summaryrefslogtreecommitdiffstats
path: root/fs
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'nfs-for-4.13-2' of git://git.linux-nfs.org/projects/anna/linux-nfsLinus Torvalds2017-07-217-33/+69
|\
| * NFS/filelayout: Fix racy setting of fl->dsaddr in filelayout_check_deviceid()Trond Myklebust2017-07-211-2/+11
| * NFS: Be more careful about mapping file permissionsTrond Myklebust2017-07-211-8/+17
| * NFS: Store the raw NFS access mask in the inode's access cacheTrond Myklebust2017-07-211-3/+6
| * NFSv3: Convert nfs3_proc_access() to use nfs_access_set_mask()Trond Myklebust2017-07-211-9/+2
| * NFS: Refactor NFS access to kernel access mask calculationTrond Myklebust2017-07-211-8/+23
| * nfs: count correct array for mnt3_counts array sizeEryu Guan2017-07-211-1/+1
| * Revert commit 722f0b891198 ("pNFS: Don't send COMMITs to the DSes if...")Trond Myklebust2017-07-191-7/+0
| * pNFS/flexfiles: Handle expired layout segments in ff_layout_initiate_commit()Trond Myklebust2017-07-191-0/+4
| * NFS: Fix another COMMIT race in pNFSTrond Myklebust2017-07-191-1/+6
| * NFS: Fix a COMMIT race in pNFSTrond Myklebust2017-07-191-3/+7
| * mount: copy the port field into the cloned nfs_server structure.Steve Dickson2017-07-191-0/+1
| * NFS: Don't run wake_up_bit() when nobody is waiting...Trond Myklebust2017-07-131-1/+16
| * nfs: add export operationsPeng Tao2017-07-134-1/+182
* | Merge branch 'overlayfs-linus' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2017-07-217-42/+88
|\ \
| * | ovl: check for bad and whiteout index on lookupAmir Goldstein2017-07-201-5/+17
| * | ovl: do not cleanup directory and whiteout index entriesAmir Goldstein2017-07-202-5/+19
| * | ovl: fix xattr get and set with selinuxMiklos Szeredi2017-07-204-23/+31
| * | ovl: remove unneeded check for IS_ERR()Amir Goldstein2017-07-131-4/+0
| * | ovl: fix origin verification of index dirAmir Goldstein2017-07-131-1/+2
| * | ovl: mark parent impure on ovl_link()Amir Goldstein2017-07-131-4/+18
| * | ovl: fix random return value on mountAmir Goldstein2017-07-131-0/+1
* | | Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jac...Linus Torvalds2017-07-204-34/+64
|\ \ \
| * | | hfsplus: Don't clear SGID when inheriting ACLsJan Kara2017-07-181-12/+18
| * | | isofs: Fix off-by-one in 'session' mount option parsingJan Kara2017-07-181-2/+6
| * | | reiserfs: preserve i_mode if __reiserfs_set_acl() failsErnesto A. Fernández2017-07-181-3/+6
| * | | ext2: preserve i_mode if ext2_set_acl() failsErnesto A. Fernández2017-07-181-2/+9
| * | | ext2: Don't clear SGID when inheriting ACLsJan Kara2017-07-171-14/+22
| * | | reiserfs: Don't clear SGID when inheriting ACLsJan Kara2017-07-171-5/+7
* | | | Merge tag 'for-f2fs-v4.13-rc2' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2017-07-204-5/+13
|\ \ \ \
| * | | | f2fs: avoid cpu lockupJaegeuk Kim2017-07-171-0/+10
| * | | | f2fs: include seq_file.h for sysfs.cJaegeuk Kim2017-07-171-0/+1
| * | | | f2fs: Don't clear SGID when inheriting ACLsJaegeuk Kim2017-07-151-1/+1
| * | | | f2fs: remove extra inode_unlock() in error pathLuis Henriques2017-07-151-4/+1
* | | | | Merge tag 'gcc-plugins-v4.13-rc2' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2017-07-193-6/+6
|\ \ \ \ \
| * | | | | randstruct: Mark various structs for randomizationKees Cook2017-06-303-6/+6
* | | | | | Merge tag 'ceph-for-4.13-rc2' of git://github.com/ceph/ceph-clientLinus Torvalds2017-07-191-0/+5
|\ \ \ \ \ \
| * | | | | | ceph: fix race in concurrent readdirYan, Zheng2017-07-171-0/+5
| | |/ / / / | |/| | | |
* | | | | | Merge tag 'nfsd-4.13-1' of git://linux-nfs.org/~bfields/linuxLinus Torvalds2017-07-181-3/+3
|\ \ \ \ \ \ | |_|_|/ / / |/| | | | |
| * | | | | nfsd: Fix a memory scribble in the callback channelTrond Myklebust2017-07-171-3/+3
| |/ / / /
* | | | | binfmt_flat: Use %u to format u32Geert Uytterhoeven2017-07-161-1/+1
|/ / / /
* | | | Merge tag 'random_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2017-07-151-1/+1
|\ \ \ \
| * | | | cifs: use get_random_u32 for 32-bit lock randomJason A. Donenfeld2017-06-191-1/+1
* | | | | Merge branch 'work.mount' of git://git.kernel.org/pub/scm/linux/kernel/git/vi...Linus Torvalds2017-07-1528-135/+370
|\ \ \ \ \
| * | | | | isofs: Fix isofs_show_options()David Howells2017-07-131-1/+1
| * | | | | VFS: Kill off s_options and helpersDavid Howells2017-07-113-61/+0
| * | | | | orangefs: Implement show_optionsDavid Howells2017-07-111-1/+14
| * | | | | 9p: Implement show_optionsDavid Howells2017-07-113-4/+66
| * | | | | isofs: Implement show_optionsDavid Howells2017-07-112-3/+51
| * | | | | afs: Implement show_optionsDavid Howells2017-07-111-2/+43
OpenPOWER on IntegriCloud