Commit Graph

285 Commits (9355aede5a3c4975e0ba8bbfe2b9d1fd73308916)

Author SHA1 Message Date
J. Bruce Fields 998db52c03 nfsd4: fix file open accounting for RDWR opens 15 years ago
Andi Kleen 6904996101 gcc-4.6: nfsd: fix initialized but not read warnings 15 years ago
J. Bruce Fields f9d7562fdb nfsd4: share file descriptors between stateid's 15 years ago
J. Bruce Fields 0292191417 nfsd4: fix openmode checking on IO using lock stateid 15 years ago
J. Bruce Fields 21fb4016bd nfsd4: miscellaneous process_open2 cleanup 15 years ago
J. Bruce Fields c3e4808086 nfsd4: don't pretend to support write delegations 15 years ago
Jeff Layton 4ad9a344be nfsd4: fix v4 state shutdown error paths 15 years ago
J. Bruce Fields ec8acac84a nfsd4: remove some debugging code 15 years ago
J. Bruce Fields 4731030d58 nfsd4: translate memory errors to delay, not serverfault 15 years ago
J. Bruce Fields 76407f76e0 nfsd4; fix session reference count leak 15 years ago
J. Bruce Fields c3935e3049 nfsd4: shut down callback queue outside state lock 15 years ago
J. Bruce Fields 24a0111e40 nfsd4: fix use of op_share_access 15 years ago
J. Bruce Fields e4e83ea47b Revert "nfsd4: distinguish expired from stale stateids" 15 years ago
Pavel Emelyanov 47cee541a4 nfsd: safer initialization order in find_file() 15 years ago
J. Bruce Fields 4dc6ec00f6 nfsd4: implement reclaim_complete 15 years ago
Benny Halevy ab707e1565 nfsd4: nfsd4_destroy_session must set callback client under the state lock 15 years ago
Benny Halevy d76829889a nfsd4: keep a reference count on client while in use 15 years ago
Benny Halevy 07cd4909a6 nfsd4: mark_client_expired 15 years ago
Benny Halevy 46583e2597 nfsd4: introduce nfs4_client.cl_refcount 15 years ago
Benny Halevy 84d38ac9ab nfsd4: refactor expire_client 15 years ago
Benny Halevy 36acb66bda nfsd4: extend the client_lock to cover cl_lru 15 years ago
Benny Halevy 328efbab0f nfsd4: use list_move in move_to_confirmed 15 years ago
Benny Halevy be1fdf6c43 nfsd4: fold release_session into expire_client 15 years ago
Benny Halevy 9089f1b478 nfsd4: rename sessionid_lock to client_lock 15 years ago
J. Bruce Fields 5d4cec2f2f nfsd4: fix bare destroy_session null dereference 15 years ago
J. Bruce Fields 26c0c75e69 nfsd4: fix unlikely race in session replay case 15 years ago
J. Bruce Fields 5771635592 nfsd4: complete enforcement of 4.1 op ordering 15 years ago
J. Bruce Fields 4b21d0defc nfsd4: allow 4.0 clients to change callback path 15 years ago
J. Bruce Fields 2bf23875f5 nfsd4: rearrange cb data structures 15 years ago
J. Bruce Fields b12a05cbdf nfsd4: cl_count is unused 15 years ago
J. Bruce Fields b5a1a81e5c nfsd4: don't sleep in lease-break callback 15 years ago
J. Bruce Fields 408b79bcc3 nfsd4: consistent session flag setting 15 years ago
J. Bruce Fields 3df796dbe9 nfsd4: remove dprintk 15 years ago
J. Bruce Fields 147efd0dd7 nfsd4: shutdown callbacks on expiry 15 years ago
Tejun Heo 5a0e3ad6af include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h 15 years ago
J. Bruce Fields efc4bb4fdd nfsd4: allow setting grace period time 15 years ago
J. Bruce Fields f958a1320f nfsd4: remove unnecessary lease-setting function 15 years ago
J. Bruce Fields e46b498c84 nfsd4: simplify lease/grace interaction 15 years ago
J. Bruce Fields cf07d2ea43 nfsd4: simplify references to nfsd4 lease time 15 years ago
Wu Fengguang 42e4960868 vfs: take f_lock on modifying f_mode after open time 15 years ago
Ricardo Labiaga 8b8aae4009 nfsd41: Create the recovery entry for the NFSv4.1 client 15 years ago
J. Bruce Fields 7663dacd92 nfsd: remove pointless paths in file headers 15 years ago
Boaz Harrosh 9a74af2133 nfsd: Move private headers to source directory 15 years ago
Boaz Harrosh 341eb18446 nfsd: Source files #include cleanups 15 years ago
J. Bruce Fields 0a3adadee4 nfsd: make fs/nfsd/vfs.h for common includes 15 years ago
Benny Halevy 8c10cbdb4a nfsd: use STATEID_FMT and STATEID_VAL for printing stateids 15 years ago
J. Bruce Fields efe0cb6d5a nfsd4.1: common slot allocation size calculation 15 years ago
J. Bruce Fields dd829c4564 nfsd4.1: fix session memory use calculation 15 years ago
Andy Adamson ddc04fd4d5 nfsd41: use sv_max_mesg for forechannel max sizes 16 years ago
Alexey Dobriyan 7b021967c5 const: make lock_manager_operations const 16 years ago