Age | Commit message (Expand) | Author |
2020-02-07 | Merge tag 'nfs-for-5.6-1' of git://git.linux-nfs.org/projects/anna/linux-nfs | Linus Torvalds |
2020-02-04 | proc: convert everything to "struct proc_ops" | Alexey Dobriyan |
2020-01-15 | SUNRPC: Remove broken gss_mech_list_pseudoflavors() | Trond Myklebust |
2020-01-15 | sunrpc: convert to time64_t for expiry | Arnd Bergmann |
2019-12-18 | nfs: use time64_t internally | Arnd Bergmann |
2019-12-18 | sunrpc: convert to time64_t for expiry | Arnd Bergmann |
2019-12-07 | Merge tag 'nfsd-5.5' of git://linux-nfs.org/~bfields/linux | Linus Torvalds |
2019-11-12 | sunrpc: remove __KERNEL__ ifdefs | Christoph Hellwig |
2019-11-03 | NFSv4.1: Don't rebind to the same source port when reconnecting to the server | Trond Myklebust |
2019-10-30 | SUNRPC: Destroy the back channel when we destroy the host transport | Trond Myklebust |
2019-10-10 | SUNRPC: fix race to sk_err after xs_error_report | Benjamin Coddington |
2019-09-27 | Merge tag 'nfsd-5.4' of git://linux-nfs.org/~bfields/linux | Linus Torvalds |
2019-09-26 | Merge tag 'nfs-for-5.4-1' of git://git.linux-nfs.org/projects/anna/linux-nfs | Linus Torvalds |
2019-09-20 | SUNRPC: Rename xdr_buf_read_netobj to xdr_buf_read_mic | Benjamin Coddington |
2019-09-17 | SUNRPC: Dequeue the request from the receive queue while we're re-encoding | Trond Myklebust |
2019-08-26 | Revert "NFSv4/flexfiles: Abort I/O early if the layout segment was invalidated" | Trond Myklebust |
2019-08-20 | xprtrdma: Boost client's max slot table size to match Linux server | Chuck Lever |
2019-08-20 | SUNRPC: Remove rpc_wake_up_queued_task_on_wq() | Chuck Lever |
2019-08-19 | sunrpc: add a new cache_detail operation for when a cache is flushed | Jeff Layton |
2019-08-19 | svcrdma: Use llist for managing cache of recv_ctxts | Chuck Lever |
2019-08-19 | svcrdma: Remove svc_rdma_wq | Chuck Lever |
2019-07-30 | SUNRPC: Track writers of the 'channel' file to improve cache_listeners_exist | Dave Wysochanski |
2019-07-18 | Merge tag 'nfs-for-5.3-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfs | Linus Torvalds |
2019-07-18 | SUNRPC: Fix up backchannel slot table accounting | Trond Myklebust |
2019-07-12 | SUNRPC: Fix transport accounting when caller specifies an rpc_xprt | Trond Myklebust |
2019-07-12 | Merge tag 'nfs-rdma-for-5.3-1' of git://git.linux-nfs.org/projects/anna/linux... | Trond Myklebust |
2019-07-10 | Merge tag 'nfsd-5.3' of git://linux-nfs.org/~bfields/linux | Linus Torvalds |
2019-07-09 | xprtrdma: Modernize ops->connect | Chuck Lever |
2019-07-06 | Merge branch 'multipath_tcp' | Trond Myklebust |
2019-07-06 | Merge branch 'bh-remove' | Trond Myklebust |
2019-07-06 | SUNRPC: Count ops completing with tk_status < 0 | Dave Wysochanski |
2019-07-06 | NFS: send state management on a single connection. | NeilBrown |
2019-07-06 | SUNRPC: Allow creation of RPC clients with multiple connections | Trond Myklebust |
2019-07-06 | SUNRPC: Add basic load balancing to the transport switch | Trond Myklebust |
2019-07-06 | SUNRPC: Replace direct task wakeups from softirq context | Trond Myklebust |
2019-07-06 | SUNRPC: Replace the queue timer with a delayed work function | Trond Myklebust |
2019-07-03 | nfsd: create xdr_netobj_dup helper | J. Bruce Fields |
2019-06-05 | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 363 | Thomas Gleixner |
2019-05-15 | Merge tag 'nfsd-5.2' of git://linux-nfs.org/~bfields/linux | Linus Torvalds |
2019-04-26 | SUNRPC: Cache cred of process creating the rpc_client | Trond Myklebust |
2019-04-25 | SUNRPC: Add the 'softerr' rpc_client flag | Trond Myklebust |
2019-04-25 | SUNRPC: Add tracking of RPC level errors | Trond Myklebust |
2019-04-25 | SUNRPC: Simplify queue timeouts using timer_reduce() | Trond Myklebust |
2019-04-25 | SUNRPC: Fix up tracking of timeouts | Trond Myklebust |
2019-04-25 | SUNRPC: Add function rpc_sleep_on_timeout() | Trond Myklebust |
2019-04-25 | SUNRPC: Remove unused argument 'action' from rpc_sleep_on_priority() | Trond Myklebust |
2019-04-25 | SUNRPC: Refactor xprt_request_wait_receive() | Trond Myklebust |
2019-04-25 | SUNRPC: Fix up task signalling | Trond Myklebust |
2019-04-24 | SUNRPC: Cache the process user cred in the RPC server listener | Trond Myklebust |
2019-04-24 | SUNRPC: Allow further customisation of RPC program registration | Trond Myklebust |