summaryrefslogtreecommitdiffstats
path: root/xlators
Commit message (Expand)AuthorAgeFilesLines
* glusterd: socketfile & pidfile related fixes for brick multiplexing featureMohit Agrawal2017-05-098-41/+141
* libglusterfs: stop special casing "cache-size" in size_t validationCsaba Henk2017-05-082-2/+4
* nfs/nlm: unref rpc-client after nlm4svc_send_granted()Niels de Vos2017-05-081-1/+1
* debug/error-gen: Don't need to convert error string to int in every fopZhou Zhengping2017-05-082-5/+12
* Remove uneeded gotos, as it jump to the next lineMichael Scherer2017-05-081-70/+0
* glusterd: cleanup pidfile on pmap signoutAtin Mukherjee2017-05-083-5/+92
* afr: include quorum type and count when dumping afr privRavishankar N2017-05-081-0/+6
* Fixes quota aux mount failureSanoj Unnikrishnan2017-05-084-60/+48
* snapview-server : Refresh the snapshot list during each reconnectMohammed Rafi KC2017-05-082-0/+33
* cluster/dht: Fix ret checkN Balachandran2017-05-081-1/+1
* Tier: Watermark check for hi and low value being equalhari gowtham2017-05-081-2/+3
* Fix ressources leak on error pathMichael Scherer2017-05-051-1/+1
* coreutils: use coreutils instead of duplicate codeZhou Zhengping2017-05-056-33/+16
* rpc: Remove accidental IPV6 changesKaushal M2017-05-053-36/+0
* glusterd: disallow rebalance & remove-brick on a sharded volumeAtin Mukherjee2017-05-042-0/+19
* Remove double freeMichael Scherer2017-05-041-1/+0
* Refactor the code for posix_handle_pairMichael Scherer2017-05-041-20/+8
* mgmt: Fix null pointer derefMichael Scherer2017-05-041-1/+0
* Fix wrong operatorsMichael Scherer2017-05-042-4/+3
* server: fd should be refed before put into fdtableZhou Zhengping2017-05-031-3/+3
* SELinux : implementation of SELinux translatorManikandan Selvaganesh2017-05-0310-6/+526
* glusterd: skip nfs svc reconfigure if nfs xlator is not installedAtin Mukherjee2017-05-021-0/+9
* nl-cache: free nlc_conf_t in fini()Niels de Vos2017-05-021-0/+5
* Halo Replication feature for AFR translatorKevin Vigor2017-05-0216-108/+601
* core: make the per glusterfs_ctx_t timer-wheel refcountedNiels de Vos2017-05-014-27/+16
* 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
* debug/error-gen: Use STACK_WIND_TAIL instead of STACK_WINDZhou Zhengping2017-04-211-566/+87
* cluster/dht: rm -rf fails if dir has stale linkto filesN Balachandran2017-04-211-45/+203
* cluster/afr: GFID split brain resolution with favorite-child-policykarthik-us2017-04-202-45/+162
* glusterd: set conn->reconnect to null on timer cancellationAtin Mukherjee2017-04-201-0/+1