2887 Commits (b2293c2bf408cafc77edcac1ca74e06a70791ea4)
 

Author SHA1 Message Date
Harshavardhana b2293c2bf4 XL: Rename, cleanup and add more comments. (#1769) 8 years ago
Harshavardhana 553fdb9211 XL: Bring in support for object versions written during writeQuorum. (#1762) 8 years ago
Harshavardhana cae4782973 XL: explicit deleteObject is not needed after rename failure. (#1760) 8 years ago
Krishnan Parthasarathi 3550660163 Return error for empty parts in multipartupload complete (#1758) 8 years ago
Harshavardhana a4771265cf XL: Abortmultipart should update `uploads.json` properly. (#1757) 8 years ago
Harshavardhana a9e778f460 XL/fs: initObjectLayer should cleanup tmpMetaPrefix in parallel. (#1752) 8 years ago
Harshavardhana ee6645f421 XL: Add additional PartNumber variable as part of `xl.json` (#1750) 8 years ago
Harshavardhana a97230dd56 XL/erasure: Reset dataBlocks to reduce the memory usage. (#1749) 8 years ago
Harshavardhana 1e393c6c5b XL: Add new metadata for checksum. (#1743) 8 years ago
Krishna Srinivas b38b9fea79 XL/erasure: fix for skipping 0 padding. (#1737) 8 years ago
Krishna Srinivas 6d84e84b3c XL/mutltipart: fix partnumber to partname association. (#1739) 8 years ago
Harshavardhana a00a5c6e7e XL: Multipart update uploads.json properly. (#1741) 8 years ago
Harshavardhana ed43d5e02b No need to delete file inside erasure code (#1732) 8 years ago
Harshavardhana 293d246f95 XL/FS: Rewrite in new format. 8 years ago
Anand Babu (AB) Periasamy 63c65b4635 filter GOPATH from stack trace (#1755) 8 years ago
Harshavardhana 64b0976e1b Remove probe and tasker. (#1733) 8 years ago
Aakash Muttineni b48b2e7f7c Part ID check (#1730) 8 years ago
Krishnan Parthasarathi 584813e214 Used MINIO_PROFILE_DIR for saving profile information of a minio server (#1722) 8 years ago
Krishnan Parthasarathi 3a980eac1a Fix shadowing of err variable (#1718) 8 years ago
Harshavardhana 5a4b074ca0 XL: PutObject incorrectly returned after deleting multipart object. (#1715) 8 years ago
Harshavardhana f76d975304 xl: StatVol and ListVols should handle cases when disks are missing. (#1703) 8 years ago
Harshavardhana 6015a7a3cd Add mention-bot config 8 years ago
Krishna Srinivas b83b87a7f6 XL/Incompleteuploads: list should save the tree-walk go routine to the map if eof is not reached. (#1695) 8 years ago
Krishna Srinivas 5b95f097d4 multipart: listing does not skip uploadIDmarker. (#1708) 8 years ago
Harshavardhana e4240aa58f XL/objects: Initialize format.json outside of erasure. (#1640) 8 years ago
Andreas Linz f5dfa895a5 Exit with error code if minio server fails to start (#1704) 8 years ago
Harshavardhana 50c328ff19 XL: RenameFile should rename and cleanup on writeQuorum. (#1702) 8 years ago
Anand Babu (AB) Periasamy b8405ca172 simplify profiler cleanup 8 years ago
Harshavardhana f6d9e73548 posix: Do not lowercase names, return as is. Object layer will filter them out. (#1699) 8 years ago
Harshavardhana 7ae5470395 XL: simplify isMultipartObject not need to handle unknown errors. (#1686) 8 years ago
Harshavardhana 9fdb69563d handler: CopyObject should save metadata. (#1698) 8 years ago
Harshavardhana 00d0558131 XL: Enable tests for content-type for Head and Get 8 years ago
Bala.FA 13e4618309 XL/fs: Return saved content-type during GetObject 8 years ago
Krishnan Parthasarathi 2f05aacbf2 Stop profiling on exit of main goroutine (#1670) 8 years ago
Krishna Srinivas dc36594ef4 XL/heal: Should skip healing if CreateFile() failed on the part which needed healing. (#1693) 8 years ago
Krishna Srinivas 537568f9f9 XL/ListVols: Fix panic. Skip if slice is nil. (#1694) 8 years ago
Harshavardhana 62b4fd6964 XL: Close the reader properly. 8 years ago
Harshavardhana 7d6ed50fc2 objects: Save all the incoming metadata properly. (#1688) 8 years ago
Frank af85acf388 Added ETag as an exposed header (required for multi part uploads) (#1681) 8 years ago
Frank a4fef436c8 Fix formatting for adding ETag for exposed headers (#1687) 8 years ago
Harshavardhana 404364ba73 XL/fs: ListMultipartUploads should list only requested entries. (#1668) 8 years ago
Krishna Srinivas 3c1ef3fee2 Locking: move locking code from xl-erasure to xl-objects. (#1673) 8 years ago
Bala FA a0865122a7 XL/objectLayer: Save additional meta data during PutObject (#1672) 8 years ago
Krishna Srinivas 824c8a39f1 XL/Multipart: If the part is already uploaded ignore the newly uploaded part. (#1677) 8 years ago
Krishna Srinivas 71b9341fc7 XL/Multipart: Cleanup uploads.json after abort-multipart-upload. (#1678) 8 years ago
Harshavardhana b69a97aed4 server: Set rLimit properly to the max. (#1676) 8 years ago
karthic rao 2da34e4668 vendor changes to pkg/profile (#1671) 8 years ago
Harshavardhana 4bc923e63b XL/fs: Optimize calling isBucketExist() (#1656) 8 years ago
Harshavardhana 4214da65af XL/fs: MakeVol replies should be consistent. (#1667) 8 years ago
Krishnan Parthasarathi 596fe65e84 Write pprof output files under config dir supplied (#1660) 8 years ago