Age | Commit message (Expand) | Author |
2010-05-03 | nfsd: further comment typos | J. Bruce Fields |
2010-04-22 | nfsd4: fix filehandle comment | J. Bruce Fields |
2009-12-15 | nfsd: move most of nfsfh.h to fs/nfsd | J. Bruce Fields |
2009-12-15 | nfsd: enable V4ROOT exports | J. Bruce Fields |
2009-12-15 | nfsd: introduce export flag for v4 pseudoroot | Steve Dickson |
2009-12-14 | nfsd: let "insecure" flag vary by pseudoflavor | J. Bruce Fields |
2009-12-14 | nfsd: new interface to advertise export features | J. Bruce Fields |
2009-12-14 | nfsd: Move private headers to source directory | Boaz Harrosh |
2009-12-14 | nfsd: Headers Independence and include cleanups | Boaz Harrosh |
2009-12-14 | nfsd: Remove unused dprintk | Boaz Harrosh |
2009-11-13 | nfsd: make fs/nfsd/vfs.h for common includes | J. Bruce Fields |
2009-11-05 | nfsd: use STATEID_FMT and STATEID_VAL for printing stateids | Benny Halevy |
2009-09-23 | seq_file: constify seq_operations | James Morris |
2009-09-17 | nfsd: return success for non-NFS4 nfs4_state_start | Stephen Rothwell |
2009-09-15 | nfsd41: Backchannel: Setup sequence information | Ricardo Labiaga |
2009-09-15 | nfsd41: Backchannel: Server backchannel RPC wait queue | Ricardo Labiaga |
2009-09-15 | nfsd41: Backchannel: Add sequence arguments to callback RPC arguments | Ricardo Labiaga |
2009-09-15 | nfsd41: Backchannel: callback infrastructure | Andy Adamson |
2009-09-15 | nfsd4: use common rpc_cred for all callbacks | J. Bruce Fields |
2009-09-15 | nfsd4: allow nfs4 state startup to fail | J. Bruce Fields |
2009-09-01 | nfsd41: replace page based DRC with buffer based DRC | Andy Adamson |
2009-09-01 | nfsd41: bound forechannel drc size by memory usage | Andy Adamson |
2009-08-28 | nfsd41: expand solo sequence check | Andy Adamson |
2009-08-21 | nfsd: convert nfs4_cb_conn struct to hold address in sockaddr_storage | Jeff Layton |
2009-08-21 | nfsd: make nfs4_client->cl_addr a struct sockaddr_storage | Jeff Layton |
2009-07-28 | nfsd41: Use separate DRC for setclientid | Andy Adamson |
2009-07-28 | nfsd41: hange from page to memory based drc limits | Andy Adamson |
2009-07-14 | nfsd41: use globals for DRC limits | Andy Adamson |
2009-06-22 | Merge branch 'for-2.6.31' of git://fieldses.org/git/linux-nfsd | Linus Torvalds |
2009-06-18 | nfsd41: Backchannel: minorversion support for the back channel | Andy Adamson |
2009-06-17 | Merge commit 'linux-pnfs/nfs41-for-2.6.31' into nfsv41-for-2.6.31 | Trond Myklebust |
2009-06-17 | nfs41: exchange_id operation | Benny Halevy |
2009-06-16 | nfsd41: move channel attributes from nfsd4_session to a nfsd4_channel_attr st... | Alexandros Batsakis |
2009-06-11 | switch rqst_exp_parent() | Al Viro |
2009-06-11 | switch rqst_exp_get_by_name() | Al Viro |
2009-05-27 | knfsd: reply cache cleanups | Greg Banks |
2009-05-01 | nfsd4: track recall retries in nfs4_delegation | J. Bruce Fields |
2009-05-01 | nfsd4: remove unused dl_trunc | J. Bruce Fields |
2009-05-01 | nfsd4: eliminate struct nfs4_cb_recall | J. Bruce Fields |
2009-05-01 | nfsd4: rename callback struct to cb_conn | J. Bruce Fields |
2009-04-29 | nfsd4: lookup up callback cred only once | J. Bruce Fields |
2009-04-29 | nfsd: support ext4 i_version | J. Bruce Fields |
2009-04-06 | nfsd41: define nfsd4_set_statp as noop for !CONFIG_NFSD_V4 | Benny Halevy |
2009-04-06 | nfsd41: define NFSD_DRC_SIZE_SHIFT in set_max_drc | Benny Halevy |
2009-04-03 | nfsd41: CREATE_EXCLUSIVE4_1 | Benny Halevy |
2009-04-03 | nfsd41: SUPPATTR_EXCLCREAT attribute | Benny Halevy |
2009-04-03 | nfsd41: support for 3-word long attribute bitmask | Andy Adamson |
2009-04-03 | nfsd41: provide support for minor version 1 at rpc level | Marc Eshel |
2009-04-03 | nfsd41: control nfsv4.1 svc via /proc/fs/nfsd/versions | Benny Halevy |
2009-04-03 | nfsd41: access_valid | Andy Adamson |