summaryrefslogtreecommitdiffstats
path: root/xlators
Commit message (Expand)AuthorAgeFilesLines
* glusterd: readdir-ahead off by defaultnik-redhat2020-09-141-1/+1
* glusterd: cksum mismatch on upgrading to latest glusternik-redhat2020-09-141-0/+9
* open-behind: implement create fopXavi Hernandez2020-09-141-0/+52
* libglusterfs: fix dict leakRavishankar N2020-09-071-2/+5
* afr: add null check for thin-arbiter gfid.Ravishankar N2020-08-214-88/+13
* open-behind: fix call_frame leakXavi Hernandez2020-08-211-4/+10
* posix: Implement a janitor thread to close fdMohit Agrawal2020-08-214-20/+149
* features/shard: optimization over shard lookup in case of preallocVinayakswami Hariharmath2020-08-201-7/+39
* cluster/ec: Remove stale entries from indices/xattrop folderAshish Pandey2020-08-202-2/+78
* glusterd: Increase buffer length to save multiple hostnames in peer fileMohit Agrawal2020-08-191-3/+3
* cluster/ec: Improve detection of new healsXavi Hernandez2020-08-196-28/+84
* features/shard: Convert shard block indices to uint64Krutika Dhananjay2020-08-192-7/+10
* features/shard: Use fd lookup post file openVinayakswami Hariharmath2020-08-191-43/+76
* cluster/afr: Delay post-op for fsyncPranith Kumar K2020-07-285-9/+51
* features/shard: Aggregate file size, block-count before unwinding removexattrKrutika Dhananjay2020-06-292-70/+196
* open-behind: rewrite of internal logicXavi Hernandez2020-06-293-823/+487
* features/shard: Aggregate size, block-count in iatt before unwinding setxattrKrutika Dhananjay2020-06-291-17/+191
* afr: more quorum checks in lookup and new entry markingRavishankar N2020-06-293-11/+25
* locks: prevent deletion of locked entriesXavi Hernandez2020-06-297-113/+674
* cluster/afr: Prioritize ENOSPC over other errorskarthik-us2020-06-163-48/+6
* md-cache: fix several NULL dereferencesv8.0rc0Xavi Hernandez2020-05-311-66/+129
* syncop: improve scaling and implement more toolsXavi Hernandez2020-05-309-33/+40
* tests: skip tests on absence of reflink in xfsPranith Kumar K2020-05-291-2/+1
* fuse: occasional logging for fuse device 'weird' write errorsCsaba Henk2020-05-282-1/+53
* cluster/ec: Return correct error code and log messageAshish Pandey2020-05-281-2/+9
* afr: event gen changesRavishankar N2020-04-243-78/+25
* dht - Remove "tier" code (part 1)v9devBarak Sason Rofman2020-04-173-476/+19
* md-cache: avoid clearing cache when not necessaryXavi Hernandez2020-04-161-72/+93
* posix: fix GF_VALIDATE_OR_GOTO(this->name, this, out)Sanju Rakonde2020-04-161-3/+1
* mgmt/glusterd: use stat() syscall wrapperDmitry Antipov2020-04-131-2/+3
* protocol/server: Fix coverity issue RESOURCE_LEAKSheetal Pamecha2020-04-101-0/+1
* posix: Avoid dict_del logs in posix_is_layout_stale while key is NULLMohit Agrawal2020-04-091-2/+3
* mount/fuse: Wait for 'mount' child to exit before dyingPranith Kumar K2020-04-091-0/+27
* dht - fixing a permission update issueBarak Sason Rofman2020-04-083-18/+39
* cluster/afr: Removing unsupported options from code base to improve coveragekarthik-us2020-04-071-9/+0
* Posix: Optimize posix code to improve file creationMohit Agrawal2020-04-065-74/+220
* mgmt/glusterd: Reduce log level of repetitive logVijay Bellur2020-04-061-1/+1
* storage/posix: log the ENOENT errors in posix_pstatRaghavendra Bhat2020-04-041-0/+5
* write-behind: fix data corruptionXavi Hernandez2020-04-031-2/+2
* features/utime: Don't access frame after stack-windPranith Kumar K2020-04-031-15/+20
* afr: mark pending xattrs as a part of metadata healRavishankar N2020-04-021-1/+61
* add clean local after grant lockl17zhou2020-04-011-7/+8
* Marker: Logically deadcode found by coverityHari Gowtham2020-03-311-15/+11
* core[brick_mux]: brick crashed when creating and deleting volumes over timeMohit Agrawal2020-03-276-9/+79
* features/shard: Fix crash during shards cleanup in error casesKrutika Dhananjay2020-03-261-2/+9
* dht: gf_defrag_process_dir is called even if gf_defrag_fix_layout has failedSusant Palai2020-03-241-0/+1
* worm-xlator: fix newly introduced coverity issueSunny Kumar2020-03-201-4/+0
* Posix: Use simple approach to close fdMohit Agrawal2020-03-204-127/+6
* WORM-Xlator: Initial write of a file succeeds if auto-commit-period 0David Spisla2020-03-171-17/+60
* open-behind: fix missing fd referenceXavi Hernandez2020-03-171-11/+16