summaryrefslogtreecommitdiffstats
path: root/xlators/nfs/server/src/nfs.c
Commit message (Expand)AuthorAgeFilesLines
* gNFS: Set default outstanding RPC limit to 16Santosh Kumar Pradhan2014-01-151-1/+21
* Fix typos, and spacing issues.James Shubin2013-12-231-9/+9
* gNFS: More clean up for Gluster NFSSantosh Kumar Pradhan2013-11-251-30/+44
* gNFS: RFE for NFS connection behaviorSantosh Kumar Pradhan2013-11-141-51/+415
* rpcsvc: implement per-client RPC throttlingAnand Avati2013-10-281-0/+9
* gNFS: Make NFS I/O size to 1MB by defaultSantosh Kumar Pradhan2013-10-271-10/+21
* dual license: update remaining files with correct license textKaleb S. KEITHLEY2013-10-241-13/+4
* gNFS: NFS daemon is limiting IOs to 64KBSantosh Kumar Pradhan2013-09-201-4/+12
* nfs: persistent caching of connected NFS-clientsNiels de Vos2013-08-281-0/+65
* nfs: AUTH support for exported sub-directoriesRajesh Joseph2013-07-091-1/+13
* nfs: exit when all volumes are disabledRajesh Amaravathi2013-06-281-4/+5
* rpc: duplicate request cache for nfsRajesh Amaravathi2013-06-211-3/+48
* nfs: option to disable aclRajesh Amaravathi2013-06-151-6/+19
* nfs: gluster volume set help shows null as default valueRajesh Joseph2013-06-061-11/+44
* nfs: update nfs.addr-namelookup descriptionRajesh Amaravathi2013-05-301-1/+1
* core: fixes for gcc's '-pedantic' flag buildAvra Sengupta2013-01-211-1/+1
* nfs: correct phrasing of nfs-mount-udp optionNiels de Vos2012-12-271-2/+3
* ACLv3 - Access Control Lists V3Krishna Srinivas2012-11-131-0/+8
* nfs: do lookup on getattr after brick-status changeJeff Darcy2012-10-191-16/+19
* libglusterfs,mount/fuse: implement gidcache mechanism in fuse-bridgeBrian Foster2012-07-171-4/+6
* Add server-side aux-GID resolution.Jeff Darcy2012-06-011-0/+30
* nfs/nlm: statedump of locksRajesh Amaravathi2012-05-281-0/+11
* nfs/mount: Support MOUNT protocol on UDP. Needed for NLM on solaris clients.Krishna Srinivas2012-05-271-0/+26
* nfs/nlm: procedures for PC clientsRajesh Amaravathi2012-05-171-0/+9
* nfs/nlm: disable NLM if rpc.statd is not found.Krishna Srinivas2012-04-181-3/+10
* nfs: option to disable NLMRajesh Amaravathi2012-04-171-5/+31
* mgmt/glusterd : volume set validation fixesKaushal M2012-03-181-5/+9
* cli, glusterd, nfs: "volume status|profile|top" for nfs serversKaushal M2012-03-141-0/+89
* nfs/doc: correctionsRajesh Amaravathi2012-02-291-21/+21
* mempool: adjustments in pool sizesAmar Tumballi2012-02-221-1/+1
* NLM - Network Lock Manger V4Krishna Srinivas2012-02-201-0/+15
* nfs: export-dir option changed to type GF_OPTION_TYPE_PATHKaushik BV2012-02-071-1/+1
* nfs: changes for using nameless lookup and anonymous FDsAnand Avati2012-01-201-17/+18
* NFS: logging enhancement.Gaurav2011-11-161-1/+3
* Eliminate many "var set but not used" warnings with newer gcc.Jeff Darcy2011-09-071-2/+0
* if nfs.port is not configured init the transport.socket.listen-port to GF_NFS...krishna2011-08-201-1/+5
* xlators/nfs: Fix a typo in option descriptionVijay Bellur2011-08-201-2/+2
* xlator options: revamp xlator option validation/reconfigure codeAnand Avati2011-08-181-29/+0
* do rpcsvc_init() after we fill nfs_state structure and add to nfsx->options k...v3.3.0qa3krishna2011-08-181-11/+10
* do not init nfs->override_portnum to GF_NFS3_PORTkrishna2011-08-171-1/+0
* Change Copyright current yearPranith Kumar K2011-08-101-1/+1
* pass xlator pointer to rpcsvc_init() so that it can init svc->mydata to xlatorv3.3.0qa1krishna2011-08-091-1/+1
* NFS server: allow clients to connect from insecure (>1024) ports and support ...krishna2011-08-071-0/+60
* LICENSE: s/GNU Affero General Public/GNU General Public/Pranith Kumar K2011-08-061-3/+3
* RPC unify code changekrishna2011-07-291-12/+48
* NFS: Implement nfs_forget callshishir2011-07-281-1/+27
* NFS : Use proper exit point in nfs_init_state.Gaurav2011-05-031-2/+2
* NFS : Maintain common state for MOUNT1 and MOUNT3.Gaurav2011-05-031-0/+7
* NFS : Volume access option accepts only valid values.Gaurav2011-03-291-0/+1
* CLI : Validate options farmework.Gaurav2011-03-231-35/+19