summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'work.preadv2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2016-05-1846-224/+200
|\
| * nfsd: use RWF_SYNCChristoph Hellwig2016-05-021-11/+7
| * fs: add RWF_DSYNC aand RWF_SYNCChristoph Hellwig2016-05-022-1/+7
| * ceph: use generic_write_syncChristoph Hellwig2016-05-021-6/+5
| * fs: simplify the generic_write_sync prototypeChristoph Hellwig2016-05-0212-65/+46
| * fs: add IOCB_SYNC and IOCB_DSYNCChristoph Hellwig2016-05-0213-16/+25
| * direct-io: remove the offset argument to dio_completeChristoph Hellwig2016-05-021-5/+5
| * direct-io: eliminate the offset argument to ->direct_IOChristoph Hellwig2016-05-0237-112/+99
| * xfs: eliminate the pos variable in xfs_file_dio_aio_writeChristoph Hellwig2016-05-021-9/+8
| * filemap: remove the pos argument to generic_file_direct_writeChristoph Hellwig2016-05-024-9/+9
| * filemap: remove pos variables in generic_file_read_iterChristoph Hellwig2016-05-021-8/+7
* | Merge branch 'work.const-path' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2016-05-1719-155/+132
|\ \
| * | constify ima_d_path()Al Viro2016-03-282-2/+2
| * | constify security_sb_pivotroot()Al Viro2016-03-284-6/+6
| * | constify security_path_chroot()Al Viro2016-03-284-5/+5
| * | constify security_path_{link,rename}Al Viro2016-03-285-18/+18
| * | apparmor: remove useless checks for NULL ->mntAl Viro2016-03-281-2/+2
| * | constify security_path_{mkdir,mknod,symlink}Al Viro2016-03-287-20/+20
| * | constify security_path_{unlink,rmdir}Al Viro2016-03-285-12/+12
| * | apparmor: constify common_perm_...()Al Viro2016-03-281-4/+4
| * | apparmor: constify aa_path_link()Al Viro2016-03-282-2/+2
| * | apparmor: new helper - common_path_perm()Al Viro2016-03-281-35/+12
| * | constify chmod_common/security_path_chmodAl Viro2016-03-286-7/+7
| * | constify security_sb_mount()Al Viro2016-03-285-6/+6
| * | constify chown_common/security_path_chownAl Viro2016-03-286-7/+7
| * | tomoyo: constify assorted struct path *Al Viro2016-03-283-13/+13
| * | apparmor_path_truncate(): path->mnt is never NULLAl Viro2016-03-281-1/+1
| * | constify vfs_truncate()Al Viro2016-03-282-2/+2
| * | constify security_path_truncate()Al Viro2016-03-285-6/+6
| * | [apparmor] constify struct path * in a bunch of helpersAl Viro2016-03-285-8/+8
* | | 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-173-27/+46
|\ \ \ \
| * | | | udf: Export superblock magic to userspaceJan Kara2016-04-282-3/+3
| * | | | 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-17195-1230/+1449
|\ \ \ \ \ \
| * \ \ \ \ \ Merge branch 'ovl-fixes' into for-linusAl Viro2016-05-17745-4038/+7529
| |\ \ \ \ \ \
| * | | | | | | ext4: switch to ->iterate_shared()Al Viro2016-05-132-2/+9
| * | | | | | | hfs: switch to ->iterate_shared()Al Viro2016-05-134-3/+15
| * | | | | | | hfsplus: switch to ->iterate_shared()Al Viro2016-05-135-3/+15
| * | | | | | | hostfs: switch to ->iterate_shared()Al Viro2016-05-131-1/+1
| * | | | | | | hpfs: switch to ->iterate_shared()Al Viro2016-05-131-1/+1