Commit Graph

286 Commits (da66116eef7da8557762c9b5efdc435bc0afecfa)

Author SHA1 Message Date
Akinobu Mita 0c7bb31db0 [PATCH] sunrpc: add missing spin_unlock 18 years ago
Andrew Morton 202dd45024 [PATCH] fix "sunrpc: fix refcounting problems in rpc servers" 18 years ago
Neil Brown d6740df98e [PATCH] sunrpc: fix refcounting problems in rpc servers 18 years ago
NeilBrown 1a047060a9 [PATCH] knfsd: fix race that can disable NFS server 19 years ago
Chuck Lever b7766da7f7 [PATCH] SUNRPC: fix a typo 19 years ago
Chuck Lever 71bdcf8056 [PATCH] SUNRPC: fix race in in-kernel RPC portmapper client 19 years ago
NeilBrown d343fce148 [PATCH] knfsd: Allow lockd to drop replies as appropriate 19 years ago
Al Viro cfbdbab063 [PATCH] net/sunrpc/auth_gss/svcauth_gss.c endianness regression 19 years ago
NeilBrown c6b0a9f87b [PATCH] knfsd: tidy up up meaning of 'buffer size' in nfsd/sunrpc 19 years ago
J.Bruce Fields 8f8e05c570 [PATCH] knfsd: svcrpc: use consistent variable name for the reply state 19 years ago
J.Bruce Fields 5b304bc5bf [PATCH] knfsd: svcrpc: gss: fix failure on SVC_DENIED in integrity case 19 years ago
J.Bruce Fields 3c15a48664 [PATCH] knfsd: svcrpc: gss: factor out some common wrapping code 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
NeilBrown 3cc03b164c [PATCH] knfsd: Avoid excess stack usage in svc_tcp_recvfrom 19 years ago
NeilBrown 4452435948 [PATCH] knfsd: Replace two page lists in struct svc_rqst with one 19 years ago
NeilBrown 5680c44632 [PATCH] knfsd: Fixed handling of lockd fail when adding nfsd socket 19 years ago
NeilBrown 37a034729a [PATCH] knfsd: call lockd_down when closing a socket via a write to nfsd/portlist 19 years ago
Uwe Zeisberger f30c226954 fix file specification in comments 19 years ago
Serge E. Hallyn e9ff3990f0 [PATCH] namespaces: utsname: switch to using uts namespaces 19 years ago
Greg Banks bfd241600a [PATCH] knfsd: make rpc threads pools numa aware 19 years ago
Greg Banks a74554429e [PATCH] knfsd: add svc_set_num_threads 19 years ago
Greg Banks 3262c816a3 [PATCH] knfsd: split svc_serv into pools 19 years ago
Greg Banks c081a0c7cf [PATCH] knfsd: test and set SK_BUSY atomically 19 years ago
Greg Banks 5685f0fa1c [PATCH] knfsd: convert sk_reserved to atomic_t 19 years ago
Greg Banks 1a68d952af [PATCH] knfsd: use new lock for svc_sock deferred list 19 years ago
Greg Banks c45c357d7d [PATCH] knfsd: convert sk_inuse to atomic_t 19 years ago
Greg Banks 36bdfc8bae [PATCH] knfsd: move tempsock aging to a timer 19 years ago
NeilBrown 6fb2b47fa1 [PATCH] knfsd: Drop 'serv' option to svc_recv and svc_process 19 years ago
NeilBrown b41b66d63c [PATCH] knfsd: allow sockets to be passed to nfsd via 'portlist' 19 years ago
NeilBrown 80212d59e3 [PATCH] knfsd: define new nfsdfs file: portlist - contains list of ports 19 years ago
NeilBrown bc591ccff2 [PATCH] knfsd: add a callback for when last rpc thread finishes 19 years ago
Greg Banks 40f1052217 [PATCH] knfsd: remove an unused variable from auth_unix_lookup() 19 years ago
Dave Hansen d8c76e6f45 [PATCH] r/o bind mount prepwork: inc_nlink() helper 19 years ago
Eric Sesterhenn 1811474620 [SUNRPC]: Remove unnecessary check in net/sunrpc/svcsock.c 19 years ago
Al Viro 753ed90d92 [SUNRPC]: more sunrpc endianness annotations 19 years ago
Alexey Dobriyan d8ed029d60 [SUNRPC]: trivial endianness annotations 19 years ago
Alexey Dobriyan 7699431301 [SUNRPC]: svc_{get,put}nl() 19 years ago
Theodore Ts'o ba52de123d [PATCH] inode-diet: Eliminate i_blksize from the inode structure 19 years ago
Alexey Dobriyan 1a1d92c10d [PATCH] Really ignore kmem_cache_destroy return value 19 years ago
Steve Dickson a53a3c58fd NFSv4: rpc_mkpipe creating socket inodes w/out sk buffers 19 years ago
Trond Myklebust 762d4527c2 SUNRPC: Fix Oops in pmap_getport_done 19 years ago
Trond Myklebust 6b6ca86b77 SUNRPC: Add refcounting to the struct rpc_xprt 19 years ago
Trond Myklebust da45828e28 SUNRPC: Clean up soft task error handling 19 years ago
Trond Myklebust 76303992b4 SUNRPC: Handle ENETUNREACH, EHOSTUNREACH and EHOSTDOWN socket errors 19 years ago
Trond Myklebust 8014793b1b SUNRPC: rpc_delay() should not clobber the rpc_task->tk_status 19 years ago
Trond Myklebust 158998b6fe SUNRPC: Make rpc_mkpipe() take the parent dentry as an argument 19 years ago
Chuck Lever b86acd501a SUNRPC: export new RPC client functions with _GPL 19 years ago
Chuck Lever ff9aa5e56d SUNRPC: Eliminate xprt_create_proto and rpc_create_client 19 years ago