Commit Graph

349 Commits (ceb6c46839021d5c7c338d48deac616944660124)

Author SHA1 Message Date
NeilBrown 34e9a63b4f [PATCH] knfsd: ratelimit some nfsd messages that are triggered by external events 18 years ago
NeilBrown 250f391518 [PATCH] knfsd: fix an NFSD bug with full sized, non-page-aligned reads 18 years ago
NeilBrown 1a8eff6d97 [PATCH] knfsd: fix setting of ACL server versions 18 years ago
Trond Myklebust bde8f00ce6 [PATCH] NFS: Fix Oops in rpc_call_sync() 18 years ago
Akinobu Mita fadfc8e930 [PATCH] gss_spkm3: fix error handling in module init 18 years ago
NeilBrown dd08d6ea44 [PATCH] knfsd: Don't ignore kstrdup failure in rpc caches 18 years ago
J.Bruce Fields 01f3bd1f03 [PATCH] knfsd: svcrpc: remove another silent drop from deferral code 18 years ago
J.Bruce Fields e0bb89ef03 [PATCH] knfsd: nfsd: don't drop silently on upcall deferral 18 years ago
J.Bruce Fields b797b5beac [PATCH] knfsd: svcrpc: fix gss krb5i memory leak 18 years ago
Robert P. J. Day cd86128088 [PATCH] Fix numerous kcalloc() calls, convert to kzalloc() 18 years ago
Josef Sipek 303b46bb77 [PATCH] struct path: convert sunrpc 18 years ago
Peter Zijlstra 6cfd76a26d [PATCH] lockdep: name some old style locks 18 years ago
Peter Zijlstra ed07536ed6 [PATCH] lockdep: annotate nfs/nfsd in-kernel sockets 18 years ago
Nigel Cunningham 7dfb71030f [PATCH] Add include/linux/freezer.h and move definitions from sched.h 18 years ago
Christoph Lameter e18b890bb0 [PATCH] slab: remove kmem_cache_t 18 years ago
Christoph Lameter e94b176609 [PATCH] slab: remove SLAB_KERNEL 18 years ago
Chuck Lever 5847e1f4d0 SUNRPC: Remove pprintk() from net/sunrpc/xprt.c 18 years ago
Chuck Lever fbf76683ff SUNRPC: relocate the creation of socket-specific tunables 18 years ago
Chuck Lever 282b32e17f SUNRPC: create stubs for xprtsock init and cleanup 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
Chuck Lever ffc2e518c9 SUNRPC: Allocate a private data area for socket-specific rpc_xprt fields 18 years ago
J. Bruce Fields 94efa93435 rpcgss: krb5: miscellaneous cleanup 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 39a21dd1b0 rpcgss: krb5: clean up some goto's, etc. 18 years ago
J. Bruce Fields ca54f89645 rpcgss: simplify make_checksum 18 years ago
J. Bruce Fields 2818bf81a8 rpcgss: krb5: kill checksum_type, miscellaneous small cleanup 18 years ago
J. Bruce Fields 5eb064f939 rpcgss: krb5: expect a constant signalg value 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 87d918d667 rpc: gss: fix a kmap_atomic race in krb5 code 18 years ago
J. Bruce Fields 8fc7500bb8 rpc: gss: eliminate print_hexl()'s 18 years ago
Chuck Lever 2b577f1f14 SUNRPC: another pmap wakeup fix 18 years ago
Chuck Lever c8541ecdd5 SUNRPC: Make the transport-specific setup routine allocate rpc_xprt 18 years ago
Trond Myklebust 24c5684b65 SUNRPC: Clean up xs_send_pages() 18 years ago
Trond Myklebust bee57c99c3 SUNRPC: Ensure xdr_buf_read_netobj() checks for memory overruns 18 years ago
Trond Myklebust 4e3e43ad14 SUNRPC: Add __(read|write)_bytes_from_xdr_buf 18 years ago
Trond Myklebust 1e78957e0a SUNRPC: Clean up argument types in xdr.c 18 years ago
Trond Myklebust 6d5fcb5a52 SUNRPC: Remove BKL around the RPC socket operations etc. 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