Commit Graph

339 Commits (347a00fb4ad2200f8f8331f8b366b1d84eff577d)

Author SHA1 Message Date
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
Trond Myklebust 23bf85ba43 SUNRPC: Handle the cases where rpc_alloc_iostats() fails 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
Christophe Saout cc4dc59e55 Subject: Re: [PATCH] Fix SUNRPC wakeup/execute race condition 18 years ago
Arnaldo Carvalho de Melo e69062b4f7 [SUNRPC]: Use k{mem,str}dup where applicable 18 years ago
Al Viro 5f92a7388a [NET]: Annotate callers of the reset of checksum.h stuff. 18 years ago
Al Viro d3bc23e7ee [NET]: Annotate callers of csum_fold() in net/* 18 years ago
Al Viro 4806126d78 [SUNRPC]: annotate hash_ip() 18 years ago
David Howells 65f27f3844 WorkStruct: Pass the work_struct pointer instead of context data 18 years ago
David Howells 52bad64d95 WorkStruct: Separate delayable and non-delayable events. 18 years ago