1396 Commits (380524ae2757ccbacf83c77984157a9e9622a220)

Author SHA1 Message Date
Harshavardhana 380524ae27
Unlock read lock on uploadID upon errors (#6283) 6 years ago
kannappanr 0286e61aee Log disk not found error just once (#6059) 6 years ago
wd256 ff29aed05d gcs: Translate S3 user-defined metadata prefix to/from GCS custom metadata prefix (#6270) 6 years ago
Harshavardhana 64f2c61813 Implement memory efficient readdir for windows (#6247) 6 years ago
Andreas Auernhammer 525c04fd07 crypto: add SSE-KMS HTTP header detection (#6228) 6 years ago
Anis Elleuch 5a1ae862a7 Avoid sending an error after 206 HTTP code (#6264) 6 years ago
Harshavardhana 2f1756489e Add tracing capabilities for internode rpc Servers (#6254) 6 years ago
Harshavardhana 9719640e34 Use sha256-simd instead of crypto/sha256 (#6252) 6 years ago
Krishna Srinivas ce02ab613d Simplify erasure code by separating bitrot from erasure code (#5959) 6 years ago
Oleg Kovalov 37de2dbd3b simplifying if-else chains to switches (#6208) 6 years ago
Harshavardhana a82500f162 Support dumb terminals by turning off color (#6246) 6 years ago
Harshavardhana 2dede2fdc2 Add reliable RemoveAll to handle racy situations (#6227) 6 years ago
Harshavardhana 13fbb96736 Hold locks granularly in nslockMap (#6242) 6 years ago
Harshavardhana eabfcea34e
Add granular locking in retryTicker (#6236) 6 years ago
Andreas Auernhammer a078703214 catch crypto.* errors and add SSE-S3 invalid algorithm err (#6229) 6 years ago
Harshavardhana bd2b22572f
Increase max idle connections from 100 to 4096 (#6244) 6 years ago
poornas 5f69f04909 nas gateway: fix regression in global bucket policy initialization (#6243) 6 years ago
Harshavardhana 556a51120c Deprecate ListLocks and ClearLocks (#6233) 6 years ago
poornas eb391a53c1 check for syscall errors in posix-errors helper functions (#6232) 6 years ago
Harshavardhana e17e09ea3c Handle POST object upload without filename param (#6221) 6 years ago
Andreas Auernhammer 76c423392a crypto: add `GenerateIV` from random IV generation (#6215) 6 years ago
Aarushi Arya 8e6d756e3a Appropriate error message on unsuccessful update. (#6203) 6 years ago
Andreas Auernhammer a7c9058375 crypto: implement Stringer for S3 and SSEC (#6216) 6 years ago
Nitish Tiwari 197af49c99 Fix healthcheck handler to verify gateway backend liveness (#6218) 6 years ago
kannappanr 264cc4020f Return 503 instead of 404 if more than half of disks are not found (#6207) 6 years ago
Harshavardhana dbd89bbae3 Remove double RLocks for GetBucketInfo (#6209) 6 years ago
Aditya Manthramurthy 224a272cf2 Fix type of bitrot mismatch error (#6205) 6 years ago
Harshavardhana ad86454580 Make sure to handle FaultyDisks in listing ops (#6204) 6 years ago
Andreas Auernhammer 644c2ce326 crypto: add support for parsing/creating SSE-C/SSE-S3 metadata (#6169) 6 years ago
Harshavardhana 2debe77586 Remove error returned when part sizes are un-equal (#6183) 6 years ago
Harshavardhana 20480ba3f7 Remove references to MINIO_ENDPOINTS (#6200) 6 years ago
kannappanr 4f52d22c36
Fix make test failure (#6185) 6 years ago
Harshavardhana 157ed65c35 Fix healthcheck handler to check errors in local disks only (#6184) 6 years ago
Harshavardhana 5acc2a6db1 S3 gateway signature probe use a unique bucket (#6190) 6 years ago
kannappanr 2cd14f567c Do not set Key and BucketName in ErrorResponse, if empty (#6174) 6 years ago
Harshavardhana f1be356cc6 Do not use parallel deletes to avoid random I/O (#6178) 6 years ago
kannappanr 76ddf4d32f Log x-amz-request-id as log and XML error response (#6173) 6 years ago
Harshavardhana 36ab615518 Remove unused functions and constants (#6175) 6 years ago
kannappanr 963a70053b
Do not trace HTTP body of PostPolicyBuckethandler (#6177) 6 years ago
Anis Elleuch 9c5e971a58 Add new console/http loggers (#6066) 6 years ago
Anis Elleuch b1c9eb0e01 Disable splitting lines in pretty error messages (#6171) 6 years ago
kannappanr 43cc0096fa
Add support for deployment ID (#6144) 6 years ago
Anis Elleuch e8a008f5b5 Better validation of all config file fields (#6090) 6 years ago
Andreas Auernhammer 758a80e39b crypto: add basic functionality for parsing SSE-C headers (#6148) 6 years ago
wd256 3ec4738955 gcs: Use Pager to iterate results in ListObjectsV1/V2 (#6162) 6 years ago
Andreas Auernhammer 6c93c60424 crypto: add a basic KMS implementation (#6161) 6 years ago
Krishna Srinivas 0c9f4c9092 formatMetaV1 should be "inherited" by disk format structs (#6134) 6 years ago
Andreas Auernhammer 289d6ce1d7 crypto: update SSE-S3 and SSE-C key derivation (#6152) 6 years ago
Harshavardhana db26d3c9e2 Fix handling files at leaf attempting disk.ListDir() (#6155) 6 years ago
Krishnan Parthasarathi a1ef90be52 gcs: Limit number of objects listed to max-keys (#6133) 6 years ago