summaryrefslogtreecommitdiffstats
path: root/xlators/nfs
Commit message (Expand)AuthorAgeFilesLines
* nfs: prevent assertion error with MOUNT over UDPv3.4.5beta2Kaleb S. KEITHLEY2014-07-082-1/+10
* core: fix Ubuntu code audit (cppcheck) resultsKaleb S. KEITHLEY2014-05-251-7/+4
* nfs: exit when all volumes are disabledKaleb S. KEITHLEY2014-05-141-8/+9
* nfs: Fix for NFS crash during blocking NLM call.Rajesh Joseph2014-04-141-1/+1
* dual license: update remaining files with correct license textKaleb S. KEITHLEY2013-10-3023-299/+92
* nfs/mount3: fix crash in subdir resolutionSantosh Kumar Pradhan2013-10-141-1/+1
* gNFS: avoid double fd unref in opendirSantosh Kumar Pradhan2013-09-241-3/+1
* core: increase the auxillary group limit to 65536Anand Avati2013-09-091-0/+6
* nfs: prevent NFS server crash when upgrading from 3.2.x serverAnand Avati2013-09-091-0/+5
* nfs/server: Fix multiple crashes in acl handler.Vijay Bellur2013-03-031-10/+16
* Use proper libtool option -avoid-version instead of bogus -avoidversionAnand Avati2013-02-071-1/+1
* rpc: get hostnames of client to allow FQDN based authenticationRajesh Amaravathi2013-02-061-0/+4
* nfs/nlm: use req's uid and gid for open_and_resumeRajesh Amaravathi2013-02-061-7/+4
* core: fixes for gcc's '-pedantic' flag buildAvra Sengupta2013-01-213-3/+3
* nlm: use virtual ip of server to connect to clientRajesh Amaravathi2013-01-182-65/+74
* nfs: correct phrasing of nfs-mount-udp optionNiels de Vos2012-12-271-2/+3
* nfs: do opendir for "naked" readdirp to force self-heal checksJeff Darcy2012-12-031-0/+34
* nfs: avoid blocking lock calls in statedump codeRajesh Amaravathi2012-11-241-2/+11
* nfs: after resolving the entry use the linked inode instead of old inodeRaghavendra Bhat2012-11-191-1/+2
* nfs: do not change root inode if enable-ino32 is setRajesh Amaravathi2012-11-181-0/+3
* build: fix missing include (from missing backslash)Jeff Darcy2012-11-141-1/+1
* ACLv3 - Access Control Lists V3Krishna Srinivas2012-11-139-2/+799
* nfs: resolve parent inode during inode_loc_fillRajesh Amaravathi2012-11-121-0/+2
* nfs: do lookup on getattr after brick-status changeJeff Darcy2012-10-198-40/+171
* build: split CPPFLAGS from CFLAGSJeff Darcy2012-10-031-2/+4
* build: move -L arguments out of CFLAGSJeff Darcy2012-10-031-1/+3
* build: remove useless explicit -fPIC -shared fromJeff Darcy2012-10-031-2/+2
* build: remove -nostartfiles flagJeff Darcy2012-10-021-1/+1
* build: consolidate common compilation flags into one variableJeff Darcy2012-10-011-1/+1
* Clean up of typepunning errors ( Strict aliasing warnings )Varun Shastry2012-09-171-20/+15
* rpcsvc: remove .vector_actor and related changesAnand Avati2012-08-203-62/+56
* core: reduce the usage of global variablesAmar Tumballi2012-08-031-17/+17
* libglusterfs,mount/fuse: implement gidcache mechanism in fuse-bridgeBrian Foster2012-07-173-117/+32
* remove useless if-before-free (and free-like) functionsJim Meyering2012-07-135-18/+9
* nfs-common: don't let 0-length path cause buf[-1] accessJim Meyering2012-07-111-2/+2
* nfs: make NFS filehandles deterministicAnand Avati2012-07-042-151/+6
* xlators/nfs: don't test/set dirpath[-1] for a zero-length nameJim Meyering2012-07-021-2/+2
* nfs/nlm: when setting nlmclnt->rpc_clnt, do not overwrite old rpc_clntKrishna Srinivas2012-06-011-18/+5
* Add server-side aux-GID resolution.Jeff Darcy2012-06-015-8/+216
* nfs/nlm: statedump of locksRajesh Amaravathi2012-05-282-0/+53
* nfs/mount: Support MOUNT protocol on UDP. Needed for NLM on solaris clients.Krishna Srinivas2012-05-278-6/+341
* nfs/nlm: avoid duplicate replies for nlm proceduresRajesh Amaravathi2012-05-241-102/+76
* rpc: fix the vecsizer issueAmar Tumballi2012-05-241-5/+6
* nlm: do not use killall command to kill rpc.statdRaghavendra Bhat2012-05-212-2/+24
* nfs/nlm: nlm-unlock call should reply success in case it is not able to find ...Krishna Srinivas2012-05-211-3/+6
* nfs/nlm: procedures for PC clientsRajesh Amaravathi2012-05-175-35/+605
* nfs/mount: avoid duplicate reply on ENOENTRajesh Amaravathi2012-05-151-0/+1
* libglusterfs/inode.c: do not link the inode in the dentry cache for "." and ".."Krishna Srinivas2012-05-051-6/+2
* nfs: use hostname without port numbersKrishna Srinivas2012-04-271-24/+16
* nlm: use correct subvolume when opening the filev3.3.0qa39Krishna Srinivas2012-04-261-2/+2