Commit Graph

82 Commits (974709bdb2a34db378fc84140220f363f558d0d6)

Author SHA1 Message Date
Andy Adamson 2f425878b6 nfsd: don't use the deferral service, return NFS4ERR_DELAY 16 years ago
Rusty Russell aa85ea5b89 cpumask: use new cpumask_ functions in core code. 16 years ago
Chuck Lever 363f724cdd SUNRPC: rpcb_register() should handle errors silently 16 years ago
Chuck Lever cadc0fa534 SUNRPC: Simplify kernel RPC service registration 16 years ago
Chuck Lever d5a8620f7c SUNRPC: Simplify svc_unregister() 16 years ago
Chuck Lever ba5c35e0c7 SUNRPC: Don't return EPROTONOSUPPORT in svc_register()'s helpers 16 years ago
Chuck Lever 49a9072f29 SUNRPC: Remove @family argument from svc_create() and svc_create_pooled() 16 years ago
Chuck Lever 4b62e58ccc SUNRPC: Pass a family argument to svc_register() 16 years ago
ideawu abd91ee979 sunrpc/svc.c: Remove unused line 'rqstp->rq_server = serv;' in svc_process 16 years ago
Rusty Russell a70f730282 cpumask: replace node_to_cpumask with cpumask_of_node. 16 years ago
Trond Myklebust 24c3767e41 SUNRPC: The sunrpc server code should not be used by out-of-tree modules 16 years ago
Chuck Lever f6fb3f6f59 SUNRPC: Fix up svc_unregister() 17 years ago
Chuck Lever 2c7eb0b206 SUNRPC: Register both netids for AF_INET6 servers 17 years ago
Chuck Lever a26cfad6e0 SUNRPC: Support IPv6 when registering kernel RPC services 17 years ago
Chuck Lever 7252d575ab SUNRPC: Split portmap unregister API into separate function 17 years ago
Chuck Lever 14aeb2118d SUNRPC: Simplify rpcb_register() API 17 years ago
Chuck Lever e851db5b05 SUNRPC: Add address family field to svc_serv data structure 17 years ago
Mike Travis 0bc3cc03fa cpumask: change cpumask_of_cpu_ptr to use new cpumask_of_cpu 17 years ago
Mike Travis 65c0118453 cpumask: Replace cpumask_of_cpu with cpumask_of_cpu_ptr 17 years ago
Jeff Layton a75c5d01e4 sunrpc: remove sv_kill_signal field from svc_serv struct 17 years ago
Jeff Layton 9867d76ca1 knfsd: convert knfsd to kthread API 17 years ago
Neil Brown bedbdd8bad knfsd: Replace lock_kernel with a mutex for nfsd thread startup/shutdown locking. 17 years ago
Mike Travis 3f9b48a758 net: Pass reference to cpumask variable in net/sunrpc/svc.c 17 years ago
Huang Weiyi 625fc3a375 Remove duplicated include in net/sunrpc/svc.c 17 years ago
Chuck Lever 0dc220f081 SUNRPC: Use unsigned loop and array index in svc_init_buffer() 17 years ago
Chuck Lever 50c8bb13ea SUNRPC: Use unsigned index when looping over arrays 17 years ago
Jeff Layton 8774282c4c SUNRPC: remove svc_create_thread() 17 years ago
Andrew Morton c3bb257d2d net/sunrpc/svc.c: suppress unintialized var warning 17 years ago
Harshula Jayasuriya dd35210e1e sunrpc: GSS integrity and decryption failures should return GARBAGE_ARGS 17 years ago
Mike Travis c5f59f0833 nodemask: use new node_to_cpumask_ptr function 17 years ago
Chuck Lever ea339d46b9 SUNRPC: RPC program information is stored in unsigned integers 17 years ago
Trond Myklebust d2f7e79e3b SUNRPC: Move exported symbol definitions after function declaration part 2 17 years ago
Jeff Layton 0113ab3464 SUNRPC: spin svc_rqst initialization to its own function 17 years ago
Tom Tucker 7a18208383 svc: Make close transport independent 17 years ago
Tom Tucker e831fe65b1 svc: Add xpo_prep_reply_hdr 17 years ago
Tom Tucker 490231558e svc: Add a max payload value to the transport 17 years ago
travis@sgi.com df3825c56d x86: change NR_CPUS arrays in numa_64 17 years ago
Dr. David Alan Gilbert 354ecbb9dd knfsd: Add source address to sunrpc svc errors 18 years ago
Jens Axboe cf8208d0ea sendfile: convert nfsd to splice_direct_to_actor() 18 years ago
Jeff Layton cd123012d9 RPC: add wrapper for svc_reserve to account for checksum 18 years ago
Chuck Lever 2608001420 SUNRPC: switch the RPC server to use the new rpcbind registration API 18 years ago
Greg Banks 42a7fc4a65 [PATCH] knfsd: provide sunrpc pool_mode module option 18 years ago
NeilBrown cda1fd4abd [PATCH] knfsd: fix recently introduced problem with shutting down a busy NFS server 18 years ago
Christoph Lameter 53b8a315b7 [PATCH] Convert highest_possible_processor_id to nr_cpu_ids 18 years ago
Christoph Lameter 74c7aa8b85 [PATCH] Replace highest_possible_node_id() with nr_node_ids 18 years ago
YOSHIFUJI Hideaki cca5172a7e [NET] SUNRPC: Fix whitespace errors. 18 years ago
NeilBrown aaf68cfbf2 [PATCH] knfsd: fix a race in closing NFSd connections 18 years ago
Chuck Lever 46121cf7d8 SUNRPC: fix print format for tk_pid 18 years ago
NeilBrown 34e9a63b4f [PATCH] knfsd: ratelimit some nfsd messages that are triggered by external events 18 years ago
NeilBrown 1a8eff6d97 [PATCH] knfsd: fix setting of ACL server versions 18 years ago