aboutsummaryrefslogtreecommitdiffstats
path: root/net/sunrpc
AgeCommit message (Expand)Author
2022-07-07SUNRPC: Fix READ_PLUS crasherChuck Lever
2022-06-14SUNRPC: Fix the calculation of xdr->end in xdr_get_next_encode_buffer()Chuck Lever
2022-06-14xprtrdma: treat all calls not a bcall when bc_serv is NULLKinglong Mee
2022-05-25SUNRPC: Ensure we flush any closed sockets before xs_xprt_free()Meena Shanmugam
2022-05-25SUNRPC: Don't call connect() more than once on a TCP socketMeena Shanmugam
2022-05-25SUNRPC: Prevent immediate close+reconnectMeena Shanmugam
2022-05-25SUNRPC: Clean up scheduling of autocloseMeena Shanmugam
2022-05-12Revert "SUNRPC: attempt AF_LOCAL connect on setup"Trond Myklebust
2022-04-15SUNRPC: Handle low memory situations in call_status()Trond Myklebust
2022-04-15SUNRPC: Handle ENOMEM in call_transmit_status()Trond Myklebust
2022-04-15SUNRPC: Fix socket waits for write buffer spaceTrond Myklebust
2022-04-15SUNRPC/call_alloc: async tasks mustn't block waiting for memoryNeilBrown
2022-04-15SUNRPC: avoid race between mod_timer() and del_timer_sync()NeilBrown
2022-02-01fsnotify: fix fsnotify hooks in pseudo filesystemsAmir Goldstein
2021-11-17SUNRPC: Partial revert of commit 6f9f17287e78Trond Myklebust
2021-09-22rpc: fix gss_svc_init cleanup on failureJ. Bruce Fields
2021-09-22SUNRPC: Fix potential memory corruptionTrond Myklebust
2021-07-14SUNRPC: Should wake up the privileged task firstly.Zhang Xiaoxu
2021-07-14SUNRPC: Fix the batch tasks count wraparound.Zhang Xiaoxu
2021-05-19sunrpc: Fix misplaced barrier in call_decodeBaptiste Lepers
2021-04-07rpc: fix NULL dereference on kmalloc failureJ. Bruce Fields
2021-03-24sunrpc: fix refcount leak for rpc auth modulesDaniel Kobras
2021-03-24svcrdma: disable timeouts on rdma backchannelTimo Rothenpieler
2021-03-24NFSD: Repair misuse of sv_lock in 5.10.16-rt30.Joe Korty
2021-03-17SUNRPC: Set memalloc_nofs_save() for sync tasksBenjamin Coddington
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-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-05SUNRPC: Mitigate cond_resched() in xprt_transmit()Chuck Lever
2020-10-29SUNRPC: fix copying of multiple pages in gss_read_proxy_verf()Martijn de Gouw
2020-10-29svcrdma: fix bounce buffers for unaligned offsets and multiple pagesDan Aloni
2020-10-01svcrdma: Fix backchannel return codeChuck Lever
2020-10-01SUNRPC: Don't start a timer on an already queued rpc taskTrond Myklebust
2020-10-01svcrdma: Fix leak of transport addressesChuck Lever
2020-10-01SUNRPC: Fix a potential buffer overflow in 'svc_print_xprts()'Christophe JAILLET
2020-10-01SUNRPC: Capture completion of all RPC tasksChuck Lever
2020-09-23SUNRPC: stop printk reading past end of stringJ. Bruce Fields
2020-08-26svcrdma: Fix another Receive buffer leakChuck Lever
2020-08-19SUNRPC: Fix ("SUNRPC: Add "@len" parameter to gss_unwrap()")Chuck Lever
2020-08-19svcrdma: Fix page leak in svc_rdma_recv_read_chunk()Chuck Lever
2020-08-11nfsd: Fix NFSv4 READ on RDMA when using readvChuck Lever
2020-08-05sunrpc: check that domain table is empty at module unload.Sasha Levin
2020-07-22xprtrdma: fix incorrect header size calculationsColin Ian King
2020-06-30xprtrdma: Fix handling of RDMA_ERROR repliesChuck Lever
2020-06-30SUNRPC: Properly set the @subbuf parameter of xdr_buf_subsegment()Chuck Lever