2011-06-23 |
Yehuda Sadeh | Revert "osd: make it compile on older boost libraries" |
commit | commitdiff | tree | snapshot |
2011-06-23 |
Colin Patrick... | test_ceph_argparse: fix build |
commit | commitdiff | tree | snapshot |
2011-06-23 |
Colin Patrick... | push global_init_set_globals into preinit callers |
commit | commitdiff | tree | snapshot |
2011-06-23 |
Yehuda Sadeh | osd: make it compile on older boost libraries |
commit | commitdiff | tree | snapshot |
2011-06-23 |
Sage Weil | Merge branch 'next' |
commit | commitdiff | tree | snapshot |
2011-06-23 |
Sage Weil | Merge remote branch 'origin/stable' into next |
commit | commitdiff | tree | snapshot |
2011-06-23 |
Colin Patrick... | create test_librados_build |
commit | commitdiff | tree | snapshot |
2011-06-23 |
Yehuda Sadeh | librados: fix end_block calculation for aio_read |
commit | commitdiff | tree | snapshot |
2011-06-23 |
Yehuda Sadeh | librados: fix end_block calculation for aio_read |
commit | commitdiff | tree | snapshot |
2011-06-23 |
Yehuda Sadeh | librbd: track block_ofs instead of ofs in aio_sparse_re... |
commit | commitdiff | tree | snapshot |
2011-06-23 |
Colin Patrick... | Add ceph_argparse unit test |
commit | commitdiff | tree | snapshot |
2011-06-23 |
Colin Patrick... | ceph_argparse_witharg: fix dashes in args |
commit | commitdiff | tree | snapshot |
2011-06-23 |
Jim Schutt | common/Throttle: Remove unused return type on Throttle... |
commit | commitdiff | tree | snapshot |
2011-06-23 |
Colin Patrick... | libceph: delogbalize, again |
commit | commitdiff | tree | snapshot |
2011-06-23 |
Sage Weil | Makefile: add missing common/dout.h header to dist... |
commit | commitdiff | tree | snapshot |
2011-06-23 |
Yehuda Sadeh | librados: fix end_block calculation for aio_read |
commit | commitdiff | tree | snapshot |
2011-06-22 |
Sage Weil | proflogger: only register one event for all loggers |
commit | commitdiff | tree | snapshot |
2011-06-22 |
Colin Patrick... | librados: deglobalize, again |
commit | commitdiff | tree | snapshot |
2011-06-22 |
Colin Patrick... | OSDMap: kill some deadcode, deglobalize |
commit | commitdiff | tree | snapshot |
2011-06-22 |
Colin Patrick... | librados: deglobalize |
commit | commitdiff | tree | snapshot |
2011-06-22 |
Greg Farnum | AnchorServer: fix return values in add(). |
commit | commitdiff | tree | snapshot |
2011-06-22 |
Greg Farnum | uclient: change snaprealm refcounting to erase at 0... |
commit | commitdiff | tree | snapshot |
2011-06-22 |
Tommi Virtanen | mount.ceph, rbd: Output errors to stderr, not stdout. |
commit | commitdiff | tree | snapshot |
2011-06-22 |
Tommi Virtanen | mount.ceph, errno: Avoid printing binary, clarify message. |
commit | commitdiff | tree | snapshot |
2011-06-22 |
Tommi Virtanen | mount.ceph, rbd: Avoid clobbering errno with printf... |
commit | commitdiff | tree | snapshot |
2011-06-22 |
Tommi Virtanen | run-cli-tests: Pass through CCACHE_DIR and such env... |
commit | commitdiff | tree | snapshot |
2011-06-22 |
Colin Patrick... | Remove "#include debug.h" from config.h |
commit | commitdiff | tree | snapshot |
2011-06-22 |
Colin Patrick... | librbd: Remove derr uses |
commit | commitdiff | tree | snapshot |
2011-06-22 |
Sage Weil | Merge branch 'next' |
commit | commitdiff | tree | snapshot |
2011-06-22 |
Sage Weil | client: always use get_snap_context() accessor |
commit | commitdiff | tree | snapshot |
2011-06-22 |
Colin Patrick... | librbd.cc: de-globalize |
commit | commitdiff | tree | snapshot |
2011-06-22 |
Greg Farnum | AnchorServer: overwrite old Anchor backpointers when... |
commit | commitdiff | tree | snapshot |
2011-06-22 |
Greg Farnum | uclient: Update statfs to match the kernel client and... |
commit | commitdiff | tree | snapshot |
2011-06-22 |
Greg Farnum | uclient: fix flush_caps(Inode*,int) |
commit | commitdiff | tree | snapshot |
2011-06-22 |
Greg Farnum | uclient: only change the auth_cap if the mseq is newer |
commit | commitdiff | tree | snapshot |
2011-06-22 |
Greg Farnum | mds: Include the pinner in nested auth pin debugging... |
commit | commitdiff | tree | snapshot |
2011-06-22 |
Yehuda Sadeh | librbd: track block_ofs instead of ofs in aio_sparse_re... |
commit | commitdiff | tree | snapshot |
2011-06-22 |
Sage Weil | Revert "debian: ceph-client-tools depends on librados2... |
commit | commitdiff | tree | snapshot |
2011-06-22 |
Yehuda Sadeh | librbd: fix read_iterate for the case where block ofs... |
commit | commitdiff | tree | snapshot |
2011-06-22 |
Yehuda Sadeh | librbd: fix read_iterate for the case where block ofs... |
commit | commitdiff | tree | snapshot |
2011-06-22 |
Sage Weil | Merge remote branch 'origin/stable' into next |
commit | commitdiff | tree | snapshot |
2011-06-22 |
Sage Weil | osd: fix merge |
commit | commitdiff | tree | snapshot |
2011-06-22 |
Colin Patrick... | signals unit test: fix |
commit | commitdiff | tree | snapshot |
2011-06-22 |
Samuel Just | Merge branch 'wip_snap_trimmer' |
commit | commitdiff | tree | snapshot |
2011-06-22 |
Samuel Just | ReplicatedPG: clean up OpContext use in do_op |
commit | commitdiff | tree | snapshot |
2011-06-22 |
Samuel Just | ReplicatedPG: Replica collection removal |
commit | commitdiff | tree | snapshot |
2011-06-22 |
Samuel Just | ReplicatedPG, PG: fill out state machine |
commit | commitdiff | tree | snapshot |
2011-06-22 |
Samuel Just | ReplicatePG,PG: SnapTrimmer state machine skeleton |
commit | commitdiff | tree | snapshot |
2011-06-22 |
Samuel Just | ReplicatedPG: factor object trimming out of snap_trimmer |
commit | commitdiff | tree | snapshot |
2011-06-22 |
Samuel Just | ReplicatedPG: split get_obs_to_trim from snap_trimmer |
commit | commitdiff | tree | snapshot |
2011-06-22 |
Samuel Just | ReplicatedPG,PG: update snap_collections on replica |
commit | commitdiff | tree | snapshot |
2011-06-22 |
Samuel Just | ReplicatedPG: update pull_info and data_subset in sub_o... |
commit | commitdiff | tree | snapshot |
2011-06-22 |
Samuel Just | FileStore: die if we get an ENOENT on a clone |
commit | commitdiff | tree | snapshot |
2011-06-22 |
Yehuda Sadeh | librbd: fix read_iterate for the case where block ofs... |
commit | commitdiff | tree | snapshot |
2011-06-22 |
Colin Patrick... | Makefile.am: use libtool convenience libraries |
commit | commitdiff | tree | snapshot |
2011-06-22 |
Sage Weil | Merge branch 'next' |
commit | commitdiff | tree | snapshot |
2011-06-22 |
Sage Weil | rbd: --help/-h |
commit | commitdiff | tree | snapshot |
2011-06-22 |
Yehuda Sadeh | librbd: sparse read cleanup, fixes |
commit | commitdiff | tree | snapshot |
2011-06-22 |
Yehuda Sadeh | librbd: fix and cleanup a bit read_iterate |
commit | commitdiff | tree | snapshot |
2011-06-22 |
Yehuda Sadeh | librbd: sparse read cleanup, fixes |
commit | commitdiff | tree | snapshot |
2011-06-22 |
Yehuda Sadeh | librbd: fix and cleanup a bit read_iterate |
commit | commitdiff | tree | snapshot |
2011-06-22 |
Yehuda Sadeh | rgw: some cleanups |
commit | commitdiff | tree | snapshot |
2011-06-22 |
Sage Weil | qa: simple rbd import/export test |
commit | commitdiff | tree | snapshot |
2011-06-22 |
Colin Patrick... | Objecter.cc: de-globalize |
commit | commitdiff | tree | snapshot |
2011-06-21 |
Colin Patrick... | initialize g_ceph_context in common_preinit |
commit | commitdiff | tree | snapshot |
2011-06-21 |
Colin Patrick... | CephContext: not copyable |
commit | commitdiff | tree | snapshot |
2011-06-21 |
Sage Weil | make misc items as not copyable |
commit | commitdiff | tree | snapshot |
2011-06-21 |
Sage Weil | [dex]list: not copyable |
commit | commitdiff | tree | snapshot |
2011-06-21 |
Sage Weil | msgr: avoid copying Pipe* xlist |
commit | commitdiff | tree | snapshot |
2011-06-21 |
Sage Weil | Merge branch 'stable' into next |
commit | commitdiff | tree | snapshot |
2011-06-21 |
Sage Weil | mds: make avoid copying sessionmap by_state xlist |
commit | commitdiff | tree | snapshot |
2011-06-21 |
Sage Weil | osd: do misdirected request checks before pg active... |
commit | commitdiff | tree | snapshot |
2011-06-21 |
Sage Weil | mds: avoid copying snap client_caps xlist |
commit | commitdiff | tree | snapshot |
2011-06-21 |
Sage Weil | mon: do not copy subscription xlist |
commit | commitdiff | tree | snapshot |
2011-06-21 |
Sage Weil | qa: clean up after snaptest-multiple-capsnaps.sh |
commit | commitdiff | tree | snapshot |
2011-06-21 |
Colin Patrick... | Dispatcher: prevent copying |
commit | commitdiff | tree | snapshot |
2011-06-21 |
Sage Weil | msgr: only SO_REUSEADDR when specific port is specified |
commit | commitdiff | tree | snapshot |
2011-06-21 |
Sage Weil | mon: fix log state trimming |
commit | commitdiff | tree | snapshot |
2011-06-21 |
Colin Patrick... | Merge branch 'wip-globalfoo' |
commit | commitdiff | tree | snapshot |
2011-06-21 |
Sage Weil | mon: add 'log ....' command |
commit | commitdiff | tree | snapshot |
2011-06-21 |
Colin Patrick... | Convert g_ceph_context to a pointer. |
commit | commitdiff | tree | snapshot |
2011-06-21 |
Colin Patrick... | gitignore: add test_libcommon_build |
commit | commitdiff | tree | snapshot |
2011-06-21 |
Colin Patrick... | inode_load_vec_t: de-globalize |
commit | commitdiff | tree | snapshot |
2011-06-21 |
Colin Patrick... | Create test_libcommon_build |
commit | commitdiff | tree | snapshot |
2011-06-21 |
Colin Patrick... | DecayCounter: take a utime_t in ::decode |
commit | commitdiff | tree | snapshot |
2011-06-21 |
Colin Patrick... | Thread.cc: deglobalize |
commit | commitdiff | tree | snapshot |
2011-06-21 |
Colin Patrick... | common_init: de-globalize |
commit | commitdiff | tree | snapshot |
2011-06-21 |
Yehuda Sadeh | filestore: fix fiemap |
commit | commitdiff | tree | snapshot |
2011-06-21 |
Yehuda Sadeh | rbd: fix read_iterate for sparse read |
commit | commitdiff | tree | snapshot |
2011-06-21 |
Yehuda Sadeh | rgw: use adapting window for put obj |
commit | commitdiff | tree | snapshot |
2011-06-21 |
Colin Patrick... | AuthNone: encode entity name in authorizer |
commit | commitdiff | tree | snapshot |
2011-06-21 |
Sage Weil | osd: warn instead of error if cluster addr specified... |
commit | commitdiff | tree | snapshot |
2011-06-21 |
Colin Patrick... | include/atomic.h:fix build for non-atomic-ops case |
commit | commitdiff | tree | snapshot |
2011-06-21 |
Yehuda Sadeh | rgw: put data using a window |
commit | commitdiff | tree | snapshot |
2011-06-20 |
Colin Patrick... | MDSMap: de-globalize |
commit | commitdiff | tree | snapshot |
2011-06-20 |
Colin Patrick... | assert: de-globalize |
commit | commitdiff | tree | snapshot |
2011-06-20 |
Colin Patrick... | Messenger: de-globalize |
commit | commitdiff | tree | snapshot |
2011-06-20 |
Colin Patrick... | DoutStreambuf: de-globalize |
commit | commitdiff | tree | snapshot |
2011-06-20 |
Colin Patrick... | OSDMap: de-globalize |
commit | commitdiff | tree | snapshot |
2011-06-20 |
Colin Patrick... | auth: more deglobalization |
commit | commitdiff | tree | snapshot |
next |