..
config
fail if port is not accessible ( #10616 )
4 years ago
crypto
Copy metadata before spawning goroutine + prealloc maps ( #10458 )
4 years ago
gateway
azure: update content-md5 to metadata after upload ( #10482 )
4 years ago
http
Bump default idleConnsPerHost to control conns in time_wait ( #10653 )
4 years ago
jwt
fix: send valid claims in AuditLogs for browser requests ( #9713 )
5 years ago
logger
Bump default idleConnsPerHost to control conns in time_wait ( #10653 )
4 years ago
rest
fix: connect disks pre-emptively during startup ( #10669 )
4 years ago
acl-handlers.go
migrate all bucket metadata into a single file ( #9586 )
5 years ago
admin-bucket-handlers.go
validate bucket exists in ListRemoteTargets api ( #10552 )
4 years ago
admin-handlers-config-kv.go
remove safeMode behavior in startup ( #10645 )
4 years ago
admin-handlers-users.go
remove safeMode behavior in startup ( #10645 )
4 years ago
admin-handlers.go
fix: peer replication bandwidth monitoring in distributed setup ( #10652 )
4 years ago
admin-handlers_test.go
Remove redundant mgmtQueryKey type. ( #10557 )
4 years ago
admin-heal-ops.go
remove safeMode behavior in startup ( #10645 )
4 years ago
admin-router.go
Add basic bandwidth monitoring for replication. ( #10501 )
4 years ago
admin-server-info.go
fix: admin info output and improve overall performance ( #10015 )
4 years ago
api-datatypes.go
azure: Return success when deleting non-existent object ( #9981 )
4 years ago
api-errors.go
Generalize error messages for remote targets ( #10638 )
4 years ago
api-errors_test.go
…
api-headers.go
fix: consider partNumber in GET/HEAD requests ( #10618 )
4 years ago
api-headers_test.go
…
api-resources.go
…
api-resources_test.go
…
api-response.go
remove safeMode behavior in startup ( #10645 )
4 years ago
api-response_test.go
fix: obtain correct location string with DNS style buckets ( #10060 )
4 years ago
api-router.go
remove safeMode behavior in startup ( #10645 )
4 years ago
api-utils.go
…
api-utils_test.go
…
auth-handler.go
fix: use the correct Action type for policy.Args and iampolicy.Args ( #10650 )
4 years ago
auth-handler_test.go
feat: Add notification support for bucketCreates and removal ( #10075 )
4 years ago
background-heal-ops.go
fix: background disk heal, to reload format consistently ( #10502 )
4 years ago
background-newdisks-heal-ops.go
cache DiskInfo at storage layer for performance ( #10586 )
4 years ago
background-newdisks-heal-ops_gen.go
add '.healing.bin' for tracking currently healing disk ( #10573 )
4 years ago
background-newdisks-heal-ops_gen_test.go
add '.healing.bin' for tracking currently healing disk ( #10573 )
4 years ago
benchmark-utils_test.go
Support bucket versioning ( #9377 )
4 years ago
bitrot-streaming.go
fix: ignore faulty drives and continue ( #10511 )
4 years ago
bitrot-whole.go
fix: ignore faulty drives and continue ( #10511 )
4 years ago
bitrot.go
Support bucket versioning ( #9377 )
4 years ago
bitrot_test.go
Add storage layer contexts ( #10321 )
4 years ago
bootstrap-peer-server.go
make sure to release locks upon timeout ( #10596 )
4 years ago
bucket-encryption-handlers.go
Relax content-md5 requirement in set encryption handler ( #9750 )
5 years ago
bucket-encryption.go
remove safeMode behavior in startup ( #10645 )
4 years ago
bucket-encryption_test.go
…
bucket-handlers.go
fix: S3 gateway doesn't support full passthrough for encryption ( #10484 )
4 years ago
bucket-handlers_test.go
feat: Add notification support for bucketCreates and removal ( #10075 )
4 years ago
bucket-lifecycle-handlers.go
simplify further bucket configuration properly ( #9650 )
5 years ago
bucket-lifecycle-handlers_test.go
feat: Add notification support for bucketCreates and removal ( #10075 )
4 years ago
bucket-lifecycle.go
remove safeMode behavior in startup ( #10645 )
4 years ago
bucket-listobjects-handlers.go
List v1/versions routes based on source IP if found ( #10603 )
4 years ago
bucket-metadata-sys.go
Add basic bandwidth monitoring for replication. ( #10501 )
4 years ago
bucket-metadata.go
fix: handle concurrent lockers with multiple optimizations ( #10640 )
4 years ago
bucket-metadata_gen.go
Rename replication target handler ( #10142 )
4 years ago
bucket-metadata_gen_test.go
migrate all bucket metadata into a single file ( #9586 )
5 years ago
bucket-notification-handlers.go
feat: Add notification support for bucketCreates and removal ( #10075 )
4 years ago
bucket-object-lock.go
remove safeMode behavior in startup ( #10645 )
4 years ago
bucket-policy-handlers.go
Support bucket versioning ( #9377 )
4 years ago
bucket-policy-handlers_test.go
feat: Add notification support for bucketCreates and removal ( #10075 )
4 years ago
bucket-policy.go
support 'ldap:user' variable replacement properly ( #10391 )
4 years ago
bucket-quota.go
remove safeMode behavior in startup ( #10645 )
4 years ago
bucket-replication.go
fix: peer replication bandwidth monitoring in distributed setup ( #10652 )
4 years ago
bucket-targets.go
Bump default idleConnsPerHost to control conns in time_wait ( #10653 )
4 years ago
bucket-versioning-handler.go
Handle changes to versioning config for replication ( #10598 )
4 years ago
bucket-versioning.go
Support bucket versioning ( #9377 )
4 years ago
build-constants.go
Add support for minioreleaser a fork for goreleaser ( #9890 )
4 years ago
common-main.go
fix: reading multiple TLS certificates when deployed in K8S ( #10601 )
4 years ago
config-common.go
Remove erasureSets and erasureObjects from ObjectLayer ( #10442 )
4 years ago
config-current.go
fix: optimize ServerInfo() handler to avoid reading config ( #10626 )
4 years ago
config-current_test.go
…
config-dir.go
…
config-encrypted.go
fix: migrate to go.etcd.io import path ( #9987 )
4 years ago
config-encrypted_test.go
…
config-migrate.go
fix: support healing older content ( #10076 )
4 years ago
config-migrate_test.go
…
config-versions.go
…
config.go
fix: support healing older content ( #10076 )
4 years ago
consolelogger.go
fix: optimize ServerInfo() handler to avoid reading config ( #10626 )
4 years ago
copy-part-range.go
Support bucket versioning ( #9377 )
4 years ago
copy-part-range_test.go
…
crossdomain-xml-handler.go
…
crossdomain-xml-handler_test.go
…
data-crawler.go
crawler: Remove waitForLowActiveIO ( #10667 )
4 years ago
data-update-tracker.go
dataupdate: Bump to force rescan ( #10609 )
4 years ago
data-update-tracker_test.go
fix: optimize ServerInfo() handler to avoid reading config ( #10626 )
4 years ago
data-usage-cache.go
Remove erasureSets and erasureObjects from ObjectLayer ( #10442 )
4 years ago
data-usage-cache_gen.go
merge object lifecycle checks into usage crawler ( #9579 )
4 years ago
data-usage-cache_gen_test.go
merge object lifecycle checks into usage crawler ( #9579 )
4 years ago
data-usage.go
merge object lifecycle checks into usage crawler ( #9579 )
4 years ago
data-usage_test.go
crawler: Remove waitForLowActiveIO ( #10667 )
4 years ago
disk-cache-backend.go
pick disks which are common maximally used ( #10600 )
4 years ago
disk-cache-check-support_other.go
Use registry to check Atime support on Windows ( #9741 )
5 years ago
disk-cache-check-support_windows.go
Use registry to check Atime support on Windows ( #9741 )
5 years ago
disk-cache-stats.go
fix: export prometheus metrics for cache GC triggers ( #9815 )
4 years ago
disk-cache-utils.go
cache: Only start at high watermark ( #10403 )
4 years ago
disk-cache-utils_test.go
cache: Only start at high watermark ( #10403 )
4 years ago
disk-cache.go
Copy metadata before spawning goroutine + prealloc maps ( #10458 )
4 years ago
disk-cache_test.go
add ruleguard support, fix all the reported issues ( #10335 )
4 years ago
dummy-data-generator_test.go
…
dummy-handlers.go
Add support for server side bucket replication ( #9882 )
4 years ago
dynamic-timeouts.go
Tweaks to dynamic locks ( #10508 )
4 years ago
dynamic-timeouts_test.go
Tweaks to dynamic locks ( #10508 )
4 years ago
encryption-v1.go
Copy metadata before spawning goroutine + prealloc maps ( #10458 )
4 years ago
encryption-v1_test.go
add ruleguard support, fix all the reported issues ( #10335 )
4 years ago
endpoint-ellipses.go
fix: make sure to use uniform drive count calculation ( #10208 )
4 years ago
endpoint-ellipses_test.go
fix: make sure to use uniform drive count calculation ( #10208 )
4 years ago
endpoint.go
Bump default idleConnsPerHost to control conns in time_wait ( #10653 )
4 years ago
endpoint_test.go
Move dependency from minio-go v6 to v7 ( #10042 )
4 years ago
erasure-bucket.go
fix: connect disks pre-emptively during startup ( #10669 )
4 years ago
erasure-coding.go
add ruleguard support, fix all the reported issues ( #10335 )
4 years ago
erasure-common.go
optionally allow strict quorum listing ( #10649 )
4 years ago
erasure-common_test.go
Remove erasureSets and erasureObjects from ObjectLayer ( #10442 )
4 years ago
erasure-decode.go
fix: pop entries from each drives in parallel ( #9918 )
4 years ago
erasure-decode_test.go
Add storage layer contexts ( #10321 )
4 years ago
erasure-encode.go
Support bucket versioning ( #9377 )
4 years ago
erasure-encode_test.go
Add storage layer contexts ( #10321 )
4 years ago
erasure-errors.go
Support bucket versioning ( #9377 )
4 years ago
erasure-heal_test.go
Support bucket versioning ( #9377 )
4 years ago
erasure-healing-common.go
Add storage layer contexts ( #10321 )
4 years ago
erasure-healing-common_test.go
Remove erasureSets and erasureObjects from ObjectLayer ( #10442 )
4 years ago
erasure-healing.go
Bump default idleConnsPerHost to control conns in time_wait ( #10653 )
4 years ago
erasure-healing_test.go
Support for "directory" objects ( #10499 )
4 years ago
erasure-lowlevel-heal.go
Support bucket versioning ( #9377 )
4 years ago
erasure-metadata-utils.go
reduce CPU usage upto 50% in readdir ( #10466 )
4 years ago
erasure-metadata-utils_test.go
Support bucket versioning ( #9377 )
4 years ago
erasure-metadata.go
Support for "directory" objects ( #10499 )
4 years ago
erasure-metadata_test.go
Support bucket versioning ( #9377 )
4 years ago
erasure-multipart.go
Bump default idleConnsPerHost to control conns in time_wait ( #10653 )
4 years ago
erasure-object.go
do not hold write locks - if objects don't exist ( #10644 )
4 years ago
erasure-object_test.go
Remove erasureSets and erasureObjects from ObjectLayer ( #10442 )
4 years ago
erasure-sets.go
fix: connect disks pre-emptively during startup ( #10669 )
4 years ago
erasure-sets_test.go
Remove erasureSets and erasureObjects from ObjectLayer ( #10442 )
4 years ago
erasure-utils.go
Support bucket versioning ( #9377 )
4 years ago
erasure-zones.go
fix: connect disks pre-emptively during startup ( #10669 )
4 years ago
erasure.go
optionally allow strict quorum listing ( #10649 )
4 years ago
erasure_test.go
Add storage layer contexts ( #10321 )
4 years ago
etcd.go
fix: migrate to go.etcd.io import path ( #9987 )
4 years ago
fallocate.go
…
fallocate_linux.go
…
fallocate_linux_test.go
…
fastwalk.go
…
format-disk-cache.go
add ruleguard support, fix all the reported issues ( #10335 )
4 years ago
format-disk-cache_test.go
…
format-erasure.go
add '.healing.bin' for tracking currently healing disk ( #10573 )
4 years ago
format-erasure_test.go
tolerate listing with only readQuorum disks ( #10357 )
4 years ago
format-fs.go
Support bucket versioning ( #9377 )
4 years ago
format-fs_test.go
…
format-meta.go
…
fs-v1-helpers.go
simplify removing temporary files ( #10389 )
4 years ago
fs-v1-helpers_test.go
Support bucket versioning ( #9377 )
4 years ago
fs-v1-metadata.go
fix: allow CopyObject/PutObjecTags on pre-existing content ( #10485 )
4 years ago
fs-v1-metadata_test.go
Support bucket versioning ( #9377 )
4 years ago
fs-v1-multipart.go
fix: [fs] CompleteMultipart use trie structure for partMatch ( #10522 )
4 years ago
fs-v1-multipart_test.go
delayed locks until we have started reading the body ( #10474 )
4 years ago
fs-v1-rwpool.go
fix: [fs] an error upon rwPool.Write() just attempt rwPool.Create() ( #10533 )
4 years ago
fs-v1-rwpool_test.go
Support bucket versioning ( #9377 )
4 years ago
fs-v1.go
crawler: Remove waitForLowActiveIO ( #10667 )
4 years ago
fs-v1_test.go
Support bucket versioning ( #9377 )
4 years ago
gateway-common.go
fix: S3 gateway doesn't support full passthrough for encryption ( #10484 )
4 years ago
gateway-common_test.go
…
gateway-env.go
…
gateway-interface.go
Use constants for gateway names to avoid bugs caused by spelling. ( #10355 )
4 years ago
gateway-main.go
Bump default idleConnsPerHost to control conns in time_wait ( #10653 )
4 years ago
gateway-main_test.go
…
gateway-metrics.go
…
gateway-startup-msg.go
print proper certinfo on console when starting up ( #9479 )
5 years ago
gateway-startup-msg_test.go
…
gateway-unsupported.go
delayed locks until we have started reading the body ( #10474 )
4 years ago
generic-handlers.go
simplify webhook DNS further generalize for gateway ( #10448 )
4 years ago
generic-handlers_test.go
update rulesguard with new rules ( #10392 )
4 years ago
global-heal.go
cache DiskInfo at storage layer for performance ( #10586 )
4 years ago
globals.go
Add basic bandwidth monitoring for replication. ( #10501 )
4 years ago
handler-api.go
fix: rename READY deadline to CLUSTER deadline ENV ( #10535 )
4 years ago
handler-utils.go
add missing request-id from DeleteObject events ( #10623 )
4 years ago
handler-utils_test.go
…
hasher.go
…
healthcheck-handler.go
fix: rename READY deadline to CLUSTER deadline ENV ( #10535 )
4 years ago
healthcheck-router.go
fix: readiness needs to be like liveness ( #9941 )
4 years ago
http-stats.go
…
http-tracer.go
Fix incorrect request start time ( #10516 )
4 years ago
httprange.go
…
httprange_test.go
…
iam-etcd-store.go
feat: allow service accounts to be generated with OpenID STS ( #10184 )
4 years ago
iam-object-store.go
use GlobalContext instead of context.Background when possible ( #10254 )
4 years ago
iam.go
Bump default idleConnsPerHost to control conns in time_wait ( #10653 )
4 years ago
jwt.go
…
jwt_test.go
…
leak-detect_test.go
…
listen-notification-handlers.go
Add nancy vulnerability scanner ( #10289 )
4 years ago
local-locker.go
fix: handle concurrent lockers with multiple optimizations ( #10640 )
4 years ago
lock-rest-client.go
fix: handle concurrent lockers with multiple optimizations ( #10640 )
4 years ago
lock-rest-client_test.go
fix: Pass context all the way down to the network call in lockers ( #10161 )
4 years ago
lock-rest-server-common.go
fix: add lock ownership to expire locks ( #10571 )
4 years ago
lock-rest-server-common_test.go
fix: add lock ownership to expire locks ( #10571 )
4 years ago
lock-rest-server.go
fix: allow locker to be niladic
4 years ago
main.go
fix: [fs] CompleteMultipart use trie structure for partMatch ( #10522 )
4 years ago
merge-walk-pool.go
fix: fix lockup in merge-walk pool ( #10098 )
4 years ago
merge-walk-pool_test.go
fix: fix lockup in merge-walk pool ( #10098 )
4 years ago
metrics-router.go
enable full linter across the codebase ( #9620 )
5 years ago
metrics.go
remove safeMode behavior in startup ( #10645 )
4 years ago
namespace-lock.go
fix: add lock ownership to expire locks ( #10571 )
4 years ago
namespace-lock_test.go
fix: possiblity of double write lockers on same resource ( #9616 )
5 years ago
naughty-disk_test.go
add '.healing.bin' for tracking currently healing disk ( #10573 )
4 years ago
net.go
fix: Allow Walk to honor load balanced drives ( #10610 )
4 years ago
net_test.go
update for smartos build (solaris too) ( #10378 )
4 years ago
notification.go
fix: peer replication bandwidth monitoring in distributed setup ( #10652 )
4 years ago
obdinfo.go
obd: Add console log to OBD output ( #10372 )
4 years ago
obdinfo_linux.go
add NVMe drive info [model num, serial num, drive temp. etc.] ( #10613 )
4 years ago
obdinfo_nonlinux.go
add NVMe drive info [model num, serial num, drive temp. etc.] ( #10613 )
4 years ago
object-api-common.go
fix: cleanup old directory handling code ( #10633 )
4 years ago
object-api-datatypes.go
add CopyObject optimization when source and destination are same ( #10170 )
4 years ago
object-api-deleteobject_test.go
Support bucket versioning ( #9377 )
4 years ago
object-api-errors.go
Generalize error messages for remote targets ( #10638 )
4 years ago
object-api-getobject_test.go
Support bucket versioning ( #9377 )
4 years ago
object-api-getobjectinfo_test.go
Support bucket versioning ( #9377 )
4 years ago
object-api-input-checks.go
fix: cleanup old directory handling code ( #10633 )
4 years ago
object-api-interface.go
delayed locks until we have started reading the body ( #10474 )
4 years ago
object-api-listobjects_test.go
fix: commonPrefixes behavior in ListObjectVersions ( #10286 )
4 years ago
object-api-multipart_test.go
delayed locks until we have started reading the body ( #10474 )
4 years ago
object-api-options.go
Set LastModified time from source for bucket replication ( #10627 )
4 years ago
object-api-putobject_test.go
Remove MaxConnsPerHost settings to avoid potential hangs ( #10438 )
4 years ago
object-api-utils.go
fix: handle concurrent lockers with multiple optimizations ( #10640 )
4 years ago
object-api-utils_test.go
fix: [fs] CompleteMultipart use trie structure for partMatch ( #10522 )
4 years ago
object-handlers-common.go
fix: handle concurrent lockers with multiple optimizations ( #10640 )
4 years ago
object-handlers-common_test.go
…
object-handlers.go
add missing request-id from DeleteObject events ( #10623 )
4 years ago
object-handlers_test.go
fix: Allow Walk to honor load balanced drives ( #10610 )
4 years ago
object_api_suite_test.go
delayed locks until we have started reading the body ( #10474 )
4 years ago
os-dirent_fileino.go
allow large buffer to list more entries per directory ( #9785 )
5 years ago
os-dirent_ino.go
add ruleguard support, fix all the reported issues ( #10335 )
4 years ago
os-dirent_namelen_bsd.go
allow large buffer to list more entries per directory ( #9785 )
5 years ago
os-dirent_namelen_linux.go
allow large buffer to list more entries per directory ( #9785 )
5 years ago
os-readdir_other.go
update for smartos build (solaris too) ( #10378 )
4 years ago
os-readdir_test.go
Support bucket versioning ( #9377 )
4 years ago
os-readdir_unix.go
reduce CPU usage upto 50% in readdir ( #10466 )
4 years ago
os-readdir_windows.go
Fix crash on Windows when crawling ( #10385 )
4 years ago
os-reliable.go
…
os-reliable_test.go
Support bucket versioning ( #9377 )
4 years ago
peer-rest-client.go
fix: peer replication bandwidth monitoring in distributed setup ( #10652 )
4 years ago
peer-rest-common.go
Add basic bandwidth monitoring for replication. ( #10501 )
4 years ago
peer-rest-server.go
fix: peer replication bandwidth monitoring in distributed setup ( #10652 )
4 years ago
policy_test.go
Move dependency from minio-go v6 to v7 ( #10042 )
4 years ago
post-policy_test.go
Allow region errors to be dynamic ( #10323 )
4 years ago
postpolicyform.go
…
postpolicyform_test.go
Move dependency from minio-go v6 to v7 ( #10042 )
4 years ago
prepare-storage.go
add '.healing.bin' for tracking currently healing disk ( #10573 )
4 years ago
routers.go
fix: S3 gateway doesn't support full passthrough for encryption ( #10484 )
4 years ago
server-main.go
Bump default idleConnsPerHost to control conns in time_wait ( #10653 )
4 years ago
server-main_test.go
Support bucket versioning ( #9377 )
4 years ago
server-rlimit.go
add '.healing.bin' for tracking currently healing disk ( #10573 )
4 years ago
server-startup-msg.go
remove safeMode behavior in startup ( #10645 )
4 years ago
server-startup-msg_test.go
remove safeMode behavior in startup ( #10645 )
4 years ago
server_test.go
Support for "directory" objects ( #10499 )
4 years ago
service.go
…
setup-type.go
Support bucket versioning ( #9377 )
4 years ago
signals.go
remove safeMode behavior in startup ( #10645 )
4 years ago
signature-v2.go
Copy metadata before spawning goroutine + prealloc maps ( #10458 )
4 years ago
signature-v2_test.go
…
signature-v4-parser.go
Allow region errors to be dynamic ( #10323 )
4 years ago
signature-v4-parser_test.go
add ruleguard support, fix all the reported issues ( #10335 )
4 years ago
signature-v4-utils.go
update rulesguard with new rules ( #10392 )
4 years ago
signature-v4-utils_test.go
feat: Add notification support for bucketCreates and removal ( #10075 )
4 years ago
signature-v4.go
Allow region errors to be dynamic ( #10323 )
4 years ago
signature-v4_test.go
Allow region errors to be dynamic ( #10323 )
4 years ago
storage-datatypes.go
fix: support healing older content ( #10076 )
4 years ago
storage-errors.go
add '.healing.bin' for tracking currently healing disk ( #10573 )
4 years ago
storage-interface.go
add '.healing.bin' for tracking currently healing disk ( #10573 )
4 years ago
storage-rest-client.go
fix: connect disks pre-emptively during startup ( #10669 )
4 years ago
storage-rest-common.go
fix: crash in storage rest client due to spurious query params ( #9924 )
4 years ago
storage-rest-server.go
add '.healing.bin' for tracking currently healing disk ( #10573 )
4 years ago
storage-rest_test.go
Add storage layer contexts ( #10321 )
4 years ago
streaming-signature-v4.go
…
streaming-signature-v4_test.go
add ruleguard support, fix all the reported issues ( #10335 )
4 years ago
sts-datatypes.go
…
sts-errors.go
add ruleguard support, fix all the reported issues ( #10335 )
4 years ago
sts-handlers.go
fix: allow LDAP identity to support form body POST ( #10468 )
4 years ago
test-utils_test.go
remove safeMode behavior in startup ( #10645 )
4 years ago
tree-walk-pool.go
fix: fix lockup in merge-walk pool ( #10098 )
4 years ago
tree-walk-pool_test.go
fix: threadwalk lockup under high load ( #9992 )
4 years ago
tree-walk.go
Support for "directory" objects ( #10499 )
4 years ago
tree-walk_test.go
Add storage layer contexts ( #10321 )
4 years ago
typed-errors.go
fix: optimize IAM users load, add fallback ( #9809 )
4 years ago
update-notifier.go
…
update-notifier_test.go
…
update.go
add support for new UA values for update an check ( #10451 )
4 years ago
update_test.go
add ruleguard support, fix all the reported issues ( #10335 )
4 years ago
utils.go
Bump default idleConnsPerHost to control conns in time_wait ( #10653 )
4 years ago
utils_test.go
feat: Add notification support for bucketCreates and removal ( #10075 )
4 years ago
version_test.go
…
web-handler-context.go
…
web-handler-context_test.go
…
web-handlers.go
add missing request-id from DeleteObject events ( #10623 )
4 years ago
web-handlers_test.go
fix: Allow Walk to honor load balanced drives ( #10610 )
4 years ago
web-router.go
feat: Add notification support for bucketCreates and removal ( #10075 )
4 years ago
xl-storage-disk-id-check.go
add '.healing.bin' for tracking currently healing disk ( #10573 )
4 years ago
xl-storage-errors.go
fix: [fs] an error upon rwPool.Write() just attempt rwPool.Create() ( #10533 )
4 years ago
xl-storage-errors_test.go
Support bucket versioning ( #9377 )
4 years ago
xl-storage-format-utils.go
move versionsOrder struct to xl-storage-utils
4 years ago
xl-storage-format-v1.go
Support bucket versioning ( #9377 )
4 years ago
xl-storage-format-v1_gen.go
Support bucket versioning ( #9377 )
4 years ago
xl-storage-format-v1_gen_test.go
Support bucket versioning ( #9377 )
4 years ago
xl-storage-format-v2.go
fix: healing delete marker on versioned buckets ( #10530 )
4 years ago
xl-storage-format-v2_gen.go
fix: simplify data structure before release ( #9968 )
4 years ago
xl-storage-format-v2_gen_test.go
Support bucket versioning ( #9377 )
4 years ago
xl-storage-format_test.go
Support bucket versioning ( #9377 )
4 years ago
xl-storage.go
crawler: Remove waitForLowActiveIO ( #10667 )
4 years ago
xl-storage_test.go
fix: ignore faulty drives and continue ( #10511 )
4 years ago
xl-storage_unix_test.go
Add storage layer contexts ( #10321 )
4 years ago
xl-storage_windows_test.go
Add storage layer contexts ( #10321 )
4 years ago