summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* glusterd: After upgrade on release 9.1 glusterd protocol is broken (#2352)develmohit842021-04-232-4/+6
* tests: avoid empty paths in environment variables (#2349)Xavi Hernandez2021-04-231-10/+7
* protocol/client: Fix lock memory leak (#2338)Pranith Kumar Karampuri2021-04-227-55/+213
* coverity: Removed structural dead code (#2320)Nikhil Ladha2021-04-191-8/+2
* logging: fix a relock deadlock (#2332)chenglin1302021-04-151-1/+10
* group-samba: disable performance.write-behind translator. (#2329)Günther Deschner2021-04-141-0/+1
* cli: Increased spacing in cli for option table (#2322)Nikhil Ladha2021-04-131-3/+3
* Doc: Developer session 3 (#2323)Pranith Kumar Karampuri2021-04-101-1/+3
* dht: fix rebalance of sparse files (#2318)Xavi Hernandez2021-04-093-56/+93
* tests: Fix incorrect variables in throttle-rebal.t (#2316)Jamie Nguyen2021-04-081-3/+3
* Removal of force option in snapshot create (#2110)nishith-vihar2021-04-065-170/+37
* Remove some strlen() calls if using DICT_LIST_IMP (#2311)Rinku Kothiya2021-04-061-8/+22
* Doc: Developer session 1, 2 (#2291)Pranith Kumar Karampuri2021-04-041-0/+10
* list.h: remove offensive language, introduce _list_del() (#2132)Yaniv Kaul2021-04-021-8/+21
* 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-2712-105/+651
* common-ha: ensure shared_storage is mounted before setup (#2296)kalebskeithley2021-03-251-0/+13
* afr: make fsync post-op aware of inodelk count (#2273)Ravishankar N2021-03-252-17/+24
* common-ha: stability fixes for ganesha_grace and ganesha_mon RAsKaleb S KEITHLEY2021-03-242-49/+26
* configure: add linux-io_uring flag (#2060)Ravishankar N2021-03-242-6/+33
* CID 1412333 (#1 of 1): Copy into fixed size buffer (STRING_OVERFLOW) (#2264)Ayush Ujjwal2021-03-221-2/+5
* cluster/dht: use readdir for fix-layout in rebalance (#2243)Pranith Kumar Karampuri2021-03-2210-98/+131
* 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
* extras: disable lookup-optimize in virt and block groups (#2254)Xavi Hernandez2021-03-173-0/+3
* cluster/dht: Provide option to disable fsync in data migration (#2259)Pranith Kumar Karampuri2021-03-1711-19/+85
* 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-1017-112/+209
* afr: fix directory entry count (#2233)Xavi Hernandez2021-03-094-4/+129
* 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
* cli: syntax check for arbiter volume creation (#2207)Ravishankar N2021-03-052-1/+3
* glusterd: Fix deadlock while concurrent quota enable (#2118)zhangxianwei82021-03-041-1/+1
* api: Fix a function name in the API docAravinda Vishwanathapura2021-03-011-1/+1
* dict: avoid hash calculation when hash_size=1 (link list imp) (#2171)Tamar Shacked2021-03-011-42/+75
* 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-243-10/+114
* dht: Ongoing IO is failed during volume shrink operation (#2188)mohit842021-02-241-11/+30
* tests: Move tests/basic/glusterd-restart-shd-mux.t to flaky (#2191)mohit842021-02-241-0/+0
* fuse: add an option to specify the mount display name (#1989)Amar Tumballi2021-02-224-29/+30
* glusterfs:the mount operation will get stuck when the vol isn't exist (#2177)zhangxyue2021-02-222-1/+5
* 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