index
:
ceph
main
ceph
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
osdc
/
Striper.cc
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Annotated Striper.cc and PrimaryLogPG.cc
Suyash Dongre
2024-06-18
1
-1
/
+1
*
osdc/Striper: relax assert in assemble_result() for raw buffers
Ilya Dryomov
2024-05-12
1
-2
/
+3
*
librbd: support assembling sparse results of multiple object extents
Or Ozeri
2020-10-05
1
-1
/
+13
*
librbd: sparse bufferlist read should return image-based extent map
Jason Dillaman
2020-09-21
1
-1
/
+2
*
librbd: switch the IO path to utilize the neorados API
Jason Dillaman
2020-07-16
1
-70
/
+71
*
osdc/Striper: add get_file_offset function
Or Ozeri
2020-07-14
1
-0
/
+20
*
*: switch trivial users of bufferlist::copy{_in} to iterators.
Radoslaw Zarzynski
2020-01-26
1
-2
/
+2
*
osdc: audit memset & bzero users for FIPS.
Radoslaw Zarzynski
2019-11-17
1
-0
/
+1
*
osdc/Striper: specialize std::min<>
Kefu Chai
2019-07-02
1
-1
/
+1
*
osdc/Striper: implemented a lightweight version of StripedReadResult
Jason Dillaman
2019-05-13
1
-54
/
+95
*
osdc/Striper: implemented a lightweight version of file_to_extents
Jason Dillaman
2019-05-13
1
-46
/
+88
*
osdc/striper: make possible to assemble sparse read result
Mykola Golub
2019-05-09
1
-0
/
+15
*
osdc: Update Striper to work without using namespace
Adam C. Emerson
2019-03-29
1
-26
/
+20
*
osdc: Use ceph_assert for asserts.
Adam C. Emerson
2018-08-27
1
-9
/
+9
*
osdc/Striper: rewrite assemble_result without push_front or claim_prepend
Sage Weil
2018-04-03
1
-28
/
+13
*
osdc,os,osd: fix build on osx
Kefu Chai
2018-01-19
1
-2
/
+2
*
rados: Switch MIN/MAX for std::min/max and use intarith templates
Adam C. Emerson
2018-01-12
1
-4
/
+4
*
client: use layout.get_period() helper
Patrick Donnelly
2016-06-10
1
-2
/
+1
*
Striper: reduce assemble_result log level
Jason Dillaman
2016-04-03
1
-1
/
+1
*
struct ceph_file_layout -> file_layout_t
Sage Weil
2016-03-01
1
-17
/
+18
*
Striper: Add function 'assemble_result(CephContext *cct, char *buffer, size_t...
Jianpeng Ma
2016-02-20
1
-0
/
+35
*
Striper: Add total_intended_len in StripedReadResult
Jianpeng Ma
2016-02-20
1
-0
/
+4
*
Stripper: Fix incorrect push_front -> append_zero change
Haomai Wang
2016-02-09
1
-1
/
+3
*
misc: using move construct to avoid extra atomic inc/dec
Haomai Wang
2016-02-02
1
-3
/
+1
*
osdc: Whitespace
Adam C. Emerson
2015-12-18
1
-63
/
+92
*
osdc/Striper.cc fix stripe_count == 1 && stripe_unit != object_size
Yan, Zheng
2015-03-30
1
-0
/
+4
*
osdc/Striper.cc: fix another OVERFLOW_BEFORE_WIDEN
Danny Al-Gaaf
2015-03-17
1
-1
/
+1
*
osdc/Striper.cc: fix OVERFLOW_BEFORE_WIDEN
Danny Al-Gaaf
2015-03-17
1
-1
/
+1
*
Striep: s/OSDExtent/ObjectExtent
Jianpeng Ma
2015-01-16
1
-1
/
+1
*
when non-default striping is used, internal methods can operate on extra objects
xinxin shu
2014-10-16
1
-0
/
+13
*
Added const qualifiers for the layout argument of file_to_extents and object_...
Sebastien Ponce
2014-06-05
1
-3
/
+3
*
osdc: re-calculate truncate_size for strip objects
Yan, Zheng
2013-06-20
1
-3
/
+42
*
osdc/Striper.cc: prefer prefix ++operator for iterators
Danny Al-Gaaf
2013-03-18
1
-4
/
+4
*
Striper: use local variable inside if() that tested it
Dan Mick
2012-12-06
1
-1
/
+1
*
osdc/Striper: fix handling for sparse reads in add_partial_sparse_result()
Sage Weil
2012-11-21
1
-1
/
+4
*
osdc/Striper: more debug
Sage Weil
2012-11-04
1
-0
/
+3
*
striper: expose method that works directrly from a map<>
Sage Weil
2012-10-16
1
-24
/
+37
*
Striper: move from Filer
Sage Weil
2012-10-16
1
-0
/
+282