summaryrefslogtreecommitdiffstats
path: root/xlators
Commit message (Expand)AuthorAgeFilesLines
* fix 32-bit-build-smoke warningsIraj Jamali2019-01-1112-27/+31
* features/shard: Fix launch of multiple synctasks for background deletionKrutika Dhananjay2019-01-112-71/+128
* core: brick process is crashed at the time of spawn threadMohit Agrawal2019-01-113-18/+35
* performance/md-cache: Fix a crash when statfs caching is enabledVijay Bellur2019-01-111-2/+2
* afr : fix memory leakSunny Kumar2019-01-111-23/+15
* cluster/afr: Disable client side heals in AFR by default.Sunil Kumar Acharya2019-01-101-3/+3
* dht: Add NULL check for stbuf in dht_rmdir_lookup_cbkSusant Palai2019-01-101-2/+1
* features/locks: Dump connection_id even for posix locksKrutika Dhananjay2019-01-091-1/+1
* features/shard: Assign fop id during background deletion to prevent excessive...Krutika Dhananjay2019-01-081-0/+1
* Revert "iobuf: Get rid of pre allocated iobuf_pool and use per thread mem pool"Amar Tumballi2019-01-081-1/+2
* features/bit-rot: do not send version and signature keys in dictRaghavendra Bhat2019-01-082-10/+53
* performance/io-threads: Improve debuggability in statedumpVijay Bellur2019-01-071-6/+23
* gfapi: update returned/callback pre/post attributes to glfs_statShyamsundarR2019-01-071-2/+4
* leases: Reset lease_ctx->timer post deletionSoumya Koduri2019-01-071-0/+1
* glusterd: rebalance status should display information of localhostSanju Rakonde2019-01-041-0/+2
* glusterd: aggregate rsp from peers for profile commandSanju Rakonde2019-01-031-1/+2
* glusterd: fix memory leak in handshakeZhang Huan2019-01-031-0/+3
* posix: buffer_size_warning coverity fixHarpreet Kaur2018-12-311-1/+1
* multiple-files: clang-scan fixesAmar Tumballi2018-12-314-4/+20
* glusterd: NULL pointer dereferencing clang fixSheetal Pamecha2018-12-291-1/+1
* mgmt/glusterd: fix clang warningSheetal Pamecha2018-12-291-1/+0
* cluster/afr: Refactor internal locking code to allow multiple inodelksPranith Kumar K2018-12-286-798/+366
* barrier: replace boolean-switch statement with if/elseNiels de Vos2018-12-281-43/+23
* glusterd: coverity fixesSanju Rakonde2018-12-272-0/+3
* core: Fixed typos in nl-cache and logging-guidelines.mdN Balachandran2018-12-261-2/+2
* cluster/dht: refactor dht_lookup_cbkN Balachandran2018-12-261-93/+101
* posix: stack-buffer-overflow reported by asanHarpreet Kaur2018-12-262-2/+5
* meta : fix coverity issueSunny Kumar2018-12-231-1/+1
* all: handle string-overflow warnings of coverityAmar Tumballi2018-12-202-29/+46
* all: handle USE_AFTER_FREE warningsAmar Tumballi2018-12-204-13/+52
* posix: use synctask for janitorPoornima G2018-12-198-82/+196
* cluster/afr: Allow lookup on root if it is from ADD_REPLICA_MOUNTkarthik-us2018-12-188-31/+79
* iobuf: Get rid of pre allocated iobuf_pool and use per thread mem poolPoornima G2018-12-181-2/+1
* performance/io-cache: update pages with write dataRaghavendra Gowdappa2018-12-182-4/+90
* performance/ob: make open-behind as a child of quick-readRaghavendra Gowdappa2018-12-181-9/+7
* xlators/cluster/afr/src/afr-self-heal-common.c: remove a variable array.Yaniv Kaul2018-12-181-10/+6
* glusterd: migrating rebalance commands to mgmt_v3 frameworkSanju Rakonde2018-12-188-21/+630
* Don't depend on string options to be valid alwaysPranith Kumar K2018-12-1711-67/+93
* features/snapview-client: access priv->path inside lockRaghavendra Bhat2018-12-173-75/+360
* AFR xlator: use dict_{setn|getn|deln|get_int32n|set_int32n|set_strn}Yaniv Kaul2018-12-1712-203/+282
* selinux/glusterd : add "features.selinux" to glusterd-volume-set.cJiffin Tony Thottan2018-12-171-0/+9
* cluster/afr: Fix mem leak reported by ASANKotresh HR2018-12-171-4/+39
* dht: Fix clang warnings in dht-common.cShyamsundarR2018-12-161-20/+37
* fuse: SETLKW interruptCsaba Henk2018-12-141-0/+130
* fuse: add --lru-limit optionAmar Tumballi2018-12-143-51/+86
* performance/rda: Fixed dict_t memory leakN Balachandran2018-12-141-8/+0
* locks: handle "clear locks" xattr in fgetxattr tooCsaba Henk2018-12-143-50/+82
* Multiple posix related files: several modificationsYaniv Kaul2018-12-146-232/+169
* cluster/ec: NULL pointer deferencing clang fixSheetal Pamecha2018-12-141-1/+0
* clang: Fix various missing checks for empty listShyamsundarR2018-12-149-118/+159