summaryrefslogtreecommitdiffstats
path: root/include/linux/nfsd
Commit message (Expand)AuthorAgeFilesLines
* include: replace unifdef-y with header-ySam Ravnborg2010-08-141-6/+6
* nfsd: further comment typosJ. Bruce Fields2010-05-031-2/+2
* nfsd4: fix filehandle commentJ. Bruce Fields2010-04-221-2/+2
* nfsd: move most of nfsfh.h to fs/nfsdJ. Bruce Fields2009-12-151-199/+0
* nfsd: enable V4ROOT exportsJ. Bruce Fields2009-12-151-1/+1
* nfsd: introduce export flag for v4 pseudorootSteve Dickson2009-12-151-0/+10
* nfsd: let "insecure" flag vary by pseudoflavorJ. Bruce Fields2009-12-141-2/+2
* nfsd: new interface to advertise export featuresJ. Bruce Fields2009-12-141-1/+2
* nfsd: Move private headers to source directoryBoaz Harrosh2009-12-146-1915/+0
* nfsd: Headers Independence and include cleanupsBoaz Harrosh2009-12-148-22/+8
* nfsd: Remove unused dprintkBoaz Harrosh2009-12-141-4/+0
* nfsd: make fs/nfsd/vfs.h for common includesJ. Bruce Fields2009-11-131-86/+1
* nfsd: use STATEID_FMT and STATEID_VAL for printing stateidsBenny Halevy2009-11-051-0/+7
* seq_file: constify seq_operationsJames Morris2009-09-231-1/+1
* nfsd: return success for non-NFS4 nfs4_state_startStephen Rothwell2009-09-171-1/+1
* nfsd41: Backchannel: Setup sequence informationRicardo Labiaga2009-09-151-0/+1
* nfsd41: Backchannel: Server backchannel RPC wait queueRicardo Labiaga2009-09-151-0/+4
* nfsd41: Backchannel: Add sequence arguments to callback RPC argumentsRicardo Labiaga2009-09-151-0/+6
* nfsd41: Backchannel: callback infrastructureAndy Adamson2009-09-151-0/+3
* nfsd4: use common rpc_cred for all callbacksJ. Bruce Fields2009-09-151-1/+1
* nfsd4: allow nfs4 state startup to failJ. Bruce Fields2009-09-151-2/+2
* nfsd41: replace page based DRC with buffer based DRCAndy Adamson2009-09-012-20/+12
* nfsd41: bound forechannel drc size by memory usageAndy Adamson2009-09-011-2/+6
* nfsd41: expand solo sequence checkAndy Adamson2009-08-281-1/+1
* nfsd: convert nfs4_cb_conn struct to hold address in sockaddr_storageJeff Layton2009-08-211-2/+2
* nfsd: make nfs4_client->cl_addr a struct sockaddr_storageJeff Layton2009-08-211-1/+1
* nfsd41: Use separate DRC for setclientidAndy Adamson2009-07-282-13/+20
* nfsd41: hange from page to memory based drc limitsAndy Adamson2009-07-282-2/+3
* nfsd41: use globals for DRC limitsAndy Adamson2009-07-141-0/+3
* Merge branch 'for-2.6.31' of git://fieldses.org/git/linux-nfsdLinus Torvalds2009-06-224-38/+44
|\
| * nfsd41: Backchannel: minorversion support for the back channelAndy Adamson2009-06-181-1/+2
| * nfsd41: move channel attributes from nfsd4_session to a nfsd4_channel_attr st...Alexandros Batsakis2009-06-162-16/+13
| * knfsd: reply cache cleanupsGreg Banks2009-05-271-2/+1
| * nfsd4: track recall retries in nfs4_delegationJ. Bruce Fields2009-05-011-0/+1
| * nfsd4: remove unused dl_truncJ. Bruce Fields2009-05-011-1/+0
| * nfsd4: eliminate struct nfs4_cb_recallJ. Bruce Fields2009-05-011-13/+5
| * nfsd4: rename callback struct to cb_connJ. Bruce Fields2009-05-011-2/+2
| * nfsd4: lookup up callback cred only onceJ. Bruce Fields2009-04-291-0/+1
| * nfsd: support ext4 i_versionJ. Bruce Fields2009-04-292-4/+20
* | Merge commit 'linux-pnfs/nfs41-for-2.6.31' into nfsv41-for-2.6.31Trond Myklebust2009-06-171-1/+0
|\ \
| * | nfs41: exchange_id operationBenny Halevy2009-06-171-1/+0
| |/
* | switch rqst_exp_parent()Al Viro2009-06-111-2/+1
* | switch rqst_exp_get_by_name()Al Viro2009-06-111-2/+1
|/
* nfsd41: define nfsd4_set_statp as noop for !CONFIG_NFSD_V4Benny Halevy2009-04-061-0/+7
* nfsd41: define NFSD_DRC_SIZE_SHIFT in set_max_drcBenny Halevy2009-04-061-3/+0
* nfsd41: CREATE_EXCLUSIVE4_1Benny Halevy2009-04-031-6/+4
* nfsd41: SUPPATTR_EXCLCREAT attributeBenny Halevy2009-04-031-1/+13
* nfsd41: support for 3-word long attribute bitmaskAndy Adamson2009-04-032-8/+38
* nfsd41: provide support for minor version 1 at rpc levelMarc Eshel2009-04-031-1/+1
* nfsd41: control nfsv4.1 svc via /proc/fs/nfsd/versionsBenny Halevy2009-04-031-0/+2
OpenPOWER on IntegriCloud