You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
Harshavardhana 88a89213ff
make immediate purge non-blocking up to 100,000 entries per drive (#19231)
1 year ago
..
testdata Fix listing in objects split across pools (#19227) 1 year ago
acl-handlers.go Update to minio/pkg/v2 (#17967) 2 years ago
admin-bucket-handlers.go bucket import: avoid overwriting bucket creation date (#19207) 1 year ago
admin-handler-utils.go automatically generate root credentials with KMS (#19025) 1 year ago
admin-handlers-config-kv.go log: Use error log type instead of Application/MinIO type (#18930) 2 years ago
admin-handlers-idp-config.go log: Use error log type instead of Application/MinIO type (#18930) 2 years ago
admin-handlers-idp-ldap.go log: Use error log type instead of Application/MinIO type (#18930) 2 years ago
admin-handlers-pools.go Add support of conf file to pass arguments and options (#18592) 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 cachevalue: simplify exported interface (#19137) 1 year ago
admin-handlers-users_test.go Convert service account add/update expiration to cond values (#19024) 1 year ago
admin-handlers.go Small reformatting of startup message (#19228) 1 year ago
admin-handlers_test.go use typos instead of codespell (#19088) 1 year ago
admin-heal-ops.go log: Add logger.Event to send to console and other logger targets (#19060) 1 year ago
admin-router.go Add common middleware to S3 API handlers (#19171) 1 year ago
admin-server-info.go fix: same server to be part of multiple pools (#19216) 1 year ago
api-datatypes.go fix: audit log to support object names in multipleObjectNames() handler (#14017) 4 years ago
api-errors.go use typos instead of codespell (#19088) 1 year ago
api-errors_test.go Improve ListObject Compatibility (#18099) 2 years ago
api-headers.go Small reformatting of startup message (#19228) 1 year 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 use typos instead of codespell (#19088) 1 year ago
api-response_test.go update license change for MinIO 4 years ago
api-router.go Add common middleware to S3 API handlers (#19171) 1 year ago
api-utils.go Add common middleware to S3 API handlers (#19171) 1 year ago
api-utils_test.go run gofumpt cleanup across code-base (#14015) 4 years ago
apierrorcode_string.go use typos instead of codespell (#19088) 1 year ago
auth-handler.go sr: use site replicator creds to verify temp user claims (#19224) 1 year ago
auth-handler_test.go use typos instead of codespell (#19088) 1 year ago
authtype_string.go Signed trailers for signature v4 (#16484) 2 years ago
background-heal-ops.go initialize the disk healer early on (#19143) 1 year ago
background-newdisks-heal-ops.go fallback to globalLocalDrives for non-distributed setups 1 year ago
background-newdisks-heal-ops_gen.go heal: Add skipped objects to the heal summary (#19142) 1 year ago
background-newdisks-heal-ops_gen_test.go add '.healing.bin' for tracking currently healing disk (#10573) 5 years ago
batch-expire.go fix: race in deleting objects during batch expiry (#19054) 1 year 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 add codespell action (#18818) 2 years ago
batch-handlers.go batch: Separate batch job request and batch job stats (#19205) 1 year ago
batch-handlers_gen.go batch: Separate batch job request and batch job stats (#19205) 1 year ago
batch-handlers_gen_test.go Reuse types for key-value, notification and retry (#17936) 2 years ago
batch-job-common-types.go batch: Fix a typo while validating smallerThan field (#18942) 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 Add line, col to types used in batch-expire (#18747) 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 remove all the frivolous logs, that may or may not be actionable (#18922) 2 years ago
bitrot-whole.go remove all the frivolous logs, that may or may not be actionable (#18922) 2 years ago
bitrot.go remove checkBucketExist check entirely to avoid fan-out calls (#18917) 2 years ago
bitrot_test.go remove checkBucketExist check entirely to avoid fan-out calls (#18917) 2 years ago
bootstrap-messages.go allow bootstrap to capture time-spent for each initializers (#17900) 2 years ago
bootstrap-peer-server.go Improve object reuse for grid messages (#18940) 2 years ago
bootstrap-peer-server_gen.go migrate bootstrap logic directly to websockets (#18855) 2 years ago
bootstrap-peer-server_gen_test.go migrate bootstrap logic directly to websockets (#18855) 2 years ago
bucket-encryption-handlers.go automatically generate root credentials with KMS (#19025) 1 year 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 relax pre-emptive GetBucketInfo() for multi-object delete (#19035) 1 year ago
bucket-handlers_test.go use typos instead of codespell (#19088) 1 year 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 Fix ilm config at startup (#19189) 1 year ago
bucket-lifecycle_test.go fix: for unexpected errors in reading versioning config panic (#14994) 3 years ago
bucket-listobjects-handlers.go use typos instead of codespell (#19088) 1 year ago
bucket-metadata-sys.go optimize startup sequence performance (#19009) 1 year ago
bucket-metadata.go optimize startup sequence performance (#19009) 1 year 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 add codespell action (#18818) 2 years ago
bucket-policy.go sts: Add support of AssumeRoleWithWebIdentity and DurationSeconds (#18835) 1 year ago
bucket-quota.go cachevalue: simplify exported interface (#19137) 1 year ago
bucket-replication-handlers.go Reload replication targets lazily if missing (#18333) 2 years ago
bucket-replication-metrics.go metrics: add replication metrics on proxied requests (#18957) 1 year ago
bucket-replication-metrics_gen.go metrics: add replication metrics on proxied requests (#18957) 1 year ago
bucket-replication-metrics_gen_test.go metrics: add replication metrics on proxied requests (#18957) 1 year ago
bucket-replication-stats.go use typos instead of codespell (#19088) 1 year ago
bucket-replication-utils.go add codespell action (#18818) 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: found races in accessing globalLocalDrives (#19069) 1 year ago
bucket-replication_test.go reduce all major allocations in replication path (#18032) 2 years ago
bucket-stats.go metrics: add replication metrics on proxied requests (#18957) 1 year ago
bucket-stats_gen.go metrics: add replication metrics on proxied requests (#18957) 1 year ago
bucket-stats_gen_test.go Add additional info for replication metrics API (#17293) 2 years ago
bucket-targets.go Verify that remote target bucket is on MinIO server for bucket replication (#18656) 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 Small reformatting of startup message (#19228) 1 year ago
callhome.go add codespell action (#18818) 2 years ago
common-main.go automatically generate root credentials with KMS (#19025) 1 year 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 Fix ilm config at startup (#19189) 1 year 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 log: Use error log type instead of Application/MinIO type (#18930) 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 Improve expiration of tiered objects (#18926) 1 year ago
data-scanner_test.go Improve expiration of tiered objects (#18926) 1 year ago
data-usage-cache.go add codespell action (#18818) 2 years ago
data-usage-cache_gen.go Add more size intervals to obj size histogram (#18772) 2 years ago
data-usage-cache_gen_test.go Add more size intervals to obj size histogram (#18772) 2 years ago
data-usage-cache_test.go Add more size intervals to obj size histogram (#18772) 2 years ago
data-usage-utils.go add total usable capacity, free and used to DataUsageInfo() (#18921) 2 years ago
data-usage.go cachevalue: simplify exported interface (#19137) 1 year ago
data-usage_test.go Add more size intervals to obj size histogram (#18772) 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 automatically generate root credentials with KMS (#19025) 1 year ago
encryption-v1_test.go validate correct ETag for the parts sent during CompleteMultipart (#15751) 3 years ago
endpoint-ellipses.go Add support of conf file to pass arguments and options (#18592) 2 years ago
endpoint-ellipses_test.go Add support of conf file to pass arguments and options (#18592) 2 years ago
endpoint.go ignore x-amz-storage-class when its set to STANDARD (#19154) 1 year ago
endpoint_contrib_test.go Revert "deprecate embedded browser (#12163)" 4 years ago
endpoint_test.go treat all localhost endpoints as local setup with same port (#18784) 2 years ago
erasure-coding.go remove all the frivolous logs, that may or may not be actionable (#18922) 2 years ago
erasure-common.go further bootstrap/startup optimization for reading 'format.json' (#18868) 2 years ago
erasure-decode.go remove all the frivolous logs, that may or may not be actionable (#18922) 2 years ago
erasure-decode_test.go remove checkBucketExist check entirely to avoid fan-out calls (#18917) 2 years ago
erasure-encode.go remove all the frivolous logs, that may or may not be actionable (#18922) 2 years ago
erasure-encode_test.go remove checkBucketExist check entirely to avoid fan-out calls (#18917) 2 years ago
erasure-errors.go Replaces 'disk'=>'drive' visible to end user (#15464) 3 years ago
erasure-heal_test.go remove checkBucketExist check entirely to avoid fan-out calls (#18917) 2 years ago
erasure-healing-common.go use typos instead of codespell (#19088) 1 year ago
erasure-healing-common_test.go remove checkBucketExist check entirely to avoid fan-out calls (#18917) 2 years ago
erasure-healing.go remove unnecessary 'recreate' code (#19136) 1 year ago
erasure-healing_test.go use typos instead of codespell (#19088) 1 year ago
erasure-metadata-utils.go remove all the frivolous logs, that may or may not be actionable (#18922) 2 years ago
erasure-metadata-utils_test.go add codespell action (#18818) 2 years ago
erasure-metadata.go Improve expiration of tiered objects (#18926) 1 year ago
erasure-metadata_test.go Improve expiration of tiered objects (#18926) 1 year ago
erasure-multipart.go avoid too much auditing during decom/rebalance make it more robust (#19174) 1 year ago
erasure-object.go Release version RELEASE.2024-03-10T02-53-48Z 1 year ago
erasure-object_test.go remove checkBucketExist check entirely to avoid fan-out calls (#18917) 2 years ago
erasure-server-pool-decom.go avoid too much auditing during decom/rebalance make it more robust (#19174) 1 year 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 too much auditing during decom/rebalance make it more robust (#19174) 1 year 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 fix: crash on 32bit systems during pre-allocation (#19225) 1 year ago
erasure-sets.go fix: re-use endpoint strings to avoid allocation during audit (#19116) 1 year ago
erasure-sets_test.go do not have to use the same distributionAlgo as first pool (#19031) 1 year ago
erasure-utils.go remove all the frivolous logs, that may or may not be actionable (#18922) 2 years ago
erasure.go fix: make sure maintenance=true is honored properly (#19156) 1 year 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 Send a bucket notification event on DeleteObject() for non-existing object (#19037) 1 year ago
format-erasure.go fix: revert allow offline disks on fresh start (#19052) 1 year ago
format-erasure_test.go add codespell action (#18818) 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 avoid close 'nil' panics if any (#18890) 2 years ago
ftp-server.go Small reformatting of startup message (#19228) 1 year ago
generic-handlers.go add codespell action (#18818) 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 heal: Add skipped objects to the heal summary (#19142) 1 year ago
globals.go Improve expiration of tiered objects (#18926) 1 year ago
grid.go migrate bootstrap logic directly to websockets (#18855) 2 years ago
handler-api.go fix: crash on 32bit systems during pre-allocation (#19225) 1 year ago
handler-utils.go Port ListBuckets to websockets layer & some cleanup (#19199) 1 year ago
handler-utils_test.go use typos instead of codespell (#19088) 1 year 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 converge clusterRead health into cluster health (#19063) 1 year ago
healthcheck-router.go migrate to minio/mux from gorilla/mux (#16456) 3 years ago
http-stats.go Add common middleware to S3 API handlers (#19171) 1 year 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 retry logic upto 3 times for policy map and policy (#19173) 1 year ago
iam-etcd-store_test.go update license change for MinIO 4 years ago
iam-object-store.go add retry logic upto 3 times for policy map and policy (#19173) 1 year ago
iam-store.go add retry logic upto 3 times for policy map and policy (#19173) 1 year ago
iam.go sr: use site replicator svcacct to sign STS session tokens (#19111) 1 year ago
ilm-config.go Fix ilm config at startup (#19189) 1 year ago
is-dir-empty_linux.go fix: nLink is unreliable on all filesystems (#19187) 1 year ago
is-dir-empty_other.go xl: Avoid called getdents for folders in listing (#19100) 1 year ago
jwt.go reject expired STS credentials early without decoding sessionToken (#19072) 1 year ago
jwt_test.go allow root user to be disabled via config settings (#17089) 2 years ago
kms-handlers.go automatically generate root credentials with KMS (#19025) 1 year 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 add codespell action (#18818) 2 years ago
license-update.go add codespell action (#18818) 2 years ago
listen-notification-handlers.go Improve tracing & notification scalability (#18903) 2 years ago
local-locker.go Convert more peer <--> peer REST calls (#19004) 1 year ago
local-locker_gen.go Convert more peer <--> peer REST calls (#19004) 1 year ago
local-locker_gen_test.go Convert more peer <--> peer REST calls (#19004) 1 year 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 Small reformatting of startup message (#19228) 1 year 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 Fix listing in objects split across pools (#19227) 1 year 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 listing must return WalkDir() errors first (#19006) 1 year ago
metacache-set.go do not block on send channels under high load (#19090) 1 year ago
metacache-set_gen.go Convert more peer <--> peer REST calls (#19004) 1 year ago
metacache-set_gen_test.go Convert more peer <--> peer REST calls (#19004) 1 year ago
metacache-stream.go avoid close 'nil' panics if any (#18890) 2 years ago
metacache-stream_test.go Remove deprecated io/ioutil (#15707) 3 years ago
metacache-walk.go do not block on send channels under high load (#19090) 1 year 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 Read drive IO stats from sysfs instead of procfs (#19131) 1 year ago
metrics-resource.go Read drive IO stats from sysfs instead of procfs (#19131) 1 year ago
metrics-router.go Add support for resource metrics (#18057) 2 years ago
metrics-v2.go Add common middleware to S3 API handlers (#19171) 1 year ago
metrics-v2_gen.go Convert more peer <--> peer REST calls (#19004) 1 year ago
metrics-v2_gen_test.go Convert more peer <--> peer REST calls (#19004) 1 year ago
metrics-v2_test.go Add common middleware to S3 API handlers (#19171) 1 year ago
metrics.go Add common middleware to S3 API handlers (#19171) 1 year ago
mrf.go initialize the disk healer early on (#19143) 1 year 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 remove checkBucketExist check entirely to avoid fan-out calls (#18917) 2 years ago
net.go fix: allow DNS disconnection events to happen in k8s (#19145) 1 year 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 converge clusterRead health into cluster health (#19063) 1 year ago
object-api-common.go perf: websocket grid connectivity for all internode communication (#18461) 2 years ago
object-api-datatypes.go Port ListBuckets to websockets layer & some cleanup (#19199) 1 year ago
object-api-datatypes_gen.go Port ListBuckets to websockets layer & some cleanup (#19199) 1 year ago
object-api-deleteobject_test.go avoid locks for internal and invalid buckets in MakeBucket() (#16302) 3 years ago
object-api-errors.go use typos instead of codespell (#19088) 1 year ago
object-api-getobjectinfo_test.go avoid locks for internal and invalid buckets in MakeBucket() (#16302) 3 years ago
object-api-input-checks.go s3: CopyObject to disallow invalid dest object names (#19110) 1 year ago
object-api-interface.go Port ListBuckets to websockets layer & some cleanup (#19199) 1 year ago
object-api-interface_gen.go Port ListBuckets to websockets layer & some cleanup (#19199) 1 year ago
object-api-listobjects_test.go remove checkBucketExist check entirely to avoid fan-out calls (#18917) 2 years ago
object-api-multipart_test.go use typos instead of codespell (#19088) 1 year ago
object-api-options.go feat: add support for GetObjectAttributes API (#18732) 2 years ago
object-api-putobject_test.go use typos instead of codespell (#19088) 1 year ago
object-api-utils.go avoid close 'nil' panics if any (#18890) 2 years ago
object-api-utils_test.go use typos instead of codespell (#19088) 1 year 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 Send a bucket notification event on DeleteObject() for non-existing object (#19037) 1 year ago
object-handlers_test.go s3: CopyObject to disallow invalid dest object names (#19110) 1 year ago
object-lambda-handlers.go remove generating presignedURLs with range header for lambda (#18033) 2 years ago
object-multipart-handlers.go turn-off md5sum for SSE-KMS/SSE-C as optimization for multipart (#19106) 1 year ago
object_api_suite_test.go use typos instead of codespell (#19088) 1 year 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 remove rename2 entirely, avoids the risk of moving data (#19058) 1 year 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 remove rename2 entirely, avoids the risk of moving data (#19058) 1 year ago
os-rename_nolinux.go remove rename2 entirely, avoids the risk of moving data (#19058) 1 year ago
os_other.go optimize mkdir calls to avoid base-dir `Mkdir` attempts (#18021) 2 years ago
os_unix.go add codespell action (#18818) 2 years ago
os_windows.go fix: linter errors in Windows specific code (#18276) 2 years ago
osmetric_string.go remove rename2 entirely, avoids the risk of moving data (#19058) 1 year ago
peer-rest-client.go fix: crash in ResourceMetrics RPC handling concurrent writers (#19123) 1 year ago
peer-rest-common.go Port ListBuckets to websockets layer & some cleanup (#19199) 1 year ago
peer-rest-server.go Port ListBuckets to websockets layer & some cleanup (#19199) 1 year ago
peer-s3-client.go Port ListBuckets to websockets layer & some cleanup (#19199) 1 year ago
peer-s3-server.go Port ListBuckets to websockets layer & some cleanup (#19199) 1 year ago
perf-tests.go avoid close 'nil' panics if any (#18890) 2 years ago
policy_test.go Update to minio/pkg/v2 (#17967) 2 years ago
post-policy-fan-out.go add codespell action (#18818) 2 years ago
post-policy_test.go remove checkBucketExist check entirely to avoid fan-out calls (#18917) 2 years ago
postpolicyform.go add codespell action (#18818) 2 years ago
postpolicyform_test.go update license change for MinIO 4 years ago
prepare-storage.go fix: revert allow offline disks on fresh start (#19052) 1 year ago
rebalance-admin.go prom: Add online and healing drives metrics per erasure set (#18700) 2 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 Port ListBuckets to websockets layer & some cleanup (#19199) 1 year 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 some more cleanup for startup message (#19229) 1 year ago
server-main_test.go Add support of conf file to pass arguments and options (#18592) 2 years ago
server-rlimit.go Update to minio/pkg/v2 (#17967) 2 years ago
server-startup-msg.go Small reformatting of startup message (#19228) 1 year ago
server-startup-msg_test.go Bump up madmin-go and pkg deps (#17469) 2 years ago
server_test.go use typos instead of codespell (#19088) 1 year ago
service.go initialize the disk healer early on (#19143) 1 year ago
setup-type.go remove gateway completely (#15929) 3 years ago
sftp-server-driver.go avoid close 'nil' panics if any (#18890) 2 years ago
sftp-server.go Add support of conf file to pass arguments and options (#18592) 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 add codespell action (#18818) 2 years ago
signature-v2_test.go tests: Add context cancelation (#15374) 3 years ago
signature-v4-parser.go add codespell action (#18818) 2 years ago
signature-v4-parser_test.go use typos instead of codespell (#19088) 1 year ago
signature-v4-utils.go fix: permission checks for editing access keys (#18928) 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 add codespell action (#18818) 2 years ago
site-replication-metrics.go metrics: add replication metrics on proxied requests (#18957) 1 year ago
site-replication-metrics_gen.go metrics: add replication metrics on proxied requests (#18957) 1 year ago
site-replication-metrics_gen_test.go Add additional info for replication metrics API (#17293) 2 years ago
site-replication-utils.go add codespell action (#18818) 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 fix: a regression in loading replication creds (#19204) 1 year ago
site-replication_test.go Bump up madmin-go and pkg deps (#17469) 2 years ago
speedtest.go avoid close 'nil' panics if any (#18890) 2 years ago
storage-datatypes.go fix: relax metadata checks for healing (#19165) 1 year ago
storage-datatypes_gen.go fix: allow DNS disconnection events to happen in k8s (#19145) 1 year ago
storage-datatypes_gen_test.go fix: allow DNS disconnection events to happen in k8s (#19145) 1 year ago
storage-datatypes_test.go Remove deprecated io/ioutil (#15707) 3 years ago
storage-errors.go migrate bootstrap logic directly to websockets (#18855) 2 years ago
storage-interface.go remove checkBucketExist check entirely to avoid fan-out calls (#18917) 2 years ago
storage-rest-client.go fix: allow DNS disconnection events to happen in k8s (#19145) 1 year ago
storage-rest-common.go honor replaced disk properly by updating globalLocalDrives (#19038) 1 year 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 for root disks add additional information in the error log (#19177) 1 year ago
storage-rest_test.go remove checkBucketExist check entirely to avoid fan-out calls (#18917) 2 years ago
storagemetric_string.go trace: Publish storage layer errors (#16153) 3 years ago
streaming-signature-v4.go add codespell action (#18818) 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 use typos instead of codespell (#19088) 1 year ago
sts-handlers.go sr: use site replicator svcacct to sign STS session tokens (#19111) 1 year ago
sts-handlers_test.go sts: Add test for DurationSeconds condition (#19044) 1 year ago
stserrorcode_string.go sts: validate if iam subsystem initialized in handlers (#17796) 2 years ago
test-utils_test.go log: Use error log type instead of Application/MinIO type (#18930) 2 years ago
tier-handlers.go Refresh tier config periodically (#19049) 1 year ago
tier-last-day-stats.go Convert more peer <--> peer REST calls (#19004) 1 year ago
tier-last-day-stats_gen.go Convert more peer <--> peer REST calls (#19004) 1 year ago
tier-last-day-stats_gen_test.go Convert more peer <--> peer REST calls (#19004) 1 year ago
tier-sweeper.go Improve expiration of tiered objects (#18926) 1 year ago
tier.go Add common middleware to S3 API handlers (#19171) 1 year 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
tier_test.go Export tier metrics (#18678) 2 years ago
typed-errors.go add codespell action (#18818) 2 years ago
untar.go snowball: Restrict zstd window size (#16987) 2 years ago
update-notifier.go Small reformatting of startup message (#19228) 1 year ago
update-notifier_test.go update-notifier.go: misleading version age message (#17750) 2 years ago
update.go Small reformatting of startup message (#19228) 1 year ago
update_fips.go Small reformatting of startup message (#19228) 1 year ago
update_nofips.go Small reformatting of startup message (#19228) 1 year ago
update_test.go Small reformatting of startup message (#19228) 1 year ago
url_test.go add gocritic/ruleguard checks back again, cleanup code. (#13665) 4 years ago
utils.go avoid too much auditing during decom/rebalance make it more robust (#19174) 1 year ago
utils_test.go move timedValue -> cachevalue package (#19114) 1 year ago
veeam-sos-api.go exclude veeam virtual objects from replication (#18918) 2 years ago
version_test.go update license change for MinIO 4 years ago
warm-backend-azure.go Support custom endpoint for Azure remote storage tier (#19188) 1 year ago
warm-backend-gcs.go tier: Allow edit of the new Azure and AWS auth params (#18690) 2 years ago
warm-backend-minio.go add codespell action (#18818) 2 years ago
warm-backend-s3.go tier: Allow edit of the new Azure and AWS auth params (#18690) 2 years ago
warm-backend.go fix: tier addition validation (#18136) 2 years ago
xl-storage-disk-id-check.go cachevalue: simplify exported interface (#19137) 1 year 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 Fix listing in objects split across pools (#19227) 1 year 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 Fix listing in objects split across pools (#19227) 1 year ago
xl-storage-format_test.go use typos instead of codespell (#19088) 1 year ago
xl-storage-free-version.go Improve expiration of tiered objects (#18926) 1 year ago
xl-storage-free-version_test.go Improve expiration of tiered objects (#18926) 1 year ago
xl-storage-meta-inline.go Improve performance on multiple versions (#13573) 4 years ago
xl-storage.go Release version RELEASE.2024-03-10T02-53-48Z 1 year 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 remove checkBucketExist check entirely to avoid fan-out calls (#18917) 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