.. |
testdata
|
add missing testdata for benchmarking
|
2 years ago |
acl-handlers.go
|
Update to minio/pkg/v2 (#17967)
|
2 years ago |
admin-bucket-handlers.go
|
reduce unnecessary logging, simplify certain error handling (#18196)
|
2 years ago |
admin-handler-utils.go
|
Fix policy package import name (#18031)
|
2 years ago |
admin-handlers-config-kv.go
|
completely remove drive caching layer from gateway days (#18217)
|
2 years ago |
admin-handlers-idp-config.go
|
fix: a dynamic config will make a panic for addOrUpdateIDP (#18208)
|
2 years ago |
admin-handlers-idp-ldap.go
|
Fix policy package import name (#18031)
|
2 years ago |
admin-handlers-pools.go
|
Fix policy package import name (#18031)
|
2 years ago |
admin-handlers-site-replication.go
|
fix: No shallow copy needed when looking at r.Form (#18499)
|
2 years ago |
admin-handlers-users-race_test.go
|
Update to minio/pkg/v2 (#17967)
|
2 years ago |
admin-handlers-users.go
|
cleanup handling of STS isAllowed and simplifies the PolicyDBGet() (#18554)
|
2 years ago |
admin-handlers-users_test.go
|
Update to minio/pkg/v2 (#17967)
|
2 years ago |
admin-handlers.go
|
avoid run-away goroutine build-up in notification send, use channels (#18533)
|
2 years ago |
admin-handlers_test.go
|
fix: A typo in per pool make/delete bucket errs calculation (#17553)
|
2 years ago |
admin-heal-ops.go
|
heal: calculate the number of workers based on NRRequests (#17945)
|
2 years ago |
admin-router.go
|
Replicate Expiry ILM configs while site replication (#18130)
|
2 years ago |
admin-server-info.go
|
Bump up madmin-go and pkg deps (#17469)
|
2 years ago |
api-datatypes.go
|
fix: audit log to support object names in multipleObjectNames() handler (#14017)
|
4 years ago |
api-errors.go
|
fix: SR: Add more info when IAM config differs (#18302)
|
2 years ago |
api-errors_test.go
|
Improve ListObject Compatibility (#18099)
|
2 years ago |
api-headers.go
|
completely remove drive caching layer from gateway days (#18217)
|
2 years ago |
api-headers_test.go
|
run gofumpt cleanup across code-base (#14015)
|
4 years ago |
api-resources.go
|
allow prefix/markers to have '/' in the beginning to throw an empty (#17373)
|
2 years ago |
api-resources_test.go
|
update license change for MinIO
|
4 years ago |
api-response.go
|
feat: bring new HDD related performance enhancements (#18239)
|
2 years ago |
api-response_test.go
|
update license change for MinIO
|
4 years ago |
api-router.go
|
completely remove drive caching layer from gateway days (#18217)
|
2 years ago |
api-utils.go
|
cleanup ignored static analysis (#16767)
|
2 years ago |
api-utils_test.go
|
run gofumpt cleanup across code-base (#14015)
|
4 years ago |
apierrorcode_string.go
|
fix: SR: Add more info when IAM config differs (#18302)
|
2 years ago |
auth-handler.go
|
feat: SSE-KMS use uuid instead of read all data to md5. (#17958)
|
2 years ago |
auth-handler_test.go
|
Fix policy package import name (#18031)
|
2 years ago |
authtype_string.go
|
Signed trailers for signature v4 (#16484)
|
2 years ago |
background-heal-ops.go
|
Update to minio/pkg/v2 (#17967)
|
2 years ago |
background-newdisks-heal-ops.go
|
rename Force to Immediate for clarity (#18540)
|
2 years ago |
background-newdisks-heal-ops_gen.go
|
fix: heal only once per disk per set among multiple disks (#16358)
|
3 years ago |
background-newdisks-heal-ops_gen_test.go
|
add '.healing.bin' for tracking currently healing disk (#10573)
|
5 years ago |
batch-expire.go
|
stick to go1.19 go.mod (#18600)
|
2 years ago |
batch-expire_gen.go
|
Implement batch-expiration for objects (#17946)
|
2 years ago |
batch-expire_gen_test.go
|
Implement batch-expiration for objects (#17946)
|
2 years ago |
batch-expire_test.go
|
Implement batch-expiration for objects (#17946)
|
2 years ago |
batch-handlers.go
|
fix: use the right channel to feed the data in (#18605)
|
2 years ago |
batch-handlers_gen.go
|
Implement batch-expiration for objects (#17946)
|
2 years ago |
batch-handlers_gen_test.go
|
Reuse types for key-value, notification and retry (#17936)
|
2 years ago |
batch-job-common-types.go
|
Implement batch-expiration for objects (#17946)
|
2 years ago |
batch-job-common-types_gen.go
|
Implement batch-expiration for objects (#17946)
|
2 years ago |
batch-job-common-types_gen_test.go
|
Implement batch-expiration for objects (#17946)
|
2 years ago |
batch-job-common-types_test.go
|
Implement batch-expiration for objects (#17946)
|
2 years ago |
batch-replicate.go
|
Implement batch snowball (#18485)
|
2 years ago |
batch-replicate_gen.go
|
Implement batch snowball (#18485)
|
2 years ago |
batch-replicate_gen_test.go
|
Reuse types for key-value, notification and retry (#17936)
|
2 years ago |
batch-rotate.go
|
Implement batch-expiration for objects (#17946)
|
2 years ago |
batch-rotate_gen.go
|
Implement batch-expiration for objects (#17946)
|
2 years ago |
batch-rotate_gen_test.go
|
Reuse types for key-value, notification and retry (#17936)
|
2 years ago |
batchjobmetric_string.go
|
Implement batch-expiration for objects (#17946)
|
2 years ago |
benchmark-utils_test.go
|
avoid locks for internal and invalid buckets in MakeBucket() (#16302)
|
3 years ago |
bitrot-streaming.go
|
feat: drive sub-sys to max timeout reload (#18501)
|
2 years ago |
bitrot-whole.go
|
Replaces 'disk'=>'drive' visible to end user (#15464)
|
3 years ago |
bitrot.go
|
use crypto/sha256 only for FIPS 140-2 compliance (#14983)
|
3 years ago |
bitrot_test.go
|
test: use `T.TempDir` to create temporary test directory (#15400)
|
3 years ago |
bootstrap-messages.go
|
allow bootstrap to capture time-spent for each initializers (#17900)
|
2 years ago |
bootstrap-peer-server.go
|
Improve env var config error reporting (#18549)
|
2 years ago |
bucket-encryption-handlers.go
|
Update to minio/pkg/v2 (#17967)
|
2 years ago |
bucket-encryption.go
|
remove gateway completely (#15929)
|
3 years ago |
bucket-encryption_test.go
|
sse: add support for SSE-KMS bucket configurations (#12295)
|
4 years ago |
bucket-handlers.go
|
feat: bring new HDD related performance enhancements (#18239)
|
2 years ago |
bucket-handlers_test.go
|
s3: Return invalid bucket name the first thing in all S3 calls (#17742)
|
2 years ago |
bucket-lifecycle-audit.go
|
skip ILM expired objects from healing (#18569)
|
2 years ago |
bucket-lifecycle-handlers.go
|
Replicate Expiry ILM configs while site replication (#18130)
|
2 years ago |
bucket-lifecycle-handlers_test.go
|
more compliance related fixes (#17408)
|
2 years ago |
bucket-lifecycle.go
|
avoid hot-tier SLA to be tied to warm-tier SLA (#18581)
|
2 years ago |
bucket-lifecycle_test.go
|
fix: for unexpected errors in reading versioning config panic (#14994)
|
3 years ago |
bucket-listobjects-handlers.go
|
Update to minio/pkg/v2 (#17967)
|
2 years ago |
bucket-metadata-sys.go
|
Replicate Expiry ILM configs while site replication (#18130)
|
2 years ago |
bucket-metadata.go
|
Update to minio/pkg/v2 (#17967)
|
2 years ago |
bucket-metadata_gen.go
|
Add updatedAt for GetBucketLifecycleConfig (#17271)
|
2 years ago |
bucket-metadata_gen_test.go
|
migrate all bucket metadata into a single file (#9586)
|
5 years ago |
bucket-notification-handlers.go
|
Update to minio/pkg/v2 (#17967)
|
2 years ago |
bucket-object-lock.go
|
Update to minio/pkg/v2 (#17967)
|
2 years ago |
bucket-policy-handlers.go
|
Update to minio/pkg/v2 (#17967)
|
2 years ago |
bucket-policy-handlers_test.go
|
Update to minio/pkg/v2 (#17967)
|
2 years ago |
bucket-policy.go
|
support passing signatureAge conditional (#18529)
|
2 years ago |
bucket-quota.go
|
cache usage, prefix-usage, and buckets for AccountInfo up to 10 secs (#18051)
|
2 years ago |
bucket-replication-handlers.go
|
Reload replication targets lazily if missing (#18333)
|
2 years ago |
bucket-replication-metrics.go
|
fix: use the right channel to feed the data in (#18605)
|
2 years ago |
bucket-replication-metrics_gen.go
|
Add additional info for replication metrics API (#17293)
|
2 years ago |
bucket-replication-metrics_gen_test.go
|
Add additional info for replication metrics API (#17293)
|
2 years ago |
bucket-replication-stats.go
|
Add additional info for replication metrics API (#17293)
|
2 years ago |
bucket-replication-utils.go
|
replication: pass user tags while queueing (#18052)
|
2 years ago |
bucket-replication-utils_gen.go
|
replication: Simplify mrf requeueing and add backlog handler (#17171)
|
2 years ago |
bucket-replication-utils_gen_test.go
|
replication: improve MRF healing. (#15556)
|
3 years ago |
bucket-replication-utils_test.go
|
reduce logging in bucket replication in retry scenarios (#17820)
|
2 years ago |
bucket-replication.go
|
fix: use the right channel to feed the data in (#18605)
|
2 years ago |
bucket-replication_test.go
|
reduce all major allocations in replication path (#18032)
|
2 years ago |
bucket-stats.go
|
Add additional info for replication metrics API (#17293)
|
2 years ago |
bucket-stats_gen.go
|
Add additional info for replication metrics API (#17293)
|
2 years ago |
bucket-stats_gen_test.go
|
Add additional info for replication metrics API (#17293)
|
2 years ago |
bucket-targets.go
|
Reload replication targets lazily if missing (#18333)
|
2 years ago |
bucket-versioning-handler.go
|
Update to minio/pkg/v2 (#17967)
|
2 years ago |
bucket-versioning.go
|
remove gateway completely (#15929)
|
3 years ago |
build-constants.go
|
update '-v' flag behavior to include copyRight and license (#15097)
|
3 years ago |
callhome.go
|
Pass SUBNET URL to console (#18503)
|
2 years ago |
common-main.go
|
fix: GetFreePort() will get the same port (#18604)
|
2 years ago |
common-main_test.go
|
Remove deprecated io/ioutil (#15707)
|
3 years ago |
config-common.go
|
feat: SSE-KMS use uuid instead of read all data to md5. (#17958)
|
2 years ago |
config-current.go
|
Implement batch-expiration for objects (#17946)
|
2 years ago |
config-current_test.go
|
Avoid config migration on every startup (#16278)
|
3 years ago |
config-dir.go
|
run gofumpt cleanup across code-base (#14015)
|
4 years ago |
config-encrypted_test.go
|
Bump up madmin-go and pkg deps (#17469)
|
2 years ago |
config-migrate.go
|
Remove unused config migration (#18277)
|
2 years ago |
config-versions.go
|
Remove unused config migration (#18277)
|
2 years ago |
config.go
|
allow bootstrap to capture time-spent for each initializers (#17900)
|
2 years ago |
consolelogger.go
|
Update to minio/pkg/v2 (#17967)
|
2 years ago |
copy-part-range.go
|
deprecate embedded browser (#12163)
|
4 years ago |
copy-part-range_test.go
|
update license change for MinIO
|
4 years ago |
crossdomain-xml-handler.go
|
fix: set request ID in tracing context key (#17602)
|
2 years ago |
crossdomain-xml-handler_test.go
|
fix: set request ID in tracing context key (#17602)
|
2 years ago |
data-scanner-metric.go
|
Add abandoned folder scanning to metrics (#18076)
|
2 years ago |
data-scanner.go
|
fix: use the right channel to feed the data in (#18605)
|
2 years ago |
data-scanner_test.go
|
Retain current and upto NewerNoncurrentVersions versions (#17909)
|
2 years ago |
data-usage-cache.go
|
Fix hanging scanner saves (#18368)
|
2 years ago |
data-usage-cache_gen.go
|
Add additional info for replication metrics API (#17293)
|
2 years ago |
data-usage-cache_gen_test.go
|
Add Object Version count histogram (#16739)
|
2 years ago |
data-usage-utils.go
|
fix: tiering statistics handling a bug in clone() implementation (#18342)
|
2 years ago |
data-usage.go
|
cache usage, prefix-usage, and buckets for AccountInfo up to 10 secs (#18051)
|
2 years ago |
data-usage_test.go
|
avoid passing around poolIdx, setIdx instead pass the relevant disks (#17660)
|
2 years ago |
decommetric_string.go
|
Add trace support for decommissioning (#15502)
|
3 years ago |
dummy-data-generator_test.go
|
Remove deprecated io/ioutil (#15707)
|
3 years ago |
dummy-handlers.go
|
Update to minio/pkg/v2 (#17967)
|
2 years ago |
dynamic-timeouts.go
|
change default lock retry interval to 50ms (#15560)
|
3 years ago |
dynamic-timeouts_test.go
|
tests: Add context cancelation (#15374)
|
3 years ago |
encryption-v1.go
|
completely remove drive caching layer from gateway days (#18217)
|
2 years ago |
encryption-v1_test.go
|
validate correct ETag for the parts sent during CompleteMultipart (#15751)
|
3 years ago |
endpoint-ellipses.go
|
Update to minio/pkg/v2 (#17967)
|
2 years ago |
endpoint-ellipses_test.go
|
Update to minio/pkg/v2 (#17967)
|
2 years ago |
endpoint.go
|
perf: websocket grid connectivity for all internode communication (#18461)
|
2 years ago |
endpoint_contrib_test.go
|
Revert "deprecate embedded browser (#12163)"
|
4 years ago |
endpoint_test.go
|
fix: report correct pool/set/disk indexes for offline disks (#17695)
|
2 years ago |
erasure-coding.go
|
feat: Single drive XL implementation (#14970)
|
3 years ago |
erasure-common.go
|
make ListMultipart/ListParts more reliable skip healing disks (#18312)
|
2 years ago |
erasure-decode.go
|
allow healing to prefer local disks over remote (#17788)
|
2 years ago |
erasure-decode_test.go
|
test: use `T.TempDir` to create temporary test directory (#15400)
|
3 years ago |
erasure-encode.go
|
Add number of offline disks in quorum errors (#16822)
|
2 years ago |
erasure-encode_test.go
|
rename Force to Immediate for clarity (#18540)
|
2 years ago |
erasure-errors.go
|
Replaces 'disk'=>'drive' visible to end user (#15464)
|
3 years ago |
erasure-heal_test.go
|
allow healing to prefer local disks over remote (#17788)
|
2 years ago |
erasure-healing-common.go
|
feat: bring new HDD related performance enhancements (#18239)
|
2 years ago |
erasure-healing-common_test.go
|
rename Force to Immediate for clarity (#18540)
|
2 years ago |
erasure-healing.go
|
Fix Mux Connect Error (#18567)
|
2 years ago |
erasure-healing_test.go
|
rename Force to Immediate for clarity (#18540)
|
2 years ago |
erasure-metadata-utils.go
|
feat: bring new HDD related performance enhancements (#18239)
|
2 years ago |
erasure-metadata-utils_test.go
|
fix: A typo in per pool make/delete bucket errs calculation (#17553)
|
2 years ago |
erasure-metadata.go
|
feat: bring new HDD related performance enhancements (#18239)
|
2 years ago |
erasure-metadata_test.go
|
Return successorModTime in quorum when available (#17925)
|
2 years ago |
erasure-multipart.go
|
avoid double MRF heal when there is versions disparity (#18585)
|
2 years ago |
erasure-object.go
|
parallelize renameData() cleanup upon error (#18591)
|
2 years ago |
erasure-object_test.go
|
rename Force to Immediate for clarity (#18540)
|
2 years ago |
erasure-server-pool-decom.go
|
skip ILM expired objects from healing (#18569)
|
2 years ago |
erasure-server-pool-decom_gen.go
|
decom IAM, Bucket metadata properly (#15220)
|
3 years ago |
erasure-server-pool-decom_gen_test.go
|
fix: simplify usage calculation and progress (#14086)
|
4 years ago |
erasure-server-pool-decom_test.go
|
fix: A typo in per pool make/delete bucket errs calculation (#17553)
|
2 years ago |
erasure-server-pool-rebalance.go
|
Avoid ILM expiry on deleted versions that are yet to replicate (#18175)
|
2 years ago |
erasure-server-pool-rebalance_gen.go
|
feat: introduce pool-level rebalance (#15483)
|
3 years ago |
erasure-server-pool-rebalance_gen_test.go
|
feat: introduce pool-level rebalance (#15483)
|
3 years ago |
erasure-server-pool.go
|
Implement batch-expiration for objects (#17946)
|
2 years ago |
erasure-sets.go
|
fix: leaking offline disks in MarkOffline() thread (#18414)
|
2 years ago |
erasure-sets_test.go
|
fix: report correct pool/set/disk indexes for offline disks (#17695)
|
2 years ago |
erasure-utils.go
|
fix: use the right channel to feed the data in (#18605)
|
2 years ago |
erasure.go
|
Fix Mux Connect Error (#18567)
|
2 years ago |
erasure_test.go
|
test: use `T.TempDir` to create temporary test directory (#15400)
|
3 years ago |
etcd.go
|
Print certain log messages once per error (#17484)
|
2 years ago |
event-notification.go
|
avoid run-away goroutine build-up in notification send, use channels (#18533)
|
2 years ago |
format-erasure.go
|
rename Force to Immediate for clarity (#18540)
|
2 years ago |
format-erasure_test.go
|
fix: make sure to correctly initialize health checks (#17765)
|
2 years ago |
format-meta.go
|
update license change for MinIO
|
4 years ago |
format_string.go
|
[feat] Add targz transparent extract support (#11849)
|
4 years ago |
ftp-server-driver.go
|
support LDAP service accounts via SFTP, FTP logins (#18599)
|
2 years ago |
ftp-server.go
|
refactor SFTP to use the new minio/pkg implementation (#18406)
|
2 years ago |
generic-handlers.go
|
perf: websocket grid connectivity for all internode communication (#18461)
|
2 years ago |
generic-handlers_contrib.go
|
Revert "deprecate embedded browser (#12163)"
|
4 years ago |
generic-handlers_test.go
|
perf: websocket grid connectivity for all internode communication (#18461)
|
2 years ago |
global-heal.go
|
skip ILM expired objects from healing (#18569)
|
2 years ago |
globals.go
|
feat: drive sub-sys to max timeout reload (#18501)
|
2 years ago |
grid.go
|
perf: websocket grid connectivity for all internode communication (#18461)
|
2 years ago |
handler-api.go
|
introduce 'mc admin config set alias/ api odirect=on' (#17753)
|
2 years ago |
handler-utils.go
|
Implement batch snowball (#18485)
|
2 years ago |
handler-utils_test.go
|
fix: reduce using memory and temporary files. (#17206)
|
2 years ago |
hasher.go
|
use crypto/sha256 only for FIPS 140-2 compliance (#14983)
|
3 years ago |
healingmetric_string.go
|
Check for abandoned data when healing (#16122)
|
3 years ago |
healthcheck-handler.go
|
health: split liveness and readiness handler (#18457)
|
2 years ago |
healthcheck-router.go
|
migrate to minio/mux from gorilla/mux (#16456)
|
3 years ago |
http-stats.go
|
move bucket centric metrics to /minio/v2/metrics/bucket handlers (#17663)
|
2 years ago |
http-tracer.go
|
perf: websocket grid connectivity for all internode communication (#18461)
|
2 years ago |
http-tracer_test.go
|
run gofumpt cleanup across code-base (#14015)
|
4 years ago |
httprange.go
|
fix: consistent replies for incorrect range requests on replicated buckets (#14345)
|
3 years ago |
httprange_test.go
|
fix: consistent replies for incorrect range requests on replicated buckets (#14345)
|
3 years ago |
iam-etcd-store.go
|
Add "name" and "description" params to service acc (#17172)
|
2 years ago |
iam-etcd-store_test.go
|
update license change for MinIO
|
4 years ago |
iam-object-store.go
|
avoid Walk() API listing objects without quorum (#18535)
|
2 years ago |
iam-store.go
|
Fix Mux Connect Error (#18567)
|
2 years ago |
iam.go
|
Fix Mux Connect Error (#18567)
|
2 years ago |
jwt.go
|
Fix policy package import name (#18031)
|
2 years ago |
jwt_test.go
|
allow root user to be disabled via config settings (#17089)
|
2 years ago |
kms-handlers.go
|
Fix policy package import name (#18031)
|
2 years ago |
kms-router.go
|
update `minio/kes-go` dep to v0.2.0 (#17850)
|
2 years ago |
last-minute.go
|
Do lockless last minute latency metrics (#17576)
|
2 years ago |
last-minute_gen.go
|
Add detailed scanner metrics (#15161)
|
3 years ago |
last-minute_gen_test.go
|
Add detailed scanner metrics (#15161)
|
3 years ago |
lceventsrc_string.go
|
skip ILM expired objects from healing (#18569)
|
2 years ago |
leak-detect_test.go
|
update license change for MinIO
|
4 years ago |
license-update.go
|
Pass SUBNET URL to console (#18503)
|
2 years ago |
listen-notification-handlers.go
|
update buffer channels for both trace and listen events (#18171)
|
2 years ago |
local-locker.go
|
perf: websocket grid connectivity for all internode communication (#18461)
|
2 years ago |
local-locker_test.go
|
cleanup Go linter settings (#16736)
|
2 years ago |
lock-rest-client.go
|
DiskInfo() must return errDiskNotFound not internal errors (#18514)
|
2 years ago |
lock-rest-client_test.go
|
perf: websocket grid connectivity for all internode communication (#18461)
|
2 years ago |
lock-rest-server-common.go
|
perf: websocket grid connectivity for all internode communication (#18461)
|
2 years ago |
lock-rest-server-common_test.go
|
tests: Add context cancelation (#15374)
|
3 years ago |
lock-rest-server.go
|
perf: websocket grid connectivity for all internode communication (#18461)
|
2 years ago |
main.go
|
Update to minio/pkg/v2 (#17967)
|
2 years ago |
metacache-bucket.go
|
Update to minio/pkg/v2 (#17967)
|
2 years ago |
metacache-bucket_test.go
|
askDisks for strict quorum to be equal to read quorum (#14623)
|
3 years ago |
metacache-entries.go
|
Update to minio/pkg/v2 (#17967)
|
2 years ago |
metacache-entries_test.go
|
run gofumpt cleanup across code-base (#14015)
|
4 years ago |
metacache-manager.go
|
remove gateway completely (#15929)
|
3 years ago |
metacache-marker.go
|
Run staticcheck on CI (#16170)
|
3 years ago |
metacache-server-pool.go
|
Avoid ILM expiry on deleted versions that are yet to replicate (#18175)
|
2 years ago |
metacache-set.go
|
Fix Mux Connect Error (#18567)
|
2 years ago |
metacache-stream.go
|
Reduce allocations (#17584)
|
2 years ago |
metacache-stream_test.go
|
Remove deprecated io/ioutil (#15707)
|
3 years ago |
metacache-walk.go
|
Do not require restart when a disk is unreachable during node boot (#18576)
|
2 years ago |
metacache-walk_gen.go
|
perf: websocket grid connectivity for all internode communication (#18461)
|
2 years ago |
metacache-walk_gen_test.go
|
perf: websocket grid connectivity for all internode communication (#18461)
|
2 years ago |
metacache.go
|
converge SNSD deployments into single code (#15988)
|
3 years ago |
metacache_gen.go
|
re-arrange metacache struct to be optimal (#13609)
|
4 years ago |
metacache_gen_test.go
|
ListObjects Metadata Caching (#10648)
|
5 years ago |
metacache_test.go
|
Stop async listing earlier (#13160)
|
4 years ago |
metrics-realtime.go
|
Capture percentage of cpu load and memory used (#18596)
|
2 years ago |
metrics-resource.go
|
Capture percentage of cpu load and memory used (#18596)
|
2 years ago |
metrics-router.go
|
Add support for resource metrics (#18057)
|
2 years ago |
metrics-v2.go
|
avoid hot-tier SLA to be tied to warm-tier SLA (#18581)
|
2 years ago |
metrics.go
|
completely remove drive caching layer from gateway days (#18217)
|
2 years ago |
mrf.go
|
upon RenameData() quorum error delete any partial success (#18586)
|
2 years ago |
namespace-lock.go
|
allow quota enforcement to rely on older values (#17351)
|
2 years ago |
namespace-lock_test.go
|
Support for remote tier management (#12090)
|
4 years ago |
naughty-disk_test.go
|
return errors if dataDir is missing during HeadObject() (#18477)
|
2 years ago |
net.go
|
Update to minio/pkg/v2 (#17967)
|
2 years ago |
net_test.go
|
add configurable VRF interface and user-timeout (#17108)
|
2 years ago |
notification-summary.go
|
Bump up madmin-go and pkg deps (#17469)
|
2 years ago |
notification.go
|
fix(cmd/notification.go): no error when retry successful (#18530)
|
2 years ago |
object-api-common.go
|
perf: websocket grid connectivity for all internode communication (#18461)
|
2 years ago |
object-api-datatypes.go
|
feat: bring new HDD related performance enhancements (#18239)
|
2 years ago |
object-api-deleteobject_test.go
|
avoid locks for internal and invalid buckets in MakeBucket() (#16302)
|
3 years ago |
object-api-errors.go
|
return errors if dataDir is missing during HeadObject() (#18477)
|
2 years ago |
object-api-getobjectinfo_test.go
|
avoid locks for internal and invalid buckets in MakeBucket() (#16302)
|
3 years ago |
object-api-input-checks.go
|
remove checking for BucketInfo() peer call for every PUT() (#18464)
|
2 years ago |
object-api-interface.go
|
Implement batch-expiration for objects (#17946)
|
2 years ago |
object-api-listobjects_test.go
|
Improve ListObject Compatibility (#18099)
|
2 years ago |
object-api-multipart_test.go
|
make ListMultipart/ListParts more reliable skip healing disks (#18312)
|
2 years ago |
object-api-options.go
|
Implement batch snowball (#18485)
|
2 years ago |
object-api-putobject_test.go
|
Signed trailers for signature v4 (#16484)
|
2 years ago |
object-api-utils.go
|
feat: bring new HDD related performance enhancements (#18239)
|
2 years ago |
object-api-utils_test.go
|
return errors if dataDir is missing during HeadObject() (#18477)
|
2 years ago |
object-handlers-common.go
|
feat: bring new HDD related performance enhancements (#18239)
|
2 years ago |
object-handlers-common_test.go
|
run gofumpt cleanup across code-base (#14015)
|
4 years ago |
object-handlers.go
|
snowball-repl: Add support of immediate tiering (#18508)
|
2 years ago |
object-handlers_test.go
|
Stricter partNumber checks (#17270)
|
2 years ago |
object-lambda-handlers.go
|
remove generating presignedURLs with range header for lambda (#18033)
|
2 years ago |
object-multipart-handlers.go
|
feat: bring new HDD related performance enhancements (#18239)
|
2 years ago |
object_api_suite_test.go
|
avoid locks for internal and invalid buckets in MakeBucket() (#16302)
|
3 years ago |
os-dirent_fileino.go
|
fix: enable go1.17 github ci/cd (#12997)
|
4 years ago |
os-dirent_ino.go
|
fix: enable go1.17 github ci/cd (#12997)
|
4 years ago |
os-dirent_namelen_bsd.go
|
fix: enable go1.17 github ci/cd (#12997)
|
4 years ago |
os-dirent_namelen_linux.go
|
fix: enable go1.17 github ci/cd (#12997)
|
4 years ago |
os-instrumented.go
|
fix: should call func globalOSMetrics.time(s)() when updateOSMetrics (#18209)
|
2 years ago |
os-readdir-common.go
|
Add option in readDir to enable symlink following of dirs (#12668)
|
4 years ago |
os-readdir_test.go
|
Remove deprecated io/ioutil (#15707)
|
3 years ago |
os-reliable.go
|
optimize mkdir calls to avoid base-dir `Mkdir` attempts (#18021)
|
2 years ago |
os-reliable_test.go
|
optimize mkdir calls to avoid base-dir `Mkdir` attempts (#18021)
|
2 years ago |
os-rename_linux.go
|
use syscall.Rename() directly instead of os.Rename() (#17982)
|
2 years ago |
os-rename_nolinux.go
|
use syscall.Rename() directly instead of os.Rename() (#17982)
|
2 years ago |
os_other.go
|
optimize mkdir calls to avoid base-dir `Mkdir` attempts (#18021)
|
2 years ago |
os_unix.go
|
use Access(F_OK) do not need to check for permissions (#18492)
|
2 years ago |
os_windows.go
|
fix: linter errors in Windows specific code (#18276)
|
2 years ago |
osmetric_string.go
|
use renameat2 Linux extension syscall (#17757)
|
2 years ago |
peer-rest-client.go
|
Capture network device info in health report (#18213)
|
2 years ago |
peer-rest-common.go
|
Capture network device info in health report (#18213)
|
2 years ago |
peer-rest-server.go
|
replace io.Discard usage to fix some NUMA copy() latencies (#18394)
|
2 years ago |
peer-s3-client.go
|
relax write quorum requirement for ListBuckets()/HeadBucket() (#18288)
|
2 years ago |
peer-s3-server.go
|
Avoid showing buckets without quorum in each pool (#18125)
|
2 years ago |
perf-tests.go
|
replace io.Discard usage to fix some NUMA copy() latencies (#18394)
|
2 years ago |
policy_test.go
|
Update to minio/pkg/v2 (#17967)
|
2 years ago |
post-policy-fan-out.go
|
feat: SSE-KMS use uuid instead of read all data to md5. (#17958)
|
2 years ago |
post-policy_test.go
|
return errors if dataDir is missing during HeadObject() (#18477)
|
2 years ago |
postpolicyform.go
|
fix: check post policy like AWS S3 (#18074)
|
2 years ago |
postpolicyform_test.go
|
update license change for MinIO
|
4 years ago |
prepare-storage.go
|
Fix globalDeploymentID race (#18275)
|
2 years ago |
rebalance-admin.go
|
Check pool-index for invalid setups (#16501)
|
3 years ago |
rebalancemetric_string.go
|
feat: introduce pool-level rebalance (#15483)
|
3 years ago |
rebalstatus_string.go
|
feat: introduce pool-level rebalance (#15483)
|
3 years ago |
routers.go
|
perf: websocket grid connectivity for all internode communication (#18461)
|
2 years ago |
s3-zip-handlers.go
|
completely remove drive caching layer from gateway days (#18217)
|
2 years ago |
scannermetric_string.go
|
Add abandoned folder scanning to metrics (#18076)
|
2 years ago |
server-main.go
|
avoid run-away goroutine build-up in notification send, use channels (#18533)
|
2 years ago |
server-main_test.go
|
fix: A typo in per pool make/delete bucket errs calculation (#17553)
|
2 years ago |
server-rlimit.go
|
Update to minio/pkg/v2 (#17967)
|
2 years ago |
server-startup-msg.go
|
completely remove drive caching layer from gateway days (#18217)
|
2 years ago |
server-startup-msg_test.go
|
Bump up madmin-go and pkg deps (#17469)
|
2 years ago |
server_test.go
|
Update to minio/pkg/v2 (#17967)
|
2 years ago |
service.go
|
Fix panic on double unfreezeServices (#18177)
|
2 years ago |
setup-type.go
|
remove gateway completely (#15929)
|
3 years ago |
sftp-server-driver.go
|
support LDAP service accounts via SFTP, FTP logins (#18599)
|
2 years ago |
sftp-server.go
|
support LDAP service accounts via SFTP, FTP logins (#18599)
|
2 years ago |
shared-lock.go
|
fix: allow global leader lock context merge to be canceled (#16603)
|
2 years ago |
signals.go
|
fix: do not os.Exit(1) while writing goroutines during shutdown (#17640)
|
2 years ago |
signature-v2.go
|
upgrade golang-lint to the latest (#15600)
|
3 years ago |
signature-v2_test.go
|
tests: Add context cancelation (#15374)
|
3 years ago |
signature-v4-parser.go
|
support passing signatureAge conditional (#18529)
|
2 years ago |
signature-v4-parser_test.go
|
cleanup ignored static analysis (#16767)
|
2 years ago |
signature-v4-utils.go
|
do not check for query params to be signed headers (#18283)
|
2 years ago |
signature-v4-utils_test.go
|
do not check for query params to be signed headers (#18283)
|
2 years ago |
signature-v4.go
|
support passing signatureAge conditional (#18529)
|
2 years ago |
signature-v4_test.go
|
tests: Add context cancelation (#15374)
|
3 years ago |
site-replication-metrics.go
|
Add additional info for replication metrics API (#17293)
|
2 years ago |
site-replication-metrics_gen.go
|
Add additional info for replication metrics API (#17293)
|
2 years ago |
site-replication-metrics_gen_test.go
|
Add additional info for replication metrics API (#17293)
|
2 years ago |
site-replication-utils.go
|
Fix globalDeploymentID race (#18275)
|
2 years ago |
site-replication-utils_gen.go
|
feat: Add support for site level resync (#15753)
|
3 years ago |
site-replication-utils_gen_test.go
|
feat: Add support for site level resync (#15753)
|
3 years ago |
site-replication.go
|
handle crashes with ILM expiry changes (#18590)
|
2 years ago |
site-replication_test.go
|
Bump up madmin-go and pkg deps (#17469)
|
2 years ago |
speedtest.go
|
fix: ignore dperf on unformatted/unavailable/unmounted drives (#18435)
|
2 years ago |
storage-datatypes.go
|
rename Force to Immediate for clarity (#18540)
|
2 years ago |
storage-datatypes_gen.go
|
rename Force to Immediate for clarity (#18540)
|
2 years ago |
storage-datatypes_gen_test.go
|
perf: websocket grid connectivity for all internode communication (#18461)
|
2 years ago |
storage-datatypes_test.go
|
Remove deprecated io/ioutil (#15707)
|
3 years ago |
storage-errors.go
|
Skip versions expired by DeleteAllVersionsAction (#18537)
|
2 years ago |
storage-interface.go
|
return errors if dataDir is missing during HeadObject() (#18477)
|
2 years ago |
storage-rest-client.go
|
DiskInfo() must return errDiskNotFound not internal errors (#18514)
|
2 years ago |
storage-rest-common.go
|
feat: bring new HDD related performance enhancements (#18239)
|
2 years ago |
storage-rest-common_gen.go
|
perf: websocket grid connectivity for all internode communication (#18461)
|
2 years ago |
storage-rest-common_gen_test.go
|
perf: websocket grid connectivity for all internode communication (#18461)
|
2 years ago |
storage-rest-server.go
|
avoid caching metrics for timeout errors per drive (#18584)
|
2 years ago |
storage-rest_test.go
|
Do not require restart when a disk is unreachable during node boot (#18576)
|
2 years ago |
storagemetric_string.go
|
trace: Publish storage layer errors (#16153)
|
3 years ago |
streaming-signature-v4.go
|
Fix trailing header signature mismatch (#17774)
|
2 years ago |
streaming-signature-v4_test.go
|
update license change for MinIO
|
4 years ago |
streaming-v4-unsigned.go
|
Signed trailers for signature v4 (#16484)
|
2 years ago |
sts-datatypes.go
|
Add support for Identity Management Plugin (#14913)
|
3 years ago |
sts-errors.go
|
reduce unnecessary logging, simplify certain error handling (#18196)
|
2 years ago |
sts-handlers.go
|
cleanup handling of STS isAllowed and simplifies the PolicyDBGet() (#18554)
|
2 years ago |
sts-handlers_test.go
|
cache usage, prefix-usage, and buckets for AccountInfo up to 10 secs (#18051)
|
2 years ago |
stserrorcode_string.go
|
sts: validate if iam subsystem initialized in handlers (#17796)
|
2 years ago |
test-utils_test.go
|
make ListMultipart/ListParts more reliable skip healing disks (#18312)
|
2 years ago |
tier-handlers.go
|
Fix policy package import name (#18031)
|
2 years ago |
tier-journal.go
|
fix: upon write failure on disk journal close the file properly (#18183)
|
2 years ago |
tier-journal_gen.go
|
[Tiering] Support remote tiers with object versioning (#12342)
|
4 years ago |
tier-journal_gen_test.go
|
[Tiering] Support remote tiers with object versioning (#12342)
|
4 years ago |
tier-journal_test.go
|
[Tiering] Support remote tiers with object versioning (#12342)
|
4 years ago |
tier-last-day-stats.go
|
fix: tiering statistics handling a bug in clone() implementation (#18342)
|
2 years ago |
tier-mem-journal.go
|
fix: crash in globalTierJournal when TierConfig is not initialized (#17791)
|
2 years ago |
tier-sweeper.go
|
upgrade golang-lint to the latest (#15600)
|
3 years ago |
tier.go
|
fix: use the right channel to feed the data in (#18605)
|
2 years ago |
tier_gen.go
|
Bump up madmin-go and pkg deps (#17469)
|
2 years ago |
tier_gen_test.go
|
Support for remote tier management (#12090)
|
4 years ago |
typed-errors.go
|
Remove older policy attach behavior for LDAP (#17240)
|
2 years ago |
untar.go
|
snowball: Restrict zstd window size (#16987)
|
2 years ago |
update-notifier.go
|
update-notifier.go: misleading version age message (#17750)
|
2 years ago |
update-notifier_test.go
|
update-notifier.go: misleading version age message (#17750)
|
2 years ago |
update.go
|
Update to minio/pkg/v2 (#17967)
|
2 years ago |
update_fips.go
|
run gofumpt cleanup across code-base (#14015)
|
4 years ago |
update_nofips.go
|
run gofumpt cleanup across code-base (#14015)
|
4 years ago |
update_test.go
|
cleanup ignored static analysis (#16767)
|
2 years ago |
url_test.go
|
add gocritic/ruleguard checks back again, cleanup code. (#13665)
|
4 years ago |
utils.go
|
Implement batch snowball (#18485)
|
2 years ago |
utils_test.go
|
use slices package and remove some helpers (#17342)
|
2 years ago |
veeam-sos-api.go
|
fix: veeam SOS API to higher layers (#18287)
|
2 years ago |
version_test.go
|
update license change for MinIO
|
4 years ago |
warm-backend-azure.go
|
Bump up madmin-go and pkg deps (#17469)
|
2 years ago |
warm-backend-gcs.go
|
Bump up madmin-go and pkg deps (#17469)
|
2 years ago |
warm-backend-minio.go
|
Bump up madmin-go and pkg deps (#17469)
|
2 years ago |
warm-backend-s3.go
|
Do not use a chain for S3 tiering to return better error messages (#18030)
|
2 years ago |
warm-backend.go
|
fix: tier addition validation (#18136)
|
2 years ago |
xl-storage-disk-id-check.go
|
avoid caching metrics for timeout errors per drive (#18584)
|
2 years ago |
xl-storage-errors.go
|
fix: handle syscall.EROFS also for osIsPermission() (#16765)
|
2 years ago |
xl-storage-errors_test.go
|
update license change for MinIO
|
4 years ago |
xl-storage-format-utils.go
|
avoid repeated large allocations for large parts (#17968)
|
2 years ago |
xl-storage-format-utils_test.go
|
avoid repeated large allocations for large parts (#17968)
|
2 years ago |
xl-storage-format-v1.go
|
allow quorum fileInfo to pick same parityBlocks (#17454)
|
2 years ago |
xl-storage-format-v1_gen.go
|
fix: add healing metric type for heal tracing (#15631)
|
3 years ago |
xl-storage-format-v1_gen_test.go
|
Support bucket versioning (#9377)
|
5 years ago |
xl-storage-format-v2-legacy.go
|
fix: inconsistent replication delete marker timestamps (#15956)
|
3 years ago |
xl-storage-format-v2.go
|
preserve null version delete marker on suspended bucket version (#18547)
|
2 years ago |
xl-storage-format-v2_gen.go
|
fix: add healing metric type for heal tracing (#15631)
|
3 years ago |
xl-storage-format-v2_gen_test.go
|
Improve performance on multiple versions (#13573)
|
4 years ago |
xl-storage-format-v2_string.go
|
Improve listing consistency with version merging (#13723)
|
4 years ago |
xl-storage-format-v2_test.go
|
avoid repeated large allocations for large parts (#17968)
|
2 years ago |
xl-storage-format_test.go
|
avoid repeated large allocations for large parts (#17968)
|
2 years ago |
xl-storage-free-version.go
|
cleanup ignored static analysis (#16767)
|
2 years ago |
xl-storage-free-version_test.go
|
avoid repeated large allocations for large parts (#17968)
|
2 years ago |
xl-storage-meta-inline.go
|
Improve performance on multiple versions (#13573)
|
4 years ago |
xl-storage.go
|
rename Force to Immediate for clarity (#18540)
|
2 years ago |
xl-storage_noatime_notsupported.go
|
fix: enable go1.17 github ci/cd (#12997)
|
4 years ago |
xl-storage_noatime_supported.go
|
fix: enable go1.17 github ci/cd (#12997)
|
4 years ago |
xl-storage_test.go
|
rename Force to Immediate for clarity (#18540)
|
2 years ago |
xl-storage_unix_test.go
|
test: use `T.TempDir` to create temporary test directory (#15400)
|
3 years ago |
xl-storage_windows_test.go
|
rename Force to Immediate for clarity (#18540)
|
2 years ago |