Age | Commit message (Expand) | Author |
2021-07-09 | Merge tag 'nfs-for-5.14-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfs | Linus Torvalds |
2021-07-08 | Merge part 2 of branch 'sysfs-devel' | Trond Myklebust |
2021-07-08 | Merge branch 'sysfs-devel' | Trond Myklebust |
2021-07-08 | sunrpc: remove an offlined xprt using sysfs | Olga Kornievskaia |
2021-07-08 | sunrpc: provide showing transport's state info in the sysfs directory | Olga Kornievskaia |
2021-07-08 | sunrpc: display xprt's queuelen of assigned tasks via sysfs | Olga Kornievskaia |
2021-07-08 | sunrpc: provide multipath info in the sysfs directory | Olga Kornievskaia |
2021-07-08 | sunrpc: provide transport info in the sysfs directory | Olga Kornievskaia |
2021-07-08 | SUNRPC: take a xprt offline using sysfs | Olga Kornievskaia |
2021-07-08 | sunrpc: add dst_attr attributes to the sysfs xprt directory | Olga Kornievskaia |
2021-07-08 | SUNRPC for TCP display xprt's source port in sysfs xprt_info | Olga Kornievskaia |
2021-07-08 | SUNRPC query transport's source port | Olga Kornievskaia |
2021-07-08 | SUNRPC display xprt's main value in sysfs's xprt_info | Olga Kornievskaia |
2021-07-08 | SUNRPC mark the first transport | Olga Kornievskaia |
2021-07-08 | sunrpc: add add sysfs directory per xprt under each xprt_switch | Olga Kornievskaia |
2021-07-08 | sunrpc: add a symlink from rpc-client directory to the xprt_switch | Olga Kornievskaia |
2021-07-08 | sunrpc: add xprt_switch direcotry to sunrpc's sysfs | Olga Kornievskaia |
2021-07-08 | sunrpc: keep track of the xprt_class in rpc_xprt structure | Olga Kornievskaia |
2021-07-08 | sunrpc: add IDs to multipath | Olga Kornievskaia |
2021-07-08 | sunrpc: add xprt id | Olga Kornievskaia |
2021-07-08 | sunrpc: Create per-rpc_clnt sysfs kobjects | Olga Kornievskaia |
2021-07-08 | sunrpc: Create a client/ subdirectory in the sunrpc sysfs | Olga Kornievskaia |
2021-07-08 | sunrpc: Create a sunrpc directory under /sys/kernel/ | Olga Kornievskaia |
2021-07-07 | Merge tag 'nfsd-5.14' of git://linux-nfs.org/~bfields/linux | Linus Torvalds |
2021-07-06 | rpc: remove redundant initialization of variable status | Colin Ian King |
2021-07-06 | xprtrdma: Fix spelling mistakes | Zheng Yongjun |
2021-06-28 | Merge tag 'locking-core-2021-06-28' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds |
2021-06-28 | SUNRPC: Should wake up the privileged task firstly. | Zhang Xiaoxu |
2021-06-28 | SUNRPC: Fix the batch tasks count wraparound. | Zhang Xiaoxu |
2021-06-21 | SUNRPC: prevent port reuse on transports which don't request it. | NeilBrown |
2021-06-21 | rpc: remove redundant initialization of variable status | Colin Ian King |
2021-06-13 | sunrpc: Avoid a KASAN slab-out-of-bounds bug in xdr_set_page_base() | Anna Schumaker |
2021-05-27 | xprtrdma: Revert 586a0787ce35 | Chuck Lever |
2021-05-26 | locking/atomic: net: use linux/atomic.h for xchg & cmpxchg | Mark Rutland |
2021-05-26 | SUNRPC: More fixes for backlog congestion | Trond Myklebust |
2021-05-20 | SUNRPC: Fix Oops in xs_tcp_send_request() when transport is disconnected | Trond Myklebust |
2021-05-20 | SUNRPC in case of backlog, hand free slots directly to waiting task | NeilBrown |
2021-05-07 | Merge tag 'nfs-for-5.13-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfs | Linus Torvalds |
2021-05-05 | Merge tag 'nfsd-5.13-1' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/... | Linus Torvalds |
2021-05-01 | xprtrdma: Fix a NULL dereference in frwr_unmap_sync() | Chuck Lever |
2021-05-01 | sunrpc: Fix misplaced barrier in call_decode | Baptiste Lepers |
2021-04-30 | SUNRPC: refresh rq_pages using a bulk page allocator | Chuck Lever |
2021-04-30 | SUNRPC: set rq_page_end differently | Chuck Lever |
2021-04-26 | xprtrdma: Move fr_mr field to struct rpcrdma_mr | Chuck Lever |
2021-04-26 | xprtrdma: Move the Work Request union to struct rpcrdma_mr | Chuck Lever |
2021-04-26 | xprtrdma: Move fr_linv_done field to struct rpcrdma_mr | Chuck Lever |
2021-04-26 | xprtrdma: Move cqe to struct rpcrdma_mr | Chuck Lever |
2021-04-26 | xprtrdma: Move fr_cid to struct rpcrdma_mr | Chuck Lever |
2021-04-26 | xprtrdma: Remove the RPC/RDMA QP event handler | Chuck Lever |
2021-04-26 | xprtrdma: Add tracepoints showing FastReg WRs and remote invalidation | Chuck Lever |