summaryrefslogtreecommitdiffstats
path: root/fs
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-armLinus Torvalds2016-10-061-1/+1
|\
| * Merge branches 'misc' and 'sa1111-base' into for-linusRussell King2016-10-06106-914/+2006
| |\
| * | ARM: 8594/1: enable binfmt_flat on systems with an MMUNicolas Pitre2016-08-121-1/+1
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/msz...Linus Torvalds2016-10-059-256/+482
|\ \ \
| * | | fuse: limit xattr returned sizeMiklos Szeredi2016-10-031-2/+2
| * | | fuse: remove duplicate cs->offset assignmentMiklos Szeredi2016-10-011-1/+0
| * | | fuse: don't use fuse_ioctl_copy_user() helperMiklos Szeredi2016-10-011-34/+18
| * | | fuse_ioctl_copy_user(): don't open-code copy_page_{to,from}_iter()Al Viro2016-10-011-23/+7
| * | | fuse: get rid of fc->flagsMiklos Szeredi2016-10-013-24/+20
| * | | fuse: use timespec64Miklos Szeredi2016-10-011-3/+7
| * | | fuse: don't use ->d_timeMiklos Szeredi2016-10-011-20/+23
| * | | fuse: Add posix ACL supportSeth Forshee2016-10-017-7/+152
| * | | fuse: handle killpriv in userspace fsMiklos Szeredi2016-10-013-18/+33
| * | | fuse: fix killing s[ug]id in setattrMiklos Szeredi2016-10-011-4/+28
| * | | fuse: invalidate dir dentry after chmodMiklos Szeredi2016-10-011-2/+10
| * | | fuse: Use generic xattr opsSeth Forshee2016-10-015-176/+221
| * | | fuse: listxattr: verify xattr listMiklos Szeredi2016-10-011-0/+19
* | | | Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jac...Linus Torvalds2016-10-055-9/+54
|\ \ \ \
| * | | | ext2: Unmap metadata when zeroing blocksJan Kara2016-09-271-0/+10
| * | | | udf: don't bother with full-page write optimisations in adinicb caseAl Viro2016-09-191-1/+15
| * | | | reiserfs: Unlock superblock before calling reiserfs_quota_on_mount()Mike Galbraith2016-09-161-1/+11
| * | | | udf: Remove useless check in udf_adinicb_write_begin()Jan Kara2016-09-061-1/+1
| * | | | quota: fill in Q_XGETQSTAT inode information for inactive quotasEric Sandeen2016-08-151-6/+12
| * | | | ext2: Check return value from ext2_get_group_desc()Jan Kara2016-08-091-0/+5
| | |/ / | |/| |
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2016-10-0513-513/+414
|\ \ \ \
| * \ \ \ Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2016-10-024-6/+26
| |\ \ \ \
| * \ \ \ \ Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2016-09-2320-169/+281
| |\ \ \ \ \
| * \ \ \ \ \ Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2016-09-1249-257/+626
| |\ \ \ \ \ \
| * | | | | | | rxrpc: Rewrite the data and ack handling codeDavid Howells2016-09-081-48/+3
| * | | | | | | rxrpc: Preallocate peers, conns and calls for incoming service requestsDavid Howells2016-09-081-3/+68
| * | | | | | | rxrpc: Add tracepoint for working out where aborts happenDavid Howells2016-09-071-7/+10
| * | | | | | | fs/afs/flock: Remove deprecated create_singlethread_workqueueBhaktipriya Shridhar2016-09-041-2/+2
| * | | | | | | fs/afs/callback: Remove deprecated create_singlethread_workqueueBhaktipriya Shridhar2016-09-041-2/+2
| * | | | | | | fs/afs/rxrpc: Remove deprecated create_singlethread_workqueueBhaktipriya Shridhar2016-09-041-1/+1
| * | | | | | | fs/afs/vlocation: Remove deprecated create_singlethread_workqueueBhaktipriya Shridhar2016-09-041-2/+2
| * | | | | | | rxrpc: Don't expose skbs to in-kernel users [ver #2]David Howells2016-09-015-460/+309
| * | | | | | | rxrpc: Pass struct socket * to more rxrpc kernel interface functionsDavid Howells2016-08-301-11/+15
| * | | | | | | rxrpc: Provide a way for AFS to ask for the peer address of a callDavid Howells2016-08-304-14/+24
| * | | | | | | afs: Need linux/random.hDavid Howells2016-08-301-0/+1
| * | | | | | | afs: Miscellaneous simple cleanupsDavid Howells2016-08-301-6/+0
| * | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2016-08-3045-293/+740
| |\ \ \ \ \ \ \
| * \ \ \ \ \ \ \ Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2016-08-18211-2431/+8730
| |\ \ \ \ \ \ \ \
| * | | | | | | | | net: make net namespace sysctls belong to container's ownerDmitry Torokhov2016-08-141-0/+5
| * | | | | | | | | proc: make proc entries inherit ownership from parentDmitry Torokhov2016-08-142-0/+15
* | | | | | | | | | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/...Linus Torvalds2016-10-042-0/+32
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | security, overlayfs: Provide hook to correctly label newly created filesVivek Goyal2016-08-081-0/+10
| * | | | | | | | | | security,overlayfs: Provide security hook for copy up of xattrs for overlay fileVivek Goyal2016-08-081-0/+7
| * | | | | | | | | | security, overlayfs: provide copy up security hook for unioned filesVivek Goyal2016-08-081-0/+15
| | |_|_|_|_|_|/ / / | |/| | | | | | | |
* | | | | | | | | | Merge tag 'jfs-4.9' of git://github.com/kleikamp/linux-shaggyLinus Torvalds2016-10-042-4/+9
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | jfs: Simplify codeChristophe JAILLET2016-09-061-2/+1
OpenPOWER on IntegriCloud