index
:
ceph
main
ceph
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
rgw
/
rgw_multi.cc
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
rgw: fix multipart upload object leaks due to re-upload
Yixin Jin
2023-01-26
1
-0
/
+1
*
Merge pull request #43259 from paulreece42/wip-rgw-xmlfix
Casey Bodley
2021-12-17
1
-0
/
+2
|
\
|
*
Added comment explaining the change
Paul Reece
2021-09-22
1
-0
/
+1
|
*
rgw: allow CompletedMultipartUpload in XML
Paul Reece
2021-06-04
1
-0
/
+1
*
|
rgw:cleanup/refactor json and xml encoders and decoders
Kaleb S. KEITHLEY
2021-12-13
1
-0
/
+19
*
|
rgw: build without "using namespace std"
Kefu Chai
2021-08-13
1
-1
/
+1
*
|
RGW - Zipper - MultipartUpload
Daniel Gryniewicz
2021-07-28
1
-293
/
+0
*
|
rgw: cleanup virtual dtor decls and defns
Kaleb S. KEITHLEY
2021-07-09
1
-0
/
+1
|
/
*
rgw: add DPP's to logging for most ops
Ali Maredia
2021-05-04
1
-12
/
+12
*
RGW Zipper - Fix style violations
Daniel Gryniewicz
2021-04-15
1
-2
/
+2
*
RGW Zipper - The Great Rename
Daniel Gryniewicz
2021-04-15
1
-13
/
+13
*
RGW - Zipper 10: Pull The Thread
Daniel Gryniewicz
2021-03-02
1
-57
/
+60
*
rgw: Dpp addition to create bucket log
root
2021-02-07
1
-8
/
+8
*
rgw: Add DoutPrefixProvider to create_bucket logging
Ali Maredia
2021-01-27
1
-9
/
+12
*
Zipper - ObjectProcessor
Daniel Gryniewicz
2020-11-20
1
-1
/
+1
*
Zipper - Split RadosStore from base SAL
Daniel Gryniewicz
2020-09-08
1
-0
/
+1
*
Zipper Object
Daniel Gryniewicz
2020-07-17
1
-1
/
+1
*
Merge pull request #29703 from baixueyu/wip-quota
Ali Maredia
2020-01-23
1
-0
/
+5
|
\
|
*
rgw: when you abort a multipart upload request, the quota will not update
Richard Bai(白学余)
2019-09-03
1
-0
/
+5
*
|
Deleting tail/multipart objects inline when send chain to gc fails.
Pritha Srivastava
2019-10-19
1
-3
/
+6
*
|
rgw: async_defer_chain() that detects transition to cls_rgw_gc
Casey Bodley
2019-10-16
1
-1
/
+2
*
|
RGW - Make sure editor settings are correct for all files
Daniel Gryniewicz
2019-08-19
1
-1
/
+1
*
|
Project Zipper Part 1 - Framework and RGWRadosStore
Daniel Gryniewicz
2019-08-15
1
-13
/
+14
|
/
*
rgw: svc: new bucket index service
Yehuda Sadeh
2019-07-29
1
-25
/
+0
*
rgw: move manifest code around, initial tier separation
Yehuda Sadeh
2019-07-29
1
-1
/
+2
*
rgw: thread yield context through writing of head obj
Ali Maredia
2019-07-08
1
-1
/
+1
*
rgw: thread option_yield through bucket index transaction prepare
Ali Maredia
2019-07-08
1
-1
/
+1
*
rgw: minor code clean-up
J. Eric Ivancich
2019-06-25
1
-31
/
+49
*
rgw: allow multipart upload abort to proceed
J. Eric Ivancich
2019-06-25
1
-6
/
+36
*
rgw: callers pass null_yield to RGWSI_SysObj
Casey Bodley
2019-03-29
1
-2
/
+3
*
rgw: code-cleanup -- add const when possible and helpful
J. Eric Ivancich
2019-03-08
1
-11
/
+37
*
rgw: zone, sysobj services: add missing system obj calls
Yehuda Sadeh
2018-11-08
1
-3
/
+8
*
rgw: abort_bucket_multiparts() ignores individual NoSuchUpload errors
Casey Bodley
2018-09-14
1
-1
/
+1
*
rgw: use const_iterator for decode
Kefu Chai
2018-05-17
1
-1
/
+1
*
Merge pull request #19921 from fangyuxiangGL/lc-ret
Yuri Weinstein
2018-02-15
1
-3
/
+3
|
\
|
*
rgw: lifecycle omap entry was removed in abnormal situation
fang yuxiang
2018-01-22
1
-3
/
+3
*
|
rgw: Use unqualified encode/decode
Adam C. Emerson
2018-01-10
1
-1
/
+1
|
/
*
rgw: optimize function abort_bucket_multiparts
Bingyin Zhang
2018-01-03
1
-6
/
+4
*
[cleanup] Remove namespace using directives for std
Shinobu Kinjo
2017-11-27
1
-1
/
+0
*
rgw: add functions to list and abort multipart uploads
Abhishek Varshney
2017-06-20
1
-0
/
+56
*
rgw: add support for multipart upload expiration.
Zhang Shaowen
2017-04-05
1
-0
/
+180
*
rgw: modelines
Sage Weil
2014-07-10
1
-0
/
+3
*
rgw: add compatibility for MultipartUpload
Yehuda Sadeh
2013-11-06
1
-1
/
+2
*
rgw/rgw_multi.cc: use static_cast instead of C-Style cast
Danny Al-Gaaf
2013-03-11
1
-4
/
+4
*
log: new logging infrastructure
Sage Weil
2012-03-27
1
-1
/
+1
*
rgw: rgw_log -> debug_rgw
Sage Weil
2011-10-05
1
-2
/
+1
*
rgw: set dout condvar to rgw_log
Sage Weil
2011-10-05
1
-0
/
+3
*
rgw: fix multipart upload complete parser
Yehuda Sadeh
2011-06-02
1
-0
/
+1
*
rgw: handle multipart completion
Yehuda Sadeh
2011-06-01
1
-2
/
+2
*
rgw: parser for multi upload completion
Yehuda Sadeh
2011-06-01
1
-0
/
+60