Commit Graph

181 Commits (b74a2f0913694556a027795d2954d30523fac4c5)

Author SHA1 Message Date
NeilBrown cda1fd4abd [PATCH] knfsd: fix recently introduced problem with shutting down a busy NFS server 18 years ago
NeilBrown 5a05ed73e1 [PATCH] knfsd: remove CONFIG_IPV6 ifdefs from sunrpc server code 18 years ago
Ralf Baechle 7b8f850beb [PATCH] Fix build errors if bitop functions are do {} while macros 18 years ago
Eric W. Biederman 50d851f722 [PATCH] sysctl: move CTL_SUNRPC to sysctl.h where it belongs 18 years ago
Chuck Lever 43d78ef2ba NFS: disconnect before retrying NFSv4 requests over TCP 18 years ago
Chuck Lever 95756482c9 [PATCH] knfsd: SUNRPC: support IPv6 addresses in RPC server's UDP receive path 18 years ago
Chuck Lever 73df0dbaff [PATCH] knfsd: SUNRPC: Make rq_daddr field address-version independent 18 years ago
Chuck Lever 27459f0940 [PATCH] knfsd: SUNRPC: Provide room in svc_rqst for larger addresses 18 years ago
Chuck Lever 2442222283 [PATCH] knfsd: SUNRPC: Use sockaddr_storage to store address in svc_deferred_req 18 years ago
Chuck Lever ad06e4bd62 [PATCH] knfsd: SUNRPC: Add a function to format the address in an svc_rqst for printing 18 years ago
Chuck Lever 067d781731 [PATCH] knfsd: SUNRPC: Cache remote peer's address in svc_sock 18 years ago
Chuck Lever 482fb94e1b [PATCH] knfsd: SUNRPC: allow creating an RPC service without registering with portmapper 18 years ago
Chuck Lever 6b174337e5 [PATCH] knfsd: SUNRPC: update internal API: separate pmap register and temp sockets 18 years ago
NeilBrown aaf68cfbf2 [PATCH] knfsd: fix a race in closing NFSd connections 18 years ago
Trond Myklebust 2efef837fb RPC: Clean up rpc_execute... 18 years ago
NeilBrown 250f391518 [PATCH] knfsd: fix an NFSD bug with full sized, non-page-aligned reads 18 years ago
Trond Myklebust bde8f00ce6 [PATCH] NFS: Fix Oops in rpc_call_sync() 18 years ago
Peter Zijlstra 6cfd76a26d [PATCH] lockdep: name some old style locks 18 years ago
Chuck Lever 5847e1f4d0 SUNRPC: Remove pprintk() from net/sunrpc/xprt.c 18 years ago
Chuck Lever dd4564715e SUNRPC: Rename skb_reader_t and friends 18 years ago
Chuck Lever 9d29231690 SUNRPC: skb_read_bits is the same as xs_tcp_copy_data 18 years ago
Chuck Lever 7559c7a28f SUNRPC: Make address format buffers more generic 18 years ago
Chuck Lever 314dfd7987 SUNRPC: move saved socket callback functions to a private data structure 18 years ago
Chuck Lever 7c6e066ec2 SUNRPC: Move the UDP socket bufsize parameters to a private data structure 18 years ago
Chuck Lever c847546182 SUNRPC: Move rpc_xprt socket connect fields into private data structure 18 years ago
Chuck Lever e136d0926e SUNRPC: Move TCP state flags into xprtsock.c 18 years ago
Chuck Lever 51971139b2 SUNRPC: Move TCP receive state variables into private data structure 18 years ago
Chuck Lever ee0ac0c227 SUNRPC: Remove sock and inet fields from rpc_xprt 18 years ago
J. Bruce Fields 717757ad10 rpcgss: krb5: ignore seed 18 years ago
J. Bruce Fields d922a84a8b rpcgss: krb5: sanity check sealalg value in the downcall 18 years ago
J. Bruce Fields ca54f89645 rpcgss: simplify make_checksum 18 years ago
J. Bruce Fields e678e06bf8 gss: krb5: remove signalg and sealalg 18 years ago
Olga Kornievskaia adeb8133dd rpc: spkm3 update 18 years ago
Olga Kornievskaia 37a4e6cb03 rpc: move process_xdr_buf 18 years ago
J. Bruce Fields 8fc7500bb8 rpc: gss: eliminate print_hexl()'s 18 years ago
Chuck Lever c8541ecdd5 SUNRPC: Make the transport-specific setup routine allocate rpc_xprt 18 years ago
Chuck Lever e744cf2e3a SUNRPC: minor optimization of "xid" field in rpc_xprt 18 years ago
Trond Myklebust 1e78957e0a SUNRPC: Clean up argument types in xdr.c 18 years ago
Trond Myklebust bbd5a1f9fc SUNRPC: Fix up missing BKL in asynchronous RPC callback functions 18 years ago
Trond Myklebust 3e32a5d99a SUNRPC: Give cloned RPC clients their own rpc_pipefs directory 18 years ago
Trond Myklebust 8aca67f0ae SUNRPC: Fix a potential race in rpc_wake_up_task() 18 years ago
Trond Myklebust e6b3c4db6f Fix a second potential rpc_wakeup race... 18 years ago
Al Viro 44bb93633f [NET]: Annotate csum_partial() callers in net/* 18 years ago
David Howells 52bad64d95 WorkStruct: Separate delayable and non-delayable events. 18 years ago
Al Viro 7111c66e4e [PATCH] fix svc_procfunc declaration 19 years ago
NeilBrown d343fce148 [PATCH] knfsd: Allow lockd to drop replies as appropriate 19 years ago
NeilBrown c6b0a9f87b [PATCH] knfsd: tidy up up meaning of 'buffer size' in nfsd/sunrpc 19 years ago
Olaf Kirch bc5fea4299 [PATCH] knfsd: register all RPC programs with portmapper by default 19 years ago
Greg Banks 7b2b1fee30 [PATCH] knfsd: knfsd: cache ipmap per TCP socket 19 years ago
Greg Banks 7adae489fe [PATCH] knfsd: Prepare knfsd for support of rsize/wsize of up to 1MB, over TCP 19 years ago