| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge branch 'for-3.3' of git://linux-nfs.org/~bfields/linux | Linus Torvalds | 2012-01-14 | 1 | -4/+3 |
|\ |
|
| * | nfsd41: allow non-reclaim open-by-fh's in 4.1 | Mi Jinlong | 2011-12-06 | 1 | -4/+3 |
* | | new helpers: fh_{want,drop}_write() | Al Viro | 2012-01-03 | 1 | -2/+2 |
|/ |
|
* | nfs41: implement DESTROY_CLIENTID operation | Mi Jinlong | 2011-10-24 | 1 | -1/+1 |
* | nfsd4: implement new 4.1 open reclaim types | J. Bruce Fields | 2011-10-19 | 1 | -12/+3 |
* | nfsd4: warn on open failure after create | J. Bruce Fields | 2011-10-17 | 1 | -3/+4 |
* | nfsd4: clean up open owners on OPEN failure | J. Bruce Fields | 2011-10-17 | 1 | -0/+1 |
* | nfsd4: more robust ignoring of WANT bits in OPEN | J. Bruce Fields | 2011-10-11 | 1 | -0/+3 |
* | nfsd4: make op_cacheresult another flag | J. Bruce Fields | 2011-09-20 | 1 | -25/+25 |
* | nfsd4: replace oo_confirmed by flag bit | J. Bruce Fields | 2011-09-16 | 1 | -2/+2 |
* | nfsd41: try to check reply size before operation | Mi Jinlong | 2011-09-16 | 1 | -18/+229 |
* | nfsd4: split stateowners into open and lockowners | J. Bruce Fields | 2011-09-07 | 1 | -9/+9 |
* | nfsd4: drop most stateowner refcounting | J. Bruce Fields | 2011-09-01 | 1 | -4/+2 |
* | nfsd4: extend state lock over seqid replay logic | J. Bruce Fields | 2011-09-01 | 1 | -2/+3 |
* | nfsd4: stop using nfserr_resource for transitory errors | J. Bruce Fields | 2011-08-27 | 1 | -1/+1 |
* | nfsd4: permit read opens of executable-only files | J. Bruce Fields | 2011-08-27 | 1 | -0/+2 |
* | nfsd4: it's OK to return nfserr_symlink | J. Bruce Fields | 2011-08-26 | 1 | -14/+1 |
* | nfsd4: return nfserr_symlink on v4 OPEN of non-regular file | J. Bruce Fields | 2011-08-19 | 1 | -0/+21 |
* | nfsd4: Remove check for a 32-bit cookie in nfsd4_readdir() | Bernd Schubert | 2011-08-16 | 1 | -1/+1 |
* | nfsd: turn on reply cache for NFSv4 | J. Bruce Fields | 2011-07-18 | 1 | -10/+22 |
* | nfsd4: call nfsd4_release_compoundargs from pc_release | J. Bruce Fields | 2011-07-18 | 1 | -1/+1 |
* | nfsd41: Deny new lock before RECLAIM_COMPLETE done | Mi Jinlong | 2011-07-15 | 1 | -0/+9 |
* | NFSD: Added TEST_STATEID operation | Bryan Schumaker | 2011-07-15 | 1 | -0/+5 |
* | NFSD: added FREE_STATEID operation | Bryan Schumaker | 2011-07-15 | 1 | -0/+5 |
* | NFSD: allow OP_DESTROY_CLIENTID to be only op in COMPOUND | Benny Halevy | 2011-07-15 | 1 | -0/+5 |
* | nfsd41: make sure nfs server process OPEN with EXCLUSIVE4_1 correctly | Mi Jinlong | 2011-04-29 | 1 | -2/+2 |
* | nfsd4: fix wrongsec handling for PUTFH + op cases | J. Bruce Fields | 2011-04-29 | 1 | -5/+54 |
* | nfsd4: make fh_verify responsibility of nfsd_lookup_dentry caller | J. Bruce Fields | 2011-04-11 | 1 | -0/+3 |
* | nfsd4: introduce OPDESC helper | J. Bruce Fields | 2011-04-11 | 1 | -1/+6 |
* | nfsd41: modify the members value of nfsd4_op_flags | Mi Jinlong | 2011-03-07 | 1 | -2/+2 |
* | nfsd4: support BIND_CONN_TO_SESSION | J. Bruce Fields | 2011-01-11 | 1 | -2/+7 |
* | nfsd: remove some unnecessary dropit handling | J. Bruce Fields | 2011-01-04 | 1 | -4/+0 |
* | nfsd4: implement secinfo_no_name | J. Bruce Fields | 2010-12-17 | 1 | -0/+27 |
* | nfsd4: move guts of nfsd4_lookupp into helper | J. Bruce Fields | 2010-12-17 | 1 | -6/+10 |
* | nfsd4: 4.1 SECINFO should consume filehandle | J. Bruce Fields | 2010-12-17 | 1 | -0/+3 |
* | nfsd: disable deferral for NFSv4 | NeilBrown | 2010-09-21 | 1 | -2/+5 |
* | nfsd4: implement reclaim_complete | J. Bruce Fields | 2010-05-13 | 1 | -0/+5 |
* | Merge commit 'v2.6.34-rc6' | J. Bruce Fields | 2010-05-04 | 1 | -0/+1 |
|\ |
|
| * | include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp... | Tejun Heo | 2010-03-30 | 1 | -0/+1 |
* | | nfsd4: fix unlikely race in session replay case | J. Bruce Fields | 2010-05-03 | 1 | -0/+1 |
* | | nfsd4: complete enforcement of 4.1 op ordering | J. Bruce Fields | 2010-04-22 | 1 | -14/+30 |
|/ |
|
* | nfsd: remove pointless paths in file headers | J. Bruce Fields | 2009-12-15 | 1 | -2/+0 |
* | nfsd: Move private headers to source directory | Boaz Harrosh | 2009-12-14 | 1 | -2/+2 |
* | nfsd: Source files #include cleanups | Boaz Harrosh | 2009-12-14 | 1 | -10/+0 |
* | nfsd4: fix share mode permissions | J. Bruce Fields | 2009-12-14 | 1 | -1/+1 |
* | nfsd: make fs/nfsd/vfs.h for common includes | J. Bruce Fields | 2009-11-13 | 1 | -0/+1 |
* | NFSD: Fix a bug in the NFSv4 'supported attrs' mandatory attribute | Trond Myklebust | 2009-09-01 | 1 | -6/+1 |
* | nfsd41: encode replay sequence from the slot values | Andy Adamson | 2009-07-28 | 1 | -32/+1 |
* | nfsd41: rename nfsd4_enc_uncached_replay | Andy Adamson | 2009-07-28 | 1 | -2/+2 |
* | nfsd41: Use separate DRC for setclientid | Andy Adamson | 2009-07-28 | 1 | -1/+1 |