summaryrefslogtreecommitdiffstats
path: root/xlators
Commit message (Expand)AuthorAgeFilesLines
...
* dht: don't ignore xdata in fgetxattr (#2020)Xavi Hernandez2021-01-191-2/+2
* shard: Fixed redundant checks done (#1769)Rinku Kothiya2021-01-181-19/+20
* Removing unused memory allocationRinku Kothiya2021-01-1851-60/+58
* glusterd: Removing redundant NULL checks for this and other cleanups. (#1735)schaffung2021-01-1844-2971/+1009
* afr: remove memcpy() + ntoh32() pattern (#1998)Ravishankar N2021-01-154-34/+7
* posix: Reduce posix_fdstat() calls in IO paths (#1994)mohit842021-01-151-5/+9
* posix: use malloc in page_aligned_alloc() when possible (#2009)Ravishankar N2021-01-151-8/+11
* features/shard: avoid repeatative calls to gf_uuid_unparse() (#1689)Vinayak hariharmath2021-01-111-60/+59
* glusterd: fix resource leak (#1970)Sheetal Pamecha2021-01-082-0/+6
* ./tests/bugs/core/bug-1432542-mpx-restart-crash.t is getting crashedMohit Agrawal2021-01-081-4/+13
* stripe cleanup: Remove the option from create and add-brick cmds (#1812)Sheetal Pamecha2021-01-0510-103/+13
* posix: avoiding redundant access of dictionary (#1786)Rinku Kothiya2021-01-052-56/+45
* cli/glusterd: conscious language changes for geo-repRavishankar N2020-12-3013-1069/+1165
* DHT/Rebalance - removing an unneeded subvol calculation and comparison (#1803)Barak Sason Rofman2020-12-232-106/+113
* DHT: fix coverity issue - argument cannot be negative (#1942)Tamar Shacked2020-12-221-1/+1
* NFS - Fixing a clang issue (#1938)Barak Sason Rofman2020-12-211-3/+3
* glusterd: start brick process with proper logger option (#1936)Amar Tumballi2020-12-201-0/+4
* DHT - Remove redundant lookup operation in Rebalance (#1696)Barak Sason Rofman2020-12-201-45/+16
* dht: handle DHT_SUBVOL_STATUS_KEY in dht_pt_getxattr (#1934)Ravishankar N2020-12-181-0/+24
* AFR - Fixing Coverity issue (Illegal memory access) (#1893)Barak Sason Rofman2020-12-181-1/+3
* NFS - Fixing Coverity issue (Dereference null return value) (#1894)Barak Sason Rofman2020-12-171-2/+4
* io-stats: Change latency to nanoseconds from microseconds (#1833)Shree Vatsa N2020-12-172-22/+21
* core: Implement gracefull shutdown for a brick process (#1751)mohit842020-12-1611-27/+209
* fuse: render gfid only once in fuse_invalidate_entry()Csaba Henk2020-12-151-3/+5
* fuse: fix dispatch of requests when dumpingCsaba Henk2020-12-151-1/+1
* fuse: sanitize FUSE_OP_HIGHCsaba Henk2020-12-152-95/+70
* core: Avoid several dict OR key is NULL message in brick logs (#1910)mohit842020-12-113-16/+21
* glusterd/cli: enhance rebalance-status after replace/reset-brick (#1869)Tamar Shacked2020-12-082-3/+4
* glusterd: modify logic for checking hostname in add-brick (#1781)Sheetal Pamecha2020-12-074-11/+101
* cluster/afr: Remove redundant afr_fd_ctx_get calls (#1718)Ashish Pandey2020-12-042-50/+33
* DHT/Rebalance -removing unused variable (#1795)Barak Sason Rofman2020-12-041-14/+13
* all: change 'primary' to 'root' where it makes senseRavishankar N2020-12-024-7/+6
* 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