index
:
ceph
main
ceph
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
osd
/
ECUtil.h
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
osd: fix trimming of multistripe partial reads
Radoslaw Zarzynski
2024-06-20
1
-0
/
+10
*
osd: minimize alignment requirements of ReadPipeline
Radoslaw Zarzynski
2024-06-03
1
-1
/
+15
*
osd: glue read scheduling with decoding in terms of want_to_read
Radoslaw Zarzynski
2024-06-03
1
-0
/
+1
*
osd: generalize the EC partial read optimization
Radoslaw Zarzynski
2024-06-03
1
-1
/
+1
*
osd: refactor get_min_want_to_read_shards() of EC support
Radoslaw Zarzynski
2024-06-03
1
-0
/
+10
*
osd: shuffle ECUtil::stripe_info_t::aligned_offset_len_to_chunk to .cc
Radoslaw Zarzynski
2024-06-03
1
-7
/
+1
*
osd: EC Partial Stripe Reads (Retry of #23138 and #52746)
Radoslaw Zarzynski
2024-06-03
1
-2
/
+13
*
osd: Build ceph-osd without using namespace declarations in headers
Adam C. Emerson
2020-04-06
1
-13
/
+13
*
Rename "include/assert.h"
Brad Hubbard
2018-09-14
1
-1
/
+1
*
osd: Use ceph_assert for asserts.
Adam C. Emerson
2018-08-27
1
-5
/
+5
*
include/memory.h: remove memory.h
Kefu Chai
2018-06-26
1
-1
/
+1
*
core: use const_iterator for decode
Kefu Chai
2018-05-17
1
-1
/
+1
*
osd rados command: Improve scrub handling of HashInfo (hinfo_key xattr)
David Zafman
2018-04-10
1
-0
/
+2
*
osd: cleanup: Remove unused const vars
David Zafman
2018-01-14
1
-5
/
+0
*
osd: Use unqualified encode/decode
Adam C. Emerson
2018-01-10
1
-1
/
+1
*
erasure-code: optimize header file dependency
shawn
2017-05-19
1
-21
/
+17
*
ECBackend: integrate cache and rmw pipeline
Samuel Just
2016-11-17
1
-4
/
+40
*
ECUtil: remove unused stripe_info_t::stripe_size
Kefu Chai
2016-02-06
1
-2
/
+1
*
make ctors with one argument explicit
Danny Al-Gaaf
2016-01-29
1
-1
/
+1
*
common/buffer: forward declare buffer
Michal Jarzabek
2015-11-30
1
-15
/
+2
*
Removed extra semicolons
Daniel J. Hofmann
2014-05-09
1
-1
/
+1
*
ECUtil.h: clarify calculation with braces
Danny Al-Gaaf
2014-05-07
1
-3
/
+3
*
ECUtil: clear() should reset hashes to -1, not 0
Samuel Just
2014-02-22
1
-1
/
+1
*
osd: use ceph scoped shared_ptr
Noah Watkins
2014-02-21
1
-2
/
+2
*
osd/ECUtil: add ec encode/decode util helpers
Samuel Just
2014-02-18
1
-0
/
+154