index
:
ceph
main
ceph
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
share
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2016-11-01
rados : added an asynchronous unlock to the API
Sebastien Ponce
6
-0
/
+95
2016-11-01
radosstriper : protect aio_write API from calls with 0 bytes
Sebastien Ponce
1
-26
/
+30
2016-11-01
radosstriper : optimized truncation and removal of striped objects
Sebastien Ponce
2
-29
/
+262
2016-11-01
rados : added an aio_remove version taking flags
Sebastien Ponce
4
-3
/
+9
2016-11-01
tests: TestErasureCodePluginJerasure must stop the log thread
Loic Dachary
2
-2
/
+5
2016-11-01
os/bluestore: add sanity check when compress_extent_map()
xie xingguo
1
-0
/
+1
2016-11-01
os/bluestore: formatting changes
xie xingguo
1
-2
/
+3
2016-11-01
os/bluestore: add counter to trace blob splitting
xie xingguo
2
-2
/
+8
2016-11-01
tests: disable failing unittest_erasure_code_plugin_jerasure
Loic Dachary
1
-1
/
+1
2016-11-01
tests: disable failing test-erasure-eio.sh
Loic Dachary
1
-1
/
+1
2016-10-31
test: skip TestLibRBD.DiscardAfterWrite if skip partial discard enabled
Jason Dillaman
1
-0
/
+3
2016-10-31
doc: rm "type=rpm-md" from yum repositories
Ken Dreyer
3
-19
/
+0
2016-10-31
librbd: unit test cases and minor fixes for mirror::DisableRequest
Jason Dillaman
4
-21
/
+598
2016-10-31
cls/journal: use librados::IoCtx reference for helper state machines
Jason Dillaman
1
-3
/
+3
2016-10-31
librbd: restore journal access when force disabling mirroring
Jason Dillaman
2
-1
/
+44
2016-10-31
librbd: new async journal promote state machine
Jason Dillaman
7
-44
/
+481
2016-10-31
librbd: new async journal open state machine
Jason Dillaman
8
-242
/
+566
2016-10-31
librbd: move journal tag decode helpers to shared location
Jason Dillaman
4
-120
/
+176
2016-10-31
librbd: re-add support for disabling a corrupt journal
Jason Dillaman
7
-30
/
+49
2016-10-31
make-dist: do not use make_version (and remove it)
Sage Weil
2
-113
/
+2
2016-10-31
make-dist: do not generate ceph_ver.h
Sage Weil
1
-3
/
+3
2016-10-31
src/CMakeLists.txt: remove leading 'v' from version string
Sage Weil
1
-0
/
+2
2016-10-30
mds/SnapServer: add const to member function
Michal Jarzabek
2
-2
/
+2
2016-10-30
ceph-rest-api: understand the new style entity_addr_t representation
Kefu Chai
1
-3
/
+12
2016-10-30
src/common/perf_counters.h:fix wrong word
zhang.zezhu
1
-1
/
+1
2016-10-28
test/ceph_test_msgr: do not use Message::middle for holding transient data
Kefu Chai
1
-43
/
+57
2016-10-28
librbd: silence the unused variable warning
Kefu Chai
1
-0
/
+5
2016-10-28
rocksdb: do not build with --march=native
Kefu Chai
1
-0
/
+0
2016-10-28
client: Client.cc: correct the op type checking for CEPH_MDS_OP_CREATE
Weibing Zhang
1
-1
/
+1
2016-10-28
global: Always log loading erasure code for tests
David Zafman
1
-1
/
+1
2016-10-28
test.sh: Make check for flags more robust
David Zafman
1
-1
/
+1
2016-10-28
test: Remove extra objectstore_tool call which causes a recovery
David Zafman
1
-1
/
+0
2016-10-28
test: Handle object removals in a non-racey way
David Zafman
1
-16
/
+24
2016-10-28
osd: Fix hang on unfound object after mark_unfound_lost is done
David Zafman
1
-0
/
+1
2016-10-28
osd: Handle recovery read errors
David Zafman
6
-9
/
+32
2016-10-28
osd: Fix log messages
David Zafman
1
-3
/
+3
2016-10-28
osd: CLEANUP: Remove unused pending_read member
David Zafman
2
-4
/
+1
2016-10-28
Revert "test: Disable tests due to recovery race"
David Zafman
2
-0
/
+4
2016-10-27
mds/Mutation.h: add const to member functions
Michal Jarzabek
2
-7
/
+7
2016-10-27
doc: Fixed mapping error in legacy mds command
Malte Fiala
1
-1
/
+1
2016-10-27
cmake: remove include/Makefile.am
Kefu Chai
1
-135
/
+0
2016-10-27
os/filestore: Fix erroneous WARNING: max attr too small
Brad Hubbard
1
-2
/
+4
2016-10-26
mds/MDLog: add const to member functions
Michal Jarzabek
2
-12
/
+12
2016-10-26
common/cmdparse,msg/async: remove unnecessary std::move()
Kefu Chai
2
-2
/
+2
2016-10-26
librados: postpone cct deletion
Kefu Chai
2
-1
/
+4
2016-10-26
osd/PGBackend: fix collection_list shadow return value
Haomai Wang
1
-2
/
+4
2016-10-26
doc: remove ending period in section titles
Kefu Chai
1
-8
/
+8
2016-10-26
doc: change the osd_max_backfills default to 1
huangjun
1
-1
/
+1
2016-10-26
cmake: use external project for rocksdb
Bassam Tabbara
1
-18
/
+31
2016-10-26
pickup new rocksdb with support for linux cmake
Bassam Tabbara
1
-0
/
+0
[next]