summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* extras/hookscripts: non-portable shell syntaxKaleb S. KEITHLEY2017-06-021-2/+2
* core: fix spelling errorsKaleb S. KEITHLEY2017-06-0210-14/+13
* dict: add a simple hash comparision of keys before strcmp for performanceAmar Tumballi2017-06-012-17/+35
* glusterd: Fix regression wrt add-brick on replica count changeSamikshan Bairagya2017-06-012-3/+11
* glusterfs: Not able to mount running volume after enable brick mux and stoppe...Mohit Agrawal2017-05-3120-98/+335
* posix: use the correct op_errnoRavishankar N2017-05-312-8/+14
* cluster/dht: Make optimal usage of buffer provided with readdir(p)Sakshi2017-05-314-54/+62
* tier: port value missing on cli parsinghari gowtham2017-05-311-0/+10
* afr: add errno to afr_inode_refresh_done()Ravishankar N2017-05-311-7/+16
* fuse-bridge: cleanup first_lookup()Amar Tumballi2017-05-301-68/+13
* perf/ioc: Fix race causing crash when accessing freed pageN Balachandran2017-05-301-38/+40
* nl-cache: Remove null check validation for frame->local in lookup cbkRavishankar N2017-05-301-1/+2
* scripts: prevent a script warning if rfc.sh does not find a backportNiels de Vos2017-05-301-1/+1
* cluster/dht: fix on demand migration files from clientSusant Palai2017-05-304-20/+35
* Tier: removing port allocated for tierhari gowtham2017-05-303-35/+0
* socket/reconfigure: reconfigure should be done on new dictMohammed Rafi KC2017-05-291-8/+8
* nfs/netgroups: do not free the same file twiceMichael Scherer2017-05-291-2/+5
* geo-rep: Log time taken to sync entriesKotresh HR2017-05-291-1/+60
* features/bitrot: Fix glusterfsd crashKotresh HR2017-05-291-8/+15
* libglusterfs: updates old comment for 'arena_size'Ji-Hyeon Gim2017-05-281-3/+3
* features/shard: Handle offset in appending writesPranith Kumar K2017-05-274-43/+278
* glusterfsd: process attach and detach request inside lockAtin Mukherjee2017-05-262-77/+105
* libglusterfs : Fix crash in glusterd while peer probingGaurav Yadav2017-05-262-5/+30
* features/dht: Initialize local hashed_subvolKotresh HR2017-05-251-0/+15
* glusterd: ignore incorrect uuid validation if uuid_str is emptyAtin Mukherjee2017-05-241-11/+16
* geo-rep: Make changelog-batch-size configurableKotresh HR2017-05-242-9/+8
* glusterd: Eliminate race in brick compatibility checking stageSamikshan Bairagya2017-05-241-2/+5
* fuse: implement "-oauto_unmount"Csaba Henk2017-05-235-4/+82
* libglusterfs: extract some functionality to functionsCsaba Henk2017-05-234-57/+229
* geo-rep: Rsync tunables for performance improvementsAravinda VK2017-05-233-1/+31
* cluster/ec: Implement FALLOCATE FOP for ECSunil Kumar Acharya2017-05-237-8/+354
* glusterd : volume profile command on one of the node crashes glusterdGaurav Yadav2017-05-231-5/+6
* nl-cache: In case of nameless operations do not cachePoornima G2017-05-224-4/+48
* rda, glusterd: Change the max of rda-cache-limit to INFINITYPoornima G2017-05-214-2/+55
* cluster/dht: Fix crash in dht_selfheal_dir_setattrN Balachandran2017-05-191-2/+6
* cluster/afr: Remove debug logs in fix_quorum_options()Vijay Bellur2017-05-191-5/+0
* glusterd: Don't spawn new glusterfsds on node reboot with brick-muxSamikshan Bairagya2017-05-184-0/+79
* cluster/dht: initialize throttle option "normal" to same in init and reconfigureSusant Palai2017-05-181-77/+52
* cluster/afr: Return the list of node_uuids for the subvolumekarthik-us2017-05-173-50/+145
* cluster/ec: return all node uuids from all subvolumesXavier Hernandez2017-05-172-105/+141
* glusterd: remove useless options from glusterd's volume set tableZhou Zhengping2017-05-172-23/+10
* Tier/cli: detach status xml outputhari gowtham2017-05-172-28/+38
* cluster/dht: Rebalance on all nodes should migrate filesN Balachandran2017-05-168-18/+376
* cluster/dht: Fix crash in dht rmdirN Balachandran2017-05-161-4/+10
* contrib/timerwheel: bad 32-bit, use builtin fls(), fix copyrightKaleb S. KEITHLEY2017-05-152-71/+66
* afr: propagate correct errno for fop failures in arbiterRavishankar N2017-05-154-15/+12
* nl-cache: Remove the max limit for nl-cache-limit and nl-cache-timeoutPoornima G2017-05-151-2/+0
* afr: gfid-mismatch-resolution-with-fav-child-policy.t to bad testsRavishankar N2017-05-151-0/+3
* socket: Avoid flooding of error message in case of SSLMohit Agrawal2017-05-151-1/+10
* brick mux: Detach brick on posix health check failureAtin Mukherjee2017-05-155-7/+28