]> git.apps.os.sepia.ceph.com Git - ceph.git/shortlog
ceph.git
2010-09-08 Sage Weilcfuse: use readdir_r_cb
2010-09-08 Sage Weiluclient: implement readdir_r_cb (callback based readdir)
2010-09-07 Sage WeilMerge branch 'mds_replay_lock_states' into testing
2010-09-07 Sage Weilmds: rename process_reconnected_caps()
2010-09-07 Sage Weilmds: make is_dirty() const in parent and child
2010-09-07 Sage Weilmds: choose lock states for nestlock and dftlock too
2010-09-07 Sage Weilmds: choose lock states on all inodes, not just those...
2010-09-07 Sage Weilmds: choose LOCK if !replicated and dirty scatterlock
2010-09-07 Sage Weilmds: fix bad iterator usage in process_reconnected_caps()
2010-08-26 Sage Weilceph v0.21.2 v0.21.2
2010-08-26 Sage Weilosd: less log noise
2010-08-26 Sage Weilosd: mark down old _from connections too; and fix old...
2010-08-26 Sage Weilosd: don't mark down old _to peers that are still _from...
2010-08-26 Sage Weilosd: always mark down old hb peers; send map update...
2010-08-26 Sage Weilfilejournal: clean up journal initialization sequence...
2010-08-25 Sage Weildebian: don't need to add .git_version in release script
2010-08-25 Sage Weilmakefile: include .git_version in tarball
2010-08-25 Sage Weilmon: error out gracefully when we can't read the magic
2010-08-23 Henry C Changmsgr: release dispatch_throttle on reset connection
2010-08-20 Sage Weilmds: drop old thrash_exports time limit
2010-08-20 Sage Weilosdmaptool: print useful error instead of crashing...
2010-08-20 Sage Weilcrush: return error instead of BUGing on bad forcefed...
2010-08-20 Sage Weilmds: return error to client on invalid mds op
2010-08-20 Sage Weilmds: fix ENOTEMPTY checking on rmdir/rename
2010-08-19 Sage Weilosd: disable potentially dangerous dead code
2010-08-19 Sage Weilosd: carry ondisk write lock for cloned objects
2010-08-18 Sage Weilauth: fix skipping of ~/ if $HOME subst fails
2010-08-13 Sage Weilclient: fix xattr cap writeback
2010-08-13 Sage Weilclient: fix capsnap writeback of uid/gid/mode/xattrs
2010-08-12 Sage Weilfilestore: fix throttling on journal, op_queue for...
2010-08-12 Sage Weilfilestore: fix race in op enqueuing to ensure throttle...
2010-08-12 Sage Weilobjectstore: fix transaction get_num_bytes
2010-08-12 Sage Weilmsgr: don't leak message when sending to a closed conne...
2010-08-12 Sage Weilosd: log push ops as push, not pull
2010-08-12 Sage Weillogger: fix logger counter reset
2010-08-11 Sage Weilceph v0.21.1 v0.21.1
2010-08-11 Sage WeilMakefile: include logrotate.conf in tarball
2010-08-06 Sage Weilmds: fix send_message_client_counted helper
2010-08-05 Sage Weilmakefile: define docdir for old automake versions
2010-08-05 Haifeng Liumonmaptool: man page typo fix
2010-08-04 Sage Weilrados: -i and -o are still there for other commands
2010-08-04 Sage Weilceph.spec.in: fix docdir paths
2010-08-04 Sage Weilceph.spec.in: fix sample.ceph.conf chown
2010-08-04 Takuya ASADArados: fix usage
2010-08-04 Sage Weilosd: fix heartbeat to/from map updates
2010-08-03 Sage Weilosd: fix replies to dup/already-committed requests
2010-08-03 Sage Weilassert: only include acconfig.h ifdef __CEPH__
2010-08-03 Takuya ASADAlibrados.hpp fix
2010-08-03 Sage Weilmon: fix signed/unsigned compile warning
2010-08-03 Sage Weilosd: fix map sharing with old heartbeat peers
2010-08-02 Sage Weilmds: fix cap encoding skipping when snaprealm differs
2010-08-02 Sage Weildebian: move fuse-utils dep to ceph-fuse
2010-08-02 Christian Brunnercclass: fix .so loading file
2010-08-02 Sage Weilosd: send latest osdmap when we stop sending heartbeats...
2010-08-02 Sage Weilosd: avoid most of handle_osd_map if there are no new...
2010-08-02 Sage Weilmove logrotate conf out of debian/ to fix ceph.spec
2010-07-30 Sage Weilcauthtool: correct man page sample of minimal fs client...
2010-07-30 Sage Weilmove mkcephfs to /sbin
2010-07-30 Sage Weildebian: more cleanups
2010-07-30 Thomas Muellerredirect stdout to /dev/null when reloading
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...
next