summaryrefslogtreecommitdiffstats
path: root/xlators
Commit message (Expand)AuthorAgeFilesLines
* cluster/ec: return all node uuids from all subvolumesv3.11.0rc1Xavier Hernandez2017-05-222-105/+141
* rda, glusterd: Change the max of rda-cache-limit to INFINITYPoornima G2017-05-222-1/+33
* cluster/dht: Fix crash in dht_selfheal_dir_setattrN Balachandran2017-05-221-2/+6
* glusterd: Don't spawn new glusterfsds on node reboot with brick-muxSamikshan Bairagya2017-05-223-0/+25
* cluster/afr: Return the list of node_uuids for the subvolumekarthik-us2017-05-193-50/+145
* performance/read-ahead: prevent stale data being returned to application.Raghavendra G2017-05-181-0/+18
* Fixes quota aux mount failureSanoj Unnikrishnan2017-05-174-60/+48
* nfs/nlm: remove lock request from the list after cancelNiels de Vos2017-05-171-5/+11
* nfs/nlm: free the nlm_client upon RPC_DISCONNECTNiels de Vos2017-05-171-12/+20
* nfs/nlm: log the caller_name if nlm_client_t can be foundNiels de Vos2017-05-171-2/+4
* nfs/nlm: ignore notify when there is no matching rpc requestNiels de Vos2017-05-171-1/+7
* nfs/nlm: unref rpc-client after nlm4svc_send_granted()Niels de Vos2017-05-171-1/+1
* cluster/dht: Rebalance on all nodes should migrate filesN Balachandran2017-05-176-16/+211
* cluster/dht: Fix crash in dht rmdirN Balachandran2017-05-171-4/+10
* afr: propagate correct errno for fop failures in arbiterRavishankar N2017-05-164-15/+12
* glusterd: Make reset-brick work correctly if brick-mux is onSamikshan Bairagya2017-05-169-80/+89
* nl-cache: free nlc_conf_t in fini()Niels de Vos2017-05-161-0/+5
* afr: include quorum type and count when dumping afr privRavishankar N2017-05-121-0/+8
* afr: send the correct iatt values in fsync cbkRavishankar N2017-05-121-25/+43
* posix: Send SIGKILL in 2nd attemptAtin Mukherjee2017-05-121-2/+2
* core: make the per glusterfs_ctx_t timer-wheel refcountedNiels de Vos2017-05-124-27/+16
* cluster/ec: fix incorrect answer check in seek fopXavier Hernandez2017-05-111-15/+8
* glusterd: cleanup pidfile on pmap signoutAtin Mukherjee2017-05-103-5/+92
* glusterd: socketfile & pidfile related fixes for brick multiplexing featureMohit Agrawal2017-05-108-41/+141
* glusterd: disallow rebalance & remove-brick on a sharded volumeAtin Mukherjee2017-05-092-0/+19
* Halo Replication feature for AFR translatorKevin Vigor2017-05-0816-108/+565
* glusterd: skip nfs svc reconfigure if nfs xlator is not installedAtin Mukherjee2017-05-071-0/+9
* SELinux : implementation of SELinux translatorManikandan Selvaganesh2017-05-0410-6/+526
* core: remove experimental xlators and associated testsKaleb S. KEITHLEY2017-05-0350-5808/+2
* fuse: enhance fusedump to include timestamp and a signaturev3.12devCsaba Henk2017-04-301-12/+67
* mount/fuse: Replace GF_LOG_OCCASIONALLY with gf_log() to report fop failure a...Krutika Dhananjay2017-04-301-5/+2
* cluster/dht: Make rebalance throttle option tuned by numberSusant Palai2017-04-294-30/+138
* dht: send lookup on old name inside rename with bname and pargfidSusant Palai2017-04-291-9/+58
* cluster/dht: rebalance perf enhancementSusant Palai2017-04-292-108/+246
* glusterd: Fix removing pmap entry on rpc disconnectPrashanth Pai2017-04-282-8/+10
* build: conditionally build legacy gNFS server and associated sub-packagingKaleb S. KEITHLEY2017-04-287-52/+45
* cluster/dht: Pass the correct xdata in fremovexattr fopKrutika Dhananjay2017-04-281-8/+4
* fuse: clean up mount flag processingCsaba Henk2017-04-271-6/+3
* libglusterfs/stack.h: reduce duplication of codeAmar Tumballi2017-04-271-5/+5
* io-stats: fix some memory leak after finiKinglong Mee2017-04-271-0/+4
* 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
* cluster/dht Remove redundant logs in dht rmdirN Balachandran2017-04-261-8/+7
* nl-cache: Fix the issue in refd_inode counting and prune the cachePoornima G2017-04-263-6/+13
* feature/dht: Directory synchronizationKotresh HR2017-04-2610-1141/+1897
* debug/sink: add xlator to aid in resource leak debuggingNiels de Vos2017-04-254-1/+96
* cluster/dht: correct space check for rebalanceSusant Palai2017-04-251-1/+1
* cluster/ec: Implement self-heal-window_size optionSunil Kumar Acharya2017-04-254-3/+21
* glusterd/geo-rep: Fix snapshot create in geo-rep setupKotresh HR2017-04-241-4/+3
* cluster/dht: Pass the req dict instead of NULL in dht_attr2()Krutika Dhananjay2017-04-243-54/+71