summaryrefslogtreecommitdiffstats
path: root/xlators
Commit message (Expand)AuthorAgeFilesLines
* 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
* All: run codespell on the code and fix issues.Yaniv Kaul2018-07-2292-217/+217
* quota: new volume set option to track of quota in GD2Hari Gowtham2018-07-211-0/+10
* glusterd-quota.c: fix coverity warning (BAD_COMPARE)Yaniv Kaul2018-07-201-1/+1
* performance/read-ahead: stricter adherence to force-atime-updateRaghavendra G2018-07-191-12/+18
* posix: check before removing stale symlinkRavishankar N2018-07-191-4/+8
* cluster/dht: Set loc->gfid before healing attrN Balachandran2018-07-181-1/+2
* afr: switch lk_owner only when pre-op succeedsRavishankar N2018-07-182-15/+10
* glusterd: memory leak in get-stateSanju Rakonde2018-07-181-34/+19
* dht: remove useless argument from dht_iatt_mergeKinglong Mee2018-07-187-88/+78
* dht: delete tier related internal xattr in dht_getxattr_cbkSunny Kumar2018-07-171-2/+1