Age | Commit message (Expand) | Author | Files | Lines |
2009-06-19 | nfsd41: Backchannel: minorversion support for the back channel | Andy Adamson | 1 | -1/+2 |
2009-06-18 | Merge commit 'linux-pnfs/nfs41-for-2.6.31' into nfsv41-for-2.6.31 | Trond Myklebust | 1 | -1/+0 |
2009-06-17 | nfs41: exchange_id operation | Benny Halevy | 1 | -1/+0 |
2009-06-16 | nfsd41: move channel attributes from nfsd4_session to a nfsd4_channel_attr st... | Alexandros Batsakis | 2 | -16/+13 |
2009-06-12 | switch rqst_exp_parent() | Al Viro | 1 | -2/+1 |
2009-06-12 | switch rqst_exp_get_by_name() | Al Viro | 1 | -2/+1 |
2009-05-27 | knfsd: reply cache cleanups | Greg Banks | 1 | -2/+1 |
2009-05-02 | nfsd4: track recall retries in nfs4_delegation | J. Bruce Fields | 1 | -0/+1 |
2009-05-02 | nfsd4: remove unused dl_trunc | J. Bruce Fields | 1 | -1/+0 |
2009-05-02 | nfsd4: eliminate struct nfs4_cb_recall | J. Bruce Fields | 1 | -13/+5 |
2009-05-02 | nfsd4: rename callback struct to cb_conn | J. Bruce Fields | 1 | -2/+2 |
2009-04-30 | nfsd4: lookup up callback cred only once | J. Bruce Fields | 1 | -0/+1 |
2009-04-29 | nfsd: support ext4 i_version | J. Bruce Fields | 2 | -4/+20 |
2009-04-06 | nfsd41: define nfsd4_set_statp as noop for !CONFIG_NFSD_V4 | Benny Halevy | 1 | -0/+7 |
2009-04-06 | nfsd41: define NFSD_DRC_SIZE_SHIFT in set_max_drc | Benny Halevy | 1 | -3/+0 |
2009-04-04 | nfsd41: CREATE_EXCLUSIVE4_1 | Benny Halevy | 1 | -6/+4 |
2009-04-04 | nfsd41: SUPPATTR_EXCLCREAT attribute | Benny Halevy | 1 | -1/+13 |
2009-04-04 | nfsd41: support for 3-word long attribute bitmask | Andy Adamson | 2 | -8/+38 |
2009-04-04 | nfsd41: provide support for minor version 1 at rpc level | Marc Eshel | 1 | -1/+1 |
2009-04-04 | nfsd41: control nfsv4.1 svc via /proc/fs/nfsd/versions | Benny Halevy | 1 | -0/+2 |
2009-04-04 | nfsd41: access_valid | Andy Adamson | 1 | -0/+1 |
2009-04-04 | nfsd41: stateid handling | Andy Adamson | 2 | -1/+8 |
2009-04-04 | nfsd: pass nfsd4_compound_state* to nfs4_preprocess_{state,seq}id_op | Benny Halevy | 1 | -1/+3 |
2009-04-04 | nfsd41: destroy_session operation | Benny Halevy | 1 | -1/+1 |
2009-04-04 | nfsd41: non-page DRC for solo sequence responses | Andy Adamson | 2 | -1/+15 |
2009-04-04 | nfsd41: Add a create session replay cache | Andy Adamson | 1 | -1/+1 |
2009-04-04 | nfsd41: create_session operation | Andy Adamson | 2 | -2/+26 |
2009-04-04 | nfsd41: nfsd DRC logic | Andy Adamson | 1 | -0/+1 |
2009-04-04 | nfsd41: hard page limit for DRC | Andy Adamson | 1 | -0/+3 |
2009-04-04 | nfsd41: DRC save, restore, and clear functions | Andy Adamson | 3 | -0/+18 |
2009-04-04 | nfsd41: sequence operation | Benny Halevy | 1 | -1/+12 |
2009-04-04 | nfsd41: match clientid establishment method | Andy Adamson | 1 | -1/+1 |
2009-04-04 | nfsd41: exchange_id operation | Andy Adamson | 2 | -1/+8 |
2009-04-04 | nfsd41: proc stubs | Andy Adamson | 1 | -0/+12 |
2009-04-04 | nfsd41: xdr infrastructure | Andy Adamson | 1 | -0/+22 |
2009-04-04 | nfsd41: sessionid hashing | Marc Eshel | 1 | -0/+7 |
2009-04-04 | nfsd41: introduce nfs4_client cl_sessions list | Marc Eshel | 1 | -0/+3 |
2009-04-04 | nfsd41: sessions basic data types | Andy Adamson | 1 | -0/+33 |
2009-04-04 | nfsd41: define nfs41 error codes | Marc Eshel | 1 | -1/+42 |
2009-03-30 | nfsd: embed nfsd4_current_state in nfsd4_compoundres | Andy Adamson | 1 | -4/+5 |
2009-03-28 | Fix a build warning about leaking CONFIG_NFSD to userspace. | Greg Banks | 1 | -4/+5 |
2009-03-19 | Short write in nfsd becomes a full write to the client | David Shaw | 1 | -1/+1 |
2009-03-19 | nfsd4: remove use of mutex for file_hashtable | J. Bruce Fields | 1 | -1/+1 |
2009-03-19 | nfsd4: remove unused CHECK_FH flag | J. Bruce Fields | 1 | -1/+0 |
2009-03-19 | nfsd4: separate delegreturn case from preprocess_stateid_op | J. Bruce Fields | 1 | -1/+0 |
2009-03-19 | nfs: replace uses of __constant_{endian} | Harvey Harrison | 1 | -66/+66 |
2009-03-19 | nfsd4: use helper for copying delegation filehandle | J. Bruce Fields | 1 | -4/+2 |
2009-03-19 | nfsd4: use helper for copying filehandles for replay | J. Bruce Fields | 2 | -2/+8 |
2009-01-30 | headers_check fix: nfsd/syscall.h | Jaswinder Singh Rajput | 1 | -2/+1 |
2009-01-30 | headers_check fix: nfsd/nfsfh.h | Jaswinder Singh Rajput | 1 | -2/+1 |