Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 2016-05-15 | 16 | -106/+233 | |
| |\ \ \ \ \ \ \ \ | ||||||
| * \ \ \ \ \ \ \ \ | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 2016-05-09 | 2 | -12/+16 | |
| |\ \ \ \ \ \ \ \ \ | ||||||
| * \ \ \ \ \ \ \ \ \ | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 2016-05-04 | 7 | -13/+52 | |
| |\ \ \ \ \ \ \ \ \ \ | ||||||
| * \ \ \ \ \ \ \ \ \ \ | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 2016-04-27 | 1 | -41/+12 | |
| |\ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | fs/quota: use nla_put_u64_64bit() | Nicolas Dichtel | 2016-04-26 | 1 | -5/+7 | |
| * | | | | | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 2016-04-23 | 9 | -64/+85 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | sock: tigthen lockdep checks for sock_owned_by_user | Hannes Frederic Sowa | 2016-04-13 | 1 | -2/+2 | |
| * | | | | | | | | | | | | | rxrpc: Differentiate local and remote abort codes in structs | David Howells | 2016-04-11 | 1 | -3/+11 | |
| * | | | | | | | | | | | | | afs: Wait for outstanding async calls before closing rxrpc socket | David Howells | 2016-04-11 | 1 | -3/+13 | |
| * | | | | | | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 2016-04-09 | 263 | -2402/+2752 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | | rhashtable: accept GFP flags in rhashtable_walk_init | Bob Copeland | 2016-04-05 | 1 | -2/+2 | |
* | | | | | | | | | | | | | | | Merge branch 'work.preadv2' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 2016-05-17 | 37 | -185/+149 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | | | nfsd: use RWF_SYNC | Christoph Hellwig | 2016-05-01 | 1 | -11/+7 | |
| * | | | | | | | | | | | | | | | fs: add RWF_DSYNC aand RWF_SYNC | Christoph Hellwig | 2016-05-01 | 1 | -1/+5 | |
| * | | | | | | | | | | | | | | | ceph: use generic_write_sync | Christoph Hellwig | 2016-05-01 | 1 | -6/+5 | |
| * | | | | | | | | | | | | | | | fs: simplify the generic_write_sync prototype | Christoph Hellwig | 2016-05-01 | 10 | -52/+26 | |
| * | | | | | | | | | | | | | | | fs: add IOCB_SYNC and IOCB_DSYNC | Christoph Hellwig | 2016-05-01 | 11 | -11/+14 | |
| * | | | | | | | | | | | | | | | direct-io: remove the offset argument to dio_complete | Christoph Hellwig | 2016-05-01 | 1 | -5/+5 | |
| * | | | | | | | | | | | | | | | direct-io: eliminate the offset argument to ->direct_IO | Christoph Hellwig | 2016-05-01 | 29 | -95/+85 | |
| * | | | | | | | | | | | | | | | xfs: eliminate the pos variable in xfs_file_dio_aio_write | Christoph Hellwig | 2016-05-01 | 1 | -9/+8 | |
| * | | | | | | | | | | | | | | | filemap: remove the pos argument to generic_file_direct_write | Christoph Hellwig | 2016-05-01 | 2 | -6/+5 | |
* | | | | | | | | | | | | | | | | Merge branch 'work.const-path' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 2016-05-17 | 2 | -4/+4 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | | | | constify security_path_{mkdir,mknod,symlink} | Al Viro | 2016-03-28 | 1 | -1/+1 | |
| * | | | | | | | | | | | | | | | | constify chmod_common/security_path_chmod | Al Viro | 2016-03-28 | 1 | -1/+1 | |
| * | | | | | | | | | | | | | | | | constify chown_common/security_path_chown | Al Viro | 2016-03-28 | 1 | -1/+1 | |
| * | | | | | | | | | | | | | | | | constify vfs_truncate() | Al Viro | 2016-03-28 | 1 | -1/+1 | |
| | |_|_|_|_|_|_|_|_|_|_|_|/ / / | |/| | | | | | | | | | | | | | | ||||||
* | | | | | | | | | | | | | | | | Merge branch 'for-cifs' of git://git.kernel.org/pub/scm/linux/kernel/git/viro... | Linus Torvalds | 2016-05-17 | 5 | -220/+167 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | | | | cifs: Switch to generic xattr handlers | Andreas Gruenbacher | 2016-04-23 | 4 | -218/+165 | |
| * | | | | | | | | | | | | | | | | cifs: Fix removexattr for os2.* xattrs | Andreas Gruenbacher | 2016-04-23 | 1 | -9/+17 | |
| * | | | | | | | | | | | | | | | | cifs: Check for equality with ACL_TYPE_ACCESS and ACL_TYPE_DEFAULT | Andreas Gruenbacher | 2016-04-23 | 1 | -2/+2 | |
| * | | | | | | | | | | | | | | | | cifs: Fix xattr name checks | Andreas Gruenbacher | 2016-04-23 | 1 | -16/+8 | |
| | |_|_|_|_|_|_|_|_|_|_|_|/ / / | |/| | | | | | | | | | | | | | | ||||||
* | | | | | | | | | | | | | | | | Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jac... | Linus Torvalds | 2016-05-17 | 2 | -27/+44 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | | | | udf: Export superblock magic to userspace | Jan Kara | 2016-04-28 | 1 | -3/+1 | |
| * | | | | | | | | | | | | | | | | udf: Prevent stack overflow on corrupted filesystem mount | Alden Tondettar | 2016-04-26 | 1 | -24/+43 | |
* | | | | | | | | | | | | | | | | | Merge tag 'jfs-4.7' of git://github.com/kleikamp/linux-shaggy | Linus Torvalds | 2016-05-17 | 9 | -39/+29 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | | | | | jfs: Coalesce some formats | Joe Perches | 2016-03-30 | 6 | -28/+20 | |
| * | | | | | | | | | | | | | | | | | jfs: Remove unnecessary line continuations and terminating newlines | Joe Perches | 2016-03-30 | 1 | -4/+2 | |
| * | | | | | | | | | | | | | | | | | jfs: Remove terminating newlines from jfs_info, jfs_warn, jfs_err uses | Joe Perches | 2016-03-30 | 4 | -7/+7 | |
| | |_|/ / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | ||||||
* | | | | | | | | | | | | | | | | | exec: clarify reasoning for euid/egid reset | Kees Cook | 2016-05-17 | 1 | -1/+6 | |
| |_|_|_|_|_|_|_|_|_|_|_|_|/ / / |/| | | | | | | | | | | | | | | | ||||||
* | | | | | | | | | | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 2016-05-17 | 174 | -1174/+1273 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | Merge branch 'ovl-fixes' into for-linus | Al Viro | 2016-05-17 | 19 | -134/+202 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|_|_|_|_|_|_|/ / | |/| | | | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | | | | ext4: switch to ->iterate_shared() | Al Viro | 2016-05-12 | 1 | -2/+2 | |
| * | | | | | | | | | | | | | | | | hfs: switch to ->iterate_shared() | Al Viro | 2016-05-12 | 4 | -3/+15 | |
| * | | | | | | | | | | | | | | | | hfsplus: switch to ->iterate_shared() | Al Viro | 2016-05-12 | 5 | -3/+15 | |
| * | | | | | | | | | | | | | | | | hostfs: switch to ->iterate_shared() | Al Viro | 2016-05-12 | 1 | -1/+1 | |
| * | | | | | | | | | | | | | | | | hpfs: switch to ->iterate_shared() | Al Viro | 2016-05-12 | 1 | -1/+1 | |
| * | | | | | | | | | | | | | | | | hpfs: handle allocation failures in hpfs_add_pos() | Al Viro | 2016-05-12 | 3 | -6/+14 | |
| * | | | | | | | | | | | | | | | | gfs2: switch to ->iterate_shared() | Al Viro | 2016-05-12 | 1 | -2/+2 | |
| * | | | | | | | | | | | | | | | | f2fs: switch to ->iterate_shared() | Al Viro | 2016-05-10 | 1 | -1/+1 | |
| * | | | | | | | | | | | | | | | | afs: switch to ->iterate_shared() | Al Viro | 2016-05-10 | 1 | -1/+1 |