summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* glusterd: adding a comment for code readabilitySanju Rakonde2019-02-191-0/+10
* performance/write-behind: handle call-stub leaksRaghavendra Gowdappa2019-02-191-0/+8
* performance/write-behind: fix use-after-free in readdirpRaghavendra Gowdappa2019-02-191-18/+22
* cli : fix mem leak during cli_cmd_volume_gsync_set_cbkSunny Kumar2019-02-191-20/+50
* tests/dht: Remove hardcoded brick pathsN Balachandran2019-02-182-3/+7
* core: implement a global thread poolXavi Hernandez2019-02-1829-56/+2858
* auth-cache.c: minor reduction of work under lock.Yaniv Kaul2019-02-181-6/+3
* server.c: use dict_() funcs with key length.Yaniv Kaul2019-02-181-15/+19
* socket: socket event handlers now return voidMilind Changire2019-02-186-27/+25
* md-cache.c: minor reduction of work under lock.Yaniv Kaul2019-02-181-4/+3
* protocol/server: Use SERVER_REQ_SET_ERROR correctly for dictsPranith Kumar K2019-02-151-275/+236
* dht-shared.c: minor reduction of work under lock.Yaniv Kaul2019-02-141-6/+7
* storage/posix: print the actual file pathRaghavendra Bhat2019-02-141-54/+75
* Fix compilation for fops-sanity.cPranith Kumar K2019-02-141-0/+1
* docs: fix typo in Developer Guide ReadmeCsaba Henk2019-02-141-1/+1
* cluster/dht: Request linkto xattrs in dht_rmdir opendirN Balachandran2019-02-131-1/+26
* dht: fix double extra unref of inode at heal pathKinglong Mee2019-02-131-1/+1
* cluster/dht: Fix lookup selfheal and rmdir raceN Balachandran2019-02-131-9/+25
* inode: make critical section smallerAmar Tumballi2019-02-133-217/+111
* tests/dht: Stop volume before unmounting bricksN Balachandran2019-02-131-1/+7
* rfc.sh: fix the missing rebase issueAmar Tumballi2019-02-131-38/+1
* afr/shd: Cleanup self heal daemon resources during afr finiMohammed Rafi KC2019-02-123-0/+67
* performance/md-cache: change the op-version of "global-cache-invalidation"Raghavendra Gowdappa2019-02-122-2/+2
* clnt/rpc: ref leak during disconnect.Mohammed Rafi KC2019-02-123-12/+47
* fuse: reflect the actual default for lru-limit optionAmar Tumballi2019-02-112-2/+2
* performance/md-cache: introduce an option to control invalidation of inodesRaghavendra Gowdappa2019-02-112-10/+50
* inode: create inode outside locked regionAmar Tumballi2019-02-111-11/+13
* mount/fuse: fix bug related to --auto-invalidation in mount scriptRaghavendra Gowdappa2019-02-091-1/+1
* glusterd: improve loggingAtin Mukherjee2019-02-081-1/+3
* api: Update all future API versions to rel-6ShyamsundarR2019-02-075-75/+73
* fuse: correctly handle setxattr valuesXavi Hernandez2019-02-073-8/+42
* Bump up timeout for tests on AWSNigel Babu2019-02-073-3/+4
* glusterd: Update op-version for release 7ShyamsundarR2019-02-051-1/+3
* 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