Commit Graph

132 Commits (c467ea763fd5d8795b7d1b5a78eb94b6ad8f66ad)

Author SHA1 Message Date
Jeff Layton 3c5199143b sunrpc/lockd: fix references to the BKL 10 years ago
Jeff Layton acf06a7fa1 sunrpc: only call test_bit once in svc_xprt_received 10 years ago
Jeff Layton 83a712e0af sunrpc: add some tracepoints around enqueue and dequeue of svc_xprt 10 years ago
Jeff Layton b1691bc03d sunrpc: convert to lockless lookup of queued server threads 10 years ago
Jeff Layton 403c7b4444 sunrpc: fix potential races in pool_stats collection 10 years ago
Jeff Layton ceff739c53 sunrpc: have svc_wake_up only deal with pool 0 10 years ago
Jeff Layton 4d5db3f536 sunrpc: convert sp_task_pending flag to use atomic bitops 10 years ago
Jeff Layton 78b65eb3fd sunrpc: move rq_dropme flag into rq_flags 10 years ago
Jeff Layton 30660e04b0 sunrpc: move rq_usedeferral flag to rq_flags 10 years ago
Jeff Layton 4d152e2c9a sunrpc: add a generic rq_flags field to svc_rqst and move rq_secure to it 10 years ago
Jeff Layton 8d65ef760d sunrpc: eliminate the XPT_DETACHED flag 10 years ago
Jeff Layton 860a0d9e51 sunrpc: add some tracepoints in svc_rqst handling functions 10 years ago
J. Bruce Fields ae89254da6 SUNRPC: Fix compile on non-x86 11 years ago
Trond Myklebust 0c0746d03e SUNRPC: More optimisations of svc_xprt_enqueue() 11 years ago
Trond Myklebust a4aa8054a6 SUNRPC: Fix broken kthread_should_stop test in svc_get_next_xprt 11 years ago
Trond Myklebust 983c684466 SUNRPC: get rid of the request wait queue 11 years ago
Trond Myklebust 106f359cf4 SUNRPC: Do not grab pool->sp_lock unnecessarily in svc_get_next_xprt 11 years ago
Trond Myklebust 9e5b208dc9 SUNRPC: Do not override wspace tests in svc_handle_xprt 11 years ago
Trond Myklebust 518776800c SUNRPC: Allow svc_reserve() to notify TCP socket that space has been freed 11 years ago
Trond Myklebust 0971374e28 SUNRPC: Reduce contention in svc_xprt_enqueue() 11 years ago
J. Bruce Fields 2825a7f907 nfsd4: allow encoding across page boundaries 11 years ago
Trond Myklebust c789102c20 SUNRPC: Fix a module reference leak in svc_handle_xprt 11 years ago
Chuck Lever 16e4d93f6d NFSD: Ignore client's source port on RDMA transports 11 years ago
Rashika Kheria 4548120100 net: Mark functions as static in net/sunrpc/svc_xprt.c 11 years ago
Rashika Kheria e1d83ee673 net: Mark functions as static in net/sunrpc/svc_xprt.c 11 years ago
J. Bruce Fields cc630d9f47 svcrpc: fix rpc server shutdown races 12 years ago
J. Bruce Fields e75bafbff2 svcrpc: make svc_age_temp_xprts enqueue under sv_lock 12 years ago
Andriy Skulysh 35525b7978 sunrpc: Fix lockd sleeping until timeout 12 years ago
Weston Andros Adamson 0104729807 SUNRPC: remove BUG_ON in svc_delete_xprt 12 years ago
Weston Andros Adamson b25cd058f2 SUNRPC: remove BUG_ONs checking RPCSVC_MAXPAGES 12 years ago
Weston Andros Adamson ff1fdb9b80 SUNRPC: remove BUG_ON in svc_xprt_received 12 years ago
J. Bruce Fields 65b2e6656b svcrpc: split up svc_handle_xprt 13 years ago
J. Bruce Fields 6797fa5a01 svcrpc: break up svc_recv 13 years ago
J. Bruce Fields 6741019c82 svcrpc: make svc_xprt_received static 13 years ago
J. Bruce Fields 9f9d2ebe69 svcrpc: make xpo_recvfrom return only >=0 13 years ago
J. Bruce Fields 39b5530137 svcrpc: share some setup of listening sockets 13 years ago
J. Bruce Fields c334196694 svcrpc: make svc_create_xprt enqueue on clearing XPT_BUSY 13 years ago
J. Bruce Fields 719f8bcc88 svcrpc: fix xpt_list traversal locking on shutdown 13 years ago
J. Bruce Fields d10f27a750 svcrpc: fix svc_xprt_enqueue/svc_recv busy-looping 13 years ago
J. Bruce Fields f06f00a24d svcrpc: sends on closed socket should stop immediately 13 years ago
J. Bruce Fields 3ddbe8794f svcrpc: fix a comment typo 13 years ago
Jeff Layton 91c427ac3a sunrpc: do array overrun check in svc_recv before allocating pages 13 years ago
Joe Perches e87cc4728f net: Convert net_ratelimit uses to net_<level>_ratelimited 13 years ago
Stanislav Kinsbursky 7b147f1ff2 SUNRPC: service destruction in network namespace context 13 years ago
Stanislav Kinsbursky 3a22bf506c SUNRPC: clear svc transports lists helper introduced 13 years ago
Stanislav Kinsbursky 6f5133652e SUNRPC: clear svc pools lists helper introduced 13 years ago
Stanislav Kinsbursky 4cb54ca206 SUNRPC: search for service transports in network namespace context 13 years ago
Eric Dumazet dfd56b8b38 net: use IS_ENABLED(CONFIG_IPV6) 13 years ago
Stanislav Kinsbursky bd4620ddf6 SUNRPC: create svc_xprt in proper network namespace 13 years ago
J. Bruce Fields b4f36f88b3 svcrpc: avoid memory-corruption on pool shutdown 13 years ago