Commit Graph

2138 Commits (38b4fe5fcc8690719339fb44afb330a75af08021)

Author SHA1 Message Date
Peter Zijlstra 4e857c58ef arch: Mass conversion of smp_mb__*() 11 years ago
David S. Miller 676d23690f net: Fix use after free by removing length arg from sk_data_ready callbacks. 11 years ago
Stanislav Kinsbursky 3064639423 nfsd: check passed socket's net matches NFSd superblock's one 11 years ago
Kinglong Mee 642aab58db SUNRPC: Clear xpt_bc_xprt if xs_setup_bc_tcp failed 11 years ago
Kinglong Mee d531c008d7 NFSD/SUNRPC: Check rpc_xprt out of xs_setup_bc_tcp 11 years ago
Kinglong Mee 83ddfebdd2 SUNRPC: New helper for creating client with rpc_xprt 11 years ago
Kinglong Mee 47f72efa8f NFSD: Free backchannel xprt in bc_destroy 11 years ago
J. Bruce Fields de4aee2e0a rpc: Allow xdr_buf_subsegment to operate in-place 11 years ago
Kinglong Mee 315f3812db SUNRPC: fix memory leak of peer addresses in XPRT 11 years ago
Jeff Layton 3cbe01a94c svcrdma: fix offset calculation for non-page aligned sge entries 11 years ago
Jeff Layton 2e8c12e1b7 xprtrdma: add separate Kconfig options for NFSoRDMA client and server support 11 years ago
Tom Tucker 7e4359e261 Fix regression in NFSRDMA server 11 years ago
Rashika Kheria 4548120100 net: Mark functions as static in net/sunrpc/svc_xprt.c 11 years ago
Jeff Layton c42a01eee7 svcrdma: fix printk when memory allocation fails 11 years ago
Trond Myklebust 494314c415 SUNRPC: rpc_restart_call/rpc_restart_call_prepare should clear task->tk_status 11 years ago
Trond Myklebust 6bd144160a SUNRPC: Don't let rpc_delay() clobber non-timeout errors 11 years ago
Steve Dickson 1fa3e2eb9d SUNRPC: Ensure call_connect_status() deals correctly with SOFTCONN tasks 11 years ago
Trond Myklebust 9455e3f43b SUNRPC: Ensure call_status() deals correctly with SOFTCONN tasks 11 years ago
Chuck Lever 3a0799a94c SUNRPC: remove KERN_INFO from dprintk() call sites 11 years ago
Chuck Lever 2b7bbc963d SUNRPC: Fix large reads on NFS/RDMA 11 years ago
Trond Myklebust fdb63dcdb5 SUNRPC: Ensure that call_bind times out correctly 11 years ago
Trond Myklebust 485f225178 SUNRPC: Ensure that call_connect times out correctly 11 years ago
Trond Myklebust e9776d0f4a SUNRPC: Fix a pipe_version reference leak 11 years ago
Trond Myklebust 9eb2ddb48c SUNRPC: Ensure that gss_auth isn't freed before its upcall messages 11 years ago
Trond Myklebust 2ea24497a1 SUNRPC: RPC callbacks may be split across several TCP segments 11 years ago
Trond Myklebust 628356791b SUNRPC: Fix potential memory scribble in xprt_free_bc_request() 11 years ago
Trond Myklebust 06ea0bfe6e SUNRPC: Fix races in xs_nospace() 11 years ago
Trond Myklebust a699d65ec4 SUNRPC: Don't create a gss auth cache unless rpc.gssd is running 11 years ago
Rashika Kheria e1d83ee673 net: Mark functions as static in net/sunrpc/svc_xprt.c 11 years ago
Jeff Layton 0ea9de0ea6 sunrpc: turn warn_gssd() log message into a dprintk() 11 years ago
Luis Henriques c692554bf4 gss_krb5: use lcm from kernel lib 11 years ago
Aruna-Hewapathirane 63862b5bef net: replace macros net_random and net_srandom with direct calls to prandom 11 years ago
J. Bruce Fields bba0f88bf7 minor svcauth_gss.c cleanup 11 years ago
Jeff Layton 0fdc26785d sunrpc: get rid of use_gssp_lock 11 years ago
Jeff Layton a92e5eb110 sunrpc: fix potential race between setting use_gss_proxy and the upcall rpc_clnt 11 years ago
Jeff Layton 1654a04cd7 sunrpc: don't wait for write before allowing reads from use-gss-proxy file 11 years ago
Weston Andros Adamson 6ff33b7dd0 sunrpc: Fix infinite loop in RPC state machine 11 years ago
Kinglong Mee 7e55b59b2f SUNRPC/NFSD: Support a new option for ignoring the result of svc_register 11 years ago
Trond Myklebust e8353c7682 SUNRPC: Add tracepoint for socket errors 11 years ago
Trond Myklebust 2118071d3b SUNRPC: Report connection error values to rpc_tasks on the pending queue 11 years ago
Trond Myklebust df2772700c SUNRPC: Handle connect errors ECONNABORTED and EHOSTUNREACH 11 years ago
Trond Myklebust 0fe8d04e8c SUNRPC: Ensure xprt_connect_status handles all potential connection errors 11 years ago
Andy Shevchenko 056785ea51 net/sunrpc/cache: simplify code by using hex_pack_byte() 11 years ago
Weng Meiling 28303ca309 sunrpc: fix some typos 11 years ago
Jeff Layton 23e66ba971 rpc_pipe: fix cleanup of dummy gssd directory when notification fails 11 years ago
Jeff Layton e2f0c83a9d sunrpc: add an "info" file for the dummy gssd pipe 11 years ago
Jeff Layton 3396f92f8b rpc_pipe: remove the clntXX dir if creating the pipe fails 11 years ago
Jeff Layton 89f842435c sunrpc: replace sunrpc_net->gssd_running flag with a more reliable check 11 years ago
Jeff Layton 4b9a445e3e sunrpc: create a new dummy pipe for gssd to hold open 11 years ago
Andy Adamson c297c8b99b SUNRPC: do not fail gss proc NULL calls with EACCES 11 years ago