Commit Graph

120 Commits (b4e3ac74d5cd4152f2ec6b3280b1ff3428952f7f)

Author SHA1 Message Date
Mi Jinlong 345c284290 nfs41: implement DESTROY_CLIENTID operation 14 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
J. Bruce Fields 68d9318435 nfsd4: fix wrongsec handling for PUTFH + op cases 14 years ago
J. Bruce Fields 29a78a3ed7 nfsd4: make fh_verify responsibility of nfsd_lookup_dentry caller 14 years ago
J. Bruce Fields 22b0321496 nfsd4: introduce OPDESC helper 14 years ago
Mi Jinlong 5ece3cafbd nfsd41: modify the members value of nfsd4_op_flags 14 years ago
J. Bruce Fields 1d1bc8f207 nfsd4: support BIND_CONN_TO_SESSION 14 years ago
J. Bruce Fields da165dd60e nfsd: remove some unnecessary dropit handling 14 years ago
J. Bruce Fields 04f4ad16b2 nfsd4: implement secinfo_no_name 14 years ago
J. Bruce Fields 0ff7ab4671 nfsd4: move guts of nfsd4_lookupp into helper 14 years ago
J. Bruce Fields 56560b9ae0 nfsd4: 4.1 SECINFO should consume filehandle 14 years ago
NeilBrown 8ff30fa4ef nfsd: disable deferral for NFSv4 15 years ago
J. Bruce Fields 4dc6ec00f6 nfsd4: implement reclaim_complete 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
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 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 57ecb34feb nfsd4: fix share mode permissions 15 years ago
J. Bruce Fields 0a3adadee4 nfsd: make fs/nfsd/vfs.h for common includes 15 years ago
Trond Myklebust a06b1261bd NFSD: Fix a bug in the NFSv4 'supported attrs' mandatory attribute 16 years ago
Andy Adamson abfabf8caf nfsd41: encode replay sequence from the slot values 16 years ago
Andy Adamson c8647947f8 nfsd41: rename nfsd4_enc_uncached_replay 16 years ago
Andy Adamson 49557cc74c nfsd41: Use separate DRC for setclientid 16 years ago
Yu Zhiguo 9208faf297 NFSv4: ACL in operations 'open' and 'create' should be used 16 years ago
Yu Zhiguo 0a93a47f04 NFSv4: kill off complicated macro 'PROC' 16 years ago
Yu Zhiguo 3c8e03166a NFSv4: do exact check about attribute specified 16 years ago
Benny Halevy 79fb54abd2 nfsd41: CREATE_EXCLUSIVE4_1 16 years ago