Age | Commit message (Expand) | Author |
2017-06-20 | sched/wait: Split out the wait_bit*() APIs from <linux/wait.h> into <linux/wa... | Ingo Molnar |
2017-05-16 | nfsd: Revert "nfsd: check for oversized NFSv2/v3 arguments" | J. Bruce Fields |
2017-04-27 | NFSv4: Fix callback server shutdown | Trond Myklebust |
2017-04-25 | svcrdma: Clean out old XDR encoders | Chuck Lever |
2017-04-25 | svcrdma: Remove the req_map cache | Chuck Lever |
2017-04-25 | svcrdma: Remove unused RDMA Write completion handler | Chuck Lever |
2017-04-25 | svcrdma: Reduce size of sge array in struct svc_rdma_op_ctxt | Chuck Lever |
2017-04-25 | svcrdma: Clean up RPC-over-RDMA backchannel reply processing | Chuck Lever |
2017-04-25 | svcrdma: Clean up RDMA_ERROR path | Chuck Lever |
2017-04-25 | svcrdma: Use rdma_rw API in RPC reply path | Chuck Lever |
2017-04-25 | svcrdma: Introduce local rdma_rw API helpers | Chuck Lever |
2017-04-25 | svcrdma: Eliminate RPCRDMA_SQ_DEPTH_MULT | Chuck Lever |
2017-04-25 | svcrdma: Add svc_rdma_map_reply_hdr() | Chuck Lever |
2017-04-25 | svcrdma: Move send_wr to svc_rdma_op_ctxt | Chuck Lever |
2017-04-25 | nfsd: check for oversized NFSv2/v3 arguments | J. Bruce Fields |
2017-03-02 | sched/headers: Prepare to move signal wakeup & sigpending methods from <linux... | Ingo Molnar |
2017-03-01 | Merge tag 'nfs-for-4.11-1' of git://git.linux-nfs.org/projects/anna/linux-nfs | Linus Torvalds |
2017-02-28 | Merge tag 'nfsd-4.11' of git://linux-nfs.org/~bfields/linux | Linus Torvalds |
2017-02-24 | nfs/nfsd/sunrpc: enforce transport requirements for NFSv4 | Jeff Layton |
2017-02-24 | sunrpc: flag transports as having congestion control | Jeff Layton |
2017-02-24 | sunrpc: turn bitfield flags in svc_version into bools | Jeff Layton |
2017-02-21 | SUNRPC: Add a helper function xdr_stream_decode_string_dup() | Trond Myklebust |
2017-02-21 | SUNRPC: Add generic helpers for xdr_stream encode/decode | Trond Myklebust |
2017-02-20 | Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds |
2017-02-09 | NFSv4: Set the connection timeout to match the lease period | Trond Myklebust |
2017-02-09 | SUNRPC: Allow changing of the TCP timeout parameters on the fly | Trond Myklebust |
2017-02-09 | SUNRPC: Remove unused function rpc_get_timeout() | Trond Myklebust |
2017-02-08 | sunrpc: remove dead codes of cr_magic in rpc_cred | Kinglong Mee |
2017-02-08 | sunrpc: rename NFS_NGROUPS to UNX_NGROUPS for auth unix | Kinglong Mee |
2017-02-08 | sunrpc/nfs: cleanup procfs/pipefs entry in cache_detail | Kinglong Mee |
2017-02-08 | SUNRPC/Cache: Always treat the invalid cache as unexpired | Kinglong Mee |
2017-02-08 | svcrdma: Combine list fields in struct svc_rdma_op_ctxt | Chuck Lever |
2017-02-08 | svcrdma: Remove unused sc_dto_q field | Chuck Lever |
2017-02-08 | svcrdma: Clean up RPC-over-RDMA Reply header encoder | Chuck Lever |
2017-02-08 | svcrdma: Another sendto chunk list parsing update | Chuck Lever |
2017-01-31 | svcrpc: free contexts immediately on PROC_DESTROY | Neil Brown |
2017-01-30 | sunrpc & nfs: Add and use dprintk_cont macros | Joe Perches |
2017-01-24 | SUNRPC: cleanup ida information when removing sunrpc module | Kinglong Mee |
2017-01-14 | locking/atomic, kref: Add kref_read() | Peter Zijlstra |
2017-01-12 | sunrpc: don't call sleeping functions from the notifier block callbacks | Scott Mayhew |
2016-12-16 | Merge tag 'nfsd-4.10' of git://linux-nfs.org/~bfields/linux | Linus Torvalds |
2016-11-30 | svcrdma: Remove svc_rdma_op_ctxt::wc_status | Chuck Lever |
2016-11-30 | svcrdma: Remove DMA map accounting | Chuck Lever |
2016-11-30 | svcrdma: Remove BH-disabled spin locking in svc_rdma_send() | Chuck Lever |
2016-11-30 | svcrdma: Renovate sendto chunk list parsing | Chuck Lever |
2016-11-14 | sunrpc: svc_age_temp_xprts_now should not call setsockopt non-tcp transports | Scott Mayhew |
2016-10-13 | Merge tag 'nfs-for-4.9-1' of git://git.linux-nfs.org/projects/anna/linux-nfs | Linus Torvalds |
2016-09-30 | sunrpc: add hash_cred() function to rpc_authops struct | Frank Sorenson |
2016-09-23 | svcrdma: support Remote Invalidation | Chuck Lever |
2016-09-23 | rpcrdma: RDMA/CM private message data structure | Chuck Lever |