aboutsummaryrefslogtreecommitdiffstats
path: root/net/sunrpc
AgeCommit message (Expand)Author
2022-05-12Revert "SUNRPC: attempt AF_LOCAL connect on setup"Trond Myklebust
2022-04-13SUNRPC: svc_tcp_sendmsg() should handle errors from xdr_alloc_bvec()Trond Myklebust
2022-04-13SUNRPC: Handle low memory situations in call_status()Trond Myklebust
2022-04-13SUNRPC: Handle ENOMEM in call_transmit_status()Trond Myklebust
2022-04-13SUNRPC: Fix socket waits for write buffer spaceTrond Myklebust
2022-04-13SUNRPC: remove scheduling boost for "SWAPPER" tasks.NeilBrown
2022-04-13SUNRPC/xprt: async tasks mustn't block waiting for memoryNeilBrown
2022-04-13SUNRPC/call_alloc: async tasks mustn't block waiting for memoryNeilBrown
2022-04-08SUNRPC: avoid race between mod_timer() and del_timer_sync()NeilBrown
2022-02-23xprtrdma: fix pointer derefs in error cases of rpcrdma_ep_createDan Aloni
2022-02-01fsnotify: fix fsnotify hooks in pseudo filesystemsAmir Goldstein
2021-11-18SUNRPC: Partial revert of commit 6f9f17287e78Trond Myklebust
2021-11-18nfsd: don't alloc under spinlock in rpc_parse_scope_idJ. Bruce Fields
2021-10-13SUNRPC: fix sign error causing rpcsec_gss dropsJ. Bruce Fields
2021-09-18rpc: fix gss_svc_init cleanup on failureJ. Bruce Fields
2021-09-18sunrpc: Fix return value of get_srcport()Anna Schumaker
2021-09-18SUNRPC query transport's source portOlga Kornievskaia
2021-09-18SUNRPC/xprtrdma: Fix reconnection lockingTrond Myklebust
2021-09-18SUNRPC: Fix potential memory corruptionTrond Myklebust
2021-07-20SUNRPC: prevent port reuse on transports which don't request it.NeilBrown
2021-07-14SUNRPC: Should wake up the privileged task firstly.Zhang Xiaoxu
2021-07-14SUNRPC: Fix the batch tasks count wraparound.Zhang Xiaoxu
2021-06-03SUNRPC: More fixes for backlog congestionTrond Myklebust
2021-06-03SUNRPC in case of backlog, hand free slots directly to waiting taskNeilBrown
2021-05-19sunrpc: Fix misplaced barrier in call_decodeBaptiste Lepers
2021-05-19xprtrdma: rpcrdma_mr_pop() already does list_del_init()Chuck Lever
2021-05-19xprtrdma: Fix cwnd update orderingChuck Lever
2021-05-19xprtrdma: Avoid Receive Queue wrappingChuck Lever
2021-05-19SUNRPC: fix ternary sign expansion bug in tracingDan Carpenter
2021-05-19SUNRPC: Handle major timeout in xprt_adjust_timeout()Chris Dion
2021-05-19SUNRPC: Remove trace_xprt_transmit_queuedChuck Lever
2021-05-19SUNRPC: Move fault injection call sitesChuck Lever
2021-04-07rpc: fix NULL dereference on kmalloc failureJ. Bruce Fields
2021-03-25sunrpc: fix refcount leak for rpc auth modulesDaniel Kobras
2021-03-25svcrdma: disable timeouts on rdma backchannelTimo Rothenpieler
2021-03-25NFSD: Repair misuse of sv_lock in 5.10.16-rt30.Joe Korty
2021-03-17SUNRPC: Set memalloc_nofs_save() for sync tasksBenjamin Coddington
2021-03-04svcrdma: Hold private mutex while invoking rdma_accept()Chuck Lever
2021-02-13SUNRPC: Handle 0 length opaque XDR object data properlyDave Wysochanski
2021-02-13SUNRPC: Move simple_get_bytes and simple_get_netobj into private headerDave Wysochanski
2021-02-10SUNRPC: Fix NFS READs that start at non-page-aligned offsetsChuck Lever
2021-01-27SUNRPC: Handle TCP socket sends with kernel_sendpage() againChuck Lever
2021-01-19net: sunrpc: interpret the return value of kstrtou32 correctlyj.nixdorf@avm.de
2020-12-30xprtrdma: Fix XDRBUF_SPARSE_PAGES supportChuck Lever
2020-12-30sunrpc: fix xs_read_xdr_buf for partial pages receiveDan Aloni
2020-12-30net: sunrpc: Fix 'snprintf' return value check in 'do_xprt_debugfs'Fedor Tokarev
2020-12-30SUNRPC: xprt_load_transport() needs to support the netid "rdma6"Trond Myklebust
2020-12-30SUNRPC: rpc_wake_up() should wake up tasks in the correct orderTrond Myklebust
2020-11-08net/sunrpc: fix useless comparison in proc_do_xprt()Dan Carpenter
2020-11-06net/sunrpc: return 0 on attempt to write to "transports"Dan Carpenter