summaryrefslogtreecommitdiffstats
path: root/xlators/nfs
Commit message (Expand)AuthorAgeFilesLines
* nfs/nlm: remove lock request from the list after cancelNiels de Vos2017-05-121-5/+11
* nfs/nlm: free the nlm_client upon RPC_DISCONNECTNiels de Vos2017-05-121-12/+20
* nfs/nlm: log the caller_name if nlm_client_t can be foundNiels de Vos2017-05-101-2/+4
* nfs/nlm: ignore notify when there is no matching rpc requestNiels de Vos2017-05-101-1/+7
* nfs/nlm: unref rpc-client after nlm4svc_send_granted()Niels de Vos2017-05-081-1/+1
* rpc: Remove accidental IPV6 changesKaushal M2017-05-052-32/+0
* Halo Replication feature for AFR translatorKevin Vigor2017-05-023-2/+35
* nfs: Check for null buf, and set op_errno to EIO not 0Richard Wareing2017-04-261-0/+6
* nfs: Tear down transports for requests that arrive before the volume is initi...Shreyas Siravara2017-04-261-0/+43
* nfs: Fix compiler warning when calling svc_getcallerKevin Vigor2017-04-112-1/+39
* nfs: make subdir mounting work for Solaris 10 clientsBipin Kunal2017-04-072-30/+84
* nfs: use pkill on all OS'sNiels de Vos2017-03-271-4/+0
* nfs: remove include of mount3.hMichael Scherer2017-02-231-1/+0
* gNFS: Keep the mountdict as long as the service is activeSoumya Koduri2017-02-141-3/+7
* core: run many bricks within one glusterfsd processJeff Darcy2017-01-301-1/+3
* gNFS : pass proper gfid for nfs_setattr() in nfs3svc_create_cbk()Jiffin Tony Thottan2017-01-301-1/+1
* refcount: return pointer to the structure instead of a counterNiels de Vos2016-12-111-4/+6
* afr,dht,ec: Replace GF_EVENT_CHILD_MODIFIED with event SOME_DESCENDENT_DOWN/UPPoornima G2016-11-211-1/+2
* nfs: revalidate lookup converted to fresh lookupMohammed Rafi KC2016-11-104-10/+15
* trivial: correct some spelling mistakes in comments and logsNiels de Vos2016-10-181-1/+1
* build: out-of-tree builds generates files in the wrong directoryKaleb S KEITHLEY2016-09-181-5/+8
* nfs: fix unused variable warnings/errorsKaleb S. KEITHLEY2016-08-232-2/+0
* nfs: Reset cs->resolvedhard while resolving an entrySoumya Koduri2016-07-171-0/+1
* nfs: allow hostnames with dashes in exports/netgroups filesNiels de Vos2016-06-285-3/+27
* nfs: build exportlist with multiple groupnodesBipin Kunal2016-06-091-18/+66
* nfs : store sattr properly in nfs3_setattr() callJiffin Tony Thottan2016-06-072-4/+6
* core, shard: Make shards inherit main file's O_DIRECT flag if presentKrutika Dhananjay2016-06-072-19/+15
* nfs: fix a typo in the help text for option rpc-auth.addr.rejectDustin Black2016-06-061-1/+1
* nfs: strip trailing / when clients do subdir mountsNiels de Vos2016-05-231-0/+5
* cluster/afr: Don't let NFS cache stat after writesPranith Kumar K2016-05-043-24/+2
* NFS: new option nfs.rdirplus addedSakshi Bansal2016-04-074-1/+29
* nfs: fix lock variable typePrasanna Kumar Kalever2016-03-171-1/+1
* nfs: send lookup if inode_ctx is not setMohammed Rafi KC2016-01-134-15/+28
* nfs : Inform client to perform extra GETATTR call for 'T' filesJiffin Tony Thottan2015-12-161-1/+15
* debug/io-stats: Add FOP sampling featureRichard Wareing2015-11-013-6/+15
* nfs : avoid invalid usage of `cs` variable in nfs fopsJiffin Tony Thottan2015-10-301-20/+20
* core: use syscall wrappers instead of direct syscalls - miscellaneousKaleb S. KEITHLEY2015-10-281-2/+3
* xlators: add JSON FOP statistics dumps every N secondsRichard Wareing2015-10-081-1/+19
* build: export minimum symbols from xlators for correct resolutionKaleb S. KEITHLEY2015-09-242-1/+23
* nfs : logging improvementsManikandan Selvaganesh2015-09-114-347/+336
* nfs: Fixes "Remote I/O error" mount failuresRichard Wareing2015-09-011-1/+20
* all: reduce "inline" usageJeff Darcy2015-09-013-6/+6
* rpc: add owner xlator argument to rpc_clnt_newKrishnan Parthasarathi2015-08-121-1/+1
* nfs: log disabled export/netgroups feature as INFOJiffin Tony Thottan2015-07-191-1/+1
* nfs: a unix-domain-socket should not be created as fifoNiels de Vos2015-06-281-7/+8
* nfs: refcount each auth_cache_entry and related data_tNiels de Vos2015-06-281-9/+86
* nfs: add a gf_lock_t for the auth_cache->cache_dictNiels de Vos2015-06-282-40/+126
* nfs: Authentication performance improvementsShreyas Siravara2015-06-161-3/+3
* nfs: allocate and return the hashkey for the auth_cache_entryNiels de Vos2015-06-031-7/+25
* build: do not #include "config.h" in each fileNiels de Vos2015-05-2922-110/+0