Commit Graph

775 Commits (82563232c79c6f0099a02f7d2652ee7aee3fe9ba)

Author SHA1 Message Date
Andy Adamson 2f425878b6 nfsd: don't use the deferral service, return NFS4ERR_DELAY 16 years ago
Al Viro 3e93cd6718 Take fs_struct handling to new file (fs/fs_struct.c) 16 years ago
Benny Halevy 2076601632 nfsd: remove nfsd4_ops array size 16 years ago
Andy Adamson e354d571bb nfsd: embed nfsd4_current_state in nfsd4_compoundres 16 years ago
Chuck Lever 49a9072f29 SUNRPC: Remove @family argument from svc_create() and svc_create_pooled() 16 years ago
Chuck Lever 9652ada3fb SUNRPC: Change svc_create_xprt() to take a @family argument 16 years ago
Chuck Lever adbbe92956 NFSD: If port value written to /proc/fs/nfsd/portlist is invalid, return EINVAL 16 years ago
Jan Kara 90c0af05a5 nfsd: Use lowercase names of quota functions 16 years ago
Sachin S. Prabhu 0953e620de Inconsistent setattr behaviour 16 years ago
J. Bruce Fields 026722c25e nfsd4: don't check ip address in setclientid 16 years ago
Greg Banks 03cf6c9f49 knfsd: add file to export stats about nfsd pools 16 years ago
Greg Banks 8bbfa9f388 knfsd: remove the nfsd thread busy histogram 16 years ago
J. Bruce Fields 5cb031b0af nfsd4: remove redundant check from nfsd4_open 16 years ago
J. Bruce Fields 05f4f678b0 nfsd4: don't do lookup within readdir in recovery code 16 years ago
J. Bruce Fields a1c8c4d1ff nfsd4: support putpubfh operation 16 years ago
David Shaw 31dec2538e Short write in nfsd becomes a full write to the client 16 years ago
Benny Halevy 1e685ec270 NFSD: return nfsv4 error code nfserr_notsupp rather than nfsv[23]'s nfserr_opnotsupp 16 years ago
J. Bruce Fields a601caeda2 nfsd4: move rpc_client setup to a separate function 16 years ago
J. Bruce Fields 418cd20aa1 nfsd4: fix do_probe_callback errors 16 years ago
J. Bruce Fields 8b671b8070 nfsd4: remove use of mutex for file_hashtable 16 years ago
J. Bruce Fields d7fdcfe0aa nfsd4: put_nfs4_client does not require state lock 16 years ago
J. Bruce Fields 18f82731b7 nfsd4: rename io_during_grace_disallowed 16 years ago
J. Bruce Fields 6150ef0dc7 nfsd4: remove unused CHECK_FH flag 16 years ago
J. Bruce Fields 7e0f7cf582 nfsd4: fail when delegreturn gets a non-delegation stateid 16 years ago
J. Bruce Fields 203a8c8e66 nfsd4: separate delegreturn case from preprocess_stateid_op 16 years ago
J. Bruce Fields 3e633079e3 nfsd4: add a helper function to decide if stateid is delegation 16 years ago
J. Bruce Fields 819a8f539a nfsd4: remove some dprintk's 16 years ago
J. Bruce Fields fd03b09906 nfsd4: remove unneeded local variable 16 years ago
J. Bruce Fields dc9bf700ed nfsd4: remove redundant "if" in nfs4_preprocess_stateid_op 16 years ago
J. Bruce Fields 0c2a498fa6 nfsd4: move check_stateid_generation check 16 years ago
J. Bruce Fields a4455be085 nfsd4: trivial preprocess_stateid_op cleanup 16 years ago
wengang wang 4ac35c2f79 nfsd(v2/v3): fix the failure of creation from HPUX client 16 years ago
Alexandros Batsakis e37da04ed1 nfsd: lock state around put client and delegation in nfsd4_cb_recall 16 years ago
J. Bruce Fields 6c02eaa1d1 nfsd4: use helper for copying delegation filehandle 16 years ago
J. Bruce Fields a4773c08f2 nfsd4: use helper for copying filehandles for replay 16 years ago
J. Bruce Fields 13024b7b40 nfsd4: fix misplaced comment 16 years ago
J. Bruce Fields 99f8872638 nfsd: clarify exclusive create bitmask result. 16 years ago
Manish Katiyar 686665619e nfsd : Define NFSD only when FILE_LOCKING is enabled 16 years ago
Qinghuang Feng 12214cb781 NFSD: cleanup for nfs3proc.c 16 years ago
J. Bruce Fields f044ff830f nfsd4: split open/lockowner release code 16 years ago
J. Bruce Fields f1d110caf7 nfsd4: remove a forward declaration 16 years ago
J. Bruce Fields 2283963f27 nfsd4: split lockstateid/openstateid release logic 16 years ago
Benny Halevy 84f09f46b4 NFSD: provide encode routine for OP_OPENATTR 16 years ago
Jonathan Corbet db1dd4d376 Use f_lock to protect f_flags 16 years ago
Jeff Layton fa82a49127 nfsd: only set file_lock.fl_lmops in nfsd4_lockt if a stateowner is found 16 years ago
J. Bruce Fields b914152a6f nfsd: fix cred leak on every rpc 16 years ago
J. Bruce Fields bf935a7881 nfsd: fix null dereference on error path 16 years ago
Alexey Dobriyan e2b329e200 fs/Kconfig: move nfsd out 16 years ago
Benny Halevy 87df4de807 nfsd: last_byte_offset 16 years ago
Marc Eshel 4e65ebf089 nfsd: delete wrong file comment from nfsd/nfs4xdr.c 16 years ago