index
:
ceph
main
ceph
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
rgw
/
rgw_file.cc
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge pull request #58046 from hualongfeng/wip_qat_zlib_data_format
Casey Bodley
2024-07-26
1
-0
/
+2
|
\
|
*
rgw: fixup compressor_message didn't store in some cases
hualong feng
2024-07-19
1
-0
/
+2
*
|
rgw_cksum: multipart upload checksums
Matt Benjamin
2024-07-03
1
-3
/
+3
|
/
*
rgw/sal: pass in ACLOwner for object writes
Casey Bodley
2024-04-10
1
-1
/
+1
*
rgw/lc: pass in flag as an argument when calling function complete(..)
Jane Zhu
2024-01-24
1
-1
/
+1
*
rgw/lc: remove default arguments in virtual functions
Jane Zhu
2024-01-10
1
-1
/
+1
*
rgw: ACLOwner as raw struct
Casey Bodley
2023-11-30
1
-1
/
+1
*
rgw: fix spelling errors
Josh Soref
2023-11-27
1
-3
/
+3
*
rgwfile: fix lock_guard decl
Matt Benjamin
2023-11-02
1
-1
/
+1
*
Merge pull request #53003 from alimaredia/wip-rgw-perf-counters-cache
Casey Bodley
2023-10-27
1
-3
/
+4
|
\
|
*
rgw: remove move's, rename put/get counters, revert exporter changes
Ali Maredia
2023-10-20
1
-3
/
+3
|
*
rgw: misc labeled op counters work
Ali Maredia
2023-10-12
1
-3
/
+4
|
*
common: perf counters cache + rgw op labeled counters
Ali Maredia
2023-10-12
1
-3
/
+3
*
|
rgw: adding request context structure
Yuval Lifshitz
2023-10-12
1
-1
/
+2
|
/
*
rgw/file: make setattr(...) a no-op on buckets
Matt Benjamin
2023-09-28
1
-0
/
+4
*
rgw/file: fix build of librgw_file_xattr.cc unit test
Matt Benjamin
2023-09-09
1
-1
/
+1
*
rgw: add coverity annotations and asserts for null dereferences
Vedansh Bhartia
2023-07-16
1
-0
/
+2
*
rgw/rados: remove sal handles from RGWRados::Object ops
Casey Bodley
2023-02-18
1
-1
/
+1
*
rgw: req_state takes const ref to RGWProcessEnv
Casey Bodley
2022-12-09
1
-1
/
+3
*
RGW - Zipper - Rename rgw::sal::Store to rgw::sal::Driver
Daniel Gryniewicz
2022-12-08
1
-13
/
+13
*
rgwlib: rework linkage
Matt Benjamin
2022-09-09
1
-45
/
+43
*
rgw: remove unnecessary "struct" from req_state declarations
J. Eric Ivancich
2022-06-22
1
-3
/
+3
*
rgw: user_quota and bucket_quota are defined under RGWQuota
Iqbal Khan
2022-05-04
1
-2
/
+2
*
RGW: Zipper - zonegroup, placement tier
Daniel Gryniewicz
2022-04-20
1
-2
/
+1
*
RGW - Zipper - remove RGWObjectCtx from SAL API
Daniel Gryniewicz
2022-03-07
1
-1
/
+1
*
librgw: make rgw file handle versioned
Xuehan Xu
2022-01-17
1
-3
/
+42
*
librgw: treat empty root path as "/" on mount
Matt Benjamin
2021-11-10
1
-4
/
+15
*
rgw: build without "using namespace std"
Kefu Chai
2021-08-13
1
-0
/
+1
*
RGW - Zipper - Proper Writer API
Daniel Gryniewicz
2021-07-30
1
-6
/
+3
*
rgw: DPP addition to log messages
Kalpesh Pandya
2021-06-24
1
-2
/
+2
*
Merge pull request #38729 from rosinL/fix-rgw-file-read
J. Eric Ivancich
2021-05-10
1
-2
/
+2
|
\
|
*
rgw/rgw_file: Fix the return value of read() and readlink()
luo rixin
2021-02-20
1
-2
/
+2
*
|
rgw: add DPP's to logging for most ops
Ali Maredia
2021-05-04
1
-1
/
+1
*
|
rgw: Fix brace-enclosed-scalar warning
Adam C. Emerson
2021-04-07
1
-2
/
+2
*
|
RGW Zipper - Add zone abstraction
Daniel Gryniewicz
2021-03-02
1
-1
/
+1
*
|
RGW - Zipper 10: Pull The Thread
Daniel Gryniewicz
2021-03-02
1
-38
/
+22
|
/
*
rgw: Dpp addition to create bucket log
root
2021-02-07
1
-3
/
+3
*
rgw: Add DoutPrefixProvider to create_bucket logging
Ali Maredia
2021-01-27
1
-4
/
+6
*
rgw_file: expose RGW user-defined attributes
Matt Benjamin
2020-12-04
1
-1
/
+305
*
Zipper - ObjectProcessor
Daniel Gryniewicz
2020-11-20
1
-1
/
+2
*
rgw: No null_yield in RGWOp
Adam C. Emerson
2020-11-13
1
-1
/
+1
*
rgw/services: No null_yield
Adam C. Emerson
2020-11-13
1
-2
/
+2
*
rgw_file: fix some zipper flow for RGWLibContinuedReq
Matt Benjamin
2020-11-05
1
-0
/
+3
*
RGW - Fix broken merge in #37774
Daniel Gryniewicz
2020-10-28
1
-2
/
+2
*
Don't writeback when inside a readdir callback
Daniel Gryniewicz
2020-10-23
1
-3
/
+5
*
Merge pull request #37537 from yuvalif/missing_brackets_in_rgw_file
Yuval Lifshitz
2020-10-13
1
-36
/
+40
|
\
|
*
rgw/file: add missing brackets around if statement
Yuval Lifshitz
2020-10-11
1
-36
/
+40
*
|
rgw/rgw_file: Fix the incorrect lru object eviction
luo rixin
2020-10-09
1
-1
/
+10
|
/
*
Zipper - Make s->user a unique_ptr
Daniel Gryniewicz
2020-09-08
1
-48
/
+43
*
Zipper - Implement check_quota in RGWBucket
Daniel Gryniewicz
2020-08-17
1
-6
/
+2
[next]