summaryrefslogtreecommitdiffstats
path: root/src/.gitignore (unfollow)
Commit message (Expand)AuthorFilesLines
2015-01-22Doc: Fix the extra blank space in doc/start/quick-rbd.rstFrank Yu1-1/+1
2015-01-22Fix memstore free space caculationXiaoxi Chen1-1/+1
2015-01-22doc: Fix a typo in radosgw-admin docYuan Zhou1-1/+1
2015-01-22Revert "Revert "Merge remote-tracking branch 'origin/wip-bi-sharding-3' into ...Yehuda Sadeh22-478/+1572
2015-01-22rgw: set default value for swift versioning extensionYehuda Sadeh1-1/+1
2015-01-22PGBackend: fix and clarify be_select_auth_objectSamuel Just2-16/+16
2015-01-22rgw: fix bucket removal with data purgeYehuda Sadeh3-6/+6
2015-01-22ObjectStore::_update_op: treat CLONERANGE2 like CLONESamuel Just1-1/+1
2015-01-21rbd: ensure aio_write buffer isn't invalidated during image importJason Dillaman1-2/+4
2015-01-21rgw: assign versioned_epoch on bucket listing responseYehuda Sadeh1-0/+1
2015-01-21qa: move fs quota to its own dirJohn Spray1-0/+0
2015-01-21osd: fix some compile warningXinze Chi2-2/+2
2015-01-21Doc: Fix the typo in doc/rbd/rados-rbd-cmds.rstFrank Yu1-2/+7
2015-01-21test: fix rbd cli tests for new feature bitJosh Durgin2-22/+44
2015-01-21qa: disable automatic locking for manual locking testJosh Durgin1-1/+1
2015-01-21xio: Enable xio option to call fork initVu Pham1-0/+7
2015-01-20osd: revert d427ca35404a30e1f428859c3274e030f2f83ef6Dong Yuan2-5/+7
2015-01-20osd: Transction::append SHOULD NOT modify other.op_blDong Yuan1-4/+11
2015-01-20test_msgr: Rename unittest_msgr to ceph_test_msgrHaomai Wang1-7/+5
2015-01-20mon: PGMonitor: skip zeroed osd stats on get_rule_avail()Joao Eduardo Luis1-0/+5
2015-01-20mon: PGMonitor: available size 0 if no osds on pool's rulesetJoao Eduardo Luis1-1/+3
2015-01-20doc: Replace placeholder with 'gateway'Andy Allan1-1/+1
2015-01-20Introduce the term MON at http://ceph.com/docs/master/rados/nairolf211-2/+2
2015-01-20doc: mon should be listed before osdHazem1-1/+1
2015-01-20Doc : Documentation#10205Anols1-1/+2
2015-01-20doc bug 10206ThomasCantin1-3/+2
2015-01-20ceph_test_rados_api_misc: do not assert rbd feature matchSage Weil1-2/+4
2015-01-20rgw: cors set attrs on bucket using appropriate callYehuda Sadeh1-3/+10
2015-01-20rgw: switch index ops to new apisYehuda Sadeh1-4/+8
2015-01-20rgw: break if done when timing out pending olh opsYehuda Sadeh1-0/+3
2015-01-20rgw: start pending entries attr name by timestampYehuda Sadeh1-6/+13
2015-01-20cls_rgw: user swap() instead of assignment operatorYehuda Sadeh1-3/+3
2015-01-20rgw: fix unitest compilationYehuda Sadeh1-2/+2
2015-01-20rgw: handle 'null' instance when setting delete markerYehuda Sadeh1-1/+3
2015-01-20rgw: fix setting of versioned epoch when removing object instanceYehuda Sadeh1-1/+1
2015-01-20rgw: add bucket index log flags, use these for marking versioned opsYehuda Sadeh9-47/+104
2015-01-20rgw: fix use of rgw_remove_object() versioning_status paramYehuda Sadeh3-6/+6
2015-01-20rgw, cls_rgw: log versioned operations in bucket index logYehuda Sadeh8-10/+79
2015-01-20cls_rgw: cleanup, add read_bucket_header()Yehuda Sadeh1-57/+36
2015-01-20cls_rgw: fix rgw_bi_log_entry::dump()Yehuda Sadeh1-0/+1
2015-01-20cls_rgw: bound bi log listing appropriatelyYehuda Sadeh1-1/+1
2015-01-20rgw: only retry on ECANCELED before doing the operationYehuda Sadeh1-23/+28
2015-01-20rgw: fix olh guarding schemeYehuda Sadeh1-8/+13
2015-01-20rgw_admin: don't reuse -o command line optionYehuda Sadeh1-1/+1
2015-01-20rgw: multi object delete sends delete marker infoYehuda Sadeh4-17/+30
2015-01-20rgw: delete obj, handle null instance in all pathsYehuda Sadeh1-7/+9
2015-01-20rgw: when deleting object version return -ENOENT if neededYehuda Sadeh1-5/+3
2015-01-20cls/rgw: when removing delete marker, clean up instance entryYehuda Sadeh1-0/+6
2015-01-20rgw: multi object delete supports versioningYehuda Sadeh6-15/+33
2015-01-20rgw: break out of inifinite ECANCELED stateYehuda Sadeh1-4/+23