summaryrefslogtreecommitdiffstats
path: root/xlators
Commit message (Expand)AuthorAgeFilesLines
* dht - fixing xattr inconsistencyBarak Sason Rofman2020-06-251-0/+63
* storage/posix, libglusterfs: library function to sync filesystemDmitry Antipov2020-06-221-17/+2
* glusterd: add-brick command failureSanju Rakonde2020-06-214-46/+67
* mount/fuse: use cookies to get fuse-interrupt-record instead of xdataPranith Kumar K2020-06-181-21/+7
* features/locks: posixlk-clear-lock should set error as EINTRPranith Kumar K2020-06-181-2/+2
* volgen: add an option to disable aclAmar Tumballi2020-06-172-2/+26
* locks: prevent deletion of locked entriesXavi Hernandez2020-06-177-113/+674
* glusterd: migrating remove-brick commands to mgmt v3 frameworkSanju Rakonde2020-06-173-9/+136
* afr: more quorum checks in lookup and new entry markingRavishankar N2020-06-163-11/+25
* Indicate timezone offsets in timestampsCsaba Henk2020-06-1512-65/+42
* features/shard: Use fd lookup post file openVinayakswami Hariharmath2020-06-111-43/+76
* glusterd: destroy all volume info locks and mutexesDmitry Antipov2020-06-102-2/+5
* test: Test case brick-mux-validation-in-cluster.t is failing on RHEL-8Mohit Agrawal2020-06-092-2/+8
* glusterd: To do full heal in different online node when do ec/afr full healyinkui2020-06-091-3/+36
* When creating new file don't set xatrr "trusted.glusterfs.dht"Tamar Shacked2020-06-091-2/+4
* cluster/afr: Delay post-op for fsyncPranith Kumar K2020-06-085-9/+51
* glusterd: check for same node while adding bricks in disperse volumeSheetal Pamecha2020-06-064-238/+248
* glusterd: fix memory leak in glusterd_store_retrieve_bricks()Dmitry Antipov2020-06-051-0/+7
* cluster/afr: Prioritize ENOSPC over other errorskarthik-us2020-06-053-48/+6
* open-behind: rewrite of internal logicXavi Hernandez2020-06-043-823/+487
* meta: indicate writability of tunables in file modeCsaba Henk2020-06-031-4/+5
* fuse - remove unnecessary code blockBarak Sason Rofman2020-06-022-27/+0
* io-cache,quick-read: deprecate volume options with flawed semantics or namingCsaba Henk2020-06-021-3/+27
* afr: fix memory leak in afr_priv_destroy()Dmitry Antipov2020-06-011-0/+2
* dht - sparse files rebalance enhancementsBarak Sason Rofman2020-06-011-111/+102
* features/shard: Aggregate file size, block-count before unwinding removexattrKrutika Dhananjay2020-05-262-70/+196
* dht: add null check in gf_defrag_free_dir_dfmetaSusant Palai2020-05-261-1/+2
* afr/changelog: fix NULL dereferences and error handlingAshish Pandey2020-05-262-10/+11
* glusterd/snapshot: Improve log message during snapshot cloneMohammed Rafi KC2020-05-221-0/+10
* features/shard: Aggregate size, block-count in iatt before unwinding setxattrKrutika Dhananjay2020-05-211-17/+191
* fuse: occasional logging for fuse device 'weird' write errorsCsaba Henk2020-05-212-1/+53
* glusterd: add missing synccond_broadcast()Xavi Hernandez2020-05-211-1/+3
* storage/posix: fix thread name to comply with common conventionDmitry Antipov2020-05-181-1/+1
* features/bit-rot: invalid snprintf() buffer sizeDmitry Antipov2020-05-181-2/+2
* mgmt/glusterd: Stop old shd before increasing replica countPranith Kumar K2020-05-161-0/+18
* syncop: improve scaling and implement more toolsXavi Hernandez2020-05-139-33/+40
* dht: Do opendir selectively in gf_defrag_process_dirSusant Palai2020-05-122-22/+55
* debug/error-gen: Don't return EBADF for loc fopsPranith Kumar K2020-05-091-22/+20
* cluster/ec: Return correct error code and log messageAshish Pandey2020-05-081-2/+9
* tests: skip tests on absence of reflink in xfsPranith Kumar K2020-05-061-2/+1
* core, cli, quota: cleanup malloc debugging and statsDmitry Antipov2020-05-041-6/+0
* cluster/dht: Don't access local after STACK_DESTROYPranith Kumar K2020-05-031-1/+3
* cluster/ec: Fix varargs warning reported with clang-10Dmitry Antipov2020-05-011-10/+9
* storage/posix: fix initialization warning reported with clang-10Dmitry Antipov2020-04-301-8/+4
* dht xlator: integer handling issuenik-redhat2020-04-294-11/+19
* dht: Handle setxattr and rm race for directory in rebalanceSusant Palai2020-04-283-0/+33
* afr: event gen changesRavishankar N2020-04-243-78/+25
* dht - fixing rebalance failures for files with holesBarak Sason Rofman2020-04-241-11/+10
* md-cache: fix several NULL dereferencesXavi Hernandez2020-04-231-66/+129
* dht/rebalance - fixing recursive failure issueBarak Sason Rofman2020-04-211-1/+2