Age | Commit message (Expand) | Author | Files | Lines |
2011-09-14 | NFSD: Remove the ex_pathname field from struct svc_export | Trond Myklebust | 1 | -1/+0 |
2011-09-14 | NFSD: Cleanup for nfsd4_path() | Trond Myklebust | 1 | -0/+1 |
2011-08-31 | nfsd: remove include/linux/nfsd/syscall.h | J. Bruce Fields | 2 | -117/+0 |
2011-08-27 | Remove include/linux/nfsd/const.h | J. Bruce Fields | 3 | -45/+5 |
2011-08-27 | nfsd: remove unused defines | J. Bruce Fields | 1 | -13/+0 |
2011-07-16 | nfsd: Remove deprecated nfsctl system call and related code. | NeilBrown | 1 | -2/+0 |
2011-03-31 | Fix common misspellings | Lucas De Marchi | 2 | -2/+2 |
2011-01-14 | nfsd: don't support msnfs export option | J. Bruce Fields | 1 | -1/+1 |
2010-08-15 | include: replace unifdef-y with header-y | Sam Ravnborg | 1 | -6/+6 |
2010-05-03 | nfsd: further comment typos | J. Bruce Fields | 1 | -2/+2 |
2010-04-23 | nfsd4: fix filehandle comment | J. Bruce Fields | 1 | -2/+2 |
2009-12-15 | nfsd: move most of nfsfh.h to fs/nfsd | J. Bruce Fields | 1 | -199/+0 |
2009-12-15 | nfsd: enable V4ROOT exports | J. Bruce Fields | 1 | -1/+1 |
2009-12-15 | nfsd: introduce export flag for v4 pseudoroot | Steve Dickson | 1 | -0/+10 |
2009-12-15 | nfsd: let "insecure" flag vary by pseudoflavor | J. Bruce Fields | 1 | -2/+2 |
2009-12-15 | nfsd: new interface to advertise export features | J. Bruce Fields | 1 | -1/+2 |
2009-12-15 | nfsd: Move private headers to source directory | Boaz Harrosh | 6 | -1915/+0 |
2009-12-15 | nfsd: Headers Independence and include cleanups | Boaz Harrosh | 8 | -22/+8 |
2009-12-15 | nfsd: Remove unused dprintk | Boaz Harrosh | 1 | -4/+0 |
2009-11-13 | nfsd: make fs/nfsd/vfs.h for common includes | J. Bruce Fields | 1 | -86/+1 |
2009-11-05 | nfsd: use STATEID_FMT and STATEID_VAL for printing stateids | Benny Halevy | 1 | -0/+7 |
2009-09-23 | seq_file: constify seq_operations | James Morris | 1 | -1/+1 |
2009-09-17 | nfsd: return success for non-NFS4 nfs4_state_start | Stephen Rothwell | 1 | -1/+1 |
2009-09-16 | nfsd41: Backchannel: Setup sequence information | Ricardo Labiaga | 1 | -0/+1 |
2009-09-16 | nfsd41: Backchannel: Server backchannel RPC wait queue | Ricardo Labiaga | 1 | -0/+4 |
2009-09-16 | nfsd41: Backchannel: Add sequence arguments to callback RPC arguments | Ricardo Labiaga | 1 | -0/+6 |
2009-09-16 | nfsd41: Backchannel: callback infrastructure | Andy Adamson | 1 | -0/+3 |
2009-09-16 | nfsd4: use common rpc_cred for all callbacks | J. Bruce Fields | 1 | -1/+1 |
2009-09-16 | nfsd4: allow nfs4 state startup to fail | J. Bruce Fields | 1 | -2/+2 |
2009-09-02 | nfsd41: replace page based DRC with buffer based DRC | Andy Adamson | 2 | -20/+12 |
2009-09-02 | nfsd41: bound forechannel drc size by memory usage | Andy Adamson | 1 | -2/+6 |
2009-08-28 | nfsd41: expand solo sequence check | Andy Adamson | 1 | -1/+1 |
2009-08-21 | nfsd: convert nfs4_cb_conn struct to hold address in sockaddr_storage | Jeff Layton | 1 | -2/+2 |
2009-08-21 | nfsd: make nfs4_client->cl_addr a struct sockaddr_storage | Jeff Layton | 1 | -1/+1 |
2009-07-28 | nfsd41: Use separate DRC for setclientid | Andy Adamson | 2 | -13/+20 |
2009-07-28 | nfsd41: hange from page to memory based drc limits | Andy Adamson | 2 | -2/+3 |
2009-07-15 | nfsd41: use globals for DRC limits | Andy Adamson | 1 | -0/+3 |
2009-06-22 | Merge branch 'for-2.6.31' of git://fieldses.org/git/linux-nfsd | Linus Torvalds | 4 | -38/+44 |
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 |