index
:
ceph
main
ceph
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
.gitignore
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2015-01-22
Doc: Fix the extra blank space in doc/start/quick-rbd.rst
Frank Yu
1
-1
/
+1
2015-01-22
Fix memstore free space caculation
Xiaoxi Chen
1
-1
/
+1
2015-01-22
doc: Fix a typo in radosgw-admin doc
Yuan Zhou
1
-1
/
+1
2015-01-22
Revert "Revert "Merge remote-tracking branch 'origin/wip-bi-sharding-3' into ...
Yehuda Sadeh
22
-478
/
+1572
2015-01-22
rgw: set default value for swift versioning extension
Yehuda Sadeh
1
-1
/
+1
2015-01-22
PGBackend: fix and clarify be_select_auth_object
Samuel Just
2
-16
/
+16
2015-01-22
rgw: fix bucket removal with data purge
Yehuda Sadeh
3
-6
/
+6
2015-01-22
ObjectStore::_update_op: treat CLONERANGE2 like CLONE
Samuel Just
1
-1
/
+1
2015-01-21
rbd: ensure aio_write buffer isn't invalidated during image import
Jason Dillaman
1
-2
/
+4
2015-01-21
rgw: assign versioned_epoch on bucket listing response
Yehuda Sadeh
1
-0
/
+1
2015-01-21
qa: move fs quota to its own dir
John Spray
1
-0
/
+0
2015-01-21
osd: fix some compile warning
Xinze Chi
2
-2
/
+2
2015-01-21
Doc: Fix the typo in doc/rbd/rados-rbd-cmds.rst
Frank Yu
1
-2
/
+7
2015-01-21
test: fix rbd cli tests for new feature bit
Josh Durgin
2
-22
/
+44
2015-01-21
qa: disable automatic locking for manual locking test
Josh Durgin
1
-1
/
+1
2015-01-21
xio: Enable xio option to call fork init
Vu Pham
1
-0
/
+7
2015-01-20
osd: revert d427ca35404a30e1f428859c3274e030f2f83ef6
Dong Yuan
2
-5
/
+7
2015-01-20
osd: Transction::append SHOULD NOT modify other.op_bl
Dong Yuan
1
-4
/
+11
2015-01-20
test_msgr: Rename unittest_msgr to ceph_test_msgr
Haomai Wang
1
-7
/
+5
2015-01-20
mon: PGMonitor: skip zeroed osd stats on get_rule_avail()
Joao Eduardo Luis
1
-0
/
+5
2015-01-20
mon: PGMonitor: available size 0 if no osds on pool's ruleset
Joao Eduardo Luis
1
-1
/
+3
2015-01-20
doc: Replace placeholder with 'gateway'
Andy Allan
1
-1
/
+1
2015-01-20
Introduce the term MON at http://ceph.com/docs/master/rados/
nairolf21
1
-2
/
+2
2015-01-20
doc: mon should be listed before osd
Hazem
1
-1
/
+1
2015-01-20
Doc : Documentation#10205
Anols
1
-1
/
+2
2015-01-20
doc bug 10206
ThomasCantin
1
-3
/
+2
2015-01-20
ceph_test_rados_api_misc: do not assert rbd feature match
Sage Weil
1
-2
/
+4
2015-01-20
rgw: cors set attrs on bucket using appropriate call
Yehuda Sadeh
1
-3
/
+10
2015-01-20
rgw: switch index ops to new apis
Yehuda Sadeh
1
-4
/
+8
2015-01-20
rgw: break if done when timing out pending olh ops
Yehuda Sadeh
1
-0
/
+3
2015-01-20
rgw: start pending entries attr name by timestamp
Yehuda Sadeh
1
-6
/
+13
2015-01-20
cls_rgw: user swap() instead of assignment operator
Yehuda Sadeh
1
-3
/
+3
2015-01-20
rgw: fix unitest compilation
Yehuda Sadeh
1
-2
/
+2
2015-01-20
rgw: handle 'null' instance when setting delete marker
Yehuda Sadeh
1
-1
/
+3
2015-01-20
rgw: fix setting of versioned epoch when removing object instance
Yehuda Sadeh
1
-1
/
+1
2015-01-20
rgw: add bucket index log flags, use these for marking versioned ops
Yehuda Sadeh
9
-47
/
+104
2015-01-20
rgw: fix use of rgw_remove_object() versioning_status param
Yehuda Sadeh
3
-6
/
+6
2015-01-20
rgw, cls_rgw: log versioned operations in bucket index log
Yehuda Sadeh
8
-10
/
+79
2015-01-20
cls_rgw: cleanup, add read_bucket_header()
Yehuda Sadeh
1
-57
/
+36
2015-01-20
cls_rgw: fix rgw_bi_log_entry::dump()
Yehuda Sadeh
1
-0
/
+1
2015-01-20
cls_rgw: bound bi log listing appropriately
Yehuda Sadeh
1
-1
/
+1
2015-01-20
rgw: only retry on ECANCELED before doing the operation
Yehuda Sadeh
1
-23
/
+28
2015-01-20
rgw: fix olh guarding scheme
Yehuda Sadeh
1
-8
/
+13
2015-01-20
rgw_admin: don't reuse -o command line option
Yehuda Sadeh
1
-1
/
+1
2015-01-20
rgw: multi object delete sends delete marker info
Yehuda Sadeh
4
-17
/
+30
2015-01-20
rgw: delete obj, handle null instance in all paths
Yehuda Sadeh
1
-7
/
+9
2015-01-20
rgw: when deleting object version return -ENOENT if needed
Yehuda Sadeh
1
-5
/
+3
2015-01-20
cls/rgw: when removing delete marker, clean up instance entry
Yehuda Sadeh
1
-0
/
+6
2015-01-20
rgw: multi object delete supports versioning
Yehuda Sadeh
6
-15
/
+33
2015-01-20
rgw: break out of inifinite ECANCELED state
Yehuda Sadeh
1
-4
/
+23
[next]