Age | Commit message (Expand) | Author | Files | Lines |
2018-08-24 | Merge tag 'nfs-for-4.19-1' of git://git.linux-nfs.org/projects/anna/linux-nfs | Linus Torvalds | 19 | -49/+75 |
2018-08-24 | Merge tag 'nfsd-4.19-1' of git://linux-nfs.org/~bfields/linux | Linus Torvalds | 10 | -111/+140 |
2018-08-23 | sunrpc: Add comment defining gssd upcall API keywords | Chuck Lever | 1 | -0/+17 |
2018-08-23 | sunrpc: Extract target name into svc_cred | Chuck Lever | 1 | -25/+45 |
2018-08-23 | sunrpc: Enable the kernel to specify the hostname part of service principals | Chuck Lever | 1 | -3/+17 |
2018-08-23 | sunrpc: Don't use stack buffer with scatterlist | Laura Abbott | 1 | -3/+9 |
2018-08-16 | Merge branch 'linus/master' into rdma.git for-next | Jason Gunthorpe | 1 | -1/+1 |
2018-08-16 | Merge tag 'v4.18' into rdma.git for-next | Jason Gunthorpe | 1 | -3/+7 |
2018-08-09 | rpc: remove unneeded variable 'ret' in rdma_listen_handler | zhong jiang | 1 | -2/+1 |
2018-08-09 | NFSD: Handle full-length symlinks | Chuck Lever | 1 | -42/+25 |
2018-08-09 | NFSD: Refactor the generic write vector fill helper | Chuck Lever | 1 | -7/+4 |
2018-08-09 | svcrdma: Clean up Read chunk path | Chuck Lever | 1 | -19/+13 |
2018-08-09 | svcrdma: Avoid releasing a page in svc_xprt_release() | Chuck Lever | 2 | -4/+9 |
2018-08-09 | sunrpc: remove redundant variables 'checksumlen','blocksize' and 'data' | YueHaibing | 3 | -6/+0 |
2018-08-08 | xprtrdma: Fix disconnect regression | Chuck Lever | 1 | -3/+2 |
2018-08-04 | net: Remove some unneeded semicolon | zhong jiang | 1 | -1/+1 |
2018-07-31 | sunrpc: whitespace fixes | Stephen Hemminger | 15 | -15/+5 |
2018-07-31 | NFSv4 client live hangs after live data migration recovery | Bill Baker | 1 | -8/+20 |
2018-07-31 | sunrpc: kstrtoul() can also return -ERANGE | Dan Carpenter | 1 | -1/+1 |
2018-07-31 | sunrpc: Change rpc_print_iostats to rpc_clnt_show_stats and handle rpc_clnt c... | Dave Wysochanski | 1 | -5/+12 |
2018-07-31 | RDMA, core and ULPs: Declare ib_post_send() and ib_post_recv() arguments const | Bart Van Assche | 3 | -3/+6 |
2018-07-30 | sunrpc: Add _add_rpc_iostats() to add rpc_iostats metrics | Dave Wysochanski | 1 | -0/+12 |
2018-07-30 | sunrpc: add _print_rpc_iostats() to output metrics for one RPC op | Dave Wysochanski | 1 | -11/+16 |
2018-07-30 | net/sunrpc: Make rpc_auth_create_args a const | Sargun Dhillon | 4 | -7/+8 |
2018-07-26 | net/xprtrdma: Restore needed argument to ib_post_send | Jason Gunthorpe | 1 | -1/+1 |
2018-07-25 | net/xprtrdma: Simplify ib_post_(send|recv|srq_recv)() calls | Bart Van Assche | 5 | -10/+6 |
2018-06-22 | Merge tag 'nfs-for-4.18-2' of git://git.linux-nfs.org/projects/trondmy/linux-nfs | Linus Torvalds | 1 | -3/+7 |
2018-06-19 | sunrpc: Prevent duplicate XID allocation | Chuck Lever | 1 | -3/+7 |
2018-06-18 | IB/core: add max_send_sge and max_recv_sge attributes | Steve Wise | 2 | -2/+2 |
2018-06-13 | Merge tag 'overflow-v4.18-rc1-part2' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 3 | -3/+4 |
2018-06-13 | treewide: kzalloc() -> kcalloc() | Kees Cook | 2 | -2/+2 |
2018-06-13 | treewide: kmalloc() -> kmalloc_array() | Kees Cook | 1 | -1/+2 |
2018-06-12 | Merge tag 'nfs-for-4.18-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfs | Linus Torvalds | 12 | -331/+299 |
2018-06-12 | Merge tag 'nfsd-4.18' of git://linux-nfs.org/~bfields/linux | Linus Torvalds | 15 | -819/+830 |
2018-06-08 | Fix 16-byte memory leak in gssp_accept_sec_context_upcall | Dave Wysochanski | 1 | -1/+3 |
2018-06-08 | svcrdma: Fix incorrect return value/type in svc_rdma_post_recvs | Chuck Lever | 1 | -1/+1 |
2018-06-05 | Merge tag 'nfs-rdma-for-4.18-1' of git://git.linux-nfs.org/projects/anna/linu... | Trond Myklebust | 12 | -331/+299 |
2018-06-04 | Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 1 | -16/+0 |
2018-06-02 | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma | Linus Torvalds | 1 | -1/+1 |
2018-06-01 | xprtrdma: Remove transfertypes array | Chuck Lever | 1 | -8/+0 |
2018-06-01 | xprtrdma: Add trace_xprtrdma_dma_map(mr) | Chuck Lever | 2 | -0/+2 |
2018-06-01 | xprtrdma: Wait on empty sendctx queue | Chuck Lever | 3 | -2/+14 |
2018-06-01 | xprtrdma: Move common wait_for_buffer_space call to parent function | Chuck Lever | 1 | -19/+12 |
2018-06-01 | xprtrdma: Return -ENOBUFS when no pages are available | Chuck Lever | 1 | -1/+1 |
2018-05-28 | IB: Revert "remove redundant INFINIBAND kconfig dependencies" | Arnd Bergmann | 1 | -1/+1 |
2018-05-25 | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma | Linus Torvalds | 1 | -1/+1 |
2018-05-11 | Merge tag 'nfs-for-4.17-2' of git://git.linux-nfs.org/projects/anna/linux-nfs | Linus Torvalds | 4 | -11/+10 |
2018-05-11 | svcrdma: Persistently allocate and DMA-map Send buffers | Chuck Lever | 3 | -126/+99 |
2018-05-11 | svcrdma: Simplify svc_rdma_send() | Chuck Lever | 1 | -15/+15 |
2018-05-11 | svcrdma: Remove post_send_wr | Chuck Lever | 3 | -37/+16 |