summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* georep: python2 to python3 compat - syscallsKotresh HR2018-10-107-35/+88
* events: python2 to python3 compatKotresh HR2018-10-103-12/+13
* posix: Fix exporting default value for `export-statfs-size`Aravinda VK2018-10-081-1/+3
* doc: Initial release notes for 5.0v5.0rc1ShyamsundarR2018-10-051-0/+155
* cluster/afr: Make data eager-lock decision based on number of locksPranith Kumar K2018-10-053-6/+47
* cluster/afr: Batch writes in same lock even when multiple fds are openPranith Kumar K2018-10-051-9/+2
* mgmt/glusterd: use proper path to the volfileRaghavendra Bhat2018-10-053-9/+23
* georep: Fix python3 compatibility (configparser)Kotresh HR2018-10-051-5/+2
* georep: python3 compatibility (Popen)Kotresh HR2018-10-053-12/+21
* georep: Fix python3 compatibility (os.pipe)Kotresh HR2018-10-053-7/+19
* georep: python2 and python3 compat - bytes-strKotresh HR2018-10-051-3/+5
* georep: python2 to python3 compatibility-mount writeKotresh HR2018-10-051-3/+9
* georep: python2 to python3 compat - pickleKotresh HR2018-10-051-4/+12
* mdcache: Fix asan reported potential heap buffer overflowShyamsundarR2018-10-021-0/+1
* ctime: Provide noatime optionKotresh HR2018-10-0212-9/+191
* python3: assume python3 unless building _packages_ on sys without py3Kaleb S. KEITHLEY2018-09-2713-24/+7
* glusterd: acquire lock to update volinfo structureSanju Rakonde2018-09-273-34/+42
* glusterd: make sure that brickinfo->uuid is not nullSanju Rakonde2018-09-271-1/+2
* geo-rep: Fix issues related config setKotresh HR2018-09-196-11/+20
* gfapi: Cleanup alias filev5.0rc0ShyamsundarR2018-09-173-8/+1
* core: remove experimental xlators and associated testsShyamsundarR2018-09-1757-5956/+2
* glusterd: Update op-version from 4.2 to 5.0ShyamsundarR2018-09-175-20/+20
* gfapi: revert several patchs that introduced pre/post attrsShyamsundarR2018-09-1721-307/+90
* gfapi: revert "gfapi: return pre/post attributes at callback for glfs api"ShyamsundarR2018-09-176-370/+93
* core: move logs which are only developer relevant to DEBUG levelShyamsundarR2018-09-135-7/+7
* Update rfc.sh for release-5v5.0alphaShyamsundarR2018-09-131-1/+1
* build: cleanup xlator link, --no-undefined, libuuidv6devKaleb S. KEITHLEY2018-09-128-18/+24
* template files: revert clangAmar Tumballi2018-09-125-1169/+1260
* Land part 2 of clang-format changesGluster Ant2018-09-12490-439790/+426792
* Land clang-format changesGluster Ant2018-09-12364-31211/+29701
* clang-format: add the config fileAmar Tumballi2018-09-125-1/+151
* doc: make developer-index.md as READMEAmar Tumballi2018-09-121-0/+0
* dht: Use snprintf instead of strncpyN Balachandran2018-09-121-9/+20
* doc: add coding-standard and commit-msg link in READMEAmar Tumballi2018-09-111-0/+8
* mount/fuse: convert ENOENT to ESTALE in open(dir)_resumeRaghavendra G2018-09-111-0/+9
* mgmt xlators: store boolean fields using integerYaniv Kaul2018-09-112-8/+11
* glusterd: NULL pointer dereferencing clang fixHarpreet Lalwani2018-09-111-2/+1
* misc: fix misc. shebangsKaleb S. KEITHLEY2018-09-118-8/+8
* rpm: add "--with asan" build optionNiels de Vos2018-09-112-1/+17
* storage/posix: Fix coverity issue - Unchecked return valueAshish Pandey2018-09-111-1/+8
* performance/write-behind: remove the request from wip queue in wb_fulfill_req...Raghavendra G2018-09-111-0/+1
* cli: Add warning message while converting to replica 2 configurationkarthik-us2018-09-113-15/+59
* mgmt/glusterd : Fix coverity issueAshish Pandey2018-09-112-6/+13
* glusterd: NULL pointer dereferencing clang fixSheetal Pamecha2018-09-111-1/+2
* features/snapview-server: remove the ret variableRaghavendra Bhat2018-09-111-4/+2
* doc: add details on how the commit should be structuredAmar Tumballi2018-09-101-0/+136
* rfc.sh: use 'git log -n1' instead of 'git show'Amar Tumballi2018-09-101-4/+4
* cluster/dht: Create a linkto file if requiredN Balachandran2018-09-101-0/+30
* build: Make building of glupy more obviousAnoop C S2018-09-101-12/+8
* posix: fix the duplicate macro definitionsAmar Tumballi2018-09-102-8/+0