Commit Graph

921 Commits (eec7ecfede74bb996060efefd5c157acd5794e8a)

Author SHA1 Message Date
Trond Myklebust 2671a4bf35 NFSd: Fix filehandle leak in exp_pseudoroot() and nfsd4_path() 16 years ago
J. Bruce Fields bc6c53d5a1 nfsd: move fsid_type choice out of fh_compose 16 years ago
J. Bruce Fields 8e498751f2 nfsd: move some of fh_compose into helper functions 16 years ago
David Howells e0e817392b CRED: Add some configurable debugging [try #6] 16 years ago
Andy Adamson 557ce2646e nfsd41: replace page based DRC with buffer based DRC 16 years ago
Andy Adamson bdac86e215 nfsd41: replace nfserr_resource in pure nfs41 responses 16 years ago
Andy Adamson a8dfdaeb7a nfsd41: use session maxreqs for sequence target and highest slotid 16 years ago
Andy Adamson a649637c73 nfsd41: bound forechannel drc size by memory usage 16 years ago
Trond Myklebust a06b1261bd NFSD: Fix a bug in the NFSv4 'supported attrs' mandatory attribute 16 years ago
Andy Adamson 468de9e54a nfsd41: expand solo sequence check 16 years ago
Frank Filz d8d0b85b11 nfsd4: remove ACE4_IDENTIFIER_GROUP flag from GROUP@ entry 16 years ago
Benny Halevy aaf84eb95a nfsd41: renew_client must be called under the state lock 16 years ago
Ryusei Yamaguchi ed2d8aed52 knfsd: Replace lock_kernel with a mutex in nfsd pool stats. 16 years ago
Frank Filz 55bb55dca0 nfsd: Fix unnecessary deny bits in NFSv4 ACL 16 years ago
Jeff Layton fbf4665f41 nfsd: populate sin6_scope_id on callback address with scopeid from rq_addr on SETCLIENTID call 16 years ago
Jeff Layton 7077ecbabd nfsd: add support for NFSv4 callbacks over IPv6 16 years ago
Jeff Layton aa9a4ec770 nfsd: convert nfs4_cb_conn struct to hold address in sockaddr_storage 16 years ago
Jeff Layton 363168b4ea nfsd: make nfs4_client->cl_addr a struct sockaddr_storage 16 years ago
Trond Myklebust bc74b4f5e6 SUNRPC: Allow the cache_detail to specify alternative upcall mechanisms 16 years ago
Trond Myklebust 2da8ca26c6 NFSD: Clean up the idmapper warning... 16 years ago
Chuck Lever 4116092b92 NFSD: Support IPv6 addresses in write_failover_ip() 16 years ago
Andy Adamson abfabf8caf nfsd41: encode replay sequence from the slot values 16 years ago
Andy Adamson c8647947f8 nfsd41: rename nfsd4_enc_uncached_replay 16 years ago
Andy Adamson 49557cc74c nfsd41: Use separate DRC for setclientid 16 years ago
Andy Adamson 88e588d56a nfsd41: change check_slot_seqid parameters 16 years ago
Andy Adamson 5261dcf8eb nfsd41: remove redundant forechannel max requests check 16 years ago
Andy Adamson 0c193054a4 nfsd41: hange from page to memory based drc limits 16 years ago
Andy Adamson 6a14dd1a4f nfsd41: reserve less memory for DRC 16 years ago
Andy Adamson b101ebbc39 nfsd41: minor set_forechannel_maxreqs cleanup 16 years ago
Andy Adamson be98d1bbd1 nfsd41: reclaim DRC memory on session free 16 years ago
J. Bruce Fields 413d63d710 nfsd: minor write_pool_threads exit cleanup 16 years ago
Eric Sesterhenn 2522a776c1 Fix memory leak in write_pool_threads 16 years ago
Andy Adamson 4bd9b0f4af nfsd41: use globals for DRC limits 16 years ago
Yu Zhiguo 9208faf297 NFSv4: ACL in operations 'open' and 'create' should be used 16 years ago
Alexey Dobriyan 405f55712d headers: smp_lock.h redux 16 years ago
David Howells 033a666ccb NFSD: Don't hold unrefcounted creds over call to nfsd_setuser() 16 years ago
Andy Adamson ab52ae6db0 nfsd41: Backchannel: minorversion support for the back channel 16 years ago
Andy Adamson ef52bff840 nfsd41: Backchannel: cleanup nfs4.0 callback encode routines 16 years ago
Mike Sager 6ddbbbfe52 nfsd41: Remove ip address collision detection case 16 years ago
NeilBrown 671e1fcf63 nfsd: optimise the starting of zero threads when none are running. 16 years ago
NeilBrown 82e12fe924 nfsd: don't take nfsd_mutex twice when setting number of threads. 16 years ago
Andy Adamson 5d77ddfbcb nfsd41: sanity check client drc maxreqs 16 years ago
Alexandros Batsakis 6c18ba9f5e nfsd41: move channel attributes from nfsd4_session to a nfsd4_channel_attr struct 16 years ago
Yu Zhiguo b9081d90f5 NFS: kill off complicated macro 'PROC' 16 years ago
J. Bruce Fields e4636d535e nfsd: minor nfsd_vfs_write cleanup 16 years ago
J. Bruce Fields d911df7b8d nfsd: Pull write-gathering code out of nfsd_vfs_write 16 years ago
J. Bruce Fields 9d2a3f31d6 nfsd: track last inode only in use_wgather case 16 years ago
Trond Myklebust 48e03bc515 nfsd: Use write gathering only with NFSv2 16 years ago
Al Viro 9393bd07cf switch follow_down() 16 years ago
Al Viro bab77ebf51 switch follow_up() to struct path 16 years ago