summaryrefslogtreecommitdiffstats
path: root/xlators
Commit message (Expand)AuthorAgeFilesLines
* index : fix coverity issues in index.cSunny Kumar2018-10-011-4/+13
* fuse: prevent error message "can't shift that many"Niels de Vos2018-10-011-3/+3
* glusterd: fix coverity issuesSanju Rakonde2018-10-012-2/+3
* mdcache: Fix asan reported potential heap buffer overflowShyamsundarR2018-09-281-0/+1
* glusterd: make sure that brickinfo->uuid is not nullSanju Rakonde2018-09-261-1/+2
* Quota related files: use dict_{setn|getn|deln|get_int32n|set_int32n|set_strn}Yaniv Kaul2018-09-269-62/+107
* cluster/ec: variable-length array (VLA) declaration clang fixSheetal Pamecha2018-09-261-1/+1
* features/locks: NULL pointer deferencing clang fixIraj Jamali2018-09-261-3/+3
* ctime: Provide noatime optionKotresh HR2018-09-2510-9/+139
* nfs : fix coverity issuesSunny Kumar2018-09-252-3/+7
* features/marker: Avoid passing structures as parameters to functionsVijay Bellur2018-09-253-12/+15
* glusterd: fix coverity issuesSanju Rakonde2018-09-253-21/+11
* mgmt/glusterd: NULL pointer dereferencing clang fixShwetha Acharya2018-09-251-0/+6
* dht: Coverity fixesSusant Palai2018-09-242-2/+3
* glusterd: reduce length allocated to nameSanju Rakonde2018-09-222-2/+2
* glusterd: fix resource leak coverity issuesSanju Rakonde2018-09-223-8/+4
* glusterd: fix coverity issues in glusterd-locks.cSanju Rakonde2018-09-221-2/+11
* glusterd: don't wait for blockers flag for stop volumeAtin Mukherjee2018-09-221-1/+0
* afr: fix incorrect reporting of directory split-brainRavishankar N2018-09-217-16/+22
* ctr: NULL pointer dereferencing clang fixSheetal Pamecha2018-09-211-1/+1
* nfs/server: NULL pointer dereferencing clang fixShwetha Acharya2018-09-212-2/+2
* block : fix coverity in bd.cSunny Kumar2018-09-211-0/+6
* cluster/afr: Make data eager-lock decision based on number of locksPranith Kumar K2018-09-213-6/+47
* dht: Operate internal fops with negative pidSusant Palai2018-09-201-0/+1
* Quota: NULL pointer dereferencing clang FixHarpreet Lalwani2018-09-201-1/+2
* storage/posix: Check if fd->inode is NULL before using itAshish Pandey2018-09-201-4/+4
* 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