summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* doc: Added initial release notes for release-6v6.0rc0ShyamsundarR2019-02-221-0/+142
* cluster/dht: Request linkto xattrs in dht_rmdir opendirN Balachandran2019-02-221-1/+26
* dht: fix double extra unref of inode at heal pathKinglong Mee2019-02-221-1/+1
* performance/write-behind: fix use-after-free in readdirpRaghavendra Gowdappa2019-02-221-18/+22
* performance/write-behind: handle call-stub leaksRaghavendra Gowdappa2019-02-191-0/+8
* cluster/dht: Fix lookup selfheal and rmdir raceN Balachandran2019-02-181-9/+25
* performance/md-cache: introduce an option to control invalidation of inodesRaghavendra Gowdappa2019-02-182-10/+50
* mount/fuse: fix bug related to --auto-invalidation in mount scriptRaghavendra Gowdappa2019-02-181-1/+1
* glusterd: improve loggingAtin Mukherjee2019-02-111-1/+3
* api: Update all future API versions to rel-6ShyamsundarR2019-02-085-75/+73
* Bump up timeout for tests on AWSNigel Babu2019-02-073-3/+4
* 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