summaryrefslogtreecommitdiffstats
path: root/tests/bugs/shard
Commit message (Expand)AuthorAgeFilesLines
* features/shard: Fix crash during background shard deletion in a specific caseKrutika Dhananjay2019-05-163-1/+155
* features/shard: Ref shard inode while adding to fsync listKrutika Dhananjay2019-01-241-0/+29
* tests: Fix zero-flag.t scriptKrutika Dhananjay2018-12-191-1/+1
* tests: Mark tests/bugs/shard/zero-flag.t badAtin Mukherjee2018-12-051-0/+1
* features/shard: Hold a ref on base inode when adding a shard to lru listKrutika Dhananjay2018-10-163-1/+98
* Land part 2 of clang-format changesGluster Ant2018-09-124-307/+318
* features/shard: Fix crash and test case in RENAME fopKrutika Dhananjay2018-08-141-40/+56
* tests: fix tests/bugs/shard/configure-lru-limit.tAtin Mukherjee2018-08-131-0/+4
* features/shard: Make lru limit of inode list configurableKrutika Dhananjay2018-07-231-0/+48
* All: run codespell on the code and fix issues.Yaniv Kaul2018-07-223-3/+3
* features/shard: Perform shards deletion in the backgroundKrutika Dhananjay2018-06-205-101/+127
* features/shard: Introducing ".shard/.remove_me" for atomic shard deletion (pa...Krutika Dhananjay2018-06-135-31/+188
* features/shard: Upon FSYNC from upper layers, wind fsync on all changed shardsKrutika Dhananjay2018-03-052-1/+59
* features/shard: Fix shard inode refcount when it's part of priv->lru_list.Krutika Dhananjay2018-03-021-0/+27
* features/shard: Change default shard-block-size to 64MBKrutika Dhananjay2017-09-145-0/+6
* features/shard: Return aggregated size in stbuf of LINK fopKrutika Dhananjay2017-09-061-0/+25
* features/shard: Remove ctx from LRU in shard_forgetPranith Kumar K2017-06-301-0/+48
* features/shard: Handle offset in appending writesPranith Kumar K2017-05-272-0/+211
* core: run many bricks within one glusterfsd processJeff Darcy2017-01-301-4/+4
* tests: Enable all gfapi test casesPoornima G2016-07-206-9/+9
* features/shard: Don't modify readv sizePranith Kumar K2016-06-061-0/+23
* features/shard: Get hard-link-count in {unlink,rename}_cbk before deleting sh...Krutika Dhananjay2016-05-201-0/+282
* features/shard: Implement discard fopKrutika Dhananjay2016-03-117-25/+141
* tests, shard: fallocate tests refactorKrutika Dhananjay2016-03-106-57/+199
* mgmt/glusterd: Show features.shard option in volume-set-help outputKrutika Dhananjay2016-03-021-0/+14
* features/shard: Implement zerofill FOPKrutika Dhananjay2016-01-222-0/+109
* features/shard: Implement fallocate FOPKrutika Dhananjay2016-01-181-0/+47
* tests, shard: Remove dependency on strict-write-orderingKrutika Dhananjay2015-12-105-10/+9
* features/shard: Force cache-refresh when lookup/readdirp/stat detect that xat...Krutika Dhananjay2015-10-281-0/+36
* features/shard: Filter internal shard xattrs in {get,remove,set}xattrKrutika Dhananjay2015-09-081-0/+41
* features/shard: Fix incorrect op_ret in READVKrutika Dhananjay2015-09-031-0/+41
* features/shard: Fix unlink failure due to non-existent shard(s)Krutika Dhananjay2015-08-311-0/+41
* features/shard: Fix permission issuesKrutika Dhananjay2015-08-301-11/+57
* cluster/afr: Make [f]xattrop metadata transactionPranith Kumar K2015-08-301-0/+38
* features/shard: Fix size update for writes at hole regionKrutika Dhananjay2015-08-291-0/+35
* features/shard: Ensure shards are owned by the same owner/group as the origin...Krutika Dhananjay2015-08-191-0/+61
* features/shard: Fill inode ctx in readdir(p) callback tooKrutika Dhananjay2015-08-121-0/+34
* features/shard: Handle unlink of files with holes appropriately in unlink() a...Krutika Dhananjay2015-07-271-0/+35