Commit Graph

1311 Commits (437e897083d9e42195c13a96a5bc4d8871649a19)

Author SHA1 Message Date
Jeff Layton 797a9d797f nfsd: only register cld pipe notifier when CONFIG_NFSD_V4 is enabled 13 years ago
J. Bruce Fields 4ca1f872cd nfsd4: use auth_unix unconditionally on backchannel 13 years ago
Jeff Layton 21f72c9f0a nfsd: fix NULL pointer dereference in cld_pipe_downcall 13 years ago
Dan Carpenter 3af706135b nfsd4: memory corruption in numeric_name_to_id() 13 years ago
J. Bruce Fields e9541ce8ef nfsd4: allow numeric idmapping 13 years ago
Jeff Layton cc27e0d407 nfsd: don't allow legacy client tracker init for anything but init_net 13 years ago
Jeff Layton 813fd320c1 nfsd: add notifier to handle mount/unmount of rpc_pipefs sb 13 years ago
Jeff Layton f3f8014862 nfsd: add the infrastructure to handle the cld upcall 13 years ago
Jeff Layton 7ea34ac15e nfsd: add a per-net-namespace struct for nfsd 13 years ago
Jeff Layton 2a4317c554 nfsd: add nfsd4_client_tracking_ops struct and a way to set it 13 years ago
Jeff Layton a52d726bbd nfsd: convert nfs4_client->cl_cb_flags to a generic flags field 13 years ago
Al Viro 88187398cc debugfs-related mode_t whack-a-mole 13 years ago
Al Viro 68ac1234fb switch touch_atime to struct path 13 years ago
Chuck Lever ab4684d156 NFSD: Fix nfs4_verifier memory alignment 13 years ago
Trond Myklebust 8f199b8262 NFSD: Fix warnings when NFSD_DEBUG is not defined 13 years ago
Bernd Schubert 06effdbb49 nfsd: vfs_llseek() with 32 or 64 bit offsets (hashes) 13 years ago
Bernd Schubert 999448a8c0 nfsd: rename 'int access' to 'int may_flags' in nfsd_open() 13 years ago
J. Bruce Fields 8546ee518c nfsd4: make sure set CB_PATH_DOWN sequence flag set 13 years ago
J. Bruce Fields 59deeb9e5a nfsd4: reduce do_open_lookup() stack usage 13 years ago
J. Bruce Fields 41fd1e42f8 nfsd4: delay setting current filehandle till success 13 years ago
Benny Halevy 508dc6e110 nfsd41: free_session/free_client must be called under the client_lock 13 years ago
Benny Halevy e27f49c33b nfsd41: refactor nfsd4_deleg_xgrade_none_ext logic out of nfsd4_process_open2 13 years ago
Benny Halevy 4aa8913cb0 nfsd41: refactor nfs4_open_deleg_none_ext logic out of nfs4_open_delegation 13 years ago
J. Bruce Fields a8ae08ebf1 nfsd4: fix recovery-entry leak nfsd startup failure 13 years ago
Jeff Layton a6d6b7811c nfsd4: fix recovery-dir leak on nfsd startup failure 13 years ago
J. Bruce Fields 393d8ed80f nfsd4: purge stable client records with insufficient state 13 years ago
J. Bruce Fields 1255a8f36c nfsd4: don't set cl_firststate on first reclaim in 4.1 case 13 years ago
Benny Halevy d24433cdc9 nfsd41: implement NFS4_SHARE_WANT_NO_DELEG, NFS4_OPEN_DELEGATE_NONE_EXT, why_no_deleg 13 years ago
Bryan Schumaker 03cfb42025 NFSD: Clean up the test_stateid function 13 years ago
Benny Halevy 2c8bd7e0d1 nfsd41: split out share_access want and signal flags while decoding 13 years ago
Benny Halevy 00b5f95a26 nfsd41: share_access_to_flags should consider only nfs4.x share_access flags 13 years ago
Tigran Mkrtchyan 37c593c573 nfsd41: use current stateid by value 13 years ago
Tigran Mkrtchyan 9428fe1abb nfsd41: consume current stateid on DELEGRETURN and OPENDOWNGRADE 13 years ago
Tigran Mkrtchyan 1e97b5190d nfsd41: handle current stateid in SETATTR and FREE_STATEID 13 years ago
Tigran Mkrtchyan d14710532f nfsd41: mark LOOKUP, LOOKUPP and CREATE to invalidate current stateid 13 years ago
Tigran Mkrtchyan 8307111476 nfsd41: save and restore current stateid with current fh 13 years ago
Tigran Mkrtchyan 80e01cc1e2 nfsd41: mark PUTFH, PUTPUBFH and PUTROOTFH to clear current stateid 13 years ago
Tigran Mkrtchyan 30813e2773 nfsd41: consume current stateid on read and write 13 years ago
Tigran Mkrtchyan 62cd4a591c nfsd41: handle current stateid on lock and locku 13 years ago
Tigran Mkrtchyan 8b70484c67 nfsd41: handle current stateid in open and close 13 years ago
Tigran Mkrtchyan 19ff0f288c nfsd4: initialize current stateid at compile time 13 years ago
J. Bruce Fields bf5c43c8f1 nfsd4: check for uninitialized slot 13 years ago
J. Bruce Fields 73e79482b4 nfsd4: rearrange struct nfsd4_slot 13 years ago
J. Bruce Fields f6d82485e9 nfsd4: fix sessions slotid wraparound logic 13 years ago
J. Bruce Fields 508f922756 nfsd: fix default iosize calculation on 32bit 13 years ago
J. Bruce Fields 87b0fc7deb nfsd: cleanup setting of default max_block_size 13 years ago
Dan Carpenter 3476964dba nfsd: remove some unneeded checks 13 years ago
Trond Myklebust a613fa168a SUNRPC: constify the rpc_program 13 years ago
Stanislav Kinsbursky 4cb54ca206 SUNRPC: search for service transports in network namespace context 13 years ago
Stanislav Kinsbursky 246590f56c SUNRPC: register service stats /proc entries in passed network namespace context 13 years ago