Commit Graph

774 Commits (80f506918fdaaca6b574ba931536a58ce015c7be)

Author SHA1 Message Date
Alexey Dobriyan 828c09509b const: constify remaining file_operations 15 years ago
Alexey Dobriyan 2bcd57ab61 headers: utsname.h redux 15 years ago
James Morris 88e9d34c72 seq_file: constify seq_operations 15 years ago
Alexey Dobriyan 7b021967c5 const: make lock_manager_operations const 15 years ago
Steve Dickson 3c394ddaa7 nfsd4: nfsv4 clients should cross mountpoints 15 years ago
Ricardo Labiaga b09333c464 nfsd41: Refactor create_client() 16 years ago
Alexandros Batsakis 3ddc8bf5f3 nfsd41: modify nfsd4.1 backchannel to use new xprt class 16 years ago
Ricardo Labiaga 0421b5c55a nfsd41: Backchannel: Implement cb_recall over NFSv4.1 16 years ago
Benny Halevy 2af73580b7 nfsd41: Backchannel: cb_sequence callback 16 years ago
Ricardo Labiaga 2a1d1b5938 nfsd41: Backchannel: Setup sequence information 16 years ago
Ricardo Labiaga 199ff35e1c nfsd41: Backchannel: Server backchannel RPC wait queue 16 years ago
Ricardo Labiaga 132f97715c nfsd41: Backchannel: Add sequence arguments to callback RPC arguments 16 years ago
Andy Adamson 38524ab38f nfsd41: Backchannel: callback infrastructure 16 years ago
J. Bruce Fields 80fc015bdf nfsd4: use common rpc_cred for all callbacks 16 years ago
J. Bruce Fields 29ab23cc5d nfsd4: allow nfs4 state startup to fail 16 years ago
J. Bruce Fields 886e3b7fe6 nfsd4: fix null dereference creating nfsv4 callback client 16 years ago
Benny Halevy 4be36ca0ce nfsd4: fix whitespace in NFSPROC4_CLNT_CB_NULL definition 16 years ago
J. Bruce Fields aed100fafb nfsd: fix leak on error in nfsv3 readdir 16 years ago
J. Bruce Fields 8177e6d6df nfsd: clean up readdirplus encoding 16 years ago
J. Bruce Fields 1be10a88ca nfsd4: filehandle leak or error exit from fh_compose() 16 years ago
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