Commit Graph

878 Commits (bda7d2a862e6b788bca2d02d38a07966a9c92e48)

Author SHA1 Message Date
Alexey Dobriyan 4be929be34 kernel-wide: replace USHORT_MAX, SHORT_MAX and SHORT_MIN with USHRT_MAX, SHRT_MAX and SHRT_MIN 15 years ago
Christoph Hellwig 8018ab0574 sanitize vfs_fsync calling conventions 15 years ago
Christoph Hellwig e970a573ce nfsd: open a file descriptor for fsync in nfs4 recovery 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 b7299f4439 nfs4: minor callback code simplification, comment 15 years ago
Pavel Emelyanov 15ddb4aec5 NFSD: don't report compiled-out versions as present 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
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
Dan Carpenter d03859a4ac nfsd: potential ERR_PTR dereference on exp_export() error paths. 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 3c4ab2aaa9 nfsd4: indentation cleanup 15 years ago
J. Bruce Fields 408b79bcc3 nfsd4: consistent session flag setting 15 years ago
J. Bruce Fields 9045b4b9f7 nfsd4: remove probe task's reference on client 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
J. Bruce Fields 227f98d98d nfsd4: preallocate nfs4_rpc_args 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
Jeff Layton 91885258e8 nfsd: don't break lease while servicing a COMMIT 15 years ago
NeilBrown 61f8603d93 nfsd: factor out hash functions for export caches. 15 years ago
J. Bruce Fields e7b184f199 nfsd4: document lease/grace-period limits 15 years ago
J. Bruce Fields efc4bb4fdd nfsd4: allow setting grace period time 15 years ago
J. Bruce Fields f013574014 nfsd4: reshuffle lease-setting code to allow reuse 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
Christoph Hellwig 907f4554e2 dquot: move dquot initialization responsibility into the filesystem 15 years ago
J. Bruce Fields 8d75da8afd nfsd4: fix minor memory leak 15 years ago
Al Viro 462d60577a fix NFS4 handling of mountpoint stat 15 years ago
Al Viro 8737c9305b Switch may_open() and break_lease() to passing O_... 15 years ago
Chuck Lever 58255a4e3c NFSD: NFSv4 callback client should use RPC_TASK_SOFTCONN 15 years ago
Ben Myers f501912a35 commit_metadata export operation replacing nfsd_sync_dir 15 years ago
Chuck Ebbert aeaa5ccd64 vfs: don't call ima_file_check() unconditionally in nfsd_open() 15 years ago