summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* tests/dht: Uncomment cleanup stepsN Balachandran2018-09-181-5/+5
* tests: fixes to bug-1015990-rep.tRavishankar N2018-09-181-14/+7
* posix: Fix exporting default value for `export-statfs-size`Aravinda VK2018-09-181-1/+3
* geo-rep: Fix issues related config setKotresh HR2018-09-186-11/+20
* glusterd: acquire lock to update volinfo structureSanju Rakonde2018-09-183-34/+42
* event: get time by clock_gettime as pthread_cond_timedwait usingKinglong Mee2018-09-171-1/+2
* protocol/server: NULL pointer dereferencing clang fixShwetha K Acharya2018-09-172-4/+14
* glusterd: NULL pointer dereferencing clang FixHarpreet Lalwani2018-09-171-1/+1
* glusterd : fix coverity issue in glusterd-store.cSunny Kumar2018-09-171-1/+6
* tests/dht: Add tests for file createN Balachandran2018-09-172-0/+159
* packaging: glusterfs.spec(.in) cleanupKaleb S. KEITHLEY2018-09-171-20/+20
* gfapi: Cleanup alias fileShyamsundarR2018-09-173-7/+1
* libglusterfs/src/dict.c : use xxhash64 for hashing.Yaniv Kaul2018-09-171-13/+13
* extras/hooks: General improvements to S30samba-start.shAnoop C S2018-09-141-13/+13
* socket: set 42 as default tpc-user-timeoutXavi Hernandez2018-09-141-3/+3
* glusterd: Update op-version from 4.2 to 5.0ShyamsundarR2018-09-135-20/+22
* 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
* cluster/dht: optimize readdir for 1xn volsN Balachandran2018-09-101-12/+42
* ec-heal: remove a duplicate definition of alloca0Amar Tumballi2018-09-101-1/+0
* xlators/cluster/dht/src/tier-common.c:move to GF_MALLOC() instead of GF_CALLO...Yaniv Kaul2018-09-101-1/+1
* Modify log message 'DH ciphers are disabled' from ERROR to INFOOmar Kohl2018-09-101-1/+1
* glusterd: Fix unused value coverity fixSanju Rakonde2018-09-091-1/+1
* Some (mgmt) xlators: use dict_{setn|getn|deln|get_int32n|set_int32n|set_strn}Yaniv Kaul2018-09-0925-1718/+2425
* glusterd: avoid using glusterd's working directory as a brickSanju Rakonde2018-09-082-0/+18
* multiple xlators (mgmt): strncpy()->sprintf(), reduce strlen()'sYaniv Kaul2018-09-078-268/+482
* glusterd-sm: NULL pointer dereferencing clang fixShwetha K Acharya2018-09-071-0/+1
* cluster/dht: Rework the debug xattr to get hashed subvolN Balachandran2018-09-073-28/+87