2013-10-14 |
Yan, Zheng | qa/workunits/misc/dirfrag: make it work on ubuntu 691/head |
commit | commitdiff | tree | snapshot |
2013-10-11 |
Yan, Zheng | mds: optimize map element dereference |
commit | commitdiff | tree | snapshot |
2013-10-05 |
Yan, Zheng | qa/workunits: Add large number of files in a directory... |
commit | commitdiff | tree | snapshot |
2013-10-05 |
Yan, Zheng | mds: reduce verbosity of dir fragment logging |
commit | commitdiff | tree | snapshot |
2013-10-05 |
Yan, Zheng | mds: fix bloom filter leaks |
commit | commitdiff | tree | snapshot |
2013-10-05 |
Yan, Zheng | mds: stop propagating rstat if freezing/frozen dirfrag... |
commit | commitdiff | tree | snapshot |
2013-10-05 |
Yan, Zheng | mds: don't scatter gather update bare-bones dirfrags |
commit | commitdiff | tree | snapshot |
2013-10-05 |
Yan, Zheng | fragtree_t: fix get_leaves_under() |
commit | commitdiff | tree | snapshot |
2013-10-05 |
Yan, Zheng | client: handle dirfrag mismatch when processing readdir... |
commit | commitdiff | tree | snapshot |
2013-10-05 |
Yan, Zheng | client: use dir_result_t::END as flag |
commit | commitdiff | tree | snapshot |
2013-10-05 |
Yan, Zheng | mds: handle dirfrag mismatch when processing readdir... |
commit | commitdiff | tree | snapshot |
2013-10-05 |
Yan, Zheng | mds: fix CInode::get_dirfrags_under() |
commit | commitdiff | tree | snapshot |
2013-10-05 |
Yan, Zheng | mds: fix MDCache::merge_dir() |
commit | commitdiff | tree | snapshot |
2013-10-05 |
Yan, Zheng | mds: don't fragmentate stray directories |
commit | commitdiff | tree | snapshot |
2013-10-05 |
Yan, Zheng | mds: properly update rstat/fragstat when fragmentating... |
commit | commitdiff | tree | snapshot |
2013-10-05 |
Yan, Zheng | mds: properly store fragmenting dirfrags |
commit | commitdiff | tree | snapshot |
2013-10-05 |
Yan, Zheng | mds: trim log segment after finishing uncommitted fragments |
commit | commitdiff | tree | snapshot |
2013-10-05 |
Yan, Zheng | mds: delete orphan dirfrags during MDS recovers |
commit | commitdiff | tree | snapshot |
2013-10-05 |
Yan, Zheng | mds: journal original dirfrags for rollback |
commit | commitdiff | tree | snapshot |
2013-10-04 |
Yan, Zheng | mds: delete orphan dirfrags after fragmentating directory |
commit | commitdiff | tree | snapshot |
2013-10-04 |
Yan, Zheng | mds: start internal MDS request for fragmentating directory |
commit | commitdiff | tree | snapshot |
2013-10-02 |
Loic Dachary | Merge pull request #682 from ceph/wip-copying |
commit | commitdiff | tree | snapshot |
2013-10-02 |
Sage Weil | COPYING: fix URL 682/head |
commit | commitdiff | tree | snapshot |
2013-10-02 |
Sage Weil | debian/copyright: sync up with COPYING |
commit | commitdiff | tree | snapshot |
2013-10-02 |
Sage Weil | COPYING: add Packaging: section |
commit | commitdiff | tree | snapshot |
2013-10-02 |
Sage Weil | COPYING: add debian-style headers |
commit | commitdiff | tree | snapshot |
2013-10-02 |
Sage Weil | COPYING: fix formatting |
commit | commitdiff | tree | snapshot |
2013-10-02 |
Alfredo Deza | Merge pull request #678 from ceph/wip-5981 |
commit | commitdiff | tree | snapshot |
2013-10-02 |
Sage Weil | Merge pull request #649 from ceph/wip-6422 |
commit | commitdiff | tree | snapshot |
2013-10-02 |
athanatos | Merge pull request #620 from dachary/wip-erasure-doc |
commit | commitdiff | tree | snapshot |
2013-10-02 |
David Zafman | common, os, osd: Use common functions for safe file... 649/head |
commit | commitdiff | tree | snapshot |
2013-10-02 |
David Zafman | osd: In read_meta() leave an extra byte in buffer to... |
commit | commitdiff | tree | snapshot |
2013-10-02 |
Loic Dachary | ErasureCode: update PGBackend description 620/head |
commit | commitdiff | tree | snapshot |
2013-10-02 |
Loic Dachary | ErasureCode: doc updates |
commit | commitdiff | tree | snapshot |
2013-10-02 |
Loic Dachary | Merge pull request #652 from dachary/wip-ghobjects |
commit | commitdiff | tree | snapshot |
2013-10-02 |
Loic Dachary | common: document ghobject sort order rationale 652/head |
commit | commitdiff | tree | snapshot |
2013-10-02 |
Loic Dachary | common: ghobject get_filestore_key* use hobject counterpart |
commit | commitdiff | tree | snapshot |
2013-10-02 |
Yan, Zheng | mds: return -EAGAIN if standby replay falls behind |
commit | commitdiff | tree | snapshot |
2013-10-02 |
Sage Weil | os/FileStore: report errors from _crc_load_... and... |
commit | commitdiff | tree | snapshot |
2013-10-02 |
Sage Weil | Merge pull request #671 from ceph/wip-tmap |
commit | commitdiff | tree | snapshot |
2013-10-02 |
Sage Weil | rados: add 'tmap-to-omap' command 671/head |
commit | commitdiff | tree | snapshot |
2013-10-02 |
Sage Weil | rados: make 'tmap dump' gracefully handle non-tmap... |
commit | commitdiff | tree | snapshot |
2013-10-02 |
Sage Weil | osd: remove magical tmap -> omap conversion |
commit | commitdiff | tree | snapshot |
2013-10-02 |
Sage Weil | Merge pull request #675 from ceph/wip-osd-dirty |
commit | commitdiff | tree | snapshot |
2013-10-02 |
Sage Weil | osd: add ISDIRTY, UNDIRTY rados operations 675/head |
commit | commitdiff | tree | snapshot |
2013-10-01 |
Sage Weil | osdc/Objecter: fix return value for copy_get |
commit | commitdiff | tree | snapshot |
2013-10-01 |
Sage Weil | osd/ReplicatedPG: mark objects dirty in make_writeable() |
commit | commitdiff | tree | snapshot |
2013-10-01 |
Sage Weil | osd/osd_types: object_info_t::get_flag_string() |
commit | commitdiff | tree | snapshot |
2013-10-01 |
Sage Weil | osd/osd_types: add object_info_t::FLAG_DIRTY |
commit | commitdiff | tree | snapshot |
2013-10-01 |
Dan Mick | Merge pull request #673 from liewegas/wip-usage |
commit | commitdiff | tree | snapshot |
2013-10-01 |
Sage Weil | Merge remote-tracking branch 'gh/next' |
commit | commitdiff | tree | snapshot |
2013-10-01 |
Sage Weil | crush: invalidate rmap on create (and thus decode) |
commit | commitdiff | tree | snapshot |
2013-10-01 |
Sage Weil | osd/osd_types: bump encoding from 11 -> 12 |
commit | commitdiff | tree | snapshot |
2013-10-01 |
Sage Weil | rbd: be helpful with invalid command 673/head |
commit | commitdiff | tree | snapshot |
2013-10-01 |
Sage Weil | rados: do not dump usage on invalid command |
commit | commitdiff | tree | snapshot |
2013-10-01 |
Alfredo Deza | Merge pull request #666 from dmick/wip-6384 |
commit | commitdiff | tree | snapshot |
2013-10-01 |
Sage Weil | Merge pull request #670 from ceph/wip-osd-whiteout |
commit | commitdiff | tree | snapshot |
2013-10-01 |
Sage Weil | osd/osd_types: convert object_info_t::uses_tmap to... 670/head |
commit | commitdiff | tree | snapshot |
2013-10-01 |
Sage Weil | osd/ReplicatedPG: update all find_object_context()... |
commit | commitdiff | tree | snapshot |
2013-10-01 |
Sage Weil | osd/osd_types: add WHITEOUT flag to object_info_t |
commit | commitdiff | tree | snapshot |
2013-10-01 |
Sage Weil | osd/osd_types: replace bool lost with a flags field |
commit | commitdiff | tree | snapshot |
2013-10-01 |
Dan Mick | Add unit_to_bytesize test for 'k' on input; continues... |
commit | commitdiff | tree | snapshot |
2013-10-01 |
Sage Weil | Merge pull request #669 from ceph/wip-6443 |
commit | commitdiff | tree | snapshot |
2013-10-01 |
Samuel Just | ReplicatedPG: don't bless C_OSD_SendMessageOnConn 669/head |
commit | commitdiff | tree | snapshot |
2013-10-01 |
Sage Weil | msgr: debug delay_thread join |
commit | commitdiff | tree | snapshot |
2013-10-01 |
Dan Mick | Use 'k' when printing 'kilo'; accept either 'K' or... |
commit | commitdiff | tree | snapshot |
2013-10-01 |
Sage Weil | Merge pull request #659 from ceph/wip-objecter-notier |
commit | commitdiff | tree | snapshot |
2013-10-01 |
Josh Durgin | Merge pull request #668 from liewegas/wip-cache-stall |
commit | commitdiff | tree | snapshot |
2013-10-01 |
Gregory Farnum | Merge pull request #663 from ceph/wip-cancel-copy |
commit | commitdiff | tree | snapshot |
2013-10-01 |
Sage Weil | rbd: fix cli test |
commit | commitdiff | tree | snapshot |
2013-10-01 |
Sage Weil | osdc/ObjectCacher: limit writeback IOs generated while... 668/head |
commit | commitdiff | tree | snapshot |
2013-10-01 |
Yehuda Sadeh | rgw: quiet down warning message |
commit | commitdiff | tree | snapshot |
2013-10-01 |
Sage Weil | osd/ReplicatedPG: fix iterator corruption in cancel_cop... 663/head |
commit | commitdiff | tree | snapshot |
2013-10-01 |
Josh Durgin | Merge pull request #664 from ceph/wip-6445 |
commit | commitdiff | tree | snapshot |
2013-10-01 |
Dan Mick | ceph_argparse.py: clean up error reporting when require... 666/head |
commit | commitdiff | tree | snapshot |
2013-10-01 |
Josh Durgin | Merge pull request #665 from ceph/wip-6444 |
commit | commitdiff | tree | snapshot |
2013-10-01 |
Guangliang... | rbd.cc: add readonly option for "rbd map" |
commit | commitdiff | tree | snapshot |
2013-09-30 |
Yehuda Sadeh | PendingReleaseNotes: update regarding librados change 665/head |
commit | commitdiff | tree | snapshot |
2013-09-30 |
Sage Weil | Merge pull request #660 from ceph/wip-fs-crc |
commit | commitdiff | tree | snapshot |
2013-09-30 |
Sage Weil | os/FileStore: add sloppy crc tracking 660/head |
commit | commitdiff | tree | snapshot |
2013-09-30 |
Yehuda Sadeh | rgw: drop async pool create completion reference |
commit | commitdiff | tree | snapshot |
2013-09-30 |
Yehuda Sadeh | librados: pool async create / delete does not delete... |
commit | commitdiff | tree | snapshot |
2013-09-30 |
Alfredo Deza | Merge pull request #662 from dmick/next |
commit | commitdiff | tree | snapshot |
2013-09-30 |
Sage Weil | Merge pull request #661 from ceph/wip-copy-cleanups |
commit | commitdiff | tree | snapshot |
2013-09-30 |
Dan Mick | Invoke python with /usr/bin/env python instead of directly 662/head |
commit | commitdiff | tree | snapshot |
2013-09-30 |
Greg Farnum | ReplicatedPG: remove unused CopyOp::waiting member... 661/head |
commit | commitdiff | tree | snapshot |
2013-09-30 |
Greg Farnum | ReplicatedPG: remove useless pcop param from start_copy |
commit | commitdiff | tree | snapshot |
2013-09-30 |
Greg Farnum | ReplicatedPG: use our already-found iterator instead... |
commit | commitdiff | tree | snapshot |
2013-09-30 |
Yehuda Sadeh | rgw: fix leak in RGWMetadataManager::remove() 664/head |
commit | commitdiff | tree | snapshot |
2013-09-30 |
Sage Weil | common/SloppyCRCMap: add type to sloppily track crcs |
commit | commitdiff | tree | snapshot |
2013-09-30 |
Greg Farnum | OSD: unset_honor_cache_redirects() on Objecter 659/head |
commit | commitdiff | tree | snapshot |
2013-09-30 |
Greg Farnum | Objecter: add "honor_cache_redirects" flag covering... |
commit | commitdiff | tree | snapshot |
2013-09-30 |
Joao Eduardo... | rbd.cc: propagate some errors to user-space when they... |
commit | commitdiff | tree | snapshot |
2013-09-28 |
Sage Weil | Merge remote-tracking branch 'gh/next' |
commit | commitdiff | tree | snapshot |
2013-09-28 |
Sage Weil | Merge pull request #658 from dmick/next |
commit | commitdiff | tree | snapshot |
2013-09-28 |
Dan Mick | ceph.in: fix missing exception variable in failure... 658/head |
commit | commitdiff | tree | snapshot |
2013-09-28 |
Josh Durgin | Merge pull request #657 from ceph/wip-6397 |
commit | commitdiff | tree | snapshot |
2013-09-27 |
Yehuda Sadeh | rgw: don't append NULL char before json parsing 657/head |
commit | commitdiff | tree | snapshot |
2013-09-27 |
Yehuda Sadeh | ceph_json: use different string constructor for parser... |
commit | commitdiff | tree | snapshot |
2013-09-27 |
Sage Weil | Merge pull request #643 from dachary/master |
commit | commitdiff | tree | snapshot |
next |