aboutsummaryrefslogtreecommitdiffstats
path: root/fs
AgeCommit message (Expand)AuthorFilesLines
2016-02-14Merge tag 'tty-4.5-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds1-0/+20
2016-02-12Merge branch 'for-linus-4.5' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds8-71/+131
2016-02-12Merge tag 'xfs-fixes-for-linus-4.5' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds1-2/+2
2016-02-11btrfs: properly set the termination value of ctx->pos in readdirDavid Sterba3-3/+16
2016-02-08xfs: fix endianness error when checking log block crc on big endian platformsDarrick J. Wong1-2/+2
2016-02-06pty: make sure super_block is still valid in final /dev/tty closeHerton R. Krzesinski1-0/+20
2016-02-05Merge branch 'akpm' (patches from Andrew)Linus Torvalds4-8/+43
2016-02-05Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...Linus Torvalds1-3/+3
2016-02-05epoll: restrict EPOLLEXCLUSIVE to POLLIN and POLLOUTJason Baron1-6/+32
2016-02-05dax: dirty inode only if requiredDmitry Monakhov1-1/+2
2016-02-05ocfs2/dlm: clear refmap bit of recovery lock while doing local recovery cleanupxuejiufei1-0/+2
2016-02-05block: fix pfn_mkwrite() DAX fault handlerRoss Zwisler1-1/+7
2016-02-05Btrfs: fix hang on extent buffer lock caused by the inode_paths ioctlFilipe Manana1-4/+6
2016-02-04ceph: fix snap context leak in error pathYan, Zheng1-1/+1
2016-02-04ceph: checking for IS_ERR instead of NULLDan Carpenter1-2/+2
2016-02-03Btrfs: remove no longer used function extent_read_full_page_nolock()Filipe Manana3-42/+12
2016-02-03Btrfs: fix page reading in extent_same ioctl leading to csum errorsFilipe Manana1-8/+21
2016-02-03Btrfs: fix invalid page accesses in extent_same (dedup) ioctlFilipe Manana1-14/+76
2016-02-03Merge branch 'akpm' (patches from Andrew)Linus Torvalds3-81/+55
2016-02-03Merge tag 'nfs-for-4.5-3' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds4-68/+62
2016-02-03proc: revert /proc/<pid>/maps [stack:TID] annotationJohannes Weiner2-72/+43
2016-02-03numa: fix /proc/<pid>/numa_maps for hugetlbfs on s390Michael Holzheu1-3/+4
2016-02-03ocfs2/cluster: fix memory leak in o2hb_region_releaseJoseph Qi1-6/+8
2016-02-01Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds1-0/+3
2016-02-01Merge branch 'libnvdimm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2-28/+20
2016-01-31Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds1-1/+1
2016-01-30Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...David S. Miller1-0/+3
2016-01-30block: use DAX for partition table readsDan Williams1-0/+20
2016-01-30block: revert runtime dax control of the raw block deviceDan Williams1-28/+0
2016-01-29Merge branch 'for-linus-4.5' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds11-32/+113
2016-01-29Revert "btrfs: synchronize incompat feature bits with sysfs files"Chris Mason4-17/+0
2016-01-27NFS: Cleanup - rename NFS_LAYOUT_RETURN_BEFORE_CLOSETrond Myklebust4-9/+9
2016-01-27Bluetooth: Add missing COMPATIBLE_IOCTL for UART line disciplineMarcel Holtmann1-0/+3
2016-01-27btrfs: don't use GFP_HIGHMEM for free-space-tree bitmap kzallocChris Mason1-1/+1
2016-01-27Merge branch 'dev/fst-followup' of git://git.kernel.org/pub/scm/linux/kernel/...Chris Mason6-18/+34
2016-01-27btrfs: sysfs: check initialization state before updating featuresDavid Sterba1-0/+3
2016-01-26pNFS: Fix missing layoutreturn callsTrond Myklebust1-62/+56
2016-01-25Revert "btrfs: clear PF_NOFREEZE in cleaner_kthread()"David Sterba1-1/+0
2016-01-25btrfs: async-thread: Fix a use-after-free error for traceQu Wenruo1-1/+1
2016-01-25Btrfs: fix race between fsync and lockless direct IO writesFilipe Manana2-11/+39
2016-01-25Merge branch 'fix/fst-sysfs' of git://git.kernel.org/pub/scm/linux/kernel/git...Chris Mason6-1/+53
2016-01-25btrfs: add free space tree to the cow-only listDavid Sterba1-1/+2
2016-01-25btrfs: add free space tree to lockdep classesDavid Sterba1-0/+1
2016-01-24Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds1-1/+5
2016-01-24Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...Linus Torvalds4-150/+389
2016-01-24Merge branch 'for-next' of git://git.samba.org/sfrench/cifs-2.6Linus Torvalds16-52/+238
2016-01-23Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds136-722/+725
2016-01-23Merge tag 'nfs-for-4.5-2' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds5-69/+47
2016-01-22vfs: abort dedupe loop if fatal signals are pendingDarrick J. Wong1-0/+3
2016-01-22tree wide: use kvfree() than conditional kfree()/vfree()Tetsuo Handa5-22/+6
2016-01-22dax: never rely on bh.b_dev being set by get_block()Ross Zwisler1-0/+3
2016-01-22xfs: call dax_pfn_mkwrite() for DAX fsync/msyncRoss Zwisler1-3/+4
2016-01-22ext4: call dax_pfn_mkwrite() for DAX fsync/msyncRoss Zwisler1-1/+3
2016-01-22ext2: call dax_pfn_mkwrite() for DAX fsync/msyncRoss Zwisler1-1/+3
2016-01-22dax: add support for fsync/syncRoss Zwisler1-16/+258
2016-01-22dax: support dirty DAX entries in radix treeRoss Zwisler2-2/+2
2016-01-22dax: fix conversion of holes to PMDsRoss Zwisler1-10/+10
2016-01-22dax: fix NULL pointer dereference in __dax_dbg()Ross Zwisler1-0/+1
2016-01-22wrappers for ->i_mutex accessAl Viro136-722/+722
2016-01-22Merge branch 'for-linus-4.5' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds16-213/+264
2016-01-22Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds12-271/+867
2016-01-22Merge tag 'xfs-for-linus-4.5-2' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds7-102/+114
2016-01-22Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds3-6/+49
2016-01-22btrfs: tweak free space tree bitmap allocationDavid Sterba1-2/+16
2016-01-22Merge branch 'bugfixes'Trond Myklebust2-63/+42
2016-01-22pNFS/flexfiles: Fix an XDR encoding bug in layoutreturnTrond Myklebust1-4/+2
2016-01-22btrfs: tests: switch to GFP_KERNELDavid Sterba3-15/+15
2016-01-21ocfs2: NFS hangs in __ocfs2_cluster_lock due to race with ocfs2_unblock_lockTariq Saeed1-0/+6
2016-01-21reiserfs: fix dereference of ERR_PTRSudip Mukherjee1-1/+1
2016-01-21thp: change pmd_trans_huge_lock() interface to return ptlKirill A. Shutemov1-4/+8
2016-01-21[regression] fix braino in fs/dlm/user.cAl Viro1-1/+1
2016-01-21NFS: Simplify nfs_request_add_commit_list() argumentsAnna Schumaker3-6/+5
2016-01-21pNFS/flexfiles: Improve merging of errors in LAYOUTRETURNTrond Myklebust1-59/+40
2016-01-21Merge branch 'akpm' (patches from Andrew)Linus Torvalds15-86/+313
2016-01-21Merge branch 'overlayfs-linus' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds5-18/+100
2016-01-21Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/msz...Linus Torvalds2-8/+68
2016-01-21ceph: use i_size_{read,write} to get/set i_sizeYan, Zheng4-26/+25
2016-01-21ceph: re-send AIO write request when getting -EOLDSNAP errorYan, Zheng1-4/+86
2016-01-21ceph: Asynchronous IO supportYan, Zheng1-119/+278
2016-01-21ceph: Avoid to propagate the invalid page pointMinfei Huang1-1/+0
2016-01-21ceph: fix double page_unlock() in page_mkwrite()Yan, Zheng1-4/+4
2016-01-21btrfs: synchronize incompat feature bits with sysfs filesDavid Sterba4-0/+17
2016-01-21btrfs: sysfs: introduce helper for syncing bits with sysfs filesDavid Sterba2-0/+33
2016-01-21btrfs: sysfs: add free-space-tree bit attributeDavid Sterba1-0/+2
2016-01-20Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/...Linus Torvalds2-30/+122
2016-01-20fs/adfs/adfs.h: tidy up commentsAndrew Morton1-14/+14
2016-01-20fs/overlayfs/super.c needs pagemap.hAndrew Morton1-0/+1
2016-01-20proc read mm's {arg,env}_{start,end} with mmap semaphore taken.Mateusz Guzik1-3/+10
2016-01-20fs/coredump: prevent "" / "." / ".." core path componentsJann Horn1-0/+20
2016-01-20ptrace: use fsuid, fsgid, effective creds for fs access checksJann Horn3-13/+14
2016-01-20fat: constify fatent_operations structuresJulia Lawall2-13/+13
2016-01-20fat: permit to return phy block number by fibmap in fallocated regionNamjae Jeon4-30/+87
2016-01-20fat: skip cluster allocation on fallocated regionNamjae Jeon1-2/+8
2016-01-20fat: add fat_fallocate operationNamjae Jeon3-2/+94
2016-01-20fat: add simple validation for directory inodeOGAWA Hirofumi1-0/+22
2016-01-20fat: allow time_offset to be up to 24 hoursJan Kara1-1/+6
2016-01-20fs/hfs/catalog.c: use list_for_each_entry in hfs_cat_deleteGeliang Tang1-4/+2
2016-01-20epoll: add EPOLLEXCLUSIVE flagJason Baron1-3/+21
2016-01-20fs/proc/task_mmu.c: add workaround for old compilersKirill A. Shutemov1-1/+1
2016-01-20btrfs: sysfs: fix typo in compat_ro attribute definitionDavid Sterba1-1/+1
2016-01-20Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek...Linus Torvalds1-1/+1
2016-01-20btrfs: raid56: Use raid_write_end_io for scrubZhao Lei1-27/+5
2016-01-20btrfs: Remove unnecessary ClearPageUptodate for raid56Zhao Lei1-2/+0
2016-01-20btrfs: use rbio->nr_pages to reduce calculationZhao Lei1-12/+7
2016-01-20btrfs: Use unified stripe_page's index calculationZhao Lei1-22/+21
2016-01-20btrfs: Fix calculation of rbio->dbitmap's size calculationZhao Lei2-3/+3
2016-01-20btrfs: Fix no_space in write and rm loopZhao Lei1-1/+3
2016-01-20btrfs: merge functions for wait snapshot creationZhao Lei3-21/+22
2016-01-20btrfs: delete unused argument in btrfs_copy_from_userZhao Lei1-4/+2
2016-01-19btrfs: Use direct way to determine raid56 write/recover modeZhao Lei1-1/+2
2016-01-19btrfs: Small cleanup for get index_srcdev loopZhao Lei1-22/+20
2016-01-19btrfs: Enhance chunk validation checkQu Wenruo1-1/+32
2016-01-19btrfs: Enhance super validation checkQu Wenruo1-49/+48
2016-01-19Btrfs: fix deadlock running delayed iputs at transaction commit timeFilipe Manana4-8/+10
2016-01-19Btrfs: fix typo in log message when starting a balanceFilipe Manana1-1/+1
2016-01-19Merge branch 'misc-for-4.5' of git://git.kernel.org/pub/scm/linux/kernel/git/...Chris Mason6-15/+56
2016-01-19Merge branch 'misc-cleanups-4.5' of git://git.kernel.org/pub/scm/linux/kernel...Chris Mason7-24/+32
2016-01-19pipe: limit the per-user amount of pages allocated in pipesWilly Tarreau1-2/+45
2016-01-20ELF: Also pass any interpreter's file header to `arch_check_elf'Maciej W. Rozycki1-1/+5
2016-01-19Merge branch 'for-4.5/core' of git://git.kernel.dk/linux-blockLinus Torvalds1-5/+5
2016-01-19find_filesystem(): simplify comparisonAl Viro1-3/+3
2016-01-19btrfs: remove duplicate const specifierColin Ian King1-1/+1
2016-01-19Merge branch 'xfs-misc-fixes-for-4.5-3' into for-nextDave Chinner2-1/+10
2016-01-19xfs: log mount failures don't wait for buffers to be releasedDave Chinner1-0/+10
2016-01-19Revert "xfs: clear PF_NOFREEZE for xfsaild kthread"Dave Chinner1-1/+0
2016-01-19Merge branch 'xfs-setxattr-promotion' into for-nextDave Chinner5-101/+104
2016-01-18Merge branch 'for-linus-4.5' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds46-828/+3688
2016-01-17Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...Linus Torvalds1-0/+2
2016-01-17timerfd: Handle relative timers with CONFIG_TIME_LOW_RES properThomas Gleixner1-1/+1
2016-01-16fs/stat.c: drop the last new_valid_dev checkYaowei Bai1-1/+1
2016-01-15mm/hugetlbfs: unmap pages if page fault raced with hole punchMike Kravetz1-69/+75
2016-01-15fs/hugetlbfs/inode.c: fix bugs in hugetlb_vmtruncate_list()Mike Kravetz1-8/+11
2016-01-15mm: fix locking order in mm_take_all_locks()Kirill A. Shutemov1-1/+1
2016-01-15cgroup, memcg, writeback: drop spurious rcu locking around mem_cgroup_css_fro...Tejun Heo1-2/+0
2016-01-15dax: re-enable dax pmd mappingsDan Williams2-7/+4
2016-01-15dax: provide diagnostics for pmd mapping failuresDan Williams1-8/+57
2016-01-15mm, dax: convert vmf_insert_pfn_pmd() to pfn_tDan Williams1-1/+1
2016-01-15mm, dax, gpu: convert vm_insert_mixed to pfn_tDan Williams1-1/+1
2016-01-15mm, dax, pmem: introduce pfn_tDan Williams1-4/+7
2016-01-15dax: Split pmd map when fallback on COWToshi Kani1-1/+3
2016-01-15dax: fix lifetime of in-kernel dax mappings with dax_map_atomic()Dan Williams2-86/+135
2016-01-15dax: guarantee page aligned results from bdev_direct_access()Dan Williams2-1/+2
2016-01-15dax: increase granularity of dax_clear_blocks() operationsDan Williams1-14/+8
2016-01-15pmem, dax: clean up clear_pmem()Dan Williams1-3/+1
2016-01-15mm: differentiate page_mapped() from page_mapcount() for compound pagesKirill A. Shutemov1-2/+2
2016-01-15mm, thp: remove infrastructure for handling splitting PMDsKirill A. Shutemov1-4/+4
2016-01-15mm, proc: adjust PSS calculationKirill A. Shutemov1-16/+31
2016-01-15page-flags: define PG_locked behavior on compound pagesKirill A. Shutemov1-4/+4
2016-01-15Merge tag 'nfsd-4.5' of git://linux-nfs.org/~bfields/linuxLinus Torvalds12-47/+310
2016-01-15Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jac...Linus Torvalds10-200/+195
2016-01-15Merge branch 'akpm' (patches from Andrew)Linus Torvalds72-262/+252
2016-01-15btrfs: initialize the seq counter in struct btrfs_deviceSebastian Andrzej Siewior1-0/+1
2016-01-15Btrfs: clean up an error code in btrfs_init_space_info()Dan Carpenter1-1/+1
2016-01-15btrfs: fix iterator with update error in backref.cGeliang Tang1-5/+5
2016-01-15Btrfs: fix output of compression message in btrfs_parse_options()Tsutomu Itoh1-7/+22
2016-01-15Btrfs: Initialize btrfs_root->highest_objectid when loading tree root and sub...Chandan Rajendra4-8/+33
2016-01-15btrfs: cleanup, stop casting for extent_map->lookup everywhereJeff Mahoney6-17/+25
2016-01-14Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2-3/+3
2016-01-14Merge tag 'nfs-for-4.5-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds22-417/+1148
2016-01-14Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds1-3/+2
2016-01-14mm: rework virtual memory accountingKonstantin Khlebnikov1-4/+3
2016-01-14hugetlb: make mm and fs code explicitly non-modularPaul Gortmaker1-25/+2
2016-01-14mm: /proc/pid/clear_refs: no need to clear VM_SOFTDIRTY in clear_soft_dirty_p...Oleg Nesterov1-3/+0
2016-01-14proc: meminfo: estimate available memory more conservativelyJohannes Weiner1-4/+1
2016-01-14fs/block_dev.c:bdev_write_page(): use blk_queue_enter(..., GFP_NOIO)Andrew Morton1-1/+1
2016-01-14mm, procfs: breakdown RSS for anon, shmem and file in /proc/pid/statusJerome Marchand1-2/+12
2016-01-14mm, shmem: add internal shmem resident memory accountingJerome Marchand1-1/+2
2016-01-14mm, proc: reduce cost of /proc/pid/smaps for unpopulated shmem mappingsVlastimil Babka1-29/+13
2016-01-14mm, proc: reduce cost of /proc/pid/smaps for shmem mappingsVlastimil Babka1-2/+20
2016-01-14mm, proc: account for shmem swap in /proc/pid/smapsVlastimil Babka1-0/+51
2016-01-14mm/mempolicy.c: convert the shared_policy lock to a rwlockNathan Zimmer1-1/+1
2016-01-14kmemcg: account certain kmem allocations to memcgVladimir Davydov52-68/+82
2016-01-14Revert "kernfs: do not account ino_ida allocations to memcg"Vladimir Davydov1-8/+1
2016-01-14ocfs2/dlm: cleanup redunant lksb flags in dlmcommon.hJoseph Qi1-11/+0
2016-01-14ocfs2: dlm: remove redundant codeJunxiao Bi1-5/+1
2016-01-14ocfs2: access orphan dinode before delete entry in ocfs2_orphan_delJoseph Qi1-9/+9
2016-01-14ocfs2/dlm: do not insert a new mle when another process is already migratingxuejiufei1-2/+3
2016-01-14ocfs2/dlm: ignore cleaning the migration mle that is inusexuejiufei1-11/+15
2016-01-14ocfs2: do not lock/unlock() inode DLM lockGoldwyn Rodrigues1-8/+0
2016-01-14ocfs2: fix slot overwritten if storage link down during mountjiangyiwen1-1/+10
2016-01-14ocfs2/dlm: return appropriate value when dlm_grab() returns NULLXue jiufei2-2/+2
2016-01-14ocfs2: clean up redundant NULL check before iputJoseph Qi7-25/+11
2016-01-14ocfs2/dlm: wait until DLM_LOCK_RES_SETREF_INPROG is cleared in dlm_deref_lock...jiangyiwen1-1/+1
2016-01-14ocfs2: constify ocfs2_extent_tree_operations structuresJulia Lawall2-7/+7
2016-01-14ocfs2/dlm: fix a race between purge and migrationXue jiufei1-1/+8
2016-01-14ocfs2: o2hb: increase unsteady iterationsJunxiao Bi1-2/+2
2016-01-14ocfs2: return non-zero st_blocks for inline dataJohn Haxby1-0/+8
2016-01-14ocfs2: optimize bad declarations and redundant assignmentNorton.Zhu1-6/+2
2016-01-14logfs: fix logfs build errors and dependenciesArnd Bergmann1-1/+1
2016-01-14fsnotify: destroy marks with call_srcu instead of dedicated threadJeff Layton1-52/+14
2016-01-14fs/notify/inode_mark.c: use list_next_entry in fsnotify_unmount_inodesGeliang Tang1-2/+1
2016-01-14Make sure that highmem pages are not added to symlink page cacheAl Viro1-3/+2
2016-01-14nfsd: add new io class tracepointJeff Layton3-0/+79
2016-01-14cifs_dbg() outputs an uninitialized buffer in cifs_readdir()Vasily Averin1-0/+1
2016-01-14cifs: fix race between call_async() and reconnect()Rabin Vincent2-3/+5
2016-01-14Prepare for encryption support (first part). Add decryption and encryption ke...Steve French10-33/+156
2016-01-14cifs: Allow using O_DIRECT with cache=looseRoss Lagerwall1-0/+15
2016-01-14cifs: Make echo interval tunableSteve French3-11/+34
2016-01-14cifs: Check uniqueid for SMB2+ and return -ESTALE if necessaryRoss Lagerwall1-2/+22
2016-01-14Print IP address of unresponsive serverArnd Hannemann1-2/+5