| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge tag 'nfsd-5.19-2' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/... | Linus Torvalds | 2022-07-02 | 1 | -1/+1 |
|\ |
|
| * | SUNRPC: Fix READ_PLUS crasher | Chuck Lever | 2022-06-30 | 1 | -1/+1 |
* | | Merge tag 'nfs-for-5.19-2' of git://git.linux-nfs.org/projects/anna/linux-nfs | Linus Torvalds | 2022-06-17 | 1 | -0/+1 |
|\ \ |
|
| * | | sunrpc: set cl_max_connect when cloning an rpc_clnt | Scott Mayhew | 2022-06-07 | 1 | -0/+1 |
* | | | Merge tag 'nfsd-5.19-1' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/... | Linus Torvalds | 2022-06-11 | 2 | -16/+25 |
|\ \ \
| |/ /
|/| /
| |/ |
|
| * | SUNRPC: Remove pointer type casts from xdr_get_next_encode_buffer() | Chuck Lever | 2022-06-08 | 1 | -4/+4 |
| * | SUNRPC: Clean up xdr_get_next_encode_buffer() | Chuck Lever | 2022-06-08 | 1 | -3/+5 |
| * | SUNRPC: Clean up xdr_commit_encode() | Chuck Lever | 2022-06-08 | 1 | -1/+1 |
| * | SUNRPC: Optimize xdr_reserve_space() | Chuck Lever | 2022-06-08 | 1 | -7/+10 |
| * | SUNRPC: Fix the calculation of xdr->end in xdr_get_next_encode_buffer() | Chuck Lever | 2022-06-08 | 1 | -1/+5 |
| * | SUNRPC: Trap RDMA segment overflows | Chuck Lever | 2022-06-02 | 1 | -2/+2 |
* | | Merge tag 'nfs-for-5.19-1' of git://git.linux-nfs.org/projects/anna/linux-nfs | Linus Torvalds | 2022-06-01 | 1 | -0/+5 |
|\ \ |
|
| * | | xprtrdma: treat all calls not a bcall when bc_serv is NULL | Kinglong Mee | 2022-05-31 | 1 | -0/+5 |
* | | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma | Linus Torvalds | 2022-05-27 | 1 | -1/+1 |
|\ \ \ |
|
| * | | | Merge tag 'v5.18' into rdma.git for-next | Jason Gunthorpe | 2022-05-24 | 9 | -42/+150 |
| |\| | |
|
| * | | | RDMA: Split kernel-only global device caps from uverbs device caps | Jason Gunthorpe | 2022-04-06 | 1 | -1/+1 |
* | | | | Merge tag 'nfsd-5.19' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/linux | Linus Torvalds | 2022-05-27 | 9 | -41/+49 |
|\ \ \ \
| | |_|/
| |/| | |
|
| * | | | SUNRPC: Use RMW bitops in single-threaded hot paths | Chuck Lever | 2022-05-23 | 5 | -11/+11 |
| * | | | SUNRPC: Simplify synopsis of svc_pool_for_cpu() | Chuck Lever | 2022-05-19 | 2 | -7/+13 |
| * | | | SUNRPC: Don't disable preemption while calling svc_pool_for_cpu(). | Sebastian Andrzej Siewior | 2022-05-19 | 1 | -4/+1 |
| * | | | SUNRPC: Remove svc_rqst::rq_xprt_hlen | Chuck Lever | 2022-05-19 | 3 | -9/+4 |
| * | | | SUNRPC: Remove dead code in svc_tcp_release_rqst() | Chuck Lever | 2022-05-19 | 1 | -9/+0 |
| * | | | SUNRPC: Cache deferral injection | Chuck Lever | 2022-05-19 | 3 | -2/+21 |
| | |/
| |/| |
|
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | Jakub Kicinski | 2022-05-19 | 2 | -4/+35 |
|\| | |
|
| * | | SUNRPC: Ensure that the gssproxy client can start in a connected state | Trond Myklebust | 2022-05-07 | 2 | -0/+34 |
| * | | Revert "SUNRPC: Ensure gss-proxy connects on setup" | Trond Myklebust | 2022-05-07 | 2 | -4/+1 |
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | Jakub Kicinski | 2022-05-13 | 3 | -9/+42 |
|\| | |
|
| * | | Revert "SUNRPC: attempt AF_LOCAL connect on setup" | Trond Myklebust | 2022-04-30 | 1 | -3/+0 |
| * | | SUNRPC: Ensure gss-proxy connects on setup | Trond Myklebust | 2022-04-29 | 2 | -1/+4 |
| * | | SUNRPC: Ensure timely close of disconnected AF_LOCAL sockets | Trond Myklebust | 2022-04-29 | 1 | -0/+21 |
| * | | SUNRPC: Don't leak sockets in xs_local_connect() | Trond Myklebust | 2022-04-28 | 1 | -1/+10 |
| * | | SUNRPC release the transport of a relocated task with an assigned transport | Olga Kornievskaia | 2022-04-22 | 1 | -4/+7 |
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | Paolo Abeni | 2022-04-15 | 8 | -34/+78 |
|\| | |
|
| * | | Merge tag 'nfsd-5.18-1' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/... | Linus Torvalds | 2022-04-13 | 2 | -1/+4 |
| |\ \ |
|
| | * | | SUNRPC: Fix NFSD's request deferral on RDMA transports | Chuck Lever | 2022-04-06 | 2 | -1/+4 |
| * | | | Merge tag 'nfs-for-5.18-2' of git://git.linux-nfs.org/projects/trondmy/linux-nfs | Linus Torvalds | 2022-04-08 | 6 | -33/+74 |
| |\ \ \
| | |_|/
| |/| | |
|
| | * | | SUNRPC: Move the call to xprt_send_pagedata() out of xprt_sock_sendmsg() | Trond Myklebust | 2022-04-07 | 3 | -11/+19 |
| | * | | SUNRPC: svc_tcp_sendmsg() should handle errors from xdr_alloc_bvec() | Trond Myklebust | 2022-04-07 | 1 | -1/+3 |
| | * | | SUNRPC: Handle allocation failure in rpc_new_task() | Trond Myklebust | 2022-04-07 | 2 | -0/+12 |
| | * | | SUNRPC: Handle low memory situations in call_status() | Trond Myklebust | 2022-04-07 | 1 | -0/+5 |
| | * | | SUNRPC: Handle ENOMEM in call_transmit_status() | Trond Myklebust | 2022-04-07 | 1 | -0/+2 |
| | * | | SUNRPC: Ensure we flush any closed sockets before xs_xprt_free() | Trond Myklebust | 2022-04-07 | 2 | -9/+14 |
| | * | | SUNRPC: handle malloc failure in ->request_prepare | NeilBrown | 2022-03-30 | 3 | -13/+20 |
* | | | | net: remove noblock parameter from recvmsg() entities | Oliver Hartkopp | 2022-04-12 | 2 | -2/+2 |
|/ / / |
|
* | | | Merge tag 'nfs-for-5.18-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfs | Linus Torvalds | 2022-03-30 | 18 | -203/+273 |
|\| | |
|
| * | | SUNRPC: Don't return error values in sysfs read of closed files | Trond Myklebust | 2022-03-25 | 1 | -12/+15 |
| * | | SUNRPC: Do not dereference non-socket transports in sysfs | Trond Myklebust | 2022-03-25 | 2 | -30/+51 |
| * | | SUNRPC don't resend a task on an offlined transport | Olga Kornievskaia | 2022-03-24 | 1 | -1/+3 |
| * | | SUNRPC: avoid race between mod_timer() and del_timer_sync() | NeilBrown | 2022-03-23 | 1 | -0/+7 |
| * | | SUNRPC: Make the rpciod and xprtiod slab allocation modes consistent | Trond Myklebust | 2022-03-22 | 5 | -16/+15 |