Commit Graph

1108 Commits (09cc9fc7a7c3d872065426d7fb0f0ad6d3eb90fc)

Author SHA1 Message Date
Al Viro 5b4b299cc7 nfsd4_list_rec_dir(): don't bother with reopening rec_file 14 years ago
J. Bruce Fields 105f462210 nfsd4: fix break_lease flags on nfsd open 14 years ago
Casey Bodley 7d751f6f8c nfsd: link returns nfserr_delay when breaking lease 14 years ago
Randy Dunlap be1f4084b4 nfsd: v4 support requires CRYPTO 14 years ago
J. Bruce Fields b084f598df nfsd: fix dependency of nfsd on auth_rpcgss 14 years ago
Daniel Mack c47d832bc0 nfsd: make local functions static 14 years ago
Justin P. Mattock 70f23fd66b treewide: fix a few typos in comments 14 years ago
Bryan Schumaker 6ce2357f1e NFSD: Remove unused variable from nfsd4_decode_bind_conn_to_session() 14 years ago
Bryan Schumaker 1db2b9dde3 NFSD: Check status from nfsd4_map_bcts_dir() 14 years ago
Bryan Schumaker fccb13c947 NFSD: Remove setting unused variable in nfsd_vfs_read() 14 years ago
Mi Jinlong bcecf1ccc3 nfsd41: error out on repeated RECLAIM_COMPLETE 14 years ago
Mi Jinlong 868b89c3dc nfsd41: compare request's opcnt with session's maxops at nfsd4_sequence 14 years ago
Andy Adamson b7c66360dc nfsd v4.1 lOCKT clientid field must be ignored 14 years ago
Mi Jinlong a62573dc35 nfsd41: add flag checking for create_session 14 years ago
Mi Jinlong ac6721a13e nfsd41: make sure nfs server process OPEN with EXCLUSIVE4_1 correctly 14 years ago
J. Bruce Fields 68d9318435 nfsd4: fix wrongsec handling for PUTFH + op cases 14 years ago
Sachin Prabhu 1574dff899 Open with O_CREAT flag set fails to open existing files on non writable directories 14 years ago
OGAWA Hirofumi a96e5b9080 nfsd4: Fix filp leak 14 years ago
J. Bruce Fields 4ee63624fd nfsd4: fix struct file leak on delegation 14 years ago
J. Bruce Fields 29a78a3ed7 nfsd4: make fh_verify responsibility of nfsd_lookup_dentry caller 14 years ago
J. Bruce Fields 22b0321496 nfsd4: introduce OPDESC helper 14 years ago
J. Bruce Fields 204f4ce754 nfsd4: allow fh_verify caller to skip pseudoflavor checks 14 years ago
J. Bruce Fields aea93397db nfsd: distinguish functions of NFSD_MAY_* flags 14 years ago
J. Bruce Fields 23fcf2ec93 nfsd4: fix oops on lock failure 14 years ago
Lucas De Marchi 25985edced Fix common misspellings 14 years ago
J. Bruce Fields 954032d252 nfsd: fix auth_domain reference leak on nlm operations 14 years ago
Al Viro 7cc90cc3ff don't pass 'mounting_here' flag to follow_down() 14 years ago
Mi Jinlong 5a02ab7c3c nfsd: wrong index used in inner loop 14 years ago
J. Bruce Fields 9ae78bcc00 nfsd4: fix comment and remove unused nfsd4_file fields 14 years ago
Mi Jinlong d2b217439f nfs41: make sure nfs server return right ca_maxresponsesize_cached 14 years ago
J. Bruce Fields 0a5e5f122c nfsd: fix compile error 14 years ago
roel 3ec07aa952 nfsd: wrong index used in inner loop 14 years ago
J. Bruce Fields 0997b17360 nfsd4: fix struct file leak 14 years ago
J. Bruce Fields 529d7b2a7f nfsd4: minor nfs4state.c reshuffling 14 years ago
Mi Jinlong 5ece3cafbd nfsd41: modify the members value of nfsd4_op_flags 14 years ago
Kevin Coffman b0b0c0a26e nfsd: add proc file listing kernel's gss_krb5 enctypes 14 years ago
Jesper Juhl 46d4cef9cf NFSD, VFS: Remove dead code in nfsd_rename() 14 years ago
Shan Wei 35079582e7 nfsd: kill unused macro definition 14 years ago
J. Bruce Fields 32b007b4e1 nfsd4: fix bad pointer on failure to find delegation 14 years ago
Benny Halevy 2c9c8f36c3 NFSD: fix decode_cb_sequence4resok 14 years ago
NeilBrown 47c85291d3 nfsd: correctly handle return value from nfsd_map_name_to_* 14 years ago
J. Bruce Fields 83f6b0c182 nfsd: break lease on unlink due to rename 14 years ago
J. Bruce Fields acfdf5c383 nfsd4: acquire only one lease per file 14 years ago
J. Bruce Fields 5d926e8c2f nfsd4: modify fi_delegations under recall_lock 14 years ago
J. Bruce Fields 65bc58f518 nfsd4: remove unused deleg dprintk's. 14 years ago
J. Bruce Fields edab9782b5 nfsd4: split lease setting into separate function 14 years ago
J. Bruce Fields dd239cc05f nfsd4: fix leak on allocation error 14 years ago
J. Bruce Fields 22d38c4c10 nfsd4: add helper function for lease setup 14 years ago
J. Bruce Fields 6b57d9c86d nfsd4: split up nfsd_break_deleg_cb 14 years ago
Konstantin Khorenko 3aa6e0aa8a NFSD: memory corruption due to writing beyond the stat array 14 years ago