Commit Graph

154 Commits (7ca4be45a0255ac8f08c05491c6add2dd87dd4f8)

Author SHA1 Message Date
Thomas Meyer 67114fe610 nfsd4: Use kmemdup rather than duplicating its implementation 13 years ago
Benny Halevy fc0d14fe2d nfsd4: typo logical vs bitwise negate in nfsd4_decode_share_access 13 years ago
Mi Jinlong 345c284290 nfs41: implement DESTROY_CLIENTID operation 13 years ago
Benny Halevy 92bac8c5d6 nfsd4: typo logical vs bitwise negate for want_mask 13 years ago
Benny Halevy c668fc6dfc nfsd4: allow NFS4_SHARE_SIGNAL_DELEG_WHEN_RESRC_AVAIL | NFS4_SHARE_PUSH_DELEG_WHEN_UNCONTENDED 13 years ago
J. Bruce Fields 8b289b2c23 nfsd4: implement new 4.1 open reclaim types 13 years ago
Dan Carpenter 01cd4afadb nfsd4: typo logical vs bitwise negate 13 years ago
J. Bruce Fields a084daf512 nfsd4: move name-length checks to xdr 14 years ago
J. Bruce Fields 04f9e664b2 nfsd4: move access/deny validity checks to xdr code 14 years ago
J. Bruce Fields 38c2f4b12a nfsd4: look up stateid's per clientid 14 years ago
J. Bruce Fields 36279ac10c nfsd4: assume test_stateid always has session 14 years ago
J. Bruce Fields 38c387b52d nfsd4: match close replays on stateid, not open owner id 14 years ago
Mi Jinlong 58e7b33a58 nfsd41: try to check reply size before operation 14 years ago
Trond Myklebust ed748aacb8 NFSD: Cleanup for nfsd4_path() 14 years ago
J. Bruce Fields fe0750e5c4 nfsd4: split stateowners into open and lockowners 14 years ago
J. Bruce Fields 7c13f344cf nfsd4: drop most stateowner refcounting 14 years ago
J. Bruce Fields 9072d5c66b nfsd4: cleanup seqid op stateowner usage 14 years ago
J. Bruce Fields f3e4223751 nfsd4: centralize handling of replay owners 14 years ago
J. Bruce Fields b7d7ca3580 nfsd4: fix off-by-one-error in SEQUENCE reply 14 years ago
J. Bruce Fields a9004abc34 nfsd4: cleanup and consolidate seqid_mutating_err 14 years ago
J. Bruce Fields 75c096f753 nfsd4: it's OK to return nfserr_symlink 14 years ago
J. Bruce Fields 3d2544b1e4 nfsd4: clean up S_IS -> NF4 file type mapping 14 years ago
J. Bruce Fields 576163005d nfsd4: fix seqid_mutating_error 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
Bryan Schumaker 1745680454 NFSD: Added TEST_STATEID operation 14 years ago
Bryan Schumaker e1ca12dfb1 NFSD: added FREE_STATEID operation 14 years ago
Daniel Mack c47d832bc0 nfsd: make local functions static 14 years ago
Bryan Schumaker 6ce2357f1e NFSD: Remove unused variable from nfsd4_decode_bind_conn_to_session() 14 years ago
Andy Adamson b7c66360dc nfsd v4.1 lOCKT clientid field must be ignored 14 years ago
Mi Jinlong 5a02ab7c3c nfsd: wrong index used in inner loop 14 years ago
roel 3ec07aa952 nfsd: wrong index used in inner loop 14 years ago
NeilBrown 47c85291d3 nfsd: correctly handle return value from nfsd_map_name_to_* 14 years ago
J. Bruce Fields 0d7bb71907 nfsd4: set sequence flag when backchannel is down 14 years ago
J. Bruce Fields 1d1bc8f207 nfsd4: support BIND_CONN_TO_SESSION 14 years ago
J. Bruce Fields 3c72602340 nfsd4: return nfs errno from name_to_id functions 14 years ago
J. Bruce Fields 2ca72e17e5 nfsd4: move idmap and acl header files into fs/nfsd 14 years ago
J. Bruce Fields da165dd60e nfsd: remove some unnecessary dropit handling 14 years ago
Mi Jinlong 22b6dee842 nfsd4: fix oops on secinfo_no_name result encoding 14 years ago
J. Bruce Fields 04f4ad16b2 nfsd4: implement secinfo_no_name 14 years ago
Mi Jinlong 5afa040b30 NFSv4.1: Make sure nfsd can decode SP4_SSV correctly at exchange_id 14 years ago
Benny Halevy 2b44f1ba40 nfsd4: adjust buflen for encoded attrs bitmap based on actual bitmap length 15 years ago
Christoph Hellwig ebabe9a900 pass a struct path to vfs_statfs 15 years ago
J. Bruce Fields 039a87ca53 nfsd: minor nfsd read api cleanup 15 years ago
J. Bruce Fields 76407f76e0 nfsd4; fix session reference count leak 15 years ago
J. Bruce Fields 4dc6ec00f6 nfsd4: implement reclaim_complete 15 years ago
Benny Halevy d76829889a nfsd4: keep a reference count on client while in use 15 years ago
Benny Halevy dbd65a7e44 nfsd4: use local variable in nfs4svc_encode_compoundres 15 years ago
J. Bruce Fields 26c0c75e69 nfsd4: fix unlikely race in session replay case 15 years ago
Neil Brown 2bc3c1179c nfsd4: bug in read_buf 15 years ago