Commit Graph

921 Commits (eec7ecfede74bb996060efefd5c157acd5794e8a)

Author SHA1 Message Date
Trond Myklebust df486a2590 NFS: Fix the selection of security flavours in Kconfig 15 years ago
Christoph Hellwig ebabe9a900 pass a struct path to vfs_statfs 15 years ago
J. Bruce Fields 998db52c03 nfsd4: fix file open accounting for RDWR opens 15 years ago
J. Bruce Fields 7fa53cc872 nfsd: don't allow setting maxblksize after svc created 15 years ago
J. Bruce Fields e844a7b980 nfsd: initialize nfsd versions before creating svc 15 years ago
Boaz Harrosh c18c821fd4 nfsd41: Fix a crash when a callback is retried 15 years ago
J. Bruce Fields 774f8bbd9e nfsd: fix startup/shutdown order bug 15 years ago
J. Bruce Fields 039a87ca53 nfsd: minor nfsd read api cleanup 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
Eric Paris 2a12a9d781 fsnotify: pass a file instead of an inode to open, read, and write 15 years ago
J. Bruce Fields fa0a21269f nfsd: bypass readahead cache when have struct file 15 years ago
J. Bruce Fields af4718f3f9 nfsd: minor nfsd_svc() cleanup 15 years ago
J. Bruce Fields 59db4a0c10 nfsd: move more into nfsd_startup() 15 years ago
Jeff Layton ac77efbe2b nfsd: just keep single lockd reference for nfsd 15 years ago
Jeff Layton 628b368728 nfsd: clean up nfsd_create_serv error handling 15 years ago
Jeff Layton 0cd14a061e nfsd: fix error handling in __write_ports_addxprt 15 years ago
Jeff Layton 78a8d7c8ca nfsd: fix error handling when starting nfsd with rpcbind down 15 years ago
Jeff Layton 4ad9a344be nfsd4: fix v4 state shutdown error paths 15 years ago
J. Bruce Fields 55b13354d7 nfsd: remove unused assignment from nfsd_link 15 years ago
Chuck Lever 43a9aa64a2 NFSD: Fill in WCC data for REMOVE, RMDIR, MKNOD, and MKDIR 15 years ago
J. Bruce Fields 6a85d6c769 nfsd4: comment nitpick 15 years ago
J. Bruce Fields cba9ba4b90 nfsd4: fix delegation recall race use-after-free 15 years ago
J. Bruce Fields ac94bf5825 nfsd4: fix deleg leak on callback error 15 years ago
J. Bruce Fields ec8acac84a nfsd4: remove some debugging code 15 years ago
Benny Halevy 9303bbd3de nfsd: nfs4callback encode_stateid helper function 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
Christoph Hellwig b160fdabe9 nfsd: nfsd_setattr needs to call commit_metadata 15 years ago
J. Bruce Fields 68a4b48ce6 nfsd4: don't bother storing callback reply tag 15 years ago
J. Bruce Fields 24a0111e40 nfsd4: fix use of op_share_access 15 years ago
J. Bruce Fields 172c85dd57 nfsd4: treat more recall errors as failures 15 years ago
J. Bruce Fields 378b7d37f9 nfsd4: remove extra put() on callback errors 15 years ago
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