aboutsummaryrefslogtreecommitdiffstats
path: root/fs (follow)
AgeCommit message (Expand)AuthorFilesLines
2016-09-16Merge branch 'for-next' of git://git.samba.org/sfrench/cifs-2.6Linus Torvalds3-20/+42
2016-09-15aio: mark AIO pseudo-fs noexecJann Horn1-1/+6
2016-09-15vfs: cap dedupe request structure size at PAGE_SIZEDarrick J. Wong1-0/+4
2016-09-15vfs: fix return type of ioctl_file_dedupe_rangeDarrick J. Wong1-1/+1
2016-09-12Merge tag 'nfs-for-4.8-4' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds3-24/+44
2016-09-11NFSv4.1: Fix the CREATE_SESSION slot number accountingTrond Myklebust1-2/+10
2016-09-10Merge branch 'libnvdimm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/nvdimm/nvdimmLinus Torvalds1-0/+2
2016-09-10Merge tag 'for_linus_stable' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4Linus Torvalds3-21/+31
2016-09-10fscrypto: require write access to mount to set encryption policyEric Biggers3-22/+27
2016-09-09Move check for prefix path to within cifs_get_root()Sachin Prabhu1-5/+4
2016-09-09Compare prepaths when comparing superblocksSachin Prabhu1-1/+20
2016-09-09Fix memory leaks in cifs_do_mount()Sachin Prabhu3-14/+18
2016-09-09fscrypto: only allow setting encryption policy on directoriesEric Biggers1-0/+2
2016-09-09fscrypto: add authorization check for setting encryption policyEric Biggers1-0/+3
2016-09-09mm: fix show_smap() for zone_device-pmd rangesDan Williams1-0/+2
2016-09-09Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mszeredi/fuseLinus Torvalds1-3/+4
2016-09-09Merge branch 'overlayfs-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mszeredi/vfsLinus Torvalds1-2/+2
2016-09-09Merge branch 'for-linus-4.8' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfsLinus Torvalds3-8/+17
2016-09-07Merge branch 'for-chris' of git://git.kernel.org/pub/scm/linux/kernel/git/kdave/linux into for-linus-4.8Chris Mason2-8/+16
2016-09-06btrfs: introduce tickets_id to determine whether asynchronous metadata reclaim work makes progressWang Xiaoguang2-5/+7
2016-09-06Btrfs: remove root_log_ctx from ctx list before btrfs_sync_log returnsChris Mason1-0/+1
2016-09-05btrfs: do not decrease bytes_may_use when replaying extentsWang Xiaoguang1-3/+9
2016-09-05ceph: do not modify fi->frag in need_reset_readdir()Nicolas Iooss1-1/+1
2016-09-05ovl: fix workdir creationMiklos Szeredi1-2/+2
2016-09-04pNFS: Don't forget the layout stateid if there are outstanding LAYOUTGETsTrond Myklebust1-1/+2
2016-09-03Merge branch 'for-linus-4.8' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfsLinus Torvalds3-11/+15
2016-09-03Merge tag 'driver-core-4.8-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-coreLinus Torvalds2-8/+28
2016-09-03devpts: return NULL pts 'priv' entry for non-devpts nodesLinus Torvalds1-1/+2
2016-09-03pNFS: Clear out all layout segments if the server unsets lrp->res.lrs_presentTrond Myklebust1-3/+6
2016-09-03pNFS: Fix pnfs_set_layout_stateid() to clear NFS_LAYOUT_INVALID_STIDTrond Myklebust1-17/+19
2016-09-03pNFS: Ensure LAYOUTGET and LAYOUTRETURN are properly serialisedTrond Myklebust1-0/+3
2016-09-03NFS: Fix error reporting in nfs_file_write()Trond Myklebust1-1/+4
2016-09-02Merge branch 'overlayfs-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mszeredi/vfsLinus Torvalds6-99/+242
2016-09-01Merge branch 'stable-4.8' of git://git.infradead.org/users/pcmoore/auditLinus Torvalds1-6/+1
2016-09-01Merge tag 'xfs-iomap-for-linus-4.8-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/dgc/linux-xfsLinus Torvalds10-22/+40
2016-09-01btrfs: fix one bug that process may endlessly wait for ticket in wait_reserve_ticket()Wang Xiaoguang1-5/+5
2016-09-01Btrfs: fix endless loop in balancing block groupsLiu Bo1-3/+5
2016-09-01Btrfs: kill invalid ASSERT() in process_all_refs()Josef Bacik1-3/+5
2016-09-01ovl: listxattr: use strnlen()Miklos Szeredi1-7/+10
2016-09-01ovl: Switch to generic_getxattrAndreas Gruenbacher4-10/+33
2016-09-01ovl: copyattr after setting POSIX ACLMiklos Szeredi1-1/+5
2016-09-01ovl: Switch to generic_removexattrAndreas Gruenbacher4-58/+33
2016-09-01ovl: Get rid of ovl_xattr_noacl_handlers arrayAndreas Gruenbacher1-16/+12
2016-09-01ovl: Fix OVL_XATTR_PREFIXAndreas Gruenbacher2-5/+4
2016-09-01ovl: fix spelling mistake: "directries" -> "directories"Colin Ian King1-1/+1
2016-09-01ovl: don't cache acl on overlay layerMiklos Szeredi1-0/+3
2016-09-01ovl: use cached acl on underlying layerMiklos Szeredi1-2/+3
2016-09-01ovl: proper cleanup of workdirMiklos Szeredi3-2/+65
2016-09-01ovl: remove posix_acl_default from workdirMiklos Szeredi1-0/+19
2016-09-01ovl: handle umask and posix_acl_default correctly on creationMiklos Szeredi1-0/+54