| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 2016-05-09 | 2 | -12/+16 |
|\ |
|
| * | proc: prevent accessing /proc/<PID>/environ until it's ready | Mathias Krause | 2016-05-05 | 1 | -1/+2 |
| * | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi... | Linus Torvalds | 2016-05-05 | 1 | -11/+14 |
| |\ |
|
| | * | propogate_mnt: Handle the first propogated copy being a slave | Eric W. Biederman | 2016-05-05 | 1 | -11/+14 |
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 2016-05-04 | 7 | -13/+52 |
|\ \ \
| |/ / |
|
| * | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/msz... | Linus Torvalds | 2016-05-03 | 1 | -1/+1 |
| |\ \ |
|
| | * | | fuse: Fix return value from fuse_get_user_pages() | Ashish Samant | 2016-04-25 | 1 | -1/+1 |
| | |/ |
|
| * | | Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jac... | Linus Torvalds | 2016-05-02 | 3 | -5/+17 |
| |\ \ |
|
| | * | | udf: Fix conversion of 'dstring' fields to UTF8 | Andrew Gabbasov | 2016-04-25 | 3 | -5/+17 |
| * | | | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds | 2016-04-29 | 2 | -3/+32 |
| |\ \ \ |
|
| | * | | | ocfs2/dlm: return zero if deref_done message is successfully handled | xuejiufei | 2016-04-28 | 1 | -0/+2 |
| | * | | | numa: fix /proc/<pid>/numa_maps for THP | Gerald Schaefer | 2016-04-28 | 1 | -3/+30 |
| * | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag... | Linus Torvalds | 2016-04-28 | 1 | -4/+2 |
| |\ \ \ \
| | |/ / /
| |/| | | |
|
| | * | | | libceph: make authorizer destruction independent of ceph_auth_client | Ilya Dryomov | 2016-04-25 | 1 | -4/+2 |
| | | |/
| | |/| |
|
* | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 2016-04-27 | 1 | -41/+12 |
|\ \ \ \
| |/ / / |
|
| * | | | devpts: more pty driver interface cleanups | Linus Torvalds | 2016-04-26 | 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 |
|\ \ \
| |/ / |
|
| * | | Merge branch 'ptmx-cleanup' | Linus Torvalds | 2016-04-19 | 1 | -25/+24 |
| |\ \
| | |/
| |/| |
|
| | * | devpts: clean up interface to pty drivers | Linus Torvalds | 2016-04-18 | 1 | -25/+24 |
| * | | Merge tag 'driver-core-4.6-rc4' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 2016-04-16 | 1 | -1/+1 |
| |\ \
| | |/
| |/| |
|
| | * | debugfs: Make automount point inodes permanently empty | Seth Forshee | 2016-04-12 | 1 | -1/+1 |
| * | | Merge tag 'for-linus-4.6-rc4' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 2016-04-14 | 4 | -25/+56 |
| |\ \ |
|
| | * | | ext4/fscrypto: avoid RCU lookup in d_revalidate | Jaegeuk Kim | 2016-04-12 | 2 | -0/+8 |
| | * | | fscrypto: don't let data integrity writebacks fail with ENOMEM | Jaegeuk Kim | 2016-04-12 | 2 | -19/+33 |
| | * | | f2fs: use dget_parent and file_dentry in f2fs_file_open | Jaegeuk Kim | 2016-04-12 | 1 | -3/+7 |
| | * | | fscrypto: use dget_parent() in fscrypt_d_revalidate() | Jaegeuk Kim | 2016-04-12 | 1 | -3/+8 |
| * | | | Make file credentials available to the seqfile interfaces | Linus Torvalds | 2016-04-14 | 1 | -3/+4 |
| |/ / |
|
| * | | Revert "ext4: allow readdir()'s of large empty directories to be interrupted" | Linus Torvalds | 2016-04-10 | 2 | -10/+0 |
* | | | 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 |
|\ \ \
| |/ / |
|
| * | | Merge branch 'for-linus-4.6' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 2016-04-09 | 8 | -32/+215 |
| |\ \ |
|
| | * | | Btrfs: fix file/data loss caused by fsync after rename and new inode | Filipe Manana | 2016-04-06 | 1 | -0/+137 |
| | * | | btrfs: Reset IO error counters before start of device replacing | Yauhen Kharuzhy | 2016-04-04 | 1 | -0/+2 |
| | * | | btrfs: Add qgroup tracing | Mark Fasheh | 2016-04-04 | 1 | -0/+9 |
| | * | | Btrfs: don't use src fd for printk | Josef Bacik | 2016-04-04 | 1 | -1/+1 |
| | * | | btrfs: fallback to vmalloc in btrfs_compare_tree | David Sterba | 2016-04-04 | 1 | -4/+8 |
| | * | | btrfs: handle non-fatal errors in btrfs_qgroup_inherit() | Mark Fasheh | 2016-04-04 | 1 | -22/+32 |
| | * | | btrfs: Output more info for enospc_debug mount option | Qu Wenruo | 2016-04-04 | 1 | -2/+19 |
| | * | | Btrfs: fix invalid reference in replace_path | Liu Bo | 2016-04-04 | 1 | -0/+1 |
| | * | | Btrfs: Improve FL_KEEP_SIZE handling in fallocate | Davide Italiano | 2016-04-04 | 1 | -3/+6 |
| * | | | Merge tag 'for-linus-4.6-ofs1' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 2016-04-09 | 6 | -53/+28 |
| |\ \ \ |
|
| | * | | | orangefs: remove unused variable | Martin Brandenburg | 2016-04-08 | 1 | -3/+1 |
| | * | | | orangefs: Add KERN_<LEVEL> to gossip_<level> macros | Joe Perches | 2016-04-08 | 1 | -14/+17 |
| | * | | | orangefs: strncpy -> strscpy | Martin Brandenburg | 2016-04-08 | 1 | -1/+5 |
| | * | | | orangefs: clean up truncate ctime and mtime setting | Martin Brandenburg | 2016-04-08 | 1 | -15/+1 |
| | * | | | Orangefs: fix ifnullfree.cocci warnings | kbuild test robot | 2016-04-08 | 1 | -2/+1 |
| | * | | | Orangefs: optimize boilerplate code. | Mike Marshall | 2016-04-08 | 2 | -2/+2 |