summaryrefslogtreecommitdiffstats
path: root/xlators
Commit message (Expand)AuthorAgeFilesLines
* mgmt/glusterd: Code cleanup in glusterd-volgen.cVijay Bellur2018-08-191-20/+17
* snapshot:Fail snapshot creation if an empty description providedMohammed Rafi KC2018-08-191-0/+10
* performance/readdir-ahead: keep stats of cached dentries in sync with modific...Krutika Dhananjay2018-08-185-26/+621
* debug/error-gen: Fix null deref and out of bounds read issuesVijay Bellur2018-08-181-2/+7
* block xlator: fix some coverity issuesBhumika Goyal2018-08-182-1/+6
* features/changelog: close htime_fd in fini()Vijay Bellur2018-08-171-0/+5
* features/changelog: Fix missing unlocksVijay Bellur2018-08-172-4/+19
* locks: FORWARD_NULL coverity fixShwetha Acharya2018-08-171-1/+3
* posix: FORWARD_NULL coverity fixShwetha Acharya2018-08-171-1/+1
* 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