summaryrefslogtreecommitdiffstats
path: root/xlators/features
Commit message (Expand)AuthorAgeFilesLines
* [geo-rep]: Worker still ACTIVE after killing bricksMohit Agrawal2018-12-137-40/+211
* copy_file_range support in GlusterFSRaghavendra Bhat2018-12-124-2/+29
* write-behind/bit-rot: fix identifierrishubhjain2018-12-111-1/+1
* New xlator option to control enable/disable of xlators in Gd2Aravinda VK2018-12-071-0/+8
* all: add xlator_api to many translatorsAmar Tumballi2018-12-0618-9/+255
* libglusterfs: Move devel headers under glusterfs directoryShyamsundarR2018-12-05146-423/+423
* features/bitrot: compare the signature with proper lengthRaghavendra Bhat2018-12-031-1/+3
* leases: Do not conflict with internal fopsSoumya Koduri2018-12-031-0/+11
* Multiple xlator .h files: remove unused private gf_* memory types.Yaniv Kaul2018-11-305-6/+6
* clang: Fix clang warnings in snapview-server.cShyamsundarR2018-11-291-12/+0
* coverity: Fix coverity issuesMohammed Rafi KC2018-11-261-0/+1
* features/changelog: Fix dictionary-leakPranith Kumar K2018-11-231-5/+0
* snapview-server: close the gfapi handle present in a forgotten inodeRaghavendra Bhat2018-11-201-0/+22
* features/locks: Move logging outside of a locked regionVijay Bellur2018-11-191-3/+3
* lease: Treat unlk request as noop if lease not foundSoumya Koduri2018-11-171-2/+14
* leases: Fix incorrect inode_ref/unrefsSoumya Koduri2018-11-172-3/+37
* feature/shard: Fix coverity issue - Use after freeSusant Palai2018-11-141-1/+1
* quiesce : fix coverity issueSunny Kumar2018-11-121-0/+5
* features/changelog: Avoid a potential null dereferenceVijay Bellur2018-11-121-4/+6
* features/locks:Use pthread_mutex_unlock() instead of pthread_mutex_lock()Vijay Bellur2018-11-081-1/+1
* glupy: remove from the buildAmar Tumballi2018-11-081-5/+4
* lock: Do not allow meta-lock count to be more than oneSusant Palai2018-11-061-1/+34
* all: fix the format string exceptionsAmar Tumballi2018-11-055-11/+11
* index: prevent arbitrary file creation outside entry-changes folderRavishankar N2018-11-051-0/+17
* features/snapview-server: change gf_log instances to gf_msgRaghavendra Bhat2018-11-056-289/+417
* tiering: remove the translator from build and glusterdAmar Tumballi2018-11-021-1/+1
* features/namespace: NULL pointer deferencing clang fixSheetal Pamecha2018-10-251-1/+0
* shard : fix coverity issue in shard.cSunny Kumar2018-10-251-4/+12
* leases:Mark the fop conflicting if lease_id not setSoumya Koduri2018-10-241-5/+8
* xlators: some high severity coverity fixesBhumika Goyal2018-10-221-10/+33
* ctr: fix coverity issue in changetimerecorder.cMohit Agrawal2018-10-181-3/+1
* shard : fix newly introduced coveritySunny Kumar2018-10-181-1/+2
* 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