| Commit message (Expand) | Author | Age | Files | Lines |
* | nfsd4: allow large readdirs | J. Bruce Fields | 2014-05-30 | 1 | -3/+2 |
* | nfsd4: more precise nfsd4_max_reply | J. Bruce Fields | 2014-05-30 | 1 | -0/+1 |
* | nfsd4: convert 4.1 replay encoding | J. Bruce Fields | 2014-05-30 | 1 | -1/+1 |
* | nfsd4: teach encoders to handle reserve_space failures | J. Bruce Fields | 2014-05-30 | 1 | -1/+1 |
* | nfsd4: fix encoding of out-of-space replies | J. Bruce Fields | 2014-05-27 | 1 | -0/+2 |
* | nfsd4: tweak nfsd4_encode_getattr to take xdr_stream | J. Bruce Fields | 2014-05-23 | 1 | -3/+4 |
* | nfsd4: embed xdr_stream in nfsd4_compoundres | J. Bruce Fields | 2014-05-23 | 1 | -3/+1 |
* | nfsd4: nfsd4_replay_cache_entry should be static | J. Bruce Fields | 2014-03-28 | 1 | -2/+0 |
* | Define op_iattr for nfsd4_open instead using macro | Kinglong Mee | 2014-01-06 | 1 | -2/+1 |
* | nfsd: using nfsd4_encode_noop for encoding destroy_session/free_stateid | Kinglong Mee | 2014-01-03 | 1 | -1/+0 |
* | NFSD: Server implementation of MAC Labeling | David Quigley | 2013-05-15 | 1 | -0/+4 |
* | nfsd4: cleanup handling of nfsv4.0 closed stateid's | J. Bruce Fields | 2013-04-08 | 1 | -0/+1 |
* | nfsd: remove unused macro in nfsv4 | Yanchuan Nian | 2013-04-03 | 1 | -1/+0 |
* | nfsd4: handle seqid-mutating open errors from xdr decoding | J. Bruce Fields | 2013-04-03 | 1 | -0/+1 |
* | nfsd4: simplify nfsd4_encode_fattr interface slightly | J. Bruce Fields | 2013-01-23 | 1 | -1/+1 |
* | nfsd4: disable zero-copy on non-final read ops | J. Bruce Fields | 2012-12-17 | 1 | -0/+8 |
* | nfsd4: delay filling in write iovec array till after xdr decoding | J. Bruce Fields | 2012-11-26 | 1 | -1/+0 |
* | nfsd4: move more write parameters into xdr argument | J. Bruce Fields | 2012-11-26 | 1 | -0/+2 |
* | nfsd: use service net instead of hard-coded init_net | Stanislav Kinsbursky | 2012-11-15 | 1 | -1/+1 |
* | nfsd4: implement backchannel_ctl operation | J. Bruce Fields | 2012-11-07 | 1 | -0/+2 |
* | nfsd4: int/__be32 fixes | J. Bruce Fields | 2012-05-31 | 1 | -3/+3 |
* | NFSD: Fix nfs4_verifier memory alignment | Chuck Lever | 2012-03-20 | 1 | -2/+2 |
* | nfsd41: implement NFS4_SHARE_WANT_NO_DELEG, NFS4_OPEN_DELEGATE_NONE_EXT, why_... | Benny Halevy | 2012-02-17 | 1 | -0/+1 |
* | NFSD: Clean up the test_stateid function | Bryan Schumaker | 2012-02-17 | 1 | -2/+7 |
* | nfsd41: split out share_access want and signal flags while decoding | Benny Halevy | 2012-02-17 | 1 | -2/+4 |
* | nfsd41: use current stateid by value | Tigran Mkrtchyan | 2012-02-15 | 1 | -2/+11 |
* | nfsd41: save and restore current stateid with current fh | Tigran Mkrtchyan | 2012-02-15 | 1 | -0/+1 |
* | nfsd41: handle current stateid in open and close | Tigran Mkrtchyan | 2012-02-15 | 1 | -0/+1 |
* | nfsd4: rearrange struct nfsd4_slot | J. Bruce Fields | 2012-02-14 | 1 | -1/+2 |
* | nfs41: implement DESTROY_CLIENTID operation | Mi Jinlong | 2011-10-24 | 1 | -0/+5 |
* | nfsd4: warn on open failure after create | J. Bruce Fields | 2011-10-17 | 1 | -1/+2 |
* | nfsd4: preallocate open stateid in process_open1() | J. Bruce Fields | 2011-10-17 | 1 | -0/+1 |
* | nfsd4: preallocate nfs4_file in process_open1() | J. Bruce Fields | 2011-10-17 | 1 | -0/+1 |
* | nfsd4: clean up open owners on OPEN failure | J. Bruce Fields | 2011-10-17 | 1 | -0/+1 |
* | nfsd4: move name-length checks to xdr | J. Bruce Fields | 2011-10-11 | 1 | -2/+1 |
* | nfsd4: assume test_stateid always has session | J. Bruce Fields | 2011-09-26 | 1 | -1/+0 |
* | nfsd41: try to check reply size before operation | Mi Jinlong | 2011-09-16 | 1 | -0/+1 |
* | nfsd4: split stateowners into open and lockowners | J. Bruce Fields | 2011-09-07 | 1 | -1/+1 |
* | nfsd4: eliminate unused lt_stateowner | J. Bruce Fields | 2011-09-01 | 1 | -1/+0 |
* | nfsd4: drop most stateowner refcounting | J. Bruce Fields | 2011-09-01 | 1 | -1/+1 |
* | nfsd4: cleanup seqid op stateowner usage | J. Bruce Fields | 2011-08-31 | 1 | -7/+0 |
* | nfsd4: remove HAS_SESSION | J. Bruce Fields | 2011-08-27 | 1 | -1/+1 |
* | nfsd: turn on reply cache for NFSv4 | J. Bruce Fields | 2011-07-18 | 1 | -0/+3 |
* | nfsd4: call nfsd4_release_compoundargs from pc_release | J. Bruce Fields | 2011-07-18 | 1 | -1/+1 |
* | NFSD: Added TEST_STATEID operation | Bryan Schumaker | 2011-07-15 | 1 | -0/+17 |
* | NFSD: added FREE_STATEID operation | Bryan Schumaker | 2011-07-15 | 1 | -0/+8 |
* | nfsd4: set sequence flag when backchannel is down | J. Bruce Fields | 2011-01-11 | 1 | -1/+1 |
* | nfsd4: support BIND_CONN_TO_SESSION | J. Bruce Fields | 2011-01-11 | 1 | -0/+2 |
* | nfsd4: implement secinfo_no_name | J. Bruce Fields | 2010-12-17 | 1 | -0/+5 |
* | nfsd: Fix possible BUG_ON firing in set_change_info | Neil Brown | 2010-12-08 | 1 | -11/+10 |