Age | Commit message (Expand) | Author |
2012-07-27 | LockD: pass actual network namespace to grace period management functions | Stanislav Kinsbursky |
2012-04-19 | Merge branch 'for-3.4' of git://linux-nfs.org/~bfields/linux | Linus Torvalds |
2012-04-13 | nfsd: fix b0rken error value for setattr on read-only mount | Al Viro |
2012-04-11 | nfsd: don't fail unchecked creates of non-special files | J. Bruce Fields |
2012-03-26 | nfsd: convert nfs4_client->cl_cb_flags to a generic flags field | Jeff Layton |
2012-03-20 | NFSD: Fix nfs4_verifier memory alignment | Chuck Lever |
2012-03-20 | NFSD: Fix warnings when NFSD_DEBUG is not defined | Trond Myklebust |
2012-03-06 | nfsd4: reduce do_open_lookup() stack usage | J. Bruce Fields |
2012-03-06 | nfsd4: delay setting current filehandle till success | J. Bruce Fields |
2012-02-17 | nfsd41: split out share_access want and signal flags while decoding | Benny Halevy |
2012-02-15 | nfsd41: use current stateid by value | Tigran Mkrtchyan |
2012-02-15 | nfsd41: consume current stateid on DELEGRETURN and OPENDOWNGRADE | Tigran Mkrtchyan |
2012-02-15 | nfsd41: handle current stateid in SETATTR and FREE_STATEID | Tigran Mkrtchyan |
2012-02-15 | nfsd41: mark LOOKUP, LOOKUPP and CREATE to invalidate current stateid | Tigran Mkrtchyan |
2012-02-15 | nfsd41: save and restore current stateid with current fh | Tigran Mkrtchyan |
2012-02-15 | nfsd41: mark PUTFH, PUTPUBFH and PUTROOTFH to clear current stateid | Tigran Mkrtchyan |
2012-02-15 | nfsd41: consume current stateid on read and write | Tigran Mkrtchyan |
2012-02-15 | nfsd41: handle current stateid on lock and locku | Tigran Mkrtchyan |
2012-02-15 | nfsd41: handle current stateid in open and close | Tigran Mkrtchyan |
2012-01-14 | Merge branch 'for-3.3' of git://linux-nfs.org/~bfields/linux | Linus Torvalds |
2012-01-03 | new helpers: fh_{want,drop}_write() | Al Viro |
2011-12-06 | nfsd41: allow non-reclaim open-by-fh's in 4.1 | Mi Jinlong |
2011-10-24 | nfs41: implement DESTROY_CLIENTID operation | Mi Jinlong |
2011-10-19 | nfsd4: implement new 4.1 open reclaim types | J. Bruce Fields |
2011-10-17 | nfsd4: warn on open failure after create | J. Bruce Fields |
2011-10-17 | nfsd4: clean up open owners on OPEN failure | J. Bruce Fields |
2011-10-11 | nfsd4: more robust ignoring of WANT bits in OPEN | J. Bruce Fields |
2011-09-20 | nfsd4: make op_cacheresult another flag | J. Bruce Fields |
2011-09-16 | nfsd4: replace oo_confirmed by flag bit | J. Bruce Fields |
2011-09-16 | nfsd41: try to check reply size before operation | Mi Jinlong |
2011-09-07 | nfsd4: split stateowners into open and lockowners | J. Bruce Fields |
2011-09-01 | nfsd4: drop most stateowner refcounting | J. Bruce Fields |
2011-09-01 | nfsd4: extend state lock over seqid replay logic | J. Bruce Fields |
2011-08-27 | nfsd4: stop using nfserr_resource for transitory errors | J. Bruce Fields |
2011-08-27 | nfsd4: permit read opens of executable-only files | J. Bruce Fields |
2011-08-26 | nfsd4: it's OK to return nfserr_symlink | J. Bruce Fields |
2011-08-19 | nfsd4: return nfserr_symlink on v4 OPEN of non-regular file | J. Bruce Fields |
2011-08-16 | nfsd4: Remove check for a 32-bit cookie in nfsd4_readdir() | Bernd Schubert |
2011-07-18 | nfsd: turn on reply cache for NFSv4 | J. Bruce Fields |
2011-07-18 | nfsd4: call nfsd4_release_compoundargs from pc_release | J. Bruce Fields |
2011-07-15 | nfsd41: Deny new lock before RECLAIM_COMPLETE done | Mi Jinlong |
2011-07-15 | NFSD: Added TEST_STATEID operation | Bryan Schumaker |
2011-07-15 | NFSD: added FREE_STATEID operation | Bryan Schumaker |
2011-07-15 | NFSD: allow OP_DESTROY_CLIENTID to be only op in COMPOUND | Benny Halevy |
2011-04-29 | nfsd41: make sure nfs server process OPEN with EXCLUSIVE4_1 correctly | Mi Jinlong |
2011-04-29 | nfsd4: fix wrongsec handling for PUTFH + op cases | J. Bruce Fields |
2011-04-11 | nfsd4: make fh_verify responsibility of nfsd_lookup_dentry caller | J. Bruce Fields |
2011-04-11 | nfsd4: introduce OPDESC helper | J. Bruce Fields |
2011-03-07 | nfsd41: modify the members value of nfsd4_op_flags | Mi Jinlong |
2011-01-11 | nfsd4: support BIND_CONN_TO_SESSION | J. Bruce Fields |