summaryrefslogtreecommitdiffstats
path: root/xlators
Commit message (Expand)AuthorAgeFilesLines
* cluster/afr: Use 2 domain locking in SHD for thin-arbiterkarthik-us2018-09-203-91/+162
* glusterd: Use GF_ATOMIC to update 'blockers' counter at glusterd_confMohit Agrawal2018-09-204-12/+11
* glusterd: fix crashSanju Rakonde2018-09-201-1/+1
* geo-rep : fix coverity issues in glusterd-geo-rep.cSunny Kumar2018-09-201-7/+10
* glusterd: Improve logging in gd_mgmt_v3_unlock_timer_cbkAtin Mukherjee2018-09-201-1/+4
* cluster/afr: Batch writes in same lock even when multiple fds are openPranith Kumar K2018-09-191-9/+2
* dht: utilize the framework to pass-through xlator tasksAmar Tumballi2018-09-197-27/+231
* posix: Fix exporting default value for `export-statfs-size`Aravinda VK2018-09-181-1/+3
* geo-rep: Fix issues related config setKotresh HR2018-09-182-4/+5
* glusterd: acquire lock to update volinfo structureSanju Rakonde2018-09-183-34/+42
* 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
* glusterd: Update op-version from 4.2 to 5.0ShyamsundarR2018-09-134-14/+14
* build: cleanup xlator link, --no-undefined, libuuidv6devKaleb S. KEITHLEY2018-09-127-17/+19
* template files: revert clangAmar Tumballi2018-09-125-1169/+1260
* Land part 2 of clang-format changesGluster Ant2018-09-12304-334839/+323946
* Land clang-format changesGluster Ant2018-09-12257-17145/+16171
* dht: Use snprintf instead of strncpyN Balachandran2018-09-121-9/+20
* 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-114-4/+4
* 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
* mgmt/glusterd : Fix coverity issueAshish Pandey2018-09-111-3/+7
* glusterd: NULL pointer dereferencing clang fixSheetal Pamecha2018-09-111-1/+2
* features/snapview-server: remove the ret variableRaghavendra Bhat2018-09-111-4/+2
* cluster/dht: Create a linkto file if requiredN Balachandran2018-09-101-0/+30
* 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
* 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-0922-1713/+2357
* glusterd: avoid using glusterd's working directory as a brickSanju Rakonde2018-09-081-0/+9
* 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-072-28/+33
* cluster/ec: Don't update trusted.ec.version if fop succeedsAshish Pandey2018-09-071-0/+9
* cluster/ec: Improve logging for some critical error messagesAshish Pandey2018-09-073-14/+55
* Quota: Fix for clang issuessanoj-unnikrishnan2018-09-073-5/+6
* xlators/cluster/dht/src/dht-common.c :move to GF_MALLOC() instead of GF_CALLO...Yaniv Kaul2018-09-071-2/+2
* multiple xlators: strncpy()->sprintf(), reduce strlen()'sYaniv Kaul2018-09-074-33/+30
* xlators/mgmt/glusterd/src/glusterd-log-ops.c : reduce size or re-scope messag...Yaniv Kaul2018-09-061-1/+1
* posix: disable open/read/write on special filesAmar Tumballi2018-09-061-0/+33
* cluster/dht: Initialise pointers to nullN Balachandran2018-09-061-2/+2
* features/uss: Use xxh64 to generate gfid instead of md5sumRaghavendra Manjunath2018-09-053-13/+44
* io-stats: dump io-stats info in /var/run/glusterAmar Tumballi2018-09-051-9/+25
* protocol: don't use allocaAmar Tumballi2018-09-052-103/+58