summaryrefslogtreecommitdiffstats
path: root/fs
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | 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
| * | | | | | | affs: Implement show_optionsDavid Howells2017-07-111-5/+37
| * | | | | | | befs: Implement show_optionsDavid Howells2017-07-111-3/+21
| * | | | | | | ramfs: Implement show_optionsDavid Howells2017-07-061-11/+21
| * | | | | | | pstore: Implement show_optionsDavid Howells2017-07-063-4/+15
| * | | | | | | omfs: Implement show_optionsDavid Howells2017-07-061-3/+30
| * | | | | | | hugetlbfs: Implement show_optionsDavid Howells2017-07-061-14/+56
| * | | | | | | VFS: Don't use save/replace_mount_options if not using generic_show_optionsDavid Howells2017-07-064-9/+0
| * | | | | | | VFS: Provide empty name qstrDavid Howells2017-07-065-10/+10
| * | | | | | | VFS: Make get_filesystem() return the affected filesystemDavid Howells2017-07-061-1/+2
| * | | | | | | VFS: Clean up whitespace in fs/namespace.c and fs/super.cDavid Howells2017-07-062-4/+4
* | | | | | | | Merge branch 'work.uaccess-unaligned' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2017-07-151-17/+22
|\ \ \ \ \ \ \ \
| * | | | | | | | binfmt_flat: flat_{get,put}_addr_from_rp() should be able to failAl Viro2017-07-031-17/+22
* | | | | | | | | Merge tag 'upstream-4.13-rc1' of git://git.infradead.org/linux-ubifsLinus Torvalds2017-07-1510-85/+218
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | ubifs: Set double hash cookie also for RENAME_EXCHANGERichard Weinberger2017-07-141-0/+2
| * | | | | | | | | ubifs: Massage assert in ubifs_xattr_set() wrt. init_xattrsXiaolei Li2017-07-143-11/+15
| * | | | | | | | | ubifs: Don't leak kernel memory to the MTDRichard Weinberger2017-07-141-5/+5
| * | | | | | | | | ubifs: Change gfp flags in page allocation for bulk readHyunchul Lee2017-07-141-2/+2
| * | | | | | | | | ubifs: Fix oops when remounting with no_bulk_read.karam.lee2017-07-141-0/+2
| * | | | | | | | | ubifs: Fail commit if TNC is obviously inconsistentRichard Weinberger2017-07-141-0/+4