Commit Graph

149 Commits (88c47666171989ed4c5b1a5687df09511e8c5e35)

Author SHA1 Message Date
Stanislav Kinsbursky b9c0ef8571 nfsd: make NFSd service boot time per-net 12 years ago
Neil Brown 7007c90fb9 nfsd: avoid permission checks on EXCLUSIVE_CREATE replay 12 years ago
J. Bruce Fields ffe1137ba7 nfsd4: delay filling in write iovec array till after xdr decoding 12 years ago
Stanislav Kinsbursky 3320fef19b nfsd: use service net instead of hard-coded init_net 12 years ago
J. Bruce Fields cb73a9f464 nfsd4: implement backchannel_ctl operation 12 years ago
J. Bruce Fields d15c077e44 nfsd4: enforce per-client sessions/no-sessions distinction 13 years ago
Bryan Schumaker 24ff99c6fe NFSD: Swap the struct nfs4_operation getter and setter 13 years ago
Stanislav Kinsbursky 5ccb0066f2 LockD: pass actual network namespace to grace period management functions 13 years ago
Al Viro 96f6f98501 nfsd: fix b0rken error value for setattr on read-only mount 13 years ago
J. Bruce Fields 9dc4e6c4d1 nfsd: don't fail unchecked creates of non-special files 13 years ago
Jeff Layton a52d726bbd nfsd: convert nfs4_client->cl_cb_flags to a generic flags field 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
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 2c8bd7e0d1 nfsd41: split out share_access want and signal flags while decoding 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
Al Viro bad0dcffc2 new helpers: fh_{want,drop}_write() 13 years ago
Mi Jinlong 0cf99b91c6 nfsd41: allow non-reclaim open-by-fh's in 4.1 13 years ago
Mi Jinlong 345c284290 nfs41: implement DESTROY_CLIENTID operation 13 years ago
J. Bruce Fields 8b289b2c23 nfsd4: implement new 4.1 open reclaim types 14 years ago
J. Bruce Fields 856121b2e8 nfsd4: warn on open failure after create 14 years ago
J. Bruce Fields d29b20cd58 nfsd4: clean up open owners on OPEN failure 14 years ago
J. Bruce Fields b6d2f1ca3c nfsd4: more robust ignoring of WANT bits in OPEN 14 years ago
J. Bruce Fields c856694e3d nfsd4: make op_cacheresult another flag 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
J. Bruce Fields fe0750e5c4 nfsd4: split stateowners into open and lockowners 14 years ago
J. Bruce Fields 7c13f344cf nfsd4: drop most stateowner refcounting 14 years ago
J. Bruce Fields 5ec094c109 nfsd4: extend state lock over seqid replay logic 14 years ago
J. Bruce Fields 3e77246393 nfsd4: stop using nfserr_resource for transitory errors 14 years ago
J. Bruce Fields a043226bc1 nfsd4: permit read opens of executable-only files 14 years ago
J. Bruce Fields 75c096f753 nfsd4: it's OK to return nfserr_symlink 14 years ago
J. Bruce Fields aadab6c6f4 nfsd4: return nfserr_symlink on v4 OPEN of non-regular file 14 years ago
Bernd Schubert 832023bffb nfsd4: Remove check for a 32-bit cookie in nfsd4_readdir() 14 years ago
J. Bruce Fields 1091006c5e nfsd: turn on reply cache for NFSv4 14 years ago
J. Bruce Fields 3e98abffd1 nfsd4: call nfsd4_release_compoundargs from pc_release 14 years ago
Mi Jinlong ab1350b2b3 nfsd41: Deny new lock before RECLAIM_COMPLETE done 14 years ago
Bryan Schumaker 1745680454 NFSD: Added TEST_STATEID operation 14 years ago
Bryan Schumaker e1ca12dfb1 NFSD: added FREE_STATEID operation 14 years ago
Benny Halevy 094b5d74f4 NFSD: allow OP_DESTROY_CLIENTID to be only op in COMPOUND 14 years ago
Mi Jinlong ac6721a13e nfsd41: make sure nfs server process OPEN with EXCLUSIVE4_1 correctly 14 years ago