summaryrefslogtreecommitdiffstats
path: root/xlators
Commit message (Expand)AuthorAgeFilesLines
* glusterd: After upgrade on release 9.1 glusterd protocol is broken (#2352)develmohit842021-04-231-3/+4
* protocol/client: Fix lock memory leak (#2338)Pranith Kumar Karampuri2021-04-223-33/+68
* coverity: Removed structural dead code (#2320)Nikhil Ladha2021-04-191-8/+2
* dht: fix rebalance of sparse files (#2318)Xavi Hernandez2021-04-091-56/+60
* Removal of force option in snapshot create (#2110)nishith-vihar2021-04-062-163/+25
* marker: initiate xattrs QUOTA_SIZE_KEY for empty volume (#2261)chenglin1302021-04-012-5/+12
* xlaotrs/mgmt: Fixing coverity issue 1445996Ashish Pandey2021-03-291-5/+7
* afr: don't reopen fds on which POSIX locks are held (#1980)Karthik Subrahmanya2021-03-2710-105/+439
* afr: make fsync post-op aware of inodelk count (#2273)Ravishankar N2021-03-252-17/+24
* cluster/dht: use readdir for fix-layout in rebalance (#2243)Pranith Kumar Karampuri2021-03-224-92/+90
* Cleanup unused this pointers (#2282)Rinku Kothiya2021-03-228-43/+35
* afr, dht: Add ramifications of disabling ensure-durabilityPranith Kumar K2021-03-193-2/+9
* Coverity Issues: 1447088, 1447089 (#2217)Ashish Pandey2021-03-182-37/+36
* afr: remove priv->root_inode (#2244)Ravishankar N2021-03-174-8/+1
* cluster/dht: Provide option to disable fsync in data migration (#2259)Pranith Kumar Karampuri2021-03-174-12/+37
* String not null terminated (#2219)nishith-vihar2021-03-111-0/+2
* cluster/dht: Fix use-after-free bug dht_queue_readdir(p) (#2242)Pranith Kumar Karampuri2021-03-111-2/+9
* features/index: Optimize link-count fetching code path (#1789)Pranith Kumar Karampuri2021-03-101-19/+58
* afr: fix directory entry count (#2233)Xavi Hernandez2021-03-091-3/+8
* EC - Fixing a Coverity issue (Uninitialized lock use)Barak Sason Rofman2021-03-051-2/+2
* quiesce: Resource leak coverity fix (#2215)Sheetal Pamecha2021-03-051-0/+3
* glusterd: Fix deadlock while concurrent quota enable (#2118)zhangxianwei82021-03-041-1/+1
* afr: fix coverity issue introduced by 90cefde (#2201)Xavi Hernandez2021-03-011-2/+2
* dht: fix use-after-free introduced by 70e6ee2Xavi Hernandez2021-02-262-3/+39
* cluster/afr: Fix race in lockinfo (f)getxattr (#2162)Xavi Hernandez2021-02-241-142/+112
* cluster/dht: Fix stack overflow in readdir(p) (#2170)Xavi Hernandez2021-02-242-10/+81
* dht: Ongoing IO is failed during volume shrink operation (#2188)mohit842021-02-241-11/+30
* fuse: add an option to specify the mount display name (#1989)Amar Tumballi2021-02-221-29/+16
* glusterfs:the mount operation will get stuck when the vol isn't exist (#2177)zhangxyue2021-02-221-1/+4
* glusterd: Resolve use after free bug (#2181)mohit842021-02-221-3/+2
* dht/linkfile - Remove unused codeBarak Sason Rofman2021-02-182-58/+0
* glusterd: Rebalance cli is not showing correct status after reboot (#2172)mohit842021-02-185-11/+91
* mount: optimize parameter backup-volfile-servers (#2043)chenglin1302021-02-112-2/+48
* posix: fix chmod error on symlinks (#2155)Xavi Hernandez2021-02-111-5/+9
* glusterd: fix for starting brick on new port (#2090)Nikhil Ladha2021-02-101-4/+2
* stack.h/c: remove unused variable and reorder structYaniv Kaul2021-02-081-2/+0
* cluster/ec: Change self-heal-window-size to 4MiB by default (#2071)Xavi Hernandez2021-02-061-1/+1
* introduce microsleep to improve sleep precision (#2104)renlei42021-02-061-3/+12
* glusterd-volgen: Add functionality to accept any custom xlator (#1974)Ryo Furuhashi2021-02-051-0/+155
* dht: don't parse decommissioned-bricks option when in decommission (#2088)Tamar Shacked2021-02-041-3/+6
* cluster/dht: Allow fix-layout only on directories (#2109)Pranith Kumar Karampuri2021-02-031-0/+4
* cluster/afr: Change default self-heal-window-size to 1MB (#2068)Pranith Kumar Karampuri2021-02-032-3/+9
* features/shard: delay unlink of a file that has fd_count > 0 (#1563)Vinayak hariharmath2021-02-034-25/+285
* features/shard: unlink fails due to nospace to mknod marker fileVinayakswami Hariharmath2021-01-261-0/+20
* glusterd: do not allow changing storage.linux-aio for running volumeDmitry Antipov2021-01-221-10/+19
* AFR - fixing coverity issue (Argument cannot be negative) (#2026)Barak Sason Rofman2021-01-221-1/+1
* posix - fix coverity issue (Unchecked return value)Barak Sason Rofman2021-01-212-2/+9
* glusterd - fixing coverity issues (#1947)Barak Sason Rofman2021-01-211-16/+26
* posix: implement AIO-based GF_FOP_FSYNC (#1953)Dmitry Antipov2021-01-211-65/+179
* Dereference after null reference (CID:1124543) (#2023)nishith-vihar2021-01-201-6/+0