| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge tag 'nfs-for-4.20-2' of git://git.linux-nfs.org/projects/trondmy/linux-nfs | Linus Torvalds | 2018-11-04 | 3 | -34/+14 |
|\ |
|
| * | SUNRPC: Use atomic(64)_t for seq_send(64) | Paul Burton | 2018-11-01 | 3 | -34/+14 |
* | | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2018-11-04 | 2 | -4/+0 |
|\ \ |
|
| * \ | Merge branch 'core/urgent' into x86/urgent, to pick up objtool fix | Ingo Molnar | 2018-11-03 | 32 | -823/+1006 |
| |\ \ |
|
| * | | | compat: Cleanup in_compat_syscall() callers | Dmitry Safonov | 2018-11-01 | 2 | -4/+0 |
* | | | | Merge branch 'work.afs' of git://git.kernel.org/pub/scm/linux/kernel/git/viro... | Linus Torvalds | 2018-11-03 | 1 | -1/+1 |
|\ \ \ \ |
|
| * | | | | iov_iter: Fix 9p virtio breakage | Marc Zyngier | 2018-11-03 | 1 | -1/+1 |
* | | | | | Merge branch 'work.afs' of git://git.kernel.org/pub/scm/linux/kernel/git/viro... | Linus Torvalds | 2018-11-02 | 14 | -22/+22 |
|\| | | | |
|
| * | | | | missing bits of "iov_iter: Separate type from direction and use accessor func... | Al Viro | 2018-11-01 | 1 | -2/+2 |
| * | | | | Merge tag 'nfs-for-4.20-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfs | Al Viro | 2018-11-01 | 26 | -1590/+1921 |
| |\ \ \ \ |
|
| * | | | | | iov_iter: Separate type from direction and use accessor functions | David Howells | 2018-10-24 | 11 | -17/+17 |
| * | | | | | iov_iter: Use accessor function | David Howells | 2018-10-24 | 2 | -3/+3 |
* | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds | 2018-11-01 | 7 | -26/+61 |
|\ \ \ \ \ \
| |_|_|_|/ /
|/| | | | | |
|
| * | | | | | openvswitch: Fix push/pop ethernet validation | Jaime CaamaƱo Ruiz | 2018-11-01 | 1 | -2/+2 |
| * | | | | | Merge branch '10GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirshe... | David S. Miller | 2018-11-01 | 1 | -1/+0 |
| |\ \ \ \ \ |
|
| | * | | | | | ixgbe/ixgbevf: fix XFRM_ALGO dependency | Jeff Kirsher | 2018-10-31 | 1 | -1/+0 |
| * | | | | | | bpf: tcp_bpf_recvmsg should return EAGAIN when nonblocking and no data | John Fastabend | 2018-10-30 | 1 | -0/+1 |
| |/ / / / / |
|
| * | | | | | rtnetlink: Disallow FDB configuration for non-Ethernet device | Ido Schimmel | 2018-10-30 | 1 | -0/+10 |
| * | | | | | sctp: check policy more carefully when getting pr status | Xin Long | 2018-10-30 | 1 | -3/+5 |
| * | | | | | sctp: clear the transport of some out_chunk_list chunks in sctp_assoc_rm_peer | Xin Long | 2018-10-30 | 1 | -3/+7 |
| * | | | | | ipv4/igmp: fix v1/v2 switchback timeout based on rfc3376, 8.12 | Hangbin Liu | 2018-10-30 | 1 | -17/+36 |
* | | | | | | Merge tag 'ceph-for-4.20-rc1' of git://github.com/ceph/ceph-client | Linus Torvalds | 2018-10-31 | 4 | -169/+348 |
|\ \ \ \ \ \ |
|
| * | | | | | | libceph: support the RADOS copy-from operation | Luis Henriques | 2018-10-22 | 1 | -0/+90 |
| * | | | | | | libceph: check reply num_data_items in setup_request_data() | Ilya Dryomov | 2018-10-22 | 1 | -25/+23 |
| * | | | | | | libceph: preallocate message data items | Ilya Dryomov | 2018-10-22 | 3 | -89/+144 |
| * | | | | | | libceph, rbd, ceph: move ceph_osdc_alloc_messages() calls | Ilya Dryomov | 2018-10-22 | 1 | -17/+21 |
| * | | | | | | libceph: introduce alloc_watch_request() | Ilya Dryomov | 2018-10-22 | 1 | -9/+19 |
| * | | | | | | libceph: assign cookies in linger_submit() | Ilya Dryomov | 2018-10-22 | 1 | -21/+27 |
| * | | | | | | libceph: enable fallback to ceph_msg_new() in ceph_msgpool_get() | Ilya Dryomov | 2018-10-22 | 2 | -3/+3 |
| * | | | | | | libceph: no need to call osd_req_opcode_valid() in osd_req_encode_op() | Ilya Dryomov | 2018-10-22 | 1 | -6/+0 |
| * | | | | | | libceph: don't consume a ref on pagelist in ceph_msg_data_add_pagelist() | Ilya Dryomov | 2018-10-22 | 2 | -0/+9 |
| * | | | | | | libceph: introduce ceph_pagelist_alloc() | Ilya Dryomov | 2018-10-22 | 2 | -10/+24 |
| * | | | | | | libceph: osd_req_op_cls_init() doesn't need to take opcode | Ilya Dryomov | 2018-10-22 | 1 | -5/+4 |
* | | | | | | | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds | 2018-10-31 | 5 | -5/+5 |
|\ \ \ \ \ \ \ |
|
| * | | | | | | | mm: remove include/linux/bootmem.h | Mike Rapoport | 2018-10-31 | 5 | -5/+5 |
| | |/ / / / /
| |/| | | | | |
|
* | | | | | | | Merge tag 'nfsd-4.20' of git://linux-nfs.org/~bfields/linux | Linus Torvalds | 2018-10-30 | 8 | -161/+219 |
|\ \ \ \ \ \ \
| |/ / / / / /
|/| | | | | | |
|
| * | | | | | | nfsd: Fix an Oops in free_session() | Trond Myklebust | 2018-10-29 | 1 | -1/+1 |
| * | | | | | | svcrdma: Remove try_module_get from backchannel | Chuck Lever | 2018-10-29 | 1 | -14/+0 |
| * | | | | | | svcrdma: Remove ->release_rqst call in bc reply handler | Chuck Lever | 2018-10-29 | 1 | -5/+4 |
| * | | | | | | svcrdma: Reduce max_send_sges | Chuck Lever | 2018-10-29 | 1 | -4/+6 |
| * | | | | | | SUNRPC: Simplify TCP receive code | Trond Myklebust | 2018-10-29 | 1 | -39/+14 |
| * | | | | | | SUNRPC: Replace the cache_detail->hash_lock with a regular spinlock | Trond Myklebust | 2018-10-29 | 1 | -23/+23 |
| * | | | | | | SUNRPC: Remove non-RCU protected lookup | Trond Myklebust | 2018-10-29 | 1 | -57/+4 |
| * | | | | | | SUNRPC: Lockless server RPCSEC_GSS context lookup | Trond Myklebust | 2018-10-29 | 1 | -6/+26 |
| * | | | | | | SUNRPC: Make server side AUTH_UNIX use lockless lookups | Trond Myklebust | 2018-10-29 | 1 | -6/+8 |
| * | | | | | | SUNRPC: Allow cache lookups to use RCU protection rather than the r/w spinlock | Trond Myklebust | 2018-10-29 | 1 | -14/+79 |
| * | | | | | | SUNRPC: Refactor sunrpc_cache_lookup | Trond Myklebust | 2018-10-03 | 1 | -8/+25 |
| * | | | | | | SUNRPC: Add lockless lookup of the server's auth domain | Trond Myklebust | 2018-10-03 | 3 | -6/+35 |
| * | | | | | | SUNRPC: Remove the server 'authtab_lock' and just use RCU | Trond Myklebust | 2018-10-03 | 1 | -18/+34 |
* | | | | | | | Merge tag '9p-for-4.20' of git://github.com/martinetd/linux | Linus Torvalds | 2018-10-29 | 9 | -478/+405 |
|\ \ \ \ \ \ \ |
|