summaryrefslogtreecommitdiffstats
path: root/fs
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'work.preadv2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2016-05-1737-185/+149
|\
| * nfsd: use RWF_SYNCChristoph Hellwig2016-05-011-11/+7
| * fs: add RWF_DSYNC aand RWF_SYNCChristoph Hellwig2016-05-011-1/+5
| * ceph: use generic_write_syncChristoph Hellwig2016-05-011-6/+5
| * fs: simplify the generic_write_sync prototypeChristoph Hellwig2016-05-0110-52/+26
| * fs: add IOCB_SYNC and IOCB_DSYNCChristoph Hellwig2016-05-0111-11/+14
| * direct-io: remove the offset argument to dio_completeChristoph Hellwig2016-05-011-5/+5
| * direct-io: eliminate the offset argument to ->direct_IOChristoph Hellwig2016-05-0129-95/+85
| * xfs: eliminate the pos variable in xfs_file_dio_aio_writeChristoph Hellwig2016-05-011-9/+8
| * filemap: remove the pos argument to generic_file_direct_writeChristoph Hellwig2016-05-012-6/+5
* | Merge branch 'work.const-path' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2016-05-172-4/+4
|\ \
| * | constify security_path_{mkdir,mknod,symlink}Al Viro2016-03-281-1/+1
| * | constify chmod_common/security_path_chmodAl Viro2016-03-281-1/+1
| * | constify chown_common/security_path_chownAl Viro2016-03-281-1/+1
| * | constify vfs_truncate()Al Viro2016-03-281-1/+1
* | | Merge branch 'for-cifs' of git://git.kernel.org/pub/scm/linux/kernel/git/viro...Linus Torvalds2016-05-175-220/+167
|\ \ \
| * | | cifs: Switch to generic xattr handlersAndreas Gruenbacher2016-04-234-218/+165
| * | | cifs: Fix removexattr for os2.* xattrsAndreas Gruenbacher2016-04-231-9/+17
| * | | cifs: Check for equality with ACL_TYPE_ACCESS and ACL_TYPE_DEFAULTAndreas Gruenbacher2016-04-231-2/+2
| * | | cifs: Fix xattr name checksAndreas Gruenbacher2016-04-231-16/+8
* | | | Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jac...Linus Torvalds2016-05-172-27/+44
|\ \ \ \
| * | | | udf: Export superblock magic to userspaceJan Kara2016-04-281-3/+1
| * | | | udf: Prevent stack overflow on corrupted filesystem mountAlden Tondettar2016-04-261-24/+43
* | | | | Merge tag 'jfs-4.7' of git://github.com/kleikamp/linux-shaggyLinus Torvalds2016-05-179-39/+29
|\ \ \ \ \
| * | | | | jfs: Coalesce some formatsJoe Perches2016-03-306-28/+20
| * | | | | jfs: Remove unnecessary line continuations and terminating newlinesJoe Perches2016-03-301-4/+2
| * | | | | jfs: Remove terminating newlines from jfs_info, jfs_warn, jfs_err usesJoe Perches2016-03-304-7/+7
| | |_|/ / | |/| | |
* | | | | exec: clarify reasoning for euid/egid resetKees Cook2016-05-171-1/+6
* | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2016-05-17174-1174/+1273
|\ \ \ \ \
| * \ \ \ \ Merge branch 'ovl-fixes' into for-linusAl Viro2016-05-1719-134/+202
| |\ \ \ \ \
| * | | | | | ext4: switch to ->iterate_shared()Al Viro2016-05-121-2/+2
| * | | | | | hfs: switch to ->iterate_shared()Al Viro2016-05-124-3/+15
| * | | | | | hfsplus: switch to ->iterate_shared()Al Viro2016-05-125-3/+15
| * | | | | | hostfs: switch to ->iterate_shared()Al Viro2016-05-121-1/+1
| * | | | | | hpfs: switch to ->iterate_shared()Al Viro2016-05-121-1/+1
| * | | | | | hpfs: handle allocation failures in hpfs_add_pos()Al Viro2016-05-123-6/+14
| * | | | | | gfs2: switch to ->iterate_shared()Al Viro2016-05-121-2/+2
| * | | | | | f2fs: switch to ->iterate_shared()Al Viro2016-05-101-1/+1
| * | | | | | afs: switch to ->iterate_shared()Al Viro2016-05-101-1/+1
| * | | | | | befs: switch to ->iterate_shared()Al Viro2016-05-101-1/+1
| * | | | | | befs: constify stuff a bitAl Viro2016-05-106-31/+34
| * | | | | | isofs: switch to ->iterate_shared()Al Viro2016-05-091-1/+1
| * | | | | | get_acorn_filename(): deobfuscate a bitAl Viro2016-05-091-1/+1
| * | | | | | btrfs: switch to ->iterate_shared()Al Viro2016-05-091-1/+1
| * | | | | | logfs: no need to lock directory in lseekAl Viro2016-05-091-1/+1
| * | | | | | switch ecryptfs to ->iterate_sharedAl Viro2016-05-091-1/+1
| * | | | | | Merge branch 'for-linus' into work.lookupsAl Viro2016-05-092-19/+65
| |\ \ \ \ \ \
| * | | | | | | 9p: switch to ->iterate_shared()Al Viro2016-05-091-2/+2
| * | | | | | | fat: switch to ->iterate_shared()Al Viro2016-05-091-3/+3
| * | | | | | | romfs, squashfs: switch to ->iterate_shared()Al Viro2016-05-092-4/+4