Commit Graph

1139 Commits (4e242d1616781f9f1f0b01abf878700b259cd8b5)

Author SHA1 Message Date
Eric Dumazet 9d410c7960 net: fix sk_forward_alloc corruption 16 years ago
Eric Dumazet c720c7e838 inet: rename some inet_sock fields 16 years ago
Alexey Dobriyan d43c36dc6b headers: remove sched.h from interrupt.h 16 years ago
Brian Haley b301e82cf8 IPv6: use ipv6_addr_set_v4mapped() 16 years ago
Jaswinder Singh Rajput 0c01695dab net: fix htmldocs sunrpc, clnt.c 16 years ago
Jaswinder Singh Rajput 7a73fdde39 net: fix htmldocs sunrpc, clnt.c 16 years ago
Alexey Dobriyan 8d65af789f sysctl: remove "struct file *" argument of ->proc_handler 16 years ago
Alexey Dobriyan 2bcd57ab61 headers: utsname.h redux 16 years ago
Randy Dunlap 4111d4fde6 sunrpc/rpc_pipe: fix kernel-doc notation 16 years ago
Neil Brown 61d0a8e6a8 NFS/RPC: fix problems with reestablish_timeout and related code. 16 years ago
Alexey Dobriyan b87221de6a const: mark remaining super_operations const 16 years ago
NeilBrown cd68c374ea sunrpc/cache: avoid variable over-loading in cache_defer_req 16 years ago
NeilBrown 67e7328f15 sunrpc/cache: use list_del_init for the list_head entries in cache_deferred_req 16 years ago
Trond Myklebust 5d351754fc SUNRPC: Defer the auth_gss upcall when the RPC call is asynchronous 16 years ago
Alexandros Batsakis f300baba5a nfsd41: sunrpc: add new xprt class for nfsv4.1 backchannel 16 years ago
NeilBrown 908329f2c0 sunrpc/cache: simplify cache_fresh_locked and cache_fresh_unlocked. 16 years ago
NeilBrown 9e4c6379a6 sunrpc/cache: change cache_defer_req to return -ve error, not boolean. 16 years ago
Rahul Iyer 4cfc7e6019 nfsd41: sunrpc: Added rpc server-side backchannel handling 16 years ago
Benny Halevy 6951867b99 nfsd41: sunrpc: move struct rpc_buffer def into sunrpc.h 16 years ago
Trond Myklebust 2574cc9f4f SUNRPC: Fix rpc_task_force_reencode 16 years ago
Wei Yongjun b0401d7253 sunrpc: move the close processing after do recvfrom method 16 years ago
Wei Yongjun eac81736e6 sunrpc: reply AUTH_BADCRED to RPCSEC_GSS with unknown service 16 years ago
Ryusei Yamaguchi ed2d8aed52 knfsd: Replace lock_kernel with a mutex in nfsd pool stats. 16 years ago
Alexandros Batsakis 8f55f3c0a0 nfsd41: sunrpc: svc_tcp_recv_record() 16 years ago
Trond Myklebust 405d8f8b1d SUNRPC: Ensure that sunrpc gets initialised before nfs, lockd, etc... 16 years ago
Trond Myklebust f7e86ab92f SUNRPC: cache must take a reference to the cache detail's module on open() 16 years ago
Trond Myklebust e571cbf1a4 NFS: Add a dns resolver for use with NFSv4 referrals and migration 16 years ago
Trond Myklebust 96c61cbd0f SUNRPC: Fix a typo in cache_pipefs_files 16 years ago
Benny Halevy 98866b5abe sunrpc: ntoh -> be*_to_cpu 16 years ago
Benny Halevy 9f162d2a81 sunrpc: hton -> cpu_to_be* 16 years ago
Trond Myklebust 8854e82d9a SUNRPC: Add an rpc_pipefs front end for the sunrpc cache code 16 years ago
Trond Myklebust 173912a6ad SUNRPC: Move procfs-specific stuff out of the generic sunrpc cache code 16 years ago
Trond Myklebust bc74b4f5e6 SUNRPC: Allow the cache_detail to specify alternative upcall mechanisms 16 years ago
Trond Myklebust da77005f0d SUNRPC: Remove the global temporary write buffer in net/sunrpc/cache.c 16 years ago
Trond Myklebust 5b7a1b9f92 SUNRPC: Ensure we initialise the cache_detail before creating procfs files 16 years ago
Trond Myklebust 2da8ca26c6 NFSD: Clean up the idmapper warning... 16 years ago
Trond Myklebust e57aed77ad SUNRPC: One more clean up for rpc_create_client_dir() 16 years ago
Trond Myklebust 23ac658170 SUNRPC: clean up rpc_setup_pipedir() 16 years ago
Trond Myklebust 7d217caca5 SUNRPC: Replace rpc_client->cl_dentry and cl_mnt, with a cl_path 16 years ago
Trond Myklebust 7d59d1e865 SUNRPC: Clean up rpc_create_client_dir() 16 years ago
Trond Myklebust 458adb8ba9 SUNRPC: Rename rpc_mkdir to rpc_create_client_dir() 16 years ago
Trond Myklebust bb1567491e SUNRPC: rpc_pipefs cleanup 16 years ago
Trond Myklebust ac6fecee31 SUNRPC: Clean up rpc_populate/depopulate 16 years ago
Trond Myklebust cfeaa4a3ca SUNRPC: Clean up rpc_lookup_create 16 years ago
Trond Myklebust 810d90bc2a SUNRPC: Clean up rpc_unlink() 16 years ago
Trond Myklebust 7589806e96 SUNRPC: Clean up file creation code in rpc_pipefs 16 years ago
Trond Myklebust b5bb61da2e SUNRPC: Clean up rpc_pipefs lookup code... 16 years ago
Trond Myklebust 7364af6a2d SUNRPC: Allow rpc_pipefs_ops to have null values for upcall and downcall 16 years ago
Trond Myklebust b693ba4a33 SUNRPC: Constify rpc_pipe_ops... 16 years ago
Chuck Lever c05988cdb0 SUNRPC: Add documenting comments in net/sunrpc/timer.c 16 years ago