summaryrefslogtreecommitdiffstats
path: root/xlators/nfs
Commit message (Expand)AuthorAgeFilesLines
* posix: Introduce flags for validity of iatt membersRavishankar N2017-12-291-3/+3
* all: Simplify component message id's definitionXavier Hernandez2017-12-141-1652/+214
* glusterfs: Use gcc builtin ATOMIC operator to increase/decreate refcount.Mohit Agrawal2017-12-121-2/+2
* nfs: Reference count export itemsShreyas Siravara2017-12-083-22/+32
* nfs: Enable multi-core epoll support in gNFSdShreyas Siravara2017-12-082-3/+24
* nfs: Check if FQDN is authorized before unmounting clientsShreyas Siravara2017-12-061-7/+39
* Coverity Issue: PW.INCLUDE_RECURSION in several filesGirjesh Rajoria2017-11-098-9/+0
* rpc: optimize fop program lookupMilind Changire2017-11-061-2/+2
* nfs: Fix crash bug when mnt3_resolve_subdir_cbk() failsShreyas Siravara2017-11-011-0/+3
* gluster: IPv6 single stack supportKevin Vigor2017-10-242-0/+32
* mem-pool: track glusterfs_ctx_t in struct mem_poolNiels de Vos2017-08-291-1/+2
* nfs : add NULL check for call state in nfs3_call_state_wipeJiffin Tony Thottan2017-08-081-3/+4
* nfs: use "/" as subdir for volume mountsNiels de Vos2017-08-011-17/+14
* nfs: improve error handling for WebNFS mount permissionsNiels de Vos2017-07-211-1/+2
* libglusterfs: Name threads on creationRaghavendra Talur2017-07-192-5/+8
* nfs: add permission checking for mounting over WebNFSNiels de Vos2017-07-094-62/+99
* nfs/nlm: keep track of the call-state and frame for notificationsNiels de Vos2017-07-092-24/+84
* nfs/nlm: use refcounting for nfs3_call_state_tNiels de Vos2017-07-091-11/+35
* nfs/nlm: handle reconnect for non-NLM4_LOCK requestsNiels de Vos2017-07-091-22/+79
* groups: don't allocate auxiliary gid list on stackCsaba Henk2017-07-061-23/+13
* nfs/nlm: unref fds in nlm_client_free()Niels de Vos2017-07-061-13/+12
* nfs: make nfs3_call_state_t refcountedNiels de Vos2017-07-063-39/+42
* core: fix spelling errorsKaleb S. KEITHLEY2017-06-021-1/+1
* nfs/netgroups: do not free the same file twiceMichael Scherer2017-05-291-2/+5
* 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