]> git.apps.os.sepia.ceph.com Git - ceph.git/shortlog
ceph.git
2010-07-29 Sage Weilv0.21 v0.21
2010-07-29 Yehuda Sadehcclass.in: fix libdir definition
2010-07-29 Thomas Muellerdebian/ceph.logrotate: enhance postrotate for "service...
2010-07-29 Sage Weilmon: trim old logm states
2010-07-29 Thomas Muellerdebian: ceph-cfuse: move ceph from Recommends to Suggests
2010-07-29 Thomas Muellerceph.spec.in: create /var/log/ceph/stat dir
2010-07-29 Sage Weilceph.spec.in: rbdtool -> rbd
2010-07-28 Sage Weildebian: drop gcc, g++ build deps
2010-07-28 Sage Weilrelease: drop wildcard
2010-07-28 Sage Weildebian: remove gcc/g++ build-depends
2010-07-28 Sage Weildebian: add trailing newline
2010-07-28 Sage Weildebian: fix debhelper depend version
2010-07-28 Sage Weildebian: update to latest standards version
2010-07-28 Sage Weildebian: fix weak-library-dev-dependency
2010-07-28 Sage Weilcheck_version: don't globber .git_version if we're...
2010-07-28 Sage Weilfilestore: add option to disable use of btrfs clone...
2010-07-28 Sage Weilfilestore: fix fallback clone_range implementation...
2010-07-28 Sage Weilrelease: put .git_version in release tarball
2010-07-28 Greg Farnumpgmon: Remove creating_pgs which are from deleted pools.
2010-07-28 Sage Weilosd: drop broken (and useless) PG::merge_log assert
2010-07-28 Greg Farnummds: handle this log replay error better:
2010-07-28 Yehuda Sadehrgw: set default log level to 20
2010-07-28 Yehuda Sadehlibrados: quiet down some log messages
2010-07-28 Wido den Hollanderrgw: Support loglevel settings
2010-07-27 Sage Weilqa: consistent snaptest-%d.sh naming
2010-07-27 Sage Weilmds: fix uninitialized LeaseStat for null lease
2010-07-27 Sage Weilosd: log when we get marked down but aren't
2010-07-27 Sage Weildebug: no name symlink when explicit --log-file
2010-07-27 Sage Weilclient: some whitespace cleanup
2010-07-27 Greg Farnumqa: add localized version of Thomas Mueller's snaptest...
2010-07-27 Yehuda Sadehrgw: exit after 5 seconds from SIGUSR1 anyway
2010-07-27 Wido den Hollanderrgw: fix that we return data when partial content is...
2010-07-27 Yehuda Sadehrgw: handle sigusr1, get notified for shutdown requests
2010-07-27 Yehuda Sadehrgw: fix returned error code in If-None-Match
2010-07-27 Wido den Hollanderrgw: Make sure all times are converted to GMT, so we...
2010-07-27 Yehuda Sadehrgw: make sure error structure is initialized
2010-07-27 Wido den Hollanderrgw: fix date/time format string
2010-07-27 Yehuda Sadehrgw: fix return code for prepare_get_obj() on the fs...
2010-07-27 Yehuda Sadehrgw: fix error status code
2010-07-27 Wido den HollanderWe should sent back the Last-Modified header in GMT...
2010-07-27 Wido den HollanderWe shoud always return the Accept-Ranges header, with...
2010-07-27 Yehuda Sadehrgw: support partial content (206) response
2010-07-26 Greg Farnummds: Use get_oldest_snap() (not first) in handle_client...
2010-07-26 Greg Farnumrgw: remove unused label 'done' (compiler warning)
2010-07-26 Sage Weilmsgr: fix direct send to loopback connection
2010-07-26 Sage Weilmon: revamp subscribe protocol [backward compatible...
2010-07-26 Sage Weilmds: restore CInode::get_oldest_snap()
2010-07-26 Sage Weilmds: defer anchortable updates before CLIENTREPLAY...
2010-07-26 Sage WeilMerge remote branch 'origin/large_objects' into unstable
2010-07-26 Sage Weilmds: get rid of old lease mask cruft
2010-07-26 Sage Weilmds: fix lease revocation mask vs type
2010-07-24 Sage Weilosd: on dups, reply if committed, or wait until ondisk
2010-07-24 Sage Weilosd: helper should reply with ACK on error, op flags...
2010-07-24 Sage Weilosd: map indexed caller_ops back to relevant entry
2010-07-24 Sage Weilosd: maintain pg last_update_ondisk
2010-07-23 Sage Weilinitscripts: fix type.id check in ceph.conf
2010-07-23 Sage WeilMerge branch 'unstable' into large_objects
2010-07-23 Sage Weilosd: make assemble_backlog more tolerant of races
2010-07-23 Sage Weilosd: skip degraded objects we're already recoverying...
2010-07-23 Sage Weilosd: create missing temp collection/dir
2010-07-23 Sage Weilosd: populate in-memory snapset context with just-pulle...
2010-07-23 Sage Weilosd: clean up size learning during pull
2010-07-23 Sage Weilmds: drop remove_client_lease return value
2010-07-23 Sage Weilmds: fix dentry lease mask/lockid disconnect
2010-07-23 Sage Weilmds: no return value for issue_client_lease()
2010-07-23 Sage Weilmds: fix lease issue mask
2010-07-23 Sage Weilmds: create leases with non-zero seq
2010-07-23 Sage Weilosd: log/debug hb set changes
2010-07-23 Sage Weilosdmap: recalc num_osds after applying incremental
2010-07-23 Sage Weilosd: clean_up_local should ignore snapped, snapdir...
2010-07-23 Sage Weilfilestore: make stat print correct errno
2010-07-23 Sage Weilosd: simplify heartbeat checks
2010-07-23 Sage Weilosd: red is good enough; don't blink
2010-07-23 Greg Farnummds: only try and lssnaps on a dir for as long as it...
2010-07-23 Greg Farnumqa: runoncfuse shouldn't start cfuse in background...
2010-07-23 Greg Farnummds: fix snap lookups in CInode encoding
2010-07-23 Sage Weilmon: don't crash on 'osd pool set' command
2010-07-23 Sage Weilosd: zero ondisklog pointers when starting pg deletion
2010-07-23 Yehuda Sadehlibrados: remove use of snapid_t
2010-07-23 Sage Weilobjecter: default debug level 0 (no 'laggy' messages)
2010-07-22 Sage Weilinitscripts: use $type.$id, not $name, when possible
2010-07-22 Sage Weilinitscripts: accept osd0 or osd.0, regardless of what...
2010-07-22 Sage WeilMerge remote branch 'origin/large_objects' into unstable
2010-07-22 Sage Weilmds: be careful obeying REQRDLOCK
2010-07-22 Sage Weildebian: fix typo in libcrush description
2010-07-21 Sage Weilmds: initialize snaprealm created, current_parent_since...
2010-07-21 Sage WeilMerge remote branch 'origin/debian' into unstable
2010-07-21 Yehuda Sadehrgw: fix calls to finish_get_obj() with uninitialized...
2010-07-21 Sage Weildebian: drop unused *.modules.in
2010-07-21 Sage Weildebian: no more ceph-kclient-soruce
2010-07-21 Sage Weildebian: cleanup from Clint Byrum <clint@ubuntu.com>
2010-07-21 Sage Weilfuse.cc: make license GPL
2010-07-20 Sage Weilmon: specify default new pool size/rule/pg_num in conf
2010-07-20 Sage Weilclean up new pool crush rule values [backward compatibl...
2010-07-20 Sage Weilosd: infer missing map is empty when last_complete...
2010-07-20 Sage Weilmon: set/clear pause{rd,wr} osdmap flags
2010-07-20 Sage Weilosd: clear failure_queue when marked down
2010-07-20 Sage Weilosd: clean up pulling first/complete business
2010-07-20 Sage Weilosd: push in chunks
2010-07-20 Yehuda Sadehrgw: fix content-length reporting
next