Commit Graph

1222 Commits (b64b223aed5f8aeeb6c046f1b050a8f976b87de0)

Author SHA1 Message Date
Benny Halevy fc0d14fe2d nfsd4: typo logical vs bitwise negate in nfsd4_decode_share_access 13 years ago
Paul Gortmaker 143cb494cb fs: add module.h to files that were implicitly using it 13 years ago
Paul Gortmaker afeacc8c1f fs: add export.h to files using EXPORT_SYMBOL/THIS_MODULE macros 13 years ago
Stanislav Kinsbursky 16d0587090 NFSd: call svc rpcbind cleanup explicitly 14 years ago
Mi Jinlong 345c284290 nfs41: implement DESTROY_CLIENTID operation 14 years ago
Benny Halevy 92bac8c5d6 nfsd4: typo logical vs bitwise negate for want_mask 14 years ago
Benny Halevy c668fc6dfc nfsd4: allow NFS4_SHARE_SIGNAL_DELEG_WHEN_RESRC_AVAIL | NFS4_SHARE_PUSH_DELEG_WHEN_UNCONTENDED 14 years ago
Benny Halevy fc0c3dd13b nfsd4: seq->status_flags may be used unitialized 14 years ago
Benny Halevy 5423732a71 nfsd41: use SEQ4_STATUS_BACKCHANNEL_FAULT when cb_sequence is invalid 14 years ago
J. Bruce Fields 8b289b2c23 nfsd4: implement new 4.1 open reclaim types 14 years ago
J. Bruce Fields a8d86cd75b nfsd4: remove unneeded CLAIM_DELEGATE_CUR workaround 14 years ago
J. Bruce Fields 856121b2e8 nfsd4: warn on open failure after create 14 years ago
J. Bruce Fields 4cdc951b86 nfsd4: preallocate open stateid in process_open1() 14 years ago
J. Bruce Fields 996e09385c nfsd4: do idr preallocation with stateid allocation 14 years ago
J. Bruce Fields 32513b40ef nfsd4: preallocate nfs4_file in process_open1() 14 years ago
J. Bruce Fields d29b20cd58 nfsd4: clean up open owners on OPEN failure 14 years ago
J. Bruce Fields bcf130f9df nfsd4: simplify process_open1 logic 14 years ago
J. Bruce Fields 3557e43b8f nfsd4: make is_open_owner boolean 14 years ago
J. Bruce Fields a50d2ad172 nfsd4: centralize renew_client() calls 14 years ago
Dan Carpenter 01cd4afadb nfsd4: typo logical vs bitwise negate 14 years ago
J. Bruce Fields b6d2f1ca3c nfsd4: more robust ignoring of WANT bits in OPEN 14 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 c30e92df30 nfsd4: ignore WANT bits in open downgrade 14 years ago
J. Bruce Fields b31b30e5c7 nfsd4: cleanup state.h comments 14 years ago
J. Bruce Fields 6409a5a65d nfsd4: clean up downgrading code 14 years ago
J. Bruce Fields 71c3bcd713 nfsd4: fix state lock usage in LOCKU 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 6136d2b409 nfsd4: use idr for stateid's 14 years ago
J. Bruce Fields 2a74aba799 nfsd4: move client * to nfs4_stateid, add init_stid helper 14 years ago
J. Bruce Fields c856694e3d nfsd4: make op_cacheresult another flag 14 years ago
J. Bruce Fields 3d02fa29de nfsd4: fix open downgrade, again 14 years ago
J. Bruce Fields f7a4d87207 nfsd4: hash closed stateid's like any other 14 years ago
J. Bruce Fields d3b313a463 nfsd4: construct stateid from clientid and counter 14 years ago
J. Bruce Fields 2da1cec713 nfsd4: simplify free_stateid 14 years ago
J. Bruce Fields 38c387b52d nfsd4: match close replays on stateid, not open owner id 14 years ago
J. Bruce Fields dad1c067eb nfsd4: replace oo_confirmed by flag bit 14 years ago
Mi Jinlong 58e7b33a58 nfsd41: try to check reply size before operation 14 years ago
Mi Jinlong 849a1cf13d SUNRPC: Replace svc_addr_u by sockaddr_storage 14 years ago
Trond Myklebust 11fcee0293 NFSD: Add a cache for fs_locations information 14 years ago
Trond Myklebust 2f1ddda174 NFSD: Remove the ex_pathname field from struct svc_export 14 years ago
Trond Myklebust ed748aacb8 NFSD: Cleanup for nfsd4_path() 14 years ago
J. Bruce Fields ee626a77d3 nfsd4: better stateid hashing 14 years ago
J. Bruce Fields 69064a2764 nfsd4: use deleg changes to cleanup preprocess_stateid_op 14 years ago
J. Bruce Fields 97b7e3b6d4 nfsd4: fix test_stateid for delegation stateid's 14 years ago
J. Bruce Fields f459e45359 nfsd4: hash deleg stateid's like any other 14 years ago
J. Bruce Fields 36d44c6038 nfsd4: share common stid-hashing helper function 14 years ago
J. Bruce Fields d5477a8db8 nfsd4: add common dl_stid field to delegation 14 years ago
J. Bruce Fields dcef0413da nfsd4: move some of nfs4_stateid into a separate structure 14 years ago