2011-09-09 |
Tommi Virtanen | doc: Remove duplicate paragraph from rbd.8 |
commit | commitdiff | tree | snapshot |
2011-09-09 |
Samuel Just | ReplicatedPG: Fix src hobject_t construction in clone_r... |
commit | commitdiff | tree | snapshot |
2011-09-09 |
Josh Durgin | workunit: use sudo when first reading /sys... too |
commit | commitdiff | tree | snapshot |
2011-09-09 |
Greg Farnum | workunit: and delete root-owned file |
commit | commitdiff | tree | snapshot |
2011-09-09 |
Greg Farnum | workunit: you need sudo to look at /sys/kernel/debug |
commit | commitdiff | tree | snapshot |
2011-09-09 |
Greg Farnum | Merge branch 'wip-leaks' |
commit | commitdiff | tree | snapshot |
2011-09-09 |
Yehuda Sadeh | rgw: rgw_admin, init gen_secret, gen_key |
commit | commitdiff | tree | snapshot |
2011-09-09 |
Sage Weil | debian: no /var/run! |
commit | commitdiff | tree | snapshot |
2011-09-09 |
Samuel Just | PG.h: Initialize invalid_hash in Entry() |
commit | commitdiff | tree | snapshot |
2011-09-08 |
Sage Weil | debian: create var/run/ceph |
commit | commitdiff | tree | snapshot |
2011-09-08 |
Sage Weil | debian: radosgw: add dirs to package |
commit | commitdiff | tree | snapshot |
2011-09-08 |
Sage Weil | ceph: avoid noise when there is no output |
commit | commitdiff | tree | snapshot |
2011-09-08 |
Samuel Just | OSD: reset filestore_update_collections to false after... |
commit | commitdiff | tree | snapshot |
2011-09-08 |
Samuel Just | object.h: initalize hobject_t correctly |
commit | commitdiff | tree | snapshot |
2011-09-08 |
Greg Farnum | workunits: make file_layout.sh more robust |
commit | commitdiff | tree | snapshot |
2011-09-08 |
Tommi Virtanen | rpm: Include ceph.spec in release tarball. |
commit | commitdiff | tree | snapshot |
2011-09-08 |
Tommi Virtanen | rpm: Create the /etc/ceph directory. |
commit | commitdiff | tree | snapshot |
2011-09-08 |
Tommi Virtanen | rpm: Add newly-added files to %files. |
commit | commitdiff | tree | snapshot |
2011-09-08 |
Tommi Virtanen | rpm: Build without tcmalloc, by default. |
commit | commitdiff | tree | snapshot |
2011-09-08 |
Sage Weil | ceph: -o - to stdout, not stderr |
commit | commitdiff | tree | snapshot |
2011-09-08 |
Greg Farnum | Merge branch 'master' into wip-leaks |
commit | commitdiff | tree | snapshot |
2011-09-08 |
Greg Farnum | Merge branch 'master' of ceph.newdream.net:/git/ceph |
commit | commitdiff | tree | snapshot |
2011-09-08 |
Greg Farnum | mon: Clean up MonSession/Connection leak on MForwards |
commit | commitdiff | tree | snapshot |
2011-09-08 |
Greg Farnum | osd: Clean up PG leak |
commit | commitdiff | tree | snapshot |
2011-09-08 |
Greg Farnum | osd: clean up leak on old/unneeded peering messages |
commit | commitdiff | tree | snapshot |
2011-09-08 |
Greg Farnum | osd: Sessions get weak pointers to Connections |
commit | commitdiff | tree | snapshot |
2011-09-08 |
Greg Farnum | filestore: free fiemap used for testing fs capabilities |
commit | commitdiff | tree | snapshot |
2011-09-08 |
Greg Farnum | WorkQueue: don't deliberately leak memory |
commit | commitdiff | tree | snapshot |
2011-09-08 |
Sage Weil | ceph: clean up command output |
commit | commitdiff | tree | snapshot |
2011-09-07 |
Sage Weil | client: some debugging |
commit | commitdiff | tree | snapshot |
2011-09-07 |
Sage Weil | client: fix leaked Dir on rename |
commit | commitdiff | tree | snapshot |
2011-09-07 |
Sage Weil | client: clean up Inode ref counts slightly |
commit | commitdiff | tree | snapshot |
2011-09-07 |
Samuel Just | OSD: info.pgid gets removed from creating_pgs before... |
commit | commitdiff | tree | snapshot |
2011-09-07 |
Sage Weil | rbd: --size is megabytes, not bytes |
commit | commitdiff | tree | snapshot |
2011-09-07 |
Sage Weil | osd: take ondisk_read_lock on src_oids |
commit | commitdiff | tree | snapshot |
2011-09-07 |
Samuel Just | object.h: make hobject key private, prevent objects... |
commit | commitdiff | tree | snapshot |
2011-09-07 |
Yehuda Sadeh | rgw: make loop exit case explicit, removes warning |
commit | commitdiff | tree | snapshot |
2011-09-07 |
Sage Weil | README: update a bit |
commit | commitdiff | tree | snapshot |
2011-09-07 |
Samuel Just | IndexManager: delete index during RemoveOnDelete |
commit | commitdiff | tree | snapshot |
2011-09-07 |
Samuel Just | OSD: use creating_pgs[pgid].history in get_or_create_pg... |
commit | commitdiff | tree | snapshot |
2011-09-07 |
Sage Weil | client: add inode on IMPORT |
commit | commitdiff | tree | snapshot |
2011-09-07 |
Sage Weil | client: factor out flush_cap_releases() helper |
commit | commitdiff | tree | snapshot |
2011-09-07 |
Sage Weil | mds: bracket LOCK|AUTH -> PREXLOCK transition with... |
commit | commitdiff | tree | snapshot |
2011-09-07 |
Sage Weil | mds: _finish_xlock helper |
commit | commitdiff | tree | snapshot |
2011-09-07 |
Sage Weil | mds: mutation: add start/finish locking hooks |
commit | commitdiff | tree | snapshot |
2011-09-07 |
Sage Weil | mds: move Mutation + children out of MDCache.h |
commit | commitdiff | tree | snapshot |
2011-09-07 |
Sage Weil | librbd: {remove,resize,snap_rollback}_with_progress |
commit | commitdiff | tree | snapshot |
2011-09-07 |
Sage Weil | mon: log when we get an error |
commit | commitdiff | tree | snapshot |
2011-09-07 |
Brian Chrisman | ceph.spec: spec file should be creating /var/run/ceph |
commit | commitdiff | tree | snapshot |
2011-09-07 |
Jim Schutt | osd: nss build of OSD.cc needs CRYPTO_CXXFLAGS since |
commit | commitdiff | tree | snapshot |
2011-09-07 |
Yehuda Sadeh | rgw: fix arg parsing |
commit | commitdiff | tree | snapshot |
2011-09-07 |
Colin Patrick... | rbd: fix command option parsing, honor -- |
commit | commitdiff | tree | snapshot |
2011-09-07 |
Josh Durgin | cephtool: add --concise option again |
commit | commitdiff | tree | snapshot |
2011-09-06 |
Yehuda Sadeh | rgw: prepare for supporting other meta headers |
commit | commitdiff | tree | snapshot |
2011-09-07 |
Josh Durgin | osdmaptool: fix typo in argument |
commit | commitdiff | tree | snapshot |
2011-09-06 |
Tommi Virtanen | doc: Note that mkcephfs can't do upgrades etc. |
commit | commitdiff | tree | snapshot |
2011-09-06 |
Tommi Virtanen | doc: mkcephfs ssh's directly as root@ |
commit | commitdiff | tree | snapshot |
2011-09-06 |
Tommi Virtanen | mkcephfs: Config $user is irrelevant when we want to... |
commit | commitdiff | tree | snapshot |
2011-09-06 |
Colin Patrick... | Merge branch 'wip-argparse' |
commit | commitdiff | tree | snapshot |
2011-09-06 |
Colin Patrick... | ceph tool: convert to new-style arg parsing |
commit | commitdiff | tree | snapshot |
2011-09-06 |
Colin Patrick... | ceph_argparse: remove unused macros, functions |
commit | commitdiff | tree | snapshot |
2011-09-06 |
Colin Patrick... | cfuse: use new-style argument parsing stuff |
commit | commitdiff | tree | snapshot |
2011-09-06 |
Colin Patrick... | cmon: use new argument parsing stuff |
commit | commitdiff | tree | snapshot |
2011-09-06 |
Colin Patrick... | cosd.cc: use new argument parsing functions |
commit | commitdiff | tree | snapshot |
2011-09-06 |
Colin Patrick... | crushtool: use new argument parsing stuff |
commit | commitdiff | tree | snapshot |
2011-09-06 |
Colin Patrick... | rgw_admin: use new argument parsing stuff |
commit | commitdiff | tree | snapshot |
2011-09-06 |
Colin Patrick... | rbd.cc: use new argument parsing stuff |
commit | commitdiff | tree | snapshot |
2011-09-06 |
Colin Patrick... | Add ceph_argparse_withlonglong |
commit | commitdiff | tree | snapshot |
2011-09-06 |
Colin Patrick... | monmaptool, osdmaptool: fix double-dash handling |
commit | commitdiff | tree | snapshot |
2011-09-06 |
Colin Patrick... | monmaptool: use new argument parsing stuff |
commit | commitdiff | tree | snapshot |
2011-09-06 |
Colin Patrick... | cmds: remove unused macro |
commit | commitdiff | tree | snapshot |
2011-09-06 |
Colin Patrick... | TestSignalHandlers: use new argument parsing stuff |
commit | commitdiff | tree | snapshot |
2011-09-06 |
Colin Patrick... | osdmaptool: use new ceph_argparse stuff |
commit | commitdiff | tree | snapshot |
2011-09-06 |
Colin Patrick... | ceph_argparse: add ceph_argparse_withint |
commit | commitdiff | tree | snapshot |
2011-09-06 |
Colin Patrick... | rados.cc: remove unused macro |
commit | commitdiff | tree | snapshot |
2011-09-06 |
Colin Patrick... | librados-config: remove unused old-style argparse |
commit | commitdiff | tree | snapshot |
2011-09-06 |
Colin Patrick... | cauthtool: convert to new-style arg parsing |
commit | commitdiff | tree | snapshot |
2011-09-06 |
Colin Patrick... | gceph tool: convert to new-style arg parsing |
commit | commitdiff | tree | snapshot |
2011-09-06 |
Yehuda Sadeh | rgw: set perm_mask for swift operations |
commit | commitdiff | tree | snapshot |
2011-09-06 |
Yehuda Sadeh | rgw: fix update_container_stats() |
commit | commitdiff | tree | snapshot |
2011-09-06 |
Tommi Virtanen | doc: Explicitly say ceph.conf host= must not include... |
commit | commitdiff | tree | snapshot |
2011-09-06 |
Tommi Virtanen | mkcephfs: cosd and cmon setup must happen as root. |
commit | commitdiff | tree | snapshot |
2011-09-06 |
Tommi Virtanen | doc: Document mkcephfs-style installation. |
commit | commitdiff | tree | snapshot |
2011-09-06 |
Tommi Virtanen | man: mkcephfs: Typo. |
commit | commitdiff | tree | snapshot |
2011-09-06 |
Samuel Just | FileStore: close correct fd in version_stamp methods |
commit | commitdiff | tree | snapshot |
2011-09-06 |
Samuel Just | FileStore: check write_op_seq return code during sync_entry |
commit | commitdiff | tree | snapshot |
2011-09-04 |
Greg Farnum | ReplicatedPG: use the client_messenger for OSD Op replies |
commit | commitdiff | tree | snapshot |
2011-09-03 |
Sage Weil | os/lfnindex: silence compiler warnings |
commit | commitdiff | tree | snapshot |
2011-09-03 |
Sage Weil | client: only flush imported cap if it is now auth |
commit | commitdiff | tree | snapshot |
2011-09-03 |
Sage Weil | Makefile: flock.h! |
commit | commitdiff | tree | snapshot |
2011-09-03 |
Samuel Just | cosd: Do filestore conversion after common_init_finish |
commit | commitdiff | tree | snapshot |
2011-09-03 |
Yehuda Sadeh | rgw: fix include |
commit | commitdiff | tree | snapshot |
2011-09-03 |
Samuel Just | LFNIndex: Fix lfn parsing for hobjects with keys |
commit | commitdiff | tree | snapshot |
2011-09-02 |
Samuel Just | Merge branch 'hobject_change' |
commit | commitdiff | tree | snapshot |
2011-09-02 |
Yehuda Sadeh | rgw: rename source file |
commit | commitdiff | tree | snapshot |
2011-09-02 |
Yehuda Sadeh | rgw: some var names cleanup |
commit | commitdiff | tree | snapshot |
2011-09-02 |
Samuel Just | LFNIndex: include index_version in the lfn attribute... |
commit | commitdiff | tree | snapshot |
2011-09-02 |
Yehuda Sadeh | rgw: fix parameter passing to swift user creation |
commit | commitdiff | tree | snapshot |
2011-09-02 |
Samuel Just | PG: Also fix the key when fixing an incomplete log... |
commit | commitdiff | tree | snapshot |
2011-09-02 |
Samuel Just | LFNIndex: Add support generating keyed hobject_t filenames |
commit | commitdiff | tree | snapshot |
next |