| Commit message (Expand) | Author | Age | Files | Lines |
* | debian: fix up debian scriptsv0.20 | Sage Weil | 2010-05-01 | 2 | -3/+3 |
* | ceph.spec.in: updates | Sage Weil | 2010-04-30 | 1 | -25/+24 |
* | ceph.spec.in: from Josef | Sage Weil | 2010-04-30 | 2 | -50/+200 |
* | objecter: show osds in laggy debug output | Sage Weil | 2010-04-30 | 1 | -1/+2 |
* | mds: fix trim_dentry on dentry under unlinked dir | Sage Weil | 2010-04-30 | 1 | -3/+6 |
* | osd: fix pg_to_acting_osds() calculation to consider pg_temp | Sage Weil | 2010-04-30 | 1 | -33/+30 |
* | filestore: fail to mount if journal open fails | Sage Weil | 2010-04-30 | 2 | -4/+8 |
* | msgr: fix sigint/term signal handler to actually quit (by chaining) | Sage Weil | 2010-04-30 | 1 | -2/+9 |
* | librados: fix blank pool stats | Sage Weil | 2010-04-30 | 1 | -2/+1 |
* | qa: make pjd clean up | Sage Weil | 2010-04-29 | 1 | -0/+3 |
* | mds: clean up MIN/MAX, client_ranges | Sage Weil | 2010-04-29 | 4 | -10/+16 |
* | msgr: remove pid file on SIGINT, SIGTERM | Sage Weil | 2010-04-29 | 1 | -15/+18 |
* | config: post-process default config options too | Sage Weil | 2010-04-29 | 1 | -0/+11 |
* | mon: use (robust) buffer::list::write_fd() to write to disk | Sage Weil | 2010-04-29 | 3 | -18/+12 |
* | mon: m->get_session() may return null if session has closed | Sage Weil | 2010-04-29 | 6 | -117/+195 |
* | mds: fix snaprealm split on capless inode | Sage Weil | 2010-04-26 | 1 | -4/+10 |
* | v0.20 | Sage Weil | 2010-04-23 | 4 | -6/+16 |
* | mds: skip client snap notification on unlink | Sage Weil | 2010-04-23 | 3 | -5/+6 |
* | osd: more useful debugging on repop version, out of order completion | Sage Weil | 2010-04-23 | 2 | -1/+9 |
* | osd: print a bit more debug info about compat problems | Sage Weil | 2010-04-23 | 1 | -5/+6 |
* | mds: verify mdsmap compatset on startup | Sage Weil | 2010-04-23 | 1 | -0/+11 |
* | mds: add CompatSet to mdsmap | Sage Weil | 2010-04-23 | 6 | -19/+77 |
* | rbd: change rbd header disk format, update protocol version | Yehuda Sadeh | 2010-04-22 | 2 | -3/+10 |
* | mdsmap: add separate struct version for extended portion of mdsmap | Sage Weil | 2010-04-22 | 1 | -1/+6 |
* | cauthtool: add --gen-print-key | Sage Weil | 2010-04-22 | 1 | -1/+12 |
* | auth: take key or file containing key on command line | Sage Weil | 2010-04-22 | 3 | -0/+30 |
* | cauthtool: always print entire encoded CryptoKey | Sage Weil | 2010-04-22 | 4 | -10/+8 |
* | msgr: increment connect_seq when STANDBY->CONNECTING | Sage Weil | 2010-04-22 | 1 | -1/+3 |
* | Merge remote branch 'origin/mdssnaps' into unstable | Sage Weil | 2010-04-22 | 4 | -22/+27 |
|\ |
|
| * | debian: require hdparm, recommend btrfs-tools | Sage Weil | 2010-04-21 | 1 | -2/+2 |
| * | mds: always use get_newest_seq (not snap) when doing cow | Sage Weil | 2010-04-21 | 3 | -6/+6 |
| * | mds: rename move_to_realm(), add debugging (cleanup) | Sage Weil | 2010-04-21 | 3 | -15/+19 |
| * | mds: don't cow already cowed dentry | Sage Weil | 2010-04-21 | 1 | -1/+2 |
* | | filestore: default to writeahead journal, and no btrfs snaps | Sage Weil | 2010-04-22 | 2 | -8/+3 |
* | | rbdtool: add, use prettybyte_t type | Sage Weil | 2010-04-21 | 2 | -3/+25 |
* | | rbdtool: add --info, --resize commands | Sage Weil | 2010-04-21 | 1 | -43/+102 |
* | | auth: make 'admin' the default user | Sage Weil | 2010-04-21 | 1 | -1/+1 |
* | | librados: adjust C++ aio completion creation api | Sage Weil | 2010-04-21 | 3 | -19/+28 |
* | | sample.ceph.conf: add example on writeahead (vs parallel) journal | Sage Weil | 2010-04-21 | 1 | -0/+5 |
* | | osd: create 'rbd' pool | Sage Weil | 2010-04-21 | 2 | -0/+2 |
* | | debian: require hdparm, recommend btrfs-tools | Sage Weil | 2010-04-21 | 1 | -2/+2 |
|/ |
|
* | sample.ceph.conf: updated | Sage Weil | 2010-04-21 | 1 | -11/+28 |
* | fetch_config: enable fetching ceph.conf from a remote location | Sage Weil | 2010-04-21 | 5 | -9/+42 |
* | osd: don't capture SIGINT/SIGTERM; journal and/or btrfs snaps are sufficient. | Sage Weil | 2010-04-20 | 1 | -2/+4 |
* | auth: less noisy debug | Sage Weil | 2010-04-20 | 3 | -6/+6 |
* | mds: drop mutation locks | Sage Weil | 2010-04-20 | 1 | -0/+4 |
* | osd: fix snapset loading from _snapdir | Sage Weil | 2010-04-20 | 1 | -1/+2 |
* | mds: clone dentry for multiversion dir if linkage is changing... | Sage Weil | 2010-04-20 | 1 | -8/+9 |
* | mds: avoid null deref when hiding .ceph dir | Sage Weil | 2010-04-20 | 1 | -3/+3 |
* | autoconf: Fix detection of sync_file_range. | Jim Schutt | 2010-04-17 | 1 | -2/+1 |