summaryrefslogtreecommitdiffstats
path: root/xlators
Commit message (Expand)AuthorAgeFilesLines
* cluster/afr: Send truncate on arbiter brick from SHDkarthik-us2019-03-121-15/+13
* glusterd: glusterd memory leak while running "gluster v profile" in a loopMohit Agrawal2019-03-122-3/+6
* core: make compute_cksum function op_version compatibleSanju Rakonde2019-03-081-4/+8
* performance/readdir-ahead: fix deadlockRaghavendra Gowdappa2019-03-081-1/+2
* io-threads: Prioritize fops with NO_ROOT_SQUASH pidSusant Palai2019-03-061-1/+3
* glusterd: remove experimental xlator options from glusterd-volume-set.cSanju Rakonde2019-02-271-20/+0
* md-cache: Adapt integer data types to avoid integer overflowDavid Spisla2019-02-251-3/+3
* cluster/dht: Request linkto xattrs in dht_rmdir opendirN Balachandran2019-02-221-1/+26
* dht: fix double extra unref of inode at heal pathKinglong Mee2019-02-221-1/+1
* performance/write-behind: fix use-after-free in readdirpRaghavendra Gowdappa2019-02-221-18/+22
* performance/write-behind: handle call-stub leaksRaghavendra Gowdappa2019-02-191-0/+8
* cluster/dht: Fix lookup selfheal and rmdir raceN Balachandran2019-02-181-9/+25
* performance/md-cache: introduce an option to control invalidation of inodesRaghavendra Gowdappa2019-02-182-10/+50
* mount/fuse: fix bug related to --auto-invalidation in mount scriptRaghavendra Gowdappa2019-02-181-1/+1
* glusterd: improve loggingAtin Mukherjee2019-02-111-1/+3
* glusterd: get-state command should not fail if any brick is gone badv7devSanju Rakonde2019-02-052-5/+7
* glusterd: manage upgrade to current masterAmar Tumballi2019-02-042-12/+13
* cluster/dht: Do not use gfid-req in fresh lookupN Balachandran2019-02-022-8/+60
* mount/fuse: expose auto-invalidation as a mount optionRaghavendra Gowdappa2019-02-023-10/+33
* core: make gf_thread_create() easier to useXavi Hernandez2019-02-014-23/+5
* cluster/thin-arbiter: Consider thin-arbiter before marking new entry changelogAshish Pandey2019-02-014-19/+87
* cluster/dht: Remove internal permission bitsN Balachandran2019-02-011-0/+6
* feature/bitrot: Avoid thread creation if xlator is not enabledMohit Agrawal2019-01-311-8/+64
* core: heketi-cli is throwing error "target is busy"Mohit Agrawal2019-01-311-2/+2
* readdir-ahead: do not zero-out iatt in fop cbkRavishankar N2019-01-311-20/+4
* features/sdfs: disable by defaultAmar Tumballi2019-01-292-2/+2
* Multiple files: reduce work while under lock.Yaniv Kaul2019-01-2913-117/+120
* features/shard: Ref shard inode while adding to fsync listKrutika Dhananjay2019-01-241-8/+22
* afr/self-heal:Fix wrong type checkingRavishankar N2019-01-242-32/+9
* core: heketi-cli is throwing error "target is busy"Mohit Agrawal2019-01-241-0/+17
* performance/readdir-ahead: Fix deadlock in readdir ahead.Mohammed Rafi KC2019-01-231-4/+14
* posix: Change data type to dump nr_files to statedumpMohit Agrawal2019-01-231-1/+1
* 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