summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Update rfc.sh for release-6v6.0alphaShyamsundarR2019-02-051-1/+1
* glusterd: get-state command should not fail if any brick is gone badv7devSanju Rakonde2019-02-052-5/+7
* geo-rep: Fix configparser import issueKotresh HR2019-02-051-2/+2
* cli: Added the group option for volume setRinku Kothiya2019-02-041-0/+5
* glusterd: manage upgrade to current masterAmar Tumballi2019-02-046-20/+18
* cluster/dht: Do not use gfid-req in fresh lookupN Balachandran2019-02-022-8/+60
* glusterfind: python2 to python3 compatShwetha K Acharya2019-02-029-25/+94
* mount/fuse: expose auto-invalidation as a mount optionRaghavendra Gowdappa2019-02-0210-10/+77
* core: make gf_thread_create() easier to useXavi Hernandez2019-02-019-82/+110
* cluster/thin-arbiter: Consider thin-arbiter before marking new entry changelogAshish Pandey2019-02-015-25/+103
* cluster/dht: Remove internal permission bitsN Balachandran2019-02-011-0/+6
* core: move "dict is NULL" logs to DEBUG log levelMilind Changire2019-02-011-2/+2
* syncop: remove unnecessary call to gf_backtrace_save()Xavi Hernandez2019-01-312-2/+0
* feature/bitrot: Avoid thread creation if xlator is not enabledMohit Agrawal2019-01-311-8/+64
* core: heketi-cli is throwing error "target is busy"Mohit Agrawal2019-01-315-6/+5
* readdir-ahead: do not zero-out iatt in fop cbkRavishankar N2019-01-312-20/+27
* api: bad GFAPI_4.1.6 blockKaleb S. KEITHLEY2019-01-301-2/+3
* features/sdfs: disable by defaultAmar Tumballi2019-01-292-2/+2
* Multiple files: reduce work while under lock.Yaniv Kaul2019-01-2919-152/+155
* socket: fix issue on concurrent handle of a socketZhang Huan2019-01-281-0/+6
* features/shard: Ref shard inode while adding to fsync listKrutika Dhananjay2019-01-242-8/+51
* tests: run nfs tests only if --enable-gnfs is providedAmar Tumballi2019-01-2459-2/+139
* afr/self-heal:Fix wrong type checkingRavishankar N2019-01-246-33/+37
* core: heketi-cli is throwing error "target is busy"Mohit Agrawal2019-01-243-0/+19
* tests/bug-brick-mux-restart: add extra informationAmar Tumballi2019-01-241-1/+12
* core: move logs which are only developer relevant to DEBUG levelAmar Tumballi2019-01-234-6/+6
* performance/readdir-ahead: Fix deadlock in readdir ahead.Mohammed Rafi KC2019-01-231-4/+14
* tools/glusterfind: option to display only files/directoriesShwetha K Acharya2019-01-234-7/+33
* posix: Change data type to dump nr_files to statedumpMohit Agrawal2019-01-231-1/+1
* rpc: Fix double freePoornima G2019-01-221-2/+0
* rpc: use address-family option from vol fileMilind Changire2019-01-2210-14/+52
* afr: not resolve splitbrains when copies are of same sizeIraj Jamali2019-01-222-18/+80
* socket: don't pass return value from protocol handler to event handlerZhang Huan2019-01-221-2/+2
* socket: fix issue when socket read return with EAGAINZhang Huan2019-01-221-7/+11
* locks/fencing: Add a security knob for fencingSusant Palai2019-01-226-9/+79
* cluster/dht: Delete invalid linkto files in rmdirN Balachandran2019-01-222-1/+67
* glusterd: Avoid dict_leak in __glusterd_handle_cli_uuid_get functionMohit Agrawal2019-01-221-0/+2
* common-utils: make vector a const parameterXiubo Li2019-01-221-1/+1
* glusterd: Resolve memory leak in get-state commandMohit Agrawal2019-01-211-0/+10
* posix: fix coverity issueIraj Jamali2019-01-211-6/+1
* afr: Splitbrain with size as policy must not resolve for directorySheetal Pamecha2019-01-212-2/+67
* cli: Added a welcome and help messageRinku Kothiya2019-01-212-0/+6
* quotad: fix wrong memory freeKinglong Mee2019-01-213-19/+7
* core: Feature added to accept CidrIp in auth.allowRinku Kothiya2019-01-188-15/+79
* lock: Add fencing supportSusant Palai2019-01-1710-122/+1029
* geo-rep : fix rename sync on hybrid crawlSunny Kumar2019-01-172-13/+11
* socket: fix issue when socket write return with EAGAINZhang Huan2019-01-171-0/+2
* socket: fix counting of socket total_bytes_read and total_bytes_writeZhang Huan2019-01-171-4/+4
* core: Resolve memory leak for brickMohit Agrawal2019-01-163-1/+12
* gfapi : making glfs_setattr/glfs_fsetattr as publicArjun2019-01-167-64/+135