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