summaryrefslogtreecommitdiffstats
path: root/xlators
Commit message (Expand)AuthorAgeFilesLines
* core: Avoid several dict OR key is NULL message in brick logs (#2344)release-9mohit842021-04-223-16/+21
* cluster/afr: Fix race in lockinfo (f)getxattrXavi Hernandez2021-04-121-142/+112
* afr: fix directory entry countXavi Hernandez2021-04-091-3/+8
* afr: make fsync post-op aware of inodelk count (#2273) (#2297)Ravishankar N2021-03-292-17/+24
* afr: remove priv->root_inode (#2244) (#2279)Ravishankar N2021-03-234-8/+1
* posix: fix chmod error on symlinks (#2158)Xavi Hernandez2021-02-121-5/+9
* cluster/ec: Change self-heal-window-size to 4MiB by default (#2071)Xavi Hernandez2021-02-111-1/+1
* dht: don't ignore xdata in fgetxattr (#2020) (#2031)Xavi Hernandez2021-02-061-2/+2
* cluster/afr: Change default self-heal-window-size to 1MB (#2113)Pranith Kumar Karampuri2021-02-042-3/+9
* cluster/dht: Allow fix-layout only on directories (#2109) (#2114)Pranith Kumar Karampuri2021-02-041-0/+4
* dht: handle DHT_SUBVOL_STATUS_KEY in dht_pt_getxattr (#1934) (#1969)Ravishankar N2021-01-051-0/+24
* glusterd[brick_mux]: Optimize friend handshake code to avoid call_bail (#1614)mohit842020-11-306-78/+100
* afr: return -EIO for gfid split-brains. (#1819)Ravishankar N2020-11-266-35/+42
* DHT/Rebalance - Ensure Rebalance reports status only once upon stopping (#1783)Barak Sason Rofman2020-11-243-37/+35
* posix: In the commit 2f044c4587c6db3cb82b6128f056ec2ea2bc1b98 the ret (#1837)mohit842020-11-241-0/+1
* glusterd: fix a bug in enabling nfs ganesha (#1813)Ravishankar N2020-11-191-1/+1
* posix: fix io_uring crash in reconfigure (#1804)Ravishankar N2020-11-171-1/+4
* afr: call afr_is_lock_mode_mandatory only while xdata is valid (#1797)mohit842020-11-171-9/+9
* glusterd: resource leaks (#1748)Nikhil Ladha2020-11-121-34/+18
* posix: Attach a posix_spawn_disk_thread with glusterfs_ctx (#1595)mohit842020-11-096-67/+148
* glusterd: fix bug in enabling granular-entry-heal (#1752)Ravishankar N2020-11-052-2/+3
* posix: Use CALLOC instead of alloca to allocate memory for xattrs list (#1730)mohit842020-11-043-5/+15
* write-behind: Implement 'pass-through' optionXavi Hernandez2020-11-033-1/+27
* xlators: misc conscious language changes (#1715)Ravishankar N2020-11-029-34/+34
* DHT - Fixing rebalance failure on issuing stop command (#1628)Barak Sason Rofman2020-10-301-11/+12
* glusterd: Resolve coverity bug CID1435891 (#1716)mohit842020-10-301-2/+3
* cluster/dht: Perform migrate-file with lk-owner (#1581)Pranith Kumar Karampuri2020-10-296-9/+41
* io-cache: Minor Performance Optimization (#1656)Shree Vatsa N2020-10-281-17/+3
* rpcsvc/transport: gracefully disconnect when graph is not ready (#1671)Rafi KC2020-10-271-2/+3
* tests: ./tests/bugs/core/bug-1650403.t is getting timed out (#1672)mohit842020-10-2712-15/+112
* nfs: Fix inconsistency between glibc and libtirpc (#1698)Xavi Hernandez2020-10-244-18/+48
* posix: add io_uring supportRavishankar N2020-10-2310-5/+733
* glusterd/afr: enable granular-entry-heal by default (#1621)Ravishankar N2020-10-224-2/+26
* glusterd: brick sock file deleted, log error (#1560)schaffung2020-10-221-2/+25
* trash: Create inode_table only while feature is enabled (#1626)mohit842020-10-221-3/+44
* afr: fixing null dereference reported by coverity (#1570)Tamar Shacked2020-10-221-1/+1
* libglusterfs/coverity: pointer to local outside the scope (#1675)Vinayak hariharmath2020-10-211-1/+2
* glusterd: wrong comparison in glusterd_brick_start() function (#1665)mohit842020-10-211-2/+2
* dht/rebalance - fixed dhtfcnt_thread wakeup time to be in absolute time (#1667)Tamar Shacked2020-10-211-1/+1
* io-stats: Configure ios_sample_buf_size based on sample_interval value (#1574)mohit842020-10-151-4/+22
* glusterd: Resolve clang format issue (#1622)mohit842020-10-131-10/+10
* core: configure optimum inode table hash_size for shd (#1576)mohit842020-10-119-11/+19
* configure.ac: Add --enable-brickmux (#1572)mohit842020-10-091-0/+11
* DHT - Removing commit hash and 'magical' return value from rebalanceBarak Sason Rofman2020-09-211-26/+7
* mount/fuse: Fix graph-switch when reader-thread-count is setPranith Kumar K2020-10-051-8/+3
* dht - Remove "tier" code (part 2)Barak Sason Rofman2020-09-169-515/+81
* fixed AFR_READ_POLICY_GFID_PID_HASH policy bugperrynzhou2020-09-291-1/+2
* cluster/afr: Heal directory rename without rmdir/mkdirPranith Kumar K2020-04-1312-82/+677
* DHT - Fixing memory allocation crashBarak Sason Rofman2020-09-241-1/+6
* bitrot/stub: Fix memory leak gf_br_stub_mt_version_tMohammed Rafi KC2020-09-012-31/+42