2013-07-10 |
Sage Weil | osd: limit number of inc osdmaps send to peers, clients |
commit | commitdiff | tree | snapshot |
2013-07-10 |
Christophe... | rgw: Fix return value for swift user not found |
commit | commitdiff | tree | snapshot |
2013-07-10 |
Sage Weil | mon/OSDMonitor: make 'osd crush rm ...' slightly more... |
commit | commitdiff | tree | snapshot |
2013-07-09 |
Sage Weil | mon/OSDMonitor: fix base case for loading full osdmap |
commit | commitdiff | tree | snapshot |
2013-07-08 |
Sage Weil | mon: fix osdmap stash, trim to retain complete history... |
commit | commitdiff | tree | snapshot |
2013-07-08 |
Sage Weil | mon: implement simple 'scrub' command |
commit | commitdiff | tree | snapshot |
2013-07-08 |
Samuel Just | Elector.h: features are 64 bit |
commit | commitdiff | tree | snapshot |
2013-07-08 |
Samuel Just | ceph_features.h: declare all features as ULL |
commit | commitdiff | tree | snapshot |
2013-07-08 |
Samuel Just | Pipe: use uint64_t not unsigned when setting features |
commit | commitdiff | tree | snapshot |
2013-07-08 |
Sage Weil | client: remove O_LAZY |
commit | commitdiff | tree | snapshot |
2013-07-08 |
Sage Weil | osd/osd_types: fix pg_stat_t::dump for last_epoch_clean |
commit | commitdiff | tree | snapshot |
2013-07-08 |
Sage Weil | mon: remove bad assert about monmap version |
commit | commitdiff | tree | snapshot |
2013-07-04 |
Sage Weil | mon: enable leveldb cache by default |
commit | commitdiff | tree | snapshot |
2013-07-03 |
Sage Weil | mon/Paxos: make 'paxos trim disabled max versions'... |
commit | commitdiff | tree | snapshot |
2013-07-03 |
Sage Weil | mon: do not reopen MonitorDBStore during startup |
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 | rgw: add RGWFormatter_Plain allocation to sidestep... |
commit | commitdiff | tree | snapshot |
2013-07-01 |
Yan, Zheng | mds: warn on unconnected snap realms |
commit | commitdiff | tree | snapshot |
2013-06-28 |
Sage Weil | mon/PGMonitor: use post_paxos_update, not init, to... |
commit | commitdiff | tree | snapshot |
2013-06-28 |
Sage Weil | mon/PaxosService: add post_paxos_update() hook |
commit | commitdiff | tree | snapshot |
2013-06-27 |
Greg Farnum | ceph-disk: s/else if/elif/ |
commit | commitdiff | tree | snapshot |
2013-06-27 |
Yehuda Sadeh | rgw: fix radosgw-admin buckets list |
commit | commitdiff | tree | snapshot |
2013-06-27 |
Sage Weil | ceph-disk: use unix lock instead of lockfile class |
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-26 |
Yan, Zheng | mds: fix underwater dentry cleanup |
commit | commitdiff | tree | snapshot |
2013-06-25 |
Sage Weil | mon/Elector: cancel election timer if we bootstrap |
commit | commitdiff | tree | snapshot |
2013-06-25 |
Sage Weil | mon: cancel probe timeout on reset |
commit | commitdiff | tree | snapshot |
2013-06-25 |
Alexandre Maragone | ceph-disk: make list_partition behave with unusual... |
commit | commitdiff | tree | snapshot |
2013-06-25 |
Sage Weil | client: fix warning |
commit | commitdiff | tree | snapshot |
2013-06-25 |
Sage Weil | mon/AuthMonitor: ensure initial rotating keys get encod... |
commit | commitdiff | tree | snapshot |
2013-06-25 |
Sage Weil | init-radosgw.sysv: remove -x debug mode |
commit | commitdiff | tree | snapshot |
2013-06-24 |
Sage Weil | common/pick_addresses: behave even after internal_safe_... |
commit | commitdiff | tree | snapshot |
2013-06-24 |
Sage Weil | mon/PaxosService: allow paxos service writes while... |
commit | commitdiff | tree | snapshot |
2013-06-24 |
Sage Weil | mon/PaxosService: not active during paxos UPDATING_PREVIOUS |
commit | commitdiff | tree | snapshot |
2013-06-24 |
Sage Weil | mon: simplify states |
commit | commitdiff | tree | snapshot |
2013-06-24 |
Sage Weil | mon/Paxos: not readable when LOCKED |
commit | commitdiff | tree | snapshot |
2013-06-24 |
Sage Weil | mon/Paxos: cleanup: drop unused PREPARING state bit |
commit | commitdiff | tree | snapshot |
2013-06-24 |
Sage Weil | mon/PaxosService: simplify is_writeable |
commit | commitdiff | tree | snapshot |
2013-06-24 |
Sage Weil | mon/PaxosService: simplify readable check |
commit | commitdiff | tree | snapshot |
2013-06-24 |
Sage Weil | mon: simplify Monitor::init_paxos() |
commit | commitdiff | tree | snapshot |
2013-06-24 |
Sage Weil | mon/Paxos: go active *after* refreshing |
commit | commitdiff | tree | snapshot |
2013-06-24 |
Sage Weil | mon: safely signal bootstrap from MonmapMonitor::update... |
commit | commitdiff | tree | snapshot |
2013-06-24 |
Sage Weil | mon/Paxos: do paxos refresh in finish_proposal; and... |
commit | commitdiff | tree | snapshot |
2013-06-24 |
Joao Eduardo... | mon/PaxosService: cache {first,last}_committed |
commit | commitdiff | tree | snapshot |
2013-06-24 |
Sage Weil | mon: no need to refresh from _active |
commit | commitdiff | tree | snapshot |
2013-06-24 |
Sage Weil | mon: remove unnecessary update_from_paxos calls |
commit | commitdiff | tree | snapshot |
2013-06-24 |
Sage Weil | mon: explicitly refresh_from_paxos() when leveldb state... |
commit | commitdiff | tree | snapshot |
2013-06-24 |
Sage Weil | mon/AuthMonitor: make initial auth include rotating... |
commit | commitdiff | tree | snapshot |
2013-06-21 |
Sage Weil | mds: fix iterator invalidation for backtrace removal |
commit | commitdiff | tree | snapshot |
2013-06-21 |
Sage Weil | osd: init test_ops_hook |
commit | commitdiff | tree | snapshot |
2013-06-21 |
Sage Weil | osd: initialize OSDService::next_notif_id |
commit | commitdiff | tree | snapshot |
2013-06-20 |
Sage Weil | mon: more fix dout use in sync_requester_abort() |
commit | commitdiff | tree | snapshot |
2013-06-20 |
Sage Weil | mon: fix raw use of *_dout in sync_requester_abort() |
commit | commitdiff | tree | snapshot |
2013-06-19 |
Gary Lowell | v0.61.4 v0.61.4 |
commit | commitdiff | tree | snapshot |
2013-06-19 |
Sage Weil | messages/MOSDMarkMeDown: fix uninit field |
commit | commitdiff | tree | snapshot |
2013-06-19 |
Sage Weil | Merge remote-tracking branch 'gh/wip-4976-cuttlefish... |
commit | commitdiff | tree | snapshot |
2013-06-19 |
Sage Weil | common/Preforker: fix warning |
commit | commitdiff | tree | snapshot |
2013-06-19 |
Joao Eduardo... | mon: Monitor: make sure we backup a monmap during sync... |
commit | commitdiff | tree | snapshot |
2013-06-19 |
Joao Eduardo... | mon: Monitor: obtain latest monmap on sync store init |
commit | commitdiff | tree | snapshot |
2013-06-19 |
Joao Eduardo... | mon: Monitor: don't remove 'mon_sync' when clearing... |
commit | commitdiff | tree | snapshot |
2013-06-19 |
Sage Weil | os/FileStore: drop posix_fadvise(...DONTNEED) |
commit | commitdiff | tree | snapshot |
2013-06-19 |
Sage Weil | os/FileStore: use fdatasync(2) instead of sync_file_ran... |
commit | commitdiff | tree | snapshot |
2013-06-19 |
Sage Weil | config: fix run_dir typo |
commit | commitdiff | tree | snapshot |
2013-06-18 |
Sage Weil | ceph.spec: create /var/run on package install |
commit | commitdiff | tree | snapshot |
2013-06-18 |
Sage Weil | global: create /var/run/ceph on daemon startup |
commit | commitdiff | tree | snapshot |
2013-06-18 |
Samuel Just | PG: don't dirty log unconditionally in activate() |
commit | commitdiff | tree | snapshot |
2013-06-18 |
Joao Eduardo... | mon: OSDMonitor: don't ignore apply_incremental()'s... |
commit | commitdiff | tree | snapshot |
2013-06-18 |
Sage Weil | client: handle reset during initial mds session open |
commit | commitdiff | tree | snapshot |
2013-06-17 |
Sage Weil | ceph-disk: add some notes on wth we are up to |
commit | commitdiff | tree | snapshot |
2013-06-17 |
Sage Weil | ceph-disk: clear TERM to avoid libreadline hijinx |
commit | commitdiff | tree | snapshot |
2013-06-17 |
Sage Weil | ceph-disk-udev: set up by-partuuid, -typeuuid symlinks... |
commit | commitdiff | tree | snapshot |
2013-06-17 |
Sage Weil | ceph-disk: do not stop activate-all on first failure |
commit | commitdiff | tree | snapshot |
2013-06-17 |
Sage Weil | ceph.spec: include partuuid rules in package |
commit | commitdiff | tree | snapshot |
2013-06-17 |
Sage Weil | ceph.spec: install/uninstall init script |
commit | commitdiff | tree | snapshot |
2013-06-17 |
Sage Weil | sysvinit, upstart: ceph-disk activate-all on start |
commit | commitdiff | tree | snapshot |
2013-06-17 |
Sage Weil | ceph-disk: add 'activate-all' |
commit | commitdiff | tree | snapshot |
2013-06-17 |
Sage Weil | udev: /dev/disk/by-parttypeuuid/$type-$uuid |
commit | commitdiff | tree | snapshot |
2013-06-17 |
Yehuda Sadeh | rgw: escape prefix correctly when listing objects |
commit | commitdiff | tree | snapshot |
2013-06-17 |
Sage Weil | messages/MMonSync: initialize crc in ctor |
commit | commitdiff | tree | snapshot |
2013-06-17 |
Sage Weil | client: fix ancient typo in caps revocation path |
commit | commitdiff | tree | snapshot |
2013-06-17 |
Sage Weil | messages/MMonHealth: remove unused flag field |
commit | commitdiff | tree | snapshot |
2013-06-17 |
Sage Weil | messages/MMonProbe: fix uninitialized variables |
commit | commitdiff | tree | snapshot |
2013-06-16 |
Sage Weil | common/Preforker: fix broken recursion on exit(3) |
commit | commitdiff | tree | snapshot |
2013-06-14 |
Gary Lowell | rules: Don't disable tcmalloc on ARM (and other non... |
commit | commitdiff | tree | snapshot |
2013-06-14 |
Guilhem Lettron | Remove mon socket in post-stop |
commit | commitdiff | tree | snapshot |
2013-06-14 |
James Page | Remove stop on from upstart tasks |
commit | commitdiff | tree | snapshot |
2013-06-14 |
Dan Mick | ceph-disk: extra dash in error message |
commit | commitdiff | tree | snapshot |
2013-06-14 |
Danny Al-Gaaf | ceph-disk: cast output of _check_output() |
commit | commitdiff | tree | snapshot |
2013-06-14 |
Danny Al-Gaaf | ceph-disk: remove unnecessary semicolons |
commit | commitdiff | tree | snapshot |
2013-06-14 |
Danny Al-Gaaf | ceph-disk: fix undefined variable |
commit | commitdiff | tree | snapshot |
2013-06-14 |
Danny Al-Gaaf | ceph-disk: add missing spaces around operator |
commit | commitdiff | tree | snapshot |
2013-06-14 |
Sage Weil | udev: drop useless --mount argument to ceph-disk |
commit | commitdiff | tree | snapshot |
2013-06-14 |
Sage Weil | ceph-disk-udev: activate-journal |
commit | commitdiff | tree | snapshot |
2013-06-14 |
Sage Weil | ceph-disk: do not use mount --move (or --bind) |
commit | commitdiff | tree | snapshot |
2013-06-14 |
Sage Weil | ceph.spec: include by-partuuid udev workaround rules |
commit | commitdiff | tree | snapshot |
2013-06-14 |
Sage Weil | ceph-disk: work around buggy rhel/centos parted |
commit | commitdiff | tree | snapshot |
2013-06-14 |
Sage Weil | ceph-disk: implement 'activate-journal' |
commit | commitdiff | tree | snapshot |
2013-06-14 |
Sage Weil | ceph-disk: call partprobe outside of the prepare lock... |
commit | commitdiff | tree | snapshot |
2013-06-14 |
Sage Weil | ceph-disk: add 'zap' command |
commit | commitdiff | tree | snapshot |
2013-06-14 |
Sage Weil | ceph-disk: fix stat errors with new suppress code |
commit | commitdiff | tree | snapshot |
next |