summaryrefslogtreecommitdiffstats
path: root/xlators
Commit message (Expand)AuthorAgeFilesLines
* rpc: use address-family option from vol fileMilind Changire2019-01-223-4/+19
* afr: not resolve splitbrains when copies are of same sizeIraj Jamali2019-01-221-18/+25
* locks/fencing: Add a security knob for fencingSusant Palai2019-01-223-9/+39
* cluster/dht: Delete invalid linkto files in rmdirN Balachandran2019-01-221-1/+4
* glusterd: Avoid dict_leak in __glusterd_handle_cli_uuid_get functionMohit Agrawal2019-01-221-0/+2
* glusterd: Resolve memory leak in get-state commandMohit Agrawal2019-01-211-0/+10
* posix: fix coverity issueIraj Jamali2019-01-211-6/+1
* afr: Splitbrain with size as policy must not resolve for directorySheetal Pamecha2019-01-211-2/+12
* quotad: fix wrong memory freeKinglong Mee2019-01-213-19/+7
* core: Feature added to accept CidrIp in auth.allowRinku Kothiya2019-01-182-5/+13
* lock: Add fencing supportSusant Palai2019-01-176-122/+708
* core: Resolve memory leak for brickMohit Agrawal2019-01-162-0/+5
* posix: Convert several posix_private members to gf_atomicMohit Agrawal2019-01-155-48/+18
* core: Resolve dict_leak at the time of destroying graphMohit Agrawal2019-01-141-4/+0
* cluster/afr: fix zerofill transaction.startXiubo Li2019-01-141-1/+1
* glusterd: fix crashSanju Rakonde2019-01-131-3/+2
* features/index: Correct incorrect definition in headerVijay Bellur2019-01-111-2/+2
* 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