summaryrefslogtreecommitdiffstats
path: root/xlators/features
Commit message (Expand)AuthorAgeFilesLines
* features/shard: Ref shard inode while adding to fsync listKrutika Dhananjay2019-02-041-8/+22
* features/shard: Fix launch of multiple synctasks for background deletionKrutika Dhananjay2019-01-152-71/+128
* features/shard: Assign fop id during background deletion to prevent excessive...Krutika Dhananjay2019-01-141-0/+1
* leases: Reset lease_ctx->timer post deletionSoumya Koduri2019-01-091-0/+1
* shard: prevent segfault in shard_unlink_block_inode()Sunny Kumar2018-12-201-1/+2
* features/bitrot: compare the signature with proper lengthRaghavendra Bhat2018-12-121-1/+3
* leases: Do not conflict with internal fopsSoumya Koduri2018-12-121-0/+11
* lease: Treat unlk request as noop if lease not foundSoumya Koduri2018-12-121-2/+14
* leases: Fix incorrect inode_ref/unrefsSoumya Koduri2018-11-292-3/+37
* all: fix the format string exceptionsAmar Tumballi2018-11-095-11/+11
* features/locks:Use pthread_mutex_unlock() instead of pthread_mutex_lock()Vijay Bellur2018-11-091-1/+1
* lock: Do not allow meta-lock count to be more than oneSusant Palai2018-11-091-1/+34
* index: prevent arbitrary file creation outside entry-changes folderRavishankar N2018-11-051-0/+17
* leases:Mark the fop conflicting if lease_id not setSoumya Koduri2018-10-251-5/+8
* features/shard: Hold a ref on base inode when adding a shard to lru listKrutika Dhananjay2018-10-251-14/+34
* mgmt/glusterd: use proper path to the volfileRaghavendra Bhat2018-10-051-2/+2
* ctime: Provide noatime optionKotresh HR2018-10-028-9/+123
* glusterd: Update op-version from 4.2 to 5.0ShyamsundarR2018-09-171-2/+2
* gfapi: revert several patchs that introduced pre/post attrsShyamsundarR2018-09-173-4/+15
* 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
* snapview/server: Set uid,gid,and groups for gfapi callMohammed Rafi KC2018-08-231-1/+131
* features/leases: Initialize op_errno in leases_open()Vijay Bellur2018-08-231-2/+1
* features/sdfs: Minor improvementsVijay Bellur2018-08-211-3/+3
* marker: FORWARD_NULL coverity fixShwetha Acharya2018-08-201-1/+1
* quota: coverity fixesBhumika Goyal2018-08-201-6/+3
* features/changelog: close htime_fd in fini()Vijay Bellur2018-08-171-0/+5