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