summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Update rfc.sh for release-3.12v3.12.0alpha1Shyam2017-07-211-1/+1
* run-tests.sh: log failed tests at the endv4.0devAmar Tumballi2017-07-211-8/+9
* geo-rep: Handle possible entry failures gracefullyKotresh HR2017-07-212-13/+107
* nfs: improve error handling for WebNFS mount permissionsNiels de Vos2017-07-211-1/+2
* tools/glusterfind: Fix encoding to encode only space,newline and percent charsAravinda VK2017-07-216-50/+33
* rpc: include current second in timed out frame cleanupMilind Changire2017-07-211-1/+1
* geo-rep: Fix changelog encoding to encode only space and newlineAravinda VK2017-07-212-13/+33
* features/libgfchangelog: Fix encoding to encode only space and newlineAravinda VK2017-07-214-11/+11
* MAINTAINERS: Changes for Maintainers 2.0Vijay Bellur2017-07-201-63/+330
* glusterd: fix brick start raceAtin Mukherjee2017-07-201-0/+19
* cluster/dht: Fixed crash in dht_rmdir_is_subvol_emptyN Balachandran2017-07-201-13/+34
* mem-pool: free objects from pools on mem_pools_fini()Niels de Vos2017-07-202-2/+29
* mem-pool: initialize pthread_key_t pool_key in mem_pool_init_early()Niels de Vos2017-07-195-18/+61
* glusterd: Set default value for cluster.max-bricks-per-process to 0Samikshan Bairagya2017-07-194-15/+32
* libglusterfs: Name threads on creationRaghavendra Talur2017-07-1944-106/+302
* doc: beginner's guide to syncop frameworkKrishnan Parthasarathi2017-07-191-0/+72
* common-utils: Remove fop_enum_to_string, get_fop_intPranith Kumar K2017-07-185-157/+17
* extras: Change Makefile generation in generate_xlator.pyPranith Kumar K2017-07-181-2/+3
* cluster/afr: GFID split-brain resolution with existing CLIkarthik-us2017-07-189-151/+584
* cluster/ec: Test script failing with brick multiplexing enabledSunil Kumar Acharya2017-07-181-6/+2
* rfc.sh: make alignment check compulsoryRaghavendra Talur2017-07-181-4/+4
* tests: disable IPC test-caseNiels de Vos2017-07-181-0/+3
* program/GF-DUMP: Shield ping processing from traffic to GlusterfsRaghavendra G2017-07-184-6/+104
* Update .gitignorePrashanth Pai2017-07-181-0/+2
* storage/posix: Don't allow gfid/volume-id xattr to be removedPranith Kumar K2017-07-188-140/+309
* glusterd: Add description field to global options for brick-muxSamikshan Bairagya2017-07-171-2/+12
* socket: call init_openssl_mt() in init() and add cleanupPrashanth Pai2017-07-171-25/+39
* systemd/glusterfssharedstorage : remove dependency for var-run-gluster-shared...Jiffin Tony Thottan2017-07-172-22/+22
* quota: fix a crash by using bad regfile inode as parentKinglong Mee2017-07-172-2/+26
* mem-pool: remove references to unused ctx->mempool_listNiels de Vos2017-07-142-1/+5
* packaging: various directories not owned by any packageKaleb S. KEITHLEY2017-07-141-105/+159
* fuse: memory leak fixesDanny Couture2017-07-142-38/+32
* core: miscellaneous cleanupKaleb S. KEITHLEY2017-07-145-157/+169
* cluster/ec: Non-disruptive upgrade on EC volume failsSunil Kumar Acharya2017-07-145-2/+103
* afr: mark non sources as sinks in metadata healRavishankar N2017-07-133-3/+69
* posix: brick process crash after stop the volume while brick mux is onMohit Agrawal2017-07-131-1/+3
* cluster/ec: Get size of file in EC [f]xattropPranith Kumar K2017-07-134-4/+23
* storage/posix: Handle [f]xattrop xdataPranith Kumar K2017-07-132-26/+43
* cluster/rebalance: Fix hardlink migration failuresSusant Palai2017-07-132-15/+82
* gfapi: prevent mem-pool leak in case glfs_new_fs() failsNiels de Vos2017-07-121-12/+21
* features/read-only: Allow internal clients to r/wKotresh HR2017-07-113-28/+31
* gluster man page: Add remote-host and script mode in gluster man pageGaurav Yadav2017-07-111-3/+2
* cluster/dht: Clear clean_dst flag on target changeN Balachandran2017-07-111-0/+5
* cluster/dht: Fix fd check raceN Balachandran2017-07-112-1/+34
* storage/posix: New gfid2path infraKotresh HR2017-07-1011-3/+500
* cluster/dht: Use size to calculate estimatesN Balachandran2017-07-103-24/+188
* tests: fix stats-dump.t failureRavishankar N2017-07-101-13/+6
* extras: Enable stat-prefetch in virt profileKrutika Dhananjay2017-07-101-1/+0
* mgtm/core : use sha hash function for volfile checkMohammed Rafi KC2017-07-1011-44/+257
* glusterd: Introduce option to limit no. of muxed bricks per processSamikshan Bairagya2017-07-1013-58/+542