20 Commits (b9f0e8c7124ddd65f65f08d2c603f76f39a7ea09)

Author SHA1 Message Date
Harshavardhana 2b34e5b9ae
move to go1.24 (#21114) 4 months ago
Harshavardhana 80ca120088
remove checkBucketExist check entirely to avoid fan-out calls (#18917) 2 years ago
Anis Eleuch b7d11141e1
rename Force to Immediate for clarity (#18540) 2 years ago
Klaus Post 9acf1024e4
Remove bloom filter (#16682) 2 years ago
Eng Zer Jun 0a3b1ad4eb
test: use `T.TempDir` to create temporary test directory (#15400) 3 years ago
Praveen raj Mani b49fc33cb3
purge objects immediately with `x-minio-force-delete` in DeleteObject and DeleteBucket API (#15148) 3 years ago
Klaus Post cde6469b88
Fix hanging erasure writes (#12253) 4 years ago
Harshavardhana 069432566f update license change for MinIO 4 years ago
Klaus Post 2623338dc5
Inline small file data in xl.meta file (#11758) 4 years ago
Harshavardhana 51a8619a79
[feat] Add configurable deadline for writers (#11822) 4 years ago
Harshavardhana 9ccc483df6
[feat]: change erasure coding default block size from 10MiB to 1MiB (#11721) 4 years ago
Klaus Post a982baff27
ListObjects Metadata Caching (#10648) 5 years ago
Klaus Post 2d58a8d861
Add storage layer contexts (#10321) 5 years ago
Harshavardhana 4915433bd2
Support bucket versioning (#9377) 5 years ago
Klaus Post 073aac3d92
add data update tracking using bloom filter (#9208) 5 years ago
Klaus Post 37b32199e3 Validate XL sets on format (#8779) 6 years ago
kannappanr 5ecac91a55
Replace Minio refs in docs with MinIO and links (#7494) 6 years ago
Krishna Srinivas 98c950aacd Streaming bitrot verification support (#7004) 7 years ago
Harshavardhana a63bc9254d Add 'disk' tag to log output to enhance 'disk not found' errors (#6460) 7 years ago
Krishna Srinivas 52f6d5aafc Rename of structs and methods (#6230) 7 years ago
Krishna Srinivas ce02ab613d Simplify erasure code by separating bitrot from erasure code (#5959) 7 years ago
kannappanr f8a3fd0c2a
Create logger package and rename errorIf to LogIf (#5678) 7 years ago
Harshavardhana c0721164be Automatically set goroutines based on shardSize (#5346) 8 years ago
Andreas Auernhammer b97f99766f add benchmarks for erasure backend (#5084) 8 years ago
Harshavardhana db5af1b126 fix: tests error conditions should be used properly. (#4833) 8 years ago
Andreas Auernhammer 85fcee1919 erasure: simplify XL backend operations (#4649) (#4758) 8 years ago
Frank Wessels fffe4ac7e6 Prevent unnecessary verification of parity blocks while reading (#4683) 8 years ago
Anis Elleuch af8071c86a xl: Fix rare freeze after many disk/network errors (#4438) 8 years ago
Anis Elleuch e9394dc22d xl PutObject: Split object into parts (#3651) 9 years ago
Bala FA 825000bc34 Use humanize constants for KiB, MiB and GiB units. (#3322) 9 years ago
Krishna Srinivas 9358ee011b logging: Print stack trace in case of errors. 9 years ago
Harshavardhana bccf549463 server: Move all the top level files into cmd folder. (#2490) 9 years ago
karthic rao 70fd38818e clean up: ineffassign fixes (#2411) 9 years ago
Harshavardhana f503ac3db8 XL/Erasure: Make bit-rot verification based on xl.json algo. (#2299) 9 years ago
karthic rao 091d80666a Enhancement for Erasure encode test. (#2287) 9 years ago
Krishna Srinivas 897d78d113 erasureReadFile and erasureCreateFile testcases. (#2229) 9 years ago