summaryrefslogtreecommitdiffstats
path: root/xlators
Commit message (Expand)AuthorAgeFilesLines
* nfs-server-mount : fix coverity issues in mount3.cSunny Kumar2018-08-171-5/+9
* meta : fix coverity in meta-helpers.cSunny Kumar2018-08-171-13/+13
* features/acl: Fix a possible null dereferenceVijay Bellur2018-08-171-2/+3
* glusterd: coverity defects fix introduced by commit 1f3bfe7Atin Mukherjee2018-08-172-2/+2
* jbr : fix coverity issues in jbrSunny Kumar2018-08-171-0/+6
* glusterd: ignore importing volume which is undergoing a delete operationAtin Mukherjee2018-08-165-6/+42
* build: use standard PKG_CHECK_MODULES for libxml2 availabilityNiels de Vos2018-08-161-2/+2
* trash : fix coverity issues in trash.cSunny Kumar2018-08-161-3/+6
* cluster/ec: FORWARD_NULL coverity fixSunil Kumar Acharya2018-08-162-1/+5
* uss : fix coverity issuesSunny Kumar2018-08-161-2/+1
* performance/md-cache: Use bitwise AND instead of logical ANDVijay Bellur2018-08-161-1/+1
* mountbroker : fix coverity issue in glusterd-mountbroker.cSunny Kumar2018-08-151-1/+4
* features/changelog: Fix a resource leakVijay Bellur2018-08-151-0/+1
* glusterd: fix gcc7 warningsAmar Tumballi2018-08-142-22/+32
* mgmt/glusterd: Fix possible use after free in glusterd_op_ac_commit_op()Vijay Bellur2018-08-141-1/+3
* mgmt/glusterd: Fix buffer length to prevent a memory overrunVijay Bellur2018-08-141-2/+2
* glusterd: remove the unused databuf in rebalance structureAmar Tumballi2018-08-141-1/+0
* features/shard: Fix crash and test case in RENAME fopKrutika Dhananjay2018-08-141-2/+5
* cluster/dht: Fixed rebalanced filesN Balachandran2018-08-141-1/+1
* cluster/dht: fix inode ref management in dht_heal_pathSusant Palai2018-08-141-2/+7
* mgmt/glusterd: Fix a memory leak in volgenVijay Bellur2018-08-141-0/+1
* All: remove memset() before sprintf()Yaniv Kaul2018-08-1419-375/+69
* error-gen, locks: Fix a typo in commentsVijay Bellur2018-08-142-3/+3
* cloudsync: fix -Werror=format-truncation error on gcc8Susant Palai2018-08-131-13/+51
* posix: Mark 'shared-brick-count' as settablePrashanth Pai2018-08-131-0/+1
* performance/quick-read: handle rollover of generation counterRaghavendra G2018-08-132-36/+108
* glusterd: compare friend data within mutexAtin Mukherjee2018-08-133-41/+48
* glusterd: Compare volume_id before start/attach a brickMohit Agrawal2018-08-101-20/+27
* glusterd: more stricter checks of if brick is running in multiplex modeAtin Mukherjee2018-08-091-32/+39
* performance/quick-read: don't update with stale data after invalidationRaghavendra G2018-08-042-44/+233
* posix: prevent crash when SEEK_DATA/HOLE is not supportedXavi Hernandez2018-08-032-4/+4
* Revert "performance/readdir-ahead: Invalidate cached dentries if they're modi...Raghavendra G2018-08-034-599/+21
* performance/ob: stringent synchronization between rename/unlink and openRaghavendra G2018-08-032-67/+330
* glusterd: Bricks of a normal volumes should not attach to gluster_shared_stor...Sanju Rakonde2018-08-031-0/+14
* performance/open-behind: don't use anonymous fds for reads by defaultRaghavendra G2018-08-021-1/+1
* performance/md-cache: update cache only from fops issued after previous inval...Raghavendra G2018-08-021-98/+238
* performance/write-behind: synchronize rename with cached writes on srcRaghavendra G2018-08-021-0/+40
* performance/write-behind: better invalidation in readdirpRaghavendra G2018-07-281-23/+28
* performance/readdir-ahead: Invalidate cached dentries if they're modified whi...Krutika Dhananjay2018-07-284-21/+599
* build: rename event.h to gf-event.hNiels de Vos2018-07-274-4/+4
* stack: Reduce stack usage for local variables to store tmpfile namesShyamsundarR2018-07-273-20/+61
* coverity: Ignore most of SECURE_TEMP issuesShyamsundarR2018-07-274-0/+6
* glusterd: Add multiple checks before attach/start a brickMohit Agrawal2018-07-274-49/+226
* sdfs: Fix missing NULL option list treminationShyamsundarR2018-07-251-0/+1
* glusterd: Coverity issues with type FORWARD_NULLSanju Rakonde2018-07-244-11/+11
* glusterd: Deadcode Coverity issueOshank Kumar2018-07-241-2/+0
* features/shard: Make lru limit of inode list configurableKrutika Dhananjay2018-07-233-4/+27
* storage/posix: Avoid log flood in posix_set_parent_ctime()Vijay Bellur2018-07-231-4/+0
* geo-rep : fix possible crashSunny Kumar2018-07-231-2/+5
* core (named threads): flood of -Wformat-truncation warnings with gcc-7.1Kaleb S. KEITHLEY2018-07-234-6/+5