2013-07-09 |
David Zafman | osd: Add namespace to dump_watchers output |
commit | commitdiff | tree | snapshot |
2013-07-09 |
David Zafman | osd: Clean-up redundant use of object_locator_t |
commit | commitdiff | tree | snapshot |
2013-07-09 |
David Zafman | osd: Add the ability to set capabilities on namespaces |
commit | commitdiff | tree | snapshot |
2013-07-09 |
David Zafman | osd: Prepare for nspace match with simpler is_match_all() |
commit | commitdiff | tree | snapshot |
2013-07-09 |
David Zafman | test: Add namespace list test cases to librados test |
commit | commitdiff | tree | snapshot |
2013-07-09 |
David Zafman | test: Add namespace test cases to librados tests |
commit | commitdiff | tree | snapshot |
2013-07-09 |
David Zafman | rados: Add namespace arg (--namespace, -N) to rados... |
commit | commitdiff | tree | snapshot |
2013-07-09 |
David Zafman | librados: Add operate()/operate_read() log messages |
commit | commitdiff | tree | snapshot |
2013-07-09 |
David Zafman | librados, os, osd, osdc, test: Add support for client... |
commit | commitdiff | tree | snapshot |
2013-07-09 |
David Zafman | os: Add missing pool to hobject_t:::dump() and hobject_... |
commit | commitdiff | tree | snapshot |
2013-07-09 |
David Zafman | os: Remove unused hobject_t::set_filestore_key() |
commit | commitdiff | tree | snapshot |
2013-07-09 |
David Zafman | librados, osdc: Refactor IoCtxImpl to use operate(... |
commit | commitdiff | tree | snapshot |
2013-07-09 |
David Zafman | TestRados: Output error for improper usage instead... |
commit | commitdiff | tree | snapshot |
2013-07-09 |
David Zafman | osd: Fix object_locator_t::get_pool() return type |
commit | commitdiff | tree | snapshot |
2013-07-09 |
David Zafman | librados: Fix lock names |
commit | commitdiff | tree | snapshot |
2013-07-09 |
David Zafman | psim.cc: Fix comment on how to create .ceph_osdmap |
commit | commitdiff | tree | snapshot |
2013-07-09 |
David Zafman | os: Code conformance in LFNIndex.cc |
commit | commitdiff | tree | snapshot |
2013-07-03 |
Samuel Just | Elector.h: features are 64 bit |
commit | commitdiff | tree | snapshot |
2013-07-03 |
Samuel Just | ceph_features.h: declare all features as ULL |
commit | commitdiff | tree | snapshot |
2013-07-03 |
Samuel Just | Pipe: use uint64_t not unsigned when setting features |
commit | commitdiff | tree | snapshot |
2013-07-03 |
Mark Nelson | Merge pull request #393 from ceph/wip-crc |
commit | commitdiff | tree | snapshot |
2013-07-03 |
Gary Lowell | ceph.spec.in: Fix file name typo |
commit | commitdiff | tree | snapshot |
2013-07-03 |
Sage Weil | common: autoselect crc32c based on cpu features 393/head |
commit | commitdiff | tree | snapshot |
2013-07-03 |
Mark Nelson | Initial Intel SSE4 crc32c implementation. |
commit | commitdiff | tree | snapshot |
2013-07-03 |
Yan, Zheng | mds: fix O_TRUNC locking |
commit | commitdiff | tree | snapshot |
2013-07-03 |
Sage Weil | Makefile: include rbdmap in dist tarball |
commit | commitdiff | tree | snapshot |
2013-07-03 |
Sage Weil | Merge pull request #390 from ksperis/rbdmap.init-2 |
commit | commitdiff | tree | snapshot |
2013-07-03 |
Sage Weil | Merge remote-tracking branch 'gh/next' |
commit | commitdiff | tree | snapshot |
2013-07-03 |
Dan Mick | mon: dead code removal |
commit | commitdiff | tree | snapshot |
2013-07-02 |
Sage Weil | Merge branch 'wip-ceph-disk' |
commit | commitdiff | tree | snapshot |
2013-07-02 |
Sage Weil | sysvinit, upstart: handle symlinks to dirs in /var... |
commit | commitdiff | tree | snapshot |
2013-07-02 |
Sage Weil | ceph-disk: handle /dev/foo/bar devices throughout 369/head |
commit | commitdiff | tree | snapshot |
2013-07-02 |
Sage Weil | ceph-disk: make is_held() smarter about full disks |
commit | commitdiff | tree | snapshot |
2013-07-02 |
Sage Weil | osdc/Objecter: resend command map version checks on... |
commit | commitdiff | tree | snapshot |
2013-07-02 |
Sage Weil | Merge pull request #386 from ceph/wip-osd-xattr |
commit | commitdiff | tree | snapshot |
2013-07-02 |
Simon Leinen | mds: man page: Fixed cut & paste error |
commit | commitdiff | tree | snapshot |
2013-07-02 |
athanatos | Merge pull request #388 from dachary/master |
commit | commitdiff | tree | snapshot |
2013-07-02 |
Loic Dachary | set object_info_t pool of an ObjectContext if it is... 388/head |
commit | commitdiff | tree | snapshot |
2013-07-02 |
Laurent Barbe | Move rbdmap file to /etc/ceph 390/head |
commit | commitdiff | tree | snapshot |
2013-07-02 |
Laurent Barbe | install rules for init-rbdmap |
commit | commitdiff | tree | snapshot |
2013-07-02 |
Yehuda Sadeh | Merge pull request #387 from ceph/wip-5346 |
commit | commitdiff | tree | snapshot |
2013-07-02 |
Sage Weil | rgw: add RGWFormatter_Plain allocation to sidestep... 387/head |
commit | commitdiff | tree | snapshot |
2013-07-02 |
John Wilkins | doc: Minor fix. |
commit | commitdiff | tree | snapshot |
2013-07-01 |
Joao Eduardo... | mon: Paxos: update first_committed on first paxos proposal |
commit | commitdiff | tree | snapshot |
2013-07-01 |
Sage Weil | librados: fix test warning on 32-bit platforms |
commit | commitdiff | tree | snapshot |
2013-07-01 |
Sage Weil | os/FileStore: automatically enable 'filestore xattr... 386/head |
commit | commitdiff | tree | snapshot |
2013-07-01 |
Sage Weil | librados: add test for large and many xattrs |
commit | commitdiff | tree | snapshot |
2013-07-01 |
Sage Weil | osd/PGLog: populate log_keys_debug from read_old_log() |
commit | commitdiff | tree | snapshot |
2013-07-01 |
Yehuda Sadeh | Merge pull request #385 from kri5/wip-1779 |
commit | commitdiff | tree | snapshot |
2013-07-01 |
Christophe... | rgw: Fix return value for swift user not found 385/head |
commit | commitdiff | tree | snapshot |
2013-06-29 |
Sage Weil | osd: set maximum object attr size |
commit | commitdiff | tree | snapshot |
2013-06-28 |
Sage Weil | mds: log before respawning when standby-replay falls... |
commit | commitdiff | tree | snapshot |
2013-06-28 |
Sage Weil | Merge remote-tracking branch 'gh/wip-5381' into wip-mds |
commit | commitdiff | tree | snapshot |
2013-06-28 |
Sage Weil | client: send all request put's through put_request() 383/head |
commit | commitdiff | tree | snapshot |
2013-06-28 |
Sage Weil | client: fix remaining Inode::put() caller, and make... |
commit | commitdiff | tree | snapshot |
2013-06-28 |
Sage Weil | librados: fix cmd OSDCommand test |
commit | commitdiff | tree | snapshot |
2013-06-28 |
Sage Weil | client: use put_inode on MetaRequest inode refs |
commit | commitdiff | tree | snapshot |
2013-06-27 |
John Wilkins | doc: Created an install page for Calxeda development... |
commit | commitdiff | tree | snapshot |
2013-06-27 |
Greg Farnum | Merge branch 'next' |
commit | commitdiff | tree | snapshot |
2013-06-27 |
Greg Farnum | ceph-disk: s/else if/elif/ |
commit | commitdiff | tree | snapshot |
2013-06-27 |
João Eduardo... | Merge pull request #372 from ceph/wip-mon-pgmap |
commit | commitdiff | tree | snapshot |
2013-06-27 |
Sage Weil | Merge remote-tracking branch 'gh/next' |
commit | commitdiff | tree | snapshot |
2013-06-27 |
Sage Weil | Merge pull request #378 from ceph/wip-init-rbd |
commit | commitdiff | tree | snapshot |
2013-06-27 |
Sage Weil | qa/workunits/misc/multiple_rsync: put tee output in... |
commit | commitdiff | tree | snapshot |
2013-06-27 |
Yehuda Sadeh | rgw: fix radosgw-admin buckets list |
commit | commitdiff | tree | snapshot |
2013-06-27 |
David Zafman | Handle non-existent front interface in maps from older... |
commit | commitdiff | tree | snapshot |
2013-06-27 |
Sage Weil | qa/workunits/rbd/simple_1tb: add simple rbd read/write... |
commit | commitdiff | tree | snapshot |
2013-06-27 |
Sage Weil | ceph-disk: do not mount over an osd directly in /var... |
commit | commitdiff | tree | snapshot |
2013-06-27 |
Sage Weil | mon/PGMonitor: avoid duplicating map_pg_create() effort... 372/head |
commit | commitdiff | tree | snapshot |
2013-06-27 |
Dan Mick | cephtool/test.sh: add case for auth add with no caps |
commit | commitdiff | tree | snapshot |
2013-06-26 |
Dan Mick | MonCommands.h: auth add doesn't require caps (it can... |
commit | commitdiff | tree | snapshot |
2013-06-26 |
Dan Mick | Merge branch 'next' |
commit | commitdiff | tree | snapshot |
2013-06-26 |
Dan Mick | Makefile.am: fix libglobal.la race with ceph_test_cors |
commit | commitdiff | tree | snapshot |
2013-06-26 |
Sage Weil | mon/PGMonitor: use post_paxos_update, not init, to... |
commit | commitdiff | tree | snapshot |
2013-06-26 |
Sage Weil | mon/PaxosService: add post_paxos_update() hook |
commit | commitdiff | tree | snapshot |
2013-06-26 |
Sage Weil | mon: do not reopen MonitorDBStore during startup |
commit | commitdiff | tree | snapshot |
2013-06-26 |
Sage Weil | mon/Paxos: simplify trim() |
commit | commitdiff | tree | snapshot |
2013-06-26 |
Sage Weil | mon/PaxosService: rename scrub |
commit | commitdiff | tree | snapshot |
2013-06-26 |
Sage Weil | mon/Paxos: clean up removal of pre-conversion paxos... |
commit | commitdiff | tree | snapshot |
2013-06-26 |
Sage Weil | mon/Paxos: update first_committed only from paxos |
commit | commitdiff | tree | snapshot |
2013-06-26 |
Sage Weil | mon/Paxos: set first_committed on first commit |
commit | commitdiff | tree | snapshot |
2013-06-26 |
Gary Lowell | doc: public network statement needed on new monitors. |
commit | commitdiff | tree | snapshot |
2013-06-26 |
Sage Weil | mon/Paxos: never write first_committed except during... |
commit | commitdiff | tree | snapshot |
2013-06-26 |
Sage Weil | mon: enable leveldb cache by default |
commit | commitdiff | tree | snapshot |
2013-06-26 |
Sage Weil | mon/Paxos: assert that the store gives us back what... |
commit | commitdiff | tree | snapshot |
2013-06-26 |
Sage Weil | mon/Paxos: drop unnecessary last_committed loads |
commit | commitdiff | tree | snapshot |
2013-06-26 |
Sage Weil | mon/PaxosService: allow paxos service writes while... |
commit | commitdiff | tree | snapshot |
2013-06-26 |
Sage Weil | mon/PGMonitor: store PGMap directly in store, bypassing... |
commit | commitdiff | tree | snapshot |
2013-06-25 |
Sage Weil | doc/release-notes: v0.65 |
commit | commitdiff | tree | snapshot |
2013-06-25 |
Gary Lowell | Merge branch 'next' |
commit | commitdiff | tree | snapshot |
2013-06-25 |
Josh Durgin | Merge pull request #380 from dachary/wip-4907 |
commit | commitdiff | tree | snapshot |
2013-06-25 |
Sage Weil | Merge pull request #379 from dachary/wip-5312 |
commit | commitdiff | tree | snapshot |
2013-06-25 |
Sage Weil | mon/AuthMonitor: start at format 1 (latest) for new... |
commit | commitdiff | tree | snapshot |
2013-06-25 |
Sage Weil | mon/PaxosService: move upgrade_format() machinery into... |
commit | commitdiff | tree | snapshot |
2013-06-25 |
Sage Weil | mon/PGMonitor: drop some dead code |
commit | commitdiff | tree | snapshot |
2013-06-25 |
Sage Weil | mon/PGMap: make int type explicit |
commit | commitdiff | tree | snapshot |
2013-06-25 |
Sage Weil | mon/PaxosService: s/get_version()/get_last_committed()/ |
commit | commitdiff | tree | snapshot |
2013-06-25 |
Gary Lowell | v0.65 v0.65 |
commit | commitdiff | tree | snapshot |
2013-06-25 |
Loic Dachary | get_xattr() can return more than 4KB 380/head |
commit | commitdiff | tree | snapshot |
2013-06-25 |
Loic Dachary | skip TEST(EXT4StoreTest, _detect_fs) if DISK or MOUNTPO... 379/head |
commit | commitdiff | tree | snapshot |
next |