]> git.apps.os.sepia.ceph.com Git - ceph.git/shortlog
ceph.git
2013-04-10 Yan, Zhengmds: fix session_info_t decoding 213/head
2013-04-10 Josh Durgintest_stress_watch: remove bogus asserts
2013-04-10 Josh Durgintest: update rbd formatted-output for progress changes
2013-04-09 Greg FarnumMerge branch 'wip-journaler-4618' into next
2013-04-09 Greg Farnumconfig: fix osd_client_message_cap comment
2013-04-09 Greg FarnumMerge remote-tracking branch 'origin/wip-osd-throttle2...
2013-04-09 Samuel JustFileJournal: clarify meaning of start_seq and fix initi...
2013-04-09 Greg FarnumRevert "global: call config observers on global_init...
2013-04-09 Dan Mickmon: Use _daemon version of argparse functions
2013-04-09 Dan Mickceph_argparse: add _daemon versions of argparse calls
2013-04-09 Samuel JustPipe: call discard_requeued_up_to under pipe_lock
2013-04-08 Gregory FarnumMerge pull request #202 from ceph/wip-log-boot
2013-04-08 Greg Farnumjournaler: remove the unused prefetch_from member variable
2013-04-08 Gregory FarnumMerge pull request #206 from ceph/wip-4660
2013-04-08 Sam Langmds: Keep LogSegment ref for openc backtrace 206/head
2013-04-08 Greg Farnummds: fix journaler to set temp_fetch_len appropriately...
2013-04-07 Sage Weilglobal: call config observers on global_init (and start... 202/head
2013-04-07 Sage Weilglobal: flush log before stopping/starting on daemonize
2013-04-06 Sage Weilmon: make 'osd crush move ...' idempotent
2013-04-06 Sage Weillibrbd: fix DiffIterateStress again
2013-04-06 Sage Weilosd: throttle client messages by count, not just by... 201/head
2013-04-06 Sage Weilmsgr: add second per-message throttler to message policy
2013-04-06 Sage Weillibrbd: fix DiffIterateStress test
2013-04-05 Yehuda Sadehrgw: translate object marker to raw format
2013-04-05 caleb milesAllow creation of buckets starting with underscore...
2013-04-05 Gary LowellMerge pull request #198 from dalgaaf/wip-da-spec
2013-04-05 Sage WeilMerge remote-tracking branch 'gh/next'
2013-04-04 Samuel JustFileJournal: introduce start_seq header entry
2013-04-04 Samuel JustFileJournal: fill in committed_up_to for old headers
2013-04-04 Danny Al-Gaafdebian/ceph-test.install: add installed but not package... 198/head
2013-04-04 Danny Al-Gaafceph.spec.in: add installed but not packaged files...
2013-04-04 Danny Al-Gaafceph.spec.in: remove some twice created directories
2013-04-04 Danny Al-Gaafceph.spec.in: fix udev rules.d files handling
2013-04-04 Danny Al-Gaafceph.spec.in: use macros for standard directories
2013-04-04 Danny Al-Gaafceph.spec.in: reorder and fix ceph file list
2013-04-04 Sage WeilMerge pull request #176 from dachary/wip-4597
2013-04-04 Danny Al-Gaafdebian/ceph.install: no need to move files to usr/sbin/
2013-04-04 Danny Al-Gaafceph.spec.in: don't move ceph-disk* and ceph-create...
2013-04-04 Danny Al-GaafMakefile.am: install ceph-* python scripts to /usr...
2013-04-04 Danny Al-Gaafceph.spec.in: use %{_sbindir} instead of /usr/sbin
2013-04-03 Sage WeilMerge pull request #196 from ceph/wip-mon-crush2
2013-04-03 Sage Weilmon: fix crush unit tests for idempotency 196/head
2013-04-03 Gregory FarnumMerge pull request #197 from ceph/wip-3266
2013-04-03 Sage Weilmds: verify mds tell 'dumpcache <filename>' target... 197/head
2013-04-03 Sage Weilmon: make 'osd crush unlink ..' idempotent
2013-04-03 Gregory FarnumMerge pull request #191 from ceph/wip-4582b
2013-04-03 Greg Farnummds: do not go through handle_mds_failure for oneself
2013-04-03 Josh DurginMerge pull request #194 from ceph/wip-rbd-diff
2013-04-03 Sage WeilMerge pull request #195 from dalgaaf/wip-da-fix-make
2013-04-03 Danny Al-GaafMakefile.am: fix build of ceph_test_cors 195/head
2013-04-03 João Eduardo... Merge pull request #192 from ceph/wip-mon-disk-warn
2013-04-03 Dan MickMerge pull request #193 from ceph/wip-mon-crush
2013-04-03 Sage WeilMerge remote-tracking branch 'gh/wip-4623'
2013-04-03 Sam Langclient: Kick waiters for max size 191/head
2013-04-03 Sam Langclient: log inode when waiting on max size
2013-04-03 Sage Weilmon: limit warnings about low mon disk space 192/head
2013-04-03 David Zafmanlibrados: Fixes to list_snaps test changes
2013-04-03 Gary Lowellceph-disk: CalledProcessError has no output keyword...
2013-04-03 Sage Weillibrados: test for EINVAL on bad list_snaps() ioctx...
2013-04-03 David Zafmanlibrados: set SNAP_DIR on listsnaps command
2013-04-03 David Zafmanosd: fail with EINVAL if bad snapid set on list_snaps
2013-04-03 David Zafmanlibrados: fix list_snaps() tests
2013-04-03 Sage Weilmon: make 'osd crush rm|unlink ...' idempotent 193/head
2013-04-03 Sage Weillibrbd: simplify diff_iterate calls to list_snaps 194/head
2013-04-03 David ZafmanFix comment typos
2013-04-03 Sage WeilMerge pull request #185 from dalgaaf/wip-da-fix-misc-2
2013-04-03 Sage WeilMerge pull request #186 from dalgaaf/wip-da-pylint
2013-04-03 Sage WeilMerge pull request #187 from imjustmatthew/imjustmatthe...
2013-04-02 Dan MickMerge pull request #188 from dmick/wip-test-config-key
2013-04-02 Dan Micktest_mon_config_key.py: fix 'del' to clean up correctly... 188/head
2013-04-02 Greg FarnumMerge remote-tracking branch 'origin/wip-4619'
2013-04-02 Sage Weilmds: initialize tableservers/clients on mds creation
2013-04-02 Sage WeilRevert "mds: trigger tableserver active/recovery hook...
2013-04-02 Dan MickREADME: fix dependency lists
2013-04-02 Matthew RoyAdds "mds fail 0" command to operations commmand reference. 187/head
2013-04-02 Sage WeilMerge pull request #184 from dachary/wip-4617
2013-04-02 Sage Weilmds: trigger tableserver active/recovery hook even...
2013-04-02 Danny Al-Gaafceph-disk: fix some (local) variable names 186/head
2013-04-02 Danny Al-Gaafceph-disk: fix naming of local variable in is_mounted()
2013-04-02 Danny Al-Gaafceph-disk: merge twice defined function is_mounted...
2013-04-02 Danny Al-Gaafceph-disk: define exception type
2013-04-02 Danny Al-Gaafceph-disk: fix Redefining name 'uuid' from outer scope
2013-04-02 Danny Al-Gaafceph-disk: add missing space after comma
2013-04-02 Danny Al-Gaafrgw/rgw_user.cc: reduce scope of variable 185/head
2013-04-02 Danny Al-Gaafrgw/rgw_user.h: remove twice initialized purge_keys
2013-04-02 Danny Al-Gaaftest_cors.cc: prefer prefix ++operator for iterator
2013-04-02 Danny Al-Gaaftest_cors.cc: use static_cast instead of C-Style cast
2013-04-02 Danny Al-Gaaftest_cors.cc: use %u to format unsigned in sprintf()
2013-04-02 Danny Al-Gaafrgw/rgw_user.cc: use 'true' directly instead of variable
2013-04-02 Danny Al-Gaafrgw/rgw_user.cc: reduce scope of same_email in execute_...
2013-04-02 Danny Al-Gaafrgw/rgw_user.cc: remove some unused std::string variables
2013-04-02 Danny Al-Gaafrgw/rgw_cors_swift.h: prefer prefix ++operator for...
2013-04-02 Danny Al-Gaafrgw/rgw_op.cc: prefer prefix ++operator for iterator
2013-04-02 Danny Al-Gaafrgw/rgw_op.cc: remove unsused variable
2013-04-02 Danny Al-Gaafrgw/rgw_op.cc: use static_cast instead of C-Style cast
2013-04-02 Danny Al-Gaafrgw/rgw_cors_s3.cc: prefer prefix ++operator for iterator
2013-04-02 Danny Al-Gaafrgw/rgw_cors_s3.cc: remove unused variable
2013-04-02 Danny Al-Gaafrgw/rgw_cors_s3.cc: use static_cast instead of C-Style...
2013-04-02 Loic Dacharyexplain what an inline xattr is and how it relates... 184/head
2013-04-02 Danny Al-Gaafrgw/rgw_cors.cc: fix inefficient usage of string::find()
next