houseme
|
960c13a34b
|
feat(storage): wire capacity/object perf tuning and add batch benchmark runners (#2628)
|
2026-04-21 07:20:57 +00:00 |
|
安正超
|
457f4e0170
|
fix(s3): improve GitLab registry compatibility (#2596)
Co-authored-by: houseme <housemecn@gmail.com>
|
2026-04-19 02:10:42 +00:00 |
|
安正超
|
f9b5ad17a9
|
fix(s3): ignore empty conditional ETag headers (#2592)
Co-authored-by: houseme <housemecn@gmail.com>
|
2026-04-18 15:27:46 +00:00 |
|
houseme
|
478720d2ee
|
Centralize lifecycle state updates and fix systemd running status (#2567)
|
2026-04-17 03:20:11 +00:00 |
|
houseme
|
6ce24f3b63
|
feat(lifecycle): improve ILM compatibility and scanner runtime config (#2534)
Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com>
Co-authored-by: houseme <4829346+houseme@users.noreply.github.com>
Co-authored-by: cxymds <Cxymds@qq.com>
|
2026-04-16 10:28:03 +00:00 |
|
houseme
|
28edfd6190
|
fix(storage): harden offline drive fail-fast paths (#2564)
Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com>
Co-authored-by: houseme <4829346+houseme@users.noreply.github.com>
|
2026-04-16 09:21:45 +00:00 |
|
Tunglies
|
579b124726
|
lint: clippy rules or_fun_call (#2561)
Co-authored-by: houseme <housemecn@gmail.com>
|
2026-04-16 02:48:39 +00:00 |
|
weisd
|
da9dfb51e7
|
fix(ecstore): cleanup stale put object temp data (#2529)
|
2026-04-15 14:40:58 +08:00 |
|
安正超
|
642d83f0e4
|
revert: remove #2351 chunk I/O and object-io crate (phase 7) (#2543)
Co-authored-by: houseme <housemecn@gmail.com>
|
2026-04-15 10:54:41 +08:00 |
|
安正超
|
2a3d127a86
|
revert: restore PutObjReader and remove PUT zero-copy chunk path (#2351 phase 2) (#2532)
|
2026-04-14 16:35:03 +08:00 |
|
安正超
|
458086dc80
|
fix(get): remove GET chunk fast path (#2507)
|
2026-04-12 23:12:23 +08:00 |
|
houseme
|
064e21062d
|
fix(capacity): harden scope registry, scan symlink guard, and test temp dir cleanup (#2432)
Co-authored-by: heihutu <heihutu@gmail.com>
Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com>
Co-authored-by: houseme <4829346+houseme@users.noreply.github.com>
|
2026-04-08 20:58:17 +08:00 |
|
weisd
|
0b99e02891
|
feat(ecstore): add stale multipart upload cleanup (#2416)
|
2026-04-07 18:57:07 +08:00 |
|
houseme
|
32bf8f5bf3
|
feat(storage): add direct chunk GET fast path (#2351)
Signed-off-by: houseme <housemecn@gmail.com>
Co-authored-by: heihutu <heihutu@gmail.com>
Co-authored-by: cxymds <Cxymds@qq.com>
|
2026-04-07 08:33:46 +08:00 |
|
weisd
|
25512e2635
|
perf(ecstore): batch delete object lock acquisition (#2374)
Co-authored-by: 安正超 <anzhengchao@gmail.com>
|
2026-04-03 21:46:51 +08:00 |
|
weisd
|
5d302febb7
|
fix(rio): preserve reader capabilities and crypto safety (#2363)
|
2026-04-03 13:57:42 +08:00 |
|
weisd
|
e86c6b726f
|
fix(lock): split distributed read and write quorum (#2355)
|
2026-03-31 16:16:13 +08:00 |
|
houseme
|
16db18216d
|
fix: populate tagging notification principalId and object metadata (#2342)
|
2026-03-30 14:32:39 +08:00 |
|
安正超
|
a236b0d01d
|
feat(ecstore): implement decommission and rebalance (#2281)
Co-authored-by: weisd <im@weisd.in>
Co-authored-by: houseme <housemecn@gmail.com>
|
2026-03-26 11:44:02 +08:00 |
|
weisd
|
41dcebda44
|
fix(tier): sweep transitioned copies from delete handlers (#2287)
|
2026-03-25 16:06:36 +08:00 |
|
weisd
|
28f57b228c
|
feat(s3): advance parity coverage (#2278)
|
2026-03-24 17:29:33 +08:00 |
|
cxymds
|
5ea6d8a7e6
|
fix(ecstore): preserve transition object metadata (#2263)
Co-authored-by: houseme <housemecn@gmail.com>
Co-authored-by: heihutu <heihutu@gmail.com>
|
2026-03-24 14:06:29 +08:00 |
|
cxymds
|
236142a682
|
fix(ecstore): repair lifecycle transition and restore flows (#2240)
Co-authored-by: heihutu <heihutu@gmail.com>
Co-authored-by: 安正超 <anzhengchao@gmail.com>
Co-authored-by: houseme <housemecn@gmail.com>
Co-authored-by: loverustfs <hello@rustfs.com>
Co-authored-by: weisd <im@weisd.in>
|
2026-03-23 12:29:13 +08:00 |
|
houseme
|
6cb094e30a
|
fix(object): Fix concurrent request hang issue in S3 range read workloads (#2251)
Co-authored-by: heihutu <heihutu@gmail.com>
|
2026-03-23 09:55:08 +08:00 |
|
weisd
|
b9b7d86ae4
|
feat: improve legacy metadata and admin compatibility (#2202)
|
2026-03-18 21:05:09 +08:00 |
|
evan slack
|
4b480727d6
|
feat(perf): Add configurable bitrot skip for reads (#2110)
Co-authored-by: houseme <housemecn@gmail.com>
Co-authored-by: 安正超 <anzhengchao@gmail.com>
|
2026-03-11 10:59:00 +08:00 |
|
houseme
|
60aa47bf61
|
feat(storage): integrate S3Operation into OperationHelper for unified metrics and audit (#2103)
|
2026-03-08 17:57:33 +08:00 |
|
evan slack
|
d52a10c5fb
|
chore(obs): Improve tracing instrumentation (#2086)
Co-authored-by: loverustfs <hello@rustfs.com>
|
2026-03-07 20:03:20 +08:00 |
|
安正超
|
af6c32efac
|
refactor: improve code quality with safer error handling, trait decomposition, and dead code cleanup (#1997)
|
2026-02-28 01:19:47 +08:00 |
|
evan slack
|
dcbc67eb91
|
perf(lock): Use global lock manager, instead of one per request (#1848)
Co-authored-by: loverustfs <hello@rustfs.com>
Co-authored-by: houseme <housemecn@gmail.com>
|
2026-02-27 22:26:32 +08:00 |
|
evan slack
|
ae6eacd7e3
|
fix(typo): change dang_ling to dangling (#1968)
|
2026-02-26 13:03:36 +08:00 |
|
安正超
|
7f132a290c
|
refactor(ecstore): split set_disk.rs into submodules (#1945)
|
2026-02-25 07:41:08 +08:00 |
|
LeonWang0735
|
c7211c9df7
|
fix:correctly handle replicate delete (#1850)
Co-authored-by: loverustfs <hello@rustfs.com>
|
2026-02-19 13:23:29 +08:00 |
|
LeonWang0735
|
f4e9ef2edc
|
fix(replication): avoid re-replication loop in Active-Active replication (#1751)
Co-authored-by: loverustfs <hello@rustfs.com>
|
2026-02-09 14:11:30 +08:00 |
|
weisd
|
4d19b069c3
|
fix: replication delete (#1714)
|
2026-02-04 13:39:35 +08:00 |
|
LeonWang0735
|
ec4458f846
|
Fix/correctly handle terraform s3 backend with versioned bucket (#1686)
Co-authored-by: loverustfs <hello@rustfs.com>
|
2026-02-02 12:43:07 +08:00 |
|
likewu
|
087f58b7c8
|
fix(lifecycle): lifecycle fixes (#1625)
Signed-off-by: likewu <likewu@126.com>
Co-authored-by: loverustfs <hello@rustfs.com>
|
2026-01-31 19:14:47 +08:00 |
|
houseme
|
90ed75a3dc
|
refactor(utils/os): Optimize Windows OS utilities and add safety comments (#1671)
Co-authored-by: weisd <weishidavip@163.com>
|
2026-01-30 16:13:42 +08:00 |
|
weisd
|
dce117840c
|
refactor: NamespaceLock (nslock), AHM→Heal Crate, and Lock/Clippy Fixes (#1664)
Co-authored-by: Copilot <198982749+Copilot@users.noreply.github.com>
Co-authored-by: weisd <2057561+weisd@users.noreply.github.com>
Co-authored-by: houseme <housemecn@gmail.com>
|
2026-01-30 13:13:41 +08:00 |
|
weisd
|
6ab7b75fd4
|
fix bug (#1615)
Co-authored-by: houseme <housemecn@gmail.com>
|
2026-01-27 09:54:13 +08:00 |
|
houseme
|
d251b9fb35
|
fix: unify path handling to use S3-standard forward slashes on all platforms (#1555)
Signed-off-by: houseme <housemecn@gmail.com>
Signed-off-by: 安正超 <anzhengchao@gmail.com>
Co-authored-by: heihutu <30542132+heihutu@users.noreply.github.com>
Co-authored-by: LeonWang0735 <wlywly0735@126.com>
Co-authored-by: loverustfs <hello@rustfs.com>
Co-authored-by: 安正超 <anzhengchao@gmail.com>
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
|
2026-01-26 18:49:21 +08:00 |
|
安正超
|
461ba3aeba
|
fix: handle duplicate part numbers in CompleteMultipartUpload (#1584)
Co-authored-by: loverustfs <hello@rustfs.com>
Co-authored-by: houseme <housemecn@gmail.com>
|
2026-01-23 22:41:46 +08:00 |
|
houseme
|
e5284a85ed
|
fix: Fixed detection warnings in rust v1.93.0 (#1591)
|
2026-01-23 13:09:41 +08:00 |
|
weisd
|
6631407416
|
feat: Add RustFS Scanner Module and Multiple Bug Fixes (#1579)
|
2026-01-22 13:39:38 +08:00 |
|
houseme
|
7c8fd8518f
|
feat(admin): make capacity calculation resilient when backend info is missing (#1560)
Signed-off-by: heihutu <30542132+heihutu@users.noreply.github.com>
Signed-off-by: majinghe <42570491+majinghe@users.noreply.github.com>
Co-authored-by: majinghe <42570491+majinghe@users.noreply.github.com>
Co-authored-by: heihutu <30542132+heihutu@users.noreply.github.com>
|
2026-01-20 13:03:09 +08:00 |
|
yxrxy
|
29d86036b1
|
feat: implement bucket quota system (#1461)
Signed-off-by: yxrxy <1532529704@qq.com>
Co-authored-by: loverustfs <hello@rustfs.com>
|
2026-01-12 11:42:07 +08:00 |
|
houseme
|
760cb1d734
|
Fix Windows Path Separator Handling in rustfs_utils (#1464)
Co-authored-by: reatang <tangtang1251@qq.com>
|
2026-01-11 19:53:51 +08:00 |
|
weisd
|
00f3275603
|
rm online check (#1416)
|
2026-01-07 13:42:03 +08:00 |
|
weisd
|
359c9d2d26
|
Enhance Object Version Management and Replication Status Handling (#1413)
|
2026-01-07 10:44:35 +08:00 |
|
houseme
|
8d7cd4cb1b
|
chore: upgrade dependencies and migrate to aws-lc-rs (#1333)
|
2026-01-02 00:02:34 +08:00 |
|