Commit Graph

1122 Commits (f78d32e79ea3218da34e78ccca4eb4de14f2512d)

Author SHA1 Message Date
Casey Bodley 0c12eaffdf nfsd: don't break lease on CLAIM_DELEGATE_CUR 14 years ago
J. Bruce Fields 8fb47a4fbf locks: rename lock-manager ops 14 years ago
Al Viro 5b4b299cc7 nfsd4_list_rec_dir(): don't bother with reopening rec_file 14 years ago
J. Bruce Fields 1091006c5e nfsd: turn on reply cache for NFSv4 14 years ago
J. Bruce Fields 3e98abffd1 nfsd4: call nfsd4_release_compoundargs from pc_release 14 years ago
Mi Jinlong ab1350b2b3 nfsd41: Deny new lock before RECLAIM_COMPLETE done 14 years ago
Mi Jinlong ae82a8d06f nfsd41: check the size of request 14 years ago
Mi Jinlong 1b74c25bc1 nfsd41: error out when client sets maxreq_sz or maxresp_sz too small 14 years ago
J. Bruce Fields f197c27196 nfsd4: fix file leak on open_downgrade 14 years ago
J. Bruce Fields 499f3edc23 nfsd4: remember to put RW access on stateid destruction 14 years ago
Bryan Schumaker 1745680454 NFSD: Added TEST_STATEID operation 14 years ago
Bryan Schumaker e1ca12dfb1 NFSD: added FREE_STATEID operation 14 years ago
NeilBrown 49b28684fd nfsd: Remove deprecated nfsctl system call and related code. 14 years ago
Benny Halevy 094b5d74f4 NFSD: allow OP_DESTROY_CLIENTID to be only op in COMPOUND 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