summaryrefslogtreecommitdiffstats
path: root/xlators/features
Commit message (Expand)AuthorAgeFilesLines
* trash : fix high sev coverity issue in trash.cSunny Kumar2018-10-161-0/+1
* Multiple xlators: perform gettimeofday() not under lockYaniv Kaul2018-10-163-8/+16
* features/shard: Hold a ref on base inode when adding a shard to lru listKrutika Dhananjay2018-10-161-14/+34
* libglusterfs/dict: Add sizeof()-1 variants of dict functionsPranith Kumar K2018-10-154-26/+13
* features/locks: Fix Coverity issuesAshish Pandey2018-10-121-1/+4
* snapshot : fix high sev coverity on snapview-server.cSunny Kumar2018-10-121-0/+1
* locks : fix coverity issueSunny Kumar2018-10-102-0/+8
* all: fix warnings on non 64-bits architecturesXavi Hernandez2018-10-1014-33/+34
* features/snapview-client: replace gf_log with gf_msgRaghavendra Bhat2018-10-104-168/+206
* cloudsync: coverity fixSusant Palai2018-10-102-2/+4
* core: glusterfsd keeping fd open in index xlatorMohit Agrawal2018-10-082-2/+52
* changetimerecorder : fix coverity issueSunny Kumar2018-10-081-0/+1
* features/bit-rot: NULL pointer deferencing clang fixSheetal Pamecha2018-10-082-5/+13
* features/compress: NULL pointer dereferencing clang fixHarpreet Lalwani2018-10-051-2/+5
* cloudsync: coverity fixSusant Palai2018-10-051-1/+1
* mgmt/glusterd: use proper path to the volfileRaghavendra Bhat2018-10-041-2/+2
* python: remove shebangs of non-main scripts and make others executableNiels de Vos2018-10-026-2/+0
* index : fix coverity issues in index.cSunny Kumar2018-10-011-4/+13
* Quota related files: use dict_{setn|getn|deln|get_int32n|set_int32n|set_strn}Yaniv Kaul2018-09-267-60/+104
* features/locks: NULL pointer deferencing clang fixIraj Jamali2018-09-261-3/+3
* ctime: Provide noatime optionKotresh HR2018-09-258-9/+123
* features/marker: Avoid passing structures as parameters to functionsVijay Bellur2018-09-253-12/+15
* ctr: NULL pointer dereferencing clang fixSheetal Pamecha2018-09-211-1/+1
* Quota: NULL pointer dereferencing clang FixHarpreet Lalwani2018-09-201-1/+2
* glusterd: Update op-version from 4.2 to 5.0ShyamsundarR2018-09-131-2/+2
* build: cleanup xlator link, --no-undefined, libuuidv6devKaleb S. KEITHLEY2018-09-123-4/+4
* Land part 2 of clang-format changesGluster Ant2018-09-1274-62912/+61142
* Land clang-format changesGluster Ant2018-09-1293-4564/+4296
* misc: fix misc. shebangsKaleb S. KEITHLEY2018-09-114-4/+4
* features/snapview-server: remove the ret variableRaghavendra Bhat2018-09-111-4/+2
* Quota: Fix for clang issuessanoj-unnikrishnan2018-09-072-4/+5
* features/uss: Use xxh64 to generate gfid instead of md5sumRaghavendra Manjunath2018-09-053-13/+44
* xlators: add classification flag to someAmar Tumballi2018-09-041-0/+1
* Multiple files: calloc -> mallocYaniv Kaul2018-09-0410-22/+23
* core: python3Kaleb S. KEITHLEY2018-09-033-10/+9
* libgfchangelog: Fix changelog history APIKotresh HR2018-08-311-5/+46
* Various files: strncpy()->sprintf(), reduce strlen()'sYaniv Kaul2018-08-313-4/+15
* changetimerecoder xlator: strncpy()->sprintf(), reduce strlen()'sYaniv Kaul2018-08-312-12/+19
* changelog xlator: strncpy()->sprintf(), reduce strlen()'sYaniv Kaul2018-08-314-37/+55
* xlators: move from strlen() to sizeof()Yaniv Kaul2018-08-313-5/+5
* bit-rot xlator: strncpy()->sprintf(), reduce strlen()'sYaniv Kaul2018-08-314-19/+29
* build: add --enable-asan configure optionsNiels de Vos2018-08-302-2/+2
* features/namespace: Fix a probable null dereferenceVijay Bellur2018-08-271-1/+1
* feature/shard: Fix Coverity issueAshish Pandey2018-08-271-7/+5
* ctr: skip ctr xlator init if ctr is not enabledMohit Agrawal2018-08-272-74/+120
* features/cloudsync: Fix various resource leaksVijay Bellur2018-08-241-0/+6
* locks: coverity fixesBhumika Goyal2018-08-241-4/+21
* marker: fix for coverity issuesHari Gowtham2018-08-242-12/+15
* features/snapview-server: validate the fs instance before doing fop thereRaghavendra Bhat2018-08-243-30/+120
* features/changelog: Fix a file handle leak in htime_create()Vijay Bellur2018-08-231-2/+7