summaryrefslogtreecommitdiffstats
path: root/xlators/nfs
Commit message (Expand)AuthorAgeFilesLines
* nfs: Correctly reconfigure NFS optionsMichael Goulet2017-09-141-6/+6
* nfs: Enable multi-core epoll support in gNFSdShreyas Siravara2017-09-122-0/+19
* event: Idle connection managementShreyas Siravara2017-09-122-1/+52
* exports: Add a reference count to export_item_t structs and ensure they are c...Shreyas Siravara2017-09-083-10/+77
* nfs: Add locking to auth-cache, fix some bugsJeff Darcy2017-09-082-71/+216
* nfs: Check if FQDN is authorized before unmounting clientsShreyas Siravara2017-09-031-7/+39
* Merge remote-tracking branch 'origin/release-3.8' into release-3.8-fbJeff Darcy2017-08-313-51/+127
|\
| * nfs/nlm: remove lock request from the list after cancelNiels de Vos2017-06-161-5/+11
| * nfs/nlm: free the nlm_client upon RPC_DISCONNECTNiels de Vos2017-06-161-12/+20
| * nfs/nlm: log the caller_name if nlm_client_t can be foundNiels de Vos2017-06-161-2/+4
| * nfs/nlm: ignore notify when there is no matching rpc requestNiels de Vos2017-06-161-1/+7
| * nfs/nlm: unref rpc-client after nlm4svc_send_granted()Niels de Vos2017-06-161-1/+1
| * nfs: make subdir mounting work for Solaris 10 clientsBipin Kunal2017-04-292-30/+84
* | nfs: Fix crash bug when mnt3_resolve_subdir_cbk() failsShreyas Siravara2017-08-301-0/+3
* | gNFSd: Auto re-register NFS/Mount programs with rpcbind periodicallyShreyas Siravara2017-08-302-2/+77
* | Make a DHT subvolume go read-only when a subvolume crashesShreyas Siravara2017-08-301-1/+6
* | cluster/afr: SHD should not use did_discovery code pathsRichard Wareing2017-08-291-0/+3
* | Add negative caching to nfs auth cacheShreyas Siravara2017-08-294-350/+288
* | [nfs] exports_auth per (sub) volumeDavid Wolinsky2017-07-135-25/+113
* | Build/test fixes - build_env, tirpc, mem-pool, cleanupJeff Darcy2017-07-061-2/+3
* | Change default rsize/wsize from 2 MB to 512 KBShreyas Siravara2017-06-121-1/+1
* | nfs/auth: Fix sensitivity to rw,ro ordering in the exports fileShreyas Siravara2017-03-171-4/+9
* | HotFix: Disables rmtab functionality (v3.6.3)Richard Wareing2017-03-061-2/+13
* | Merge remote-tracking branch 'origin/release-3.8' into merge-3.8Kevin Vigor2017-02-161-3/+7
|\|
| * gNFS: Keep the mountdict as long as the service is activeNiels de Vos2017-02-161-3/+7
* | Merge remote-tracking branch 'origin/release-3.8' into merge-3.8-againKevin Vigor2017-01-054-10/+15
|\|
| * nfs: revalidate lookup converted to fresh lookupMohammed Rafi KC2017-01-024-10/+15
* | nfs: [FB-ONLY] Disable rmtabShreyas Siravara2016-12-201-1/+1
* | nfs: Fix compiler warning when calling svc_getcallerKevin Vigor2016-12-181-1/+9
* | nfs: Fill in pargfid in NFS requestsKevin Vigor2016-12-171-1/+5
* | nfs: Tear down transports for requests that arrive before the volume isShreyas Siravara2016-12-161-0/+43
* | nfs: Check for null buf, and set op_errno to EIO not 0Richard Wareing2016-12-161-0/+6
* | gluster: IPv6 single stack supportRichard Wareing2016-12-073-2/+35
|/
* nfs: allow hostnames with dashes in exports/netgroups filesNiels de Vos2016-08-055-3/+27
* nfs: Reset cs->resolvedhard while resolving an entrySoumya Koduri2016-07-181-0/+1
* core, shard: Make shards inherit main file's O_DIRECT flag if presentKrutika Dhananjay2016-06-272-19/+15
* nfs: build exportlist with multiple groupnodesBipin Kunal2016-06-131-18/+66
* nfs : store sattr properly in nfs3_setattr() callJiffin Tony Thottan2016-06-082-4/+6
* 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-241-0/+5
* cluster/afr: Don't let NFS cache stat after writesPranith Kumar K2016-05-143-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