]> git.apps.os.sepia.ceph.com Git - ceph.git/shortlog
ceph.git
2010-04-30 Sage Weilmds: fix trim_dentry on dentry under unlinked dir
2010-04-30 Sage Weilosd: fix pg_to_acting_osds() calculation to consider...
2010-04-30 Sage Weilobjecter: show osds in laggy debug output
2010-04-30 Sage Weilfilestore: fail to mount if journal open fails
2010-04-30 Sage Weilmsgr: fix sigint/term signal handler to actually quit...
2010-04-29 Sage Weillibrados: fix blank pool stats
2010-04-29 Sage Weilqa: make pjd clean up
2010-04-29 Sage Weilmds: clean up MIN/MAX, client_ranges
2010-04-29 Sage Weilmsgr: remove pid file on SIGINT, SIGTERM
2010-04-29 Sage Weilconfig: post-process default config options too
2010-04-29 Sage Weilmon: use (robust) buffer::list::write_fd() to write...
2010-04-29 Sage Weilmon: m->get_session() may return null if session has...
2010-04-28 Sage Weilconfigure: remove second AM_INIT_AUTOMAKE line
2010-04-28 Sage Weilmsgr: fix segfault sending msg on closed Connection...
2010-04-26 Sage Weilmds: fix snaprealm split on capless inode
2010-04-26 Sage Weilbuffer: clean up namespace pollution
2010-04-24 Yehuda Sadehpoolop: rename and move definitions to ceph_fs.h
2010-04-23 Sage WeilMakefile: define __CEPH__ in ceph builds. use it.
2010-04-23 Sage Weilmds: fix req use-after-free to get connection to direct...
2010-04-23 Greg Farnumatomic: reverse if test so we don't break things on...
2010-04-23 Greg Farnummds: remove unused variable from Locker
2010-04-23 Sage Weildebian: build-depends libatomicops-dev
2010-04-23 Sage WeilMerge branch 'snaps' into unstable
2010-04-23 Sage Weilmon: clean up mon snap type checks
2010-04-23 Sage Weilosd: no error checking in data structure (caller should...
2010-04-23 Sage Weilmon: don't create/delete unmanaged snaps if pool snaps...
2010-04-23 Sage Weillibrados: clean up headres
2010-04-23 Sage Weilobjecter: do pool op result parsing in Objecter complet...
2010-04-23 Greg Farnumlibrados: Adjust snapid allocation ufnctions and implem...
2010-04-23 Greg Farnumobjecter: Implement bufferlist-based return code for...
2010-04-23 Greg Farnummon: OSDMonitor fills in MPoolOpReply's bufferlist...
2010-04-23 Greg Farnummsg: Give MPoolOpReply a bufferlist for reply data
2010-04-23 Greg Farnummon: change the unmanaged snap interface for better...
2010-04-23 Greg Farnumlibrados: Set selfmanaged snap functions to use int...
2010-04-23 Greg Farnumlibrados: add small bit of documentation, fix headers
2010-04-23 Greg Farnummon: don't crash if a client tries to self-manage manag...
2010-04-23 Greg Farnumlibrados: add functions for client-managed snapshots...
2010-04-23 Greg Farnumobjecter: New functions for client-managed snapshots.
2010-04-23 Greg Farnummon: OSDMonitor handles client-managed snapshot requests.
2010-04-23 Greg Farnumosd: pg_pool_t gets new functions for unmanaged (ie...
2010-04-23 Greg Farnummsg: Add space for snapid in MPoolOp. Reply now uses...
2010-04-23 Sage Weilmsgr: fix atomic_t test
2010-04-23 Sage WeilMerge branch 'atomic' into unstable
2010-04-23 Sage WeilMerge branch 'msgr' into unstable
2010-04-23 Sage Weilv0.20
2010-04-23 Sage Weilmds: skip client snap notification on unlink
2010-04-22 Sage Weilosd: more useful debugging on repop version, out of...
2010-04-22 Sage Weilosd: print a bit more debug info about compat problems
2010-04-22 Sage Weilmds: verify mdsmap compatset on startup
2010-04-22 Sage Weilmds: add CompatSet to mdsmap
2010-04-22 Yehuda Sadehrbd: change rbd header disk format, update protocol...
2010-04-22 Sage Weilmsgr: never (re)open pipe when sending message directly...
2010-04-22 Sage Weilmdsmap: add separate struct version for extended portio...
2010-04-22 Sage Weilcauthtool: add --gen-print-key
2010-04-22 Sage Weilauth: take key or file containing key on command line
2010-04-22 Sage Weilcauthtool: always print entire encoded CryptoKey
2010-04-22 Sage Weilmsgr: increment connect_seq when STANDBY->CONNECTING
2010-04-21 Sage WeilMerge remote branch 'origin/mdssnaps' into unstable
2010-04-21 Sage Weilfilestore: default to writeahead journal, and no btrfs...
2010-04-21 Sage Weilrbdtool: add, use prettybyte_t type
2010-04-21 Sage Weilrbdtool: add --info, --resize commands
2010-04-21 Sage Weilauth: make 'admin' the default user
2010-04-21 Sage Weillibrados: adjust C++ aio completion creation api
2010-04-21 Sage Weilsample.ceph.conf: add example on writeahead (vs paralle...
2010-04-21 Sage Weilosd: create 'rbd' pool
2010-04-21 Sage Weildebian: require hdparm, recommend btrfs-tools
2010-04-21 Sage Weildebian: require hdparm, recommend btrfs-tools
2010-04-20 Sage Weilmds: always use get_newest_seq (not snap) when doing cow
2010-04-20 Sage Weilmds: rename move_to_realm(), add debugging (cleanup)
2010-04-20 Sage Weilmds: don't cow already cowed dentry
2010-04-20 Sage Weilsample.ceph.conf: updated
2010-04-20 Sage Weilfetch_config: enable fetching ceph.conf from a remote...
2010-04-20 Sage Weilosd: don't capture SIGINT/SIGTERM; journal and/or btrfs...
2010-04-20 Sage Weilauth: less noisy debug
2010-04-20 Sage Weilmds: drop mutation locks
2010-04-20 Sage Weilosd: fix snapset loading from _snapdir
2010-04-20 Sage Weilmds: clone dentry for multiversion dir if linkage is...
2010-04-19 Sage Weilmds: avoid null deref when hiding .ceph dir
2010-04-19 Greg Farnummds: rename send_message_client to send_message_client_...
2010-04-19 Greg Farnummds: fix erroneous uses of send_message that need to...
2010-04-19 Greg Farnummds: Add new Connection-based send_message_client that...
2010-04-16 Jim Schuttautoconf: Fix detection of sync_file_range.
2010-04-16 Greg Farnumremove references to [group] and [mount] in sample...
2010-04-16 Greg Farnumadd executables to .gitignore
2010-04-16 Greg Farnummds: Fix bad pointer dereference brought about by switc...
2010-04-16 Sage Weilmds: xlock versionlock on rename if witnesses
2010-04-16 Greg Farnummds: use Connection-based send_message in handle_discover
2010-04-16 Greg Farnummsg: Remove "asker" data member from MDiscover.
2010-04-16 Greg Farnummds: Fix some compile-time issues.
2010-04-16 Greg Farnummds: Subsystems generally use the connection-based...
2010-04-16 Greg Farnummds: create send_message(Message *m, Connection *c...
2010-04-16 Yehuda Sadehrados: aio, reorder callback completion handler creation
2010-04-15 Greg Farnummds: set trivial uses of send_message to use the Connec...
2010-04-15 Greg Farnumosd: send_message via Connection when possible
2010-04-15 Greg Farnumosd: send reply via connection for MOSDSubOps
2010-04-15 Greg Farnumosd: Send messages via Connection * when possible.
2010-04-15 Greg Farnummsgr: Implement new send_message[_lazy](Message *m...
2010-04-15 Sage Weilfilestore: be thorough about wiping out old osd data...
2010-04-15 Greg Farnummsgr: if a pipe** is passed in to submit_message, it...
2010-04-15 Greg Farnummsgr: give submit_message new interface.
next