summaryrefslogtreecommitdiffstats
path: root/xlators
Commit message (Expand)AuthorAgeFilesLines
* cluster/afr: Fix race in lockinfo (f)getxattrrelease-8Xavi Hernandez2021-04-121-142/+112
* afr: remove priv->root_inode (#2244) (#2280)Ravishankar N2021-03-314-8/+1
* cluster/ec: Change self-heal-window-size to 4MiB by default (#2071) (#2140)Xavi Hernandez2021-02-171-1/+1
* posix: fix chmod error on symlinks (#2157)Xavi Hernandez2021-02-121-5/+9
* cluster/dht: Perform migrate-file with lk-owner (#2105)Pranith Kumar Karampuri2021-02-092-20/+19
* dht: don't ignore xdata in fgetxattr (#2020) (#2032)Xavi Hernandez2021-02-061-2/+2
* cluster/afr: Change default self-heal-window-size to 1MB (#2111)Pranith Kumar Karampuri2021-02-042-3/+9
* cluster/dht: Allow fix-layout only on directories (#2109) (#2115)Pranith Kumar Karampuri2021-02-041-0/+4
* mount/fuse: Fix graph-switch when reader-thread-count is set (#1609)Pranith Kumar Karampuri2021-02-031-8/+3
* dht: handle DHT_SUBVOL_STATUS_KEY in dht_pt_getxattr (#1934) (#1968)Ravishankar N2021-01-051-0/+24
* posix: In the commit 2f044c4587c6db3cb82b6128f056ec2ea2bc1b98 the ret (#1858)mohit842020-11-281-0/+1
* posix: Use MALLOC instead of alloca to allocate memory for xattrs list (#1730...mohit842020-11-273-5/+15
* glusterd: resource leaks (#1840)Nikhil Ladha2020-11-271-35/+18
* test case ./tests/bugs/core/bug-1650403.t is getting timed out (#1847)mohit842020-11-2713-13/+111
* afr: call afr_is_lock_mode_mandatory only while xdata is valid (#1797) (#1829)mohit842020-11-231-9/+9
* glusterd: fix a bug in enabling nfs ganesha (#1813) (#1821)Ravishankar N2020-11-231-1/+1
* fixed AFR_READ_POLICY_GFID_PID_HASH policy bug (#1561)Ravishankar N2020-10-201-1/+2
* features/bit-rot: invalid snprintf() buffer sizeDmitry Antipov2020-09-291-2/+2
* 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