summaryrefslogtreecommitdiffstats
path: root/fs
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2016-05-174-6/+6
|\
| * treewide: Fix typos in printkMasanari Iida2016-04-181-1/+1
| * Merge branch 'master' into for-nextJiri Kosina2016-04-18854-21933/+45899
| |\
| * | Doc: treewide : Fix typos in DocBook/filesystem.xmlMasanari Iida2016-04-183-5/+5
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2016-05-174-15/+35
|\ \ \
| * \ \ Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2016-05-1516-106/+233
| |\ \ \
| * \ \ \ Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2016-05-092-12/+16
| |\ \ \ \
| * \ \ \ \ Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2016-05-047-13/+52
| |\ \ \ \ \
| * \ \ \ \ \ Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2016-04-271-41/+12
| |\ \ \ \ \ \
| * | | | | | | fs/quota: use nla_put_u64_64bit()Nicolas Dichtel2016-04-261-5/+7
| * | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2016-04-239-64/+85
| |\ \ \ \ \ \ \
| * | | | | | | | sock: tigthen lockdep checks for sock_owned_by_userHannes Frederic Sowa2016-04-131-2/+2
| * | | | | | | | rxrpc: Differentiate local and remote abort codes in structsDavid Howells2016-04-111-3/+11
| * | | | | | | | afs: Wait for outstanding async calls before closing rxrpc socketDavid Howells2016-04-111-3/+13
| * | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2016-04-09263-2402/+2752
| |\ \ \ \ \ \ \ \
| * | | | | | | | | rhashtable: accept GFP flags in rhashtable_walk_initBob Copeland2016-04-051-2/+2
* | | | | | | | | | 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
OpenPOWER on IntegriCloud