2009-11-18 |
Sage Weil | Merge branch 'unstable' of ceph.newdream.net:git/ceph... |
commit | commitdiff | tree | snapshot |
2009-11-18 |
Sage Weil | osd: eval access mode before try_* |
commit | commitdiff | tree | snapshot |
2009-11-18 |
Sage Weil | osd: debug pg mode |
commit | commitdiff | tree | snapshot |
2009-11-18 |
Sage Weil | sepia: valgrind for a while |
commit | commitdiff | tree | snapshot |
2009-11-18 |
Sage Weil | objecter: be more verbose about laggy requests |
commit | commitdiff | tree | snapshot |
2009-11-18 |
Sage Weil | msgr: use discard_queue, kill drop_msgs |
commit | commitdiff | tree | snapshot |
2009-11-18 |
Sage Weil | msgr: don't initiate connect if we keepalive on unconne... |
commit | commitdiff | tree | snapshot |
2009-11-18 |
Sage Weil | msgr: fix possible use-after-free by taking pipe lock... |
commit | commitdiff | tree | snapshot |
2009-11-18 |
Sage Weil | msgr: use common helper for reader/writer thread stop... |
commit | commitdiff | tree | snapshot |
2009-11-17 |
Sage Weil | msgr: rename report_failures -> drop_msgs |
commit | commitdiff | tree | snapshot |
2009-11-17 |
Sage Weil | msgr: small cleanups |
commit | commitdiff | tree | snapshot |
2009-11-17 |
Sage Weil | monc: small sanity check |
commit | commitdiff | tree | snapshot |
2009-11-17 |
Sage Weil | uclient: set mode on snapdir properly |
commit | commitdiff | tree | snapshot |
2009-11-17 |
Sage Weil | uclient: assert we have CAP_PIN |
commit | commitdiff | tree | snapshot |
2009-11-17 |
Sage Weil | uclient: always retain CAP_PIN |
commit | commitdiff | tree | snapshot |
2009-11-17 |
Greg Farnum | rados: Update stat calculation and display; change... |
commit | commitdiff | tree | snapshot |
2009-11-17 |
Greg Farnum | qa: We want to stop on errors. Add new scripts. |
commit | commitdiff | tree | snapshot |
2009-11-16 |
Sage Weil | todo |
commit | commitdiff | tree | snapshot |
2009-11-16 |
Sage Weil | msgr: get rid of harmless valgrind error |
commit | commitdiff | tree | snapshot |
2009-11-16 |
Sage Weil | mon: fail on write error |
commit | commitdiff | tree | snapshot |
2009-11-14 |
Sage Weil | monc: fix race/deadlock for get_monmap_privately |
commit | commitdiff | tree | snapshot |
2009-11-14 |
Sage Weil | uclient: use Inode::auth_cap to find mds to write back... |
commit | commitdiff | tree | snapshot |
2009-11-14 |
Sage Weil | uclient: keep MClientRequest local to send_request |
commit | commitdiff | tree | snapshot |
2009-11-13 |
Sage Weil | mds: journal open_files based on is_any_caps_wanted... |
commit | commitdiff | tree | snapshot |
2009-11-13 |
Sage Weil | mds: don't rejournal files with caps that are unwanted |
commit | commitdiff | tree | snapshot |
2009-11-13 |
Sage Weil | mds: don't croak on open_files without caps |
commit | commitdiff | tree | snapshot |
2009-11-13 |
Greg Farnum | rados: status printouts are now threaded |
commit | commitdiff | tree | snapshot |
2009-11-13 |
Sage Weil | mds: don't try to send mdsmap to clients that need... |
commit | commitdiff | tree | snapshot |
2009-11-13 |
Sage Weil | mds: ignore/warn on late client reconnect attempts |
commit | commitdiff | tree | snapshot |
2009-11-13 |
Greg Farnum | Merge branch 'unstable' of ceph.newdream.net:/git/ceph... |
commit | commitdiff | tree | snapshot |
2009-11-13 |
Greg Farnum | qa: prepare for a hierarchical test script system |
commit | commitdiff | tree | snapshot |
2009-11-12 |
Sage Weil | todo |
commit | commitdiff | tree | snapshot |
2009-11-12 |
Sage Weil | Merge branch 'unstable' of ssh://ceph.newdream.net... |
commit | commitdiff | tree | snapshot |
2009-11-12 |
Sage Weil | put testing ceph.conf's in git |
commit | commitdiff | tree | snapshot |
2009-11-12 |
Sage Weil | osd: print useful mode wait message |
commit | commitdiff | tree | snapshot |
2009-11-12 |
Sage Weil | filestore: skip sync_file_range if the full commit... |
commit | commitdiff | tree | snapshot |
2009-11-12 |
Sage Weil | mds: recommit after commit if waiting for newer version |
commit | commitdiff | tree | snapshot |
2009-11-12 |
Greg Farnum | rados: fix usage() and -p option checking |
commit | commitdiff | tree | snapshot |
2009-11-12 |
Sage Weil | mds: warn, don't crash, on rfiles/rsubdirs underflow |
commit | commitdiff | tree | snapshot |
2009-11-12 |
Sage Weil | uclient: increase cache size |
commit | commitdiff | tree | snapshot |
2009-11-12 |
Sage Weil | filestore: flusher thread; commit snaps (disabled) |
commit | commitdiff | tree | snapshot |
2009-11-12 |
Sage Weil | osd: avoid truncate, remove ops we know will fail |
commit | commitdiff | tree | snapshot |
2009-11-12 |
Sage Weil | osd: don't requeue pg removal if already removing |
commit | commitdiff | tree | snapshot |
2009-11-11 |
Sage Weil | todo |
commit | commitdiff | tree | snapshot |
2009-11-11 |
Sage Weil | mds: force rdlock on any snapped inodes |
commit | commitdiff | tree | snapshot |
2009-11-11 |
Greg Farnum | sessionmap is an object, not a pointer |
commit | commitdiff | tree | snapshot |
2009-11-11 |
Sage Weil | mds: fix typo; also only suicide if we have clients |
commit | commitdiff | tree | snapshot |
2009-11-11 |
Sage Weil | mds: underwater is function of _loaded_ version, not... |
commit | commitdiff | tree | snapshot |
2009-11-11 |
Sage Weil | todo |
commit | commitdiff | tree | snapshot |
2009-11-11 |
Greg Farnum | mds: If last MDS, suicide on stop rather than entering... |
commit | commitdiff | tree | snapshot |
2009-11-10 |
Sage Weil | osd: do not apply_transaction in finish_recovery |
commit | commitdiff | tree | snapshot |
2009-11-10 |
Sage Weil | filestore: don't croak on 0 op usertrans error |
commit | commitdiff | tree | snapshot |
2009-11-10 |
Sage Weil | filestore: check return values |
commit | commitdiff | tree | snapshot |
2009-11-10 |
Sage Weil | test_trans |
commit | commitdiff | tree | snapshot |
2009-11-10 |
Sage Weil | filestore: fix usertrans setxattr, print it out nicely |
commit | commitdiff | tree | snapshot |
2009-11-10 |
Sage Weil | filestore: clean up btrfs ioctls; use actual btrfs... |
commit | commitdiff | tree | snapshot |
2009-11-10 |
Sage Weil | sample.ceph.conf: include usertrans flag |
commit | commitdiff | tree | snapshot |
2009-11-10 |
Sage Weil | filestore: make FileStore btrfs ioctl tests more readable |
commit | commitdiff | tree | snapshot |
2009-11-09 |
Sage Weil | osd: log misdirected ops; reply with -ENXIO |
commit | commitdiff | tree | snapshot |
2009-11-09 |
Sage Weil | sample.ceph.conf: fix btrfs mountoptions |
commit | commitdiff | tree | snapshot |
2009-11-08 |
Sage Weil | osdmap: clear out old hash distribution code |
commit | commitdiff | tree | snapshot |
2009-11-08 |
Sage Weil | osd: make pgids sort on (pool, preferred, ps) |
commit | commitdiff | tree | snapshot |
2009-11-08 |
Sage Weil | crushtool: small fix |
commit | commitdiff | tree | snapshot |
2009-11-08 |
Sage Weil | Revert "crush: use spirit classic headers" |
commit | commitdiff | tree | snapshot |
2009-11-08 |
Sage Weil | hash: small cleanup |
commit | commitdiff | tree | snapshot |
2009-11-08 |
Sage Weil | crush: hrm fix up builder too |
commit | commitdiff | tree | snapshot |
2009-11-08 |
Sage Weil | crush: use spirit classic headers |
commit | commitdiff | tree | snapshot |
2009-11-08 |
Sage Weil | crush: make hash function selectable |
commit | commitdiff | tree | snapshot |
2009-11-07 |
Sage Weil | osd: make object hash a pg_pool parameter |
commit | commitdiff | tree | snapshot |
2009-11-07 |
Sage Weil | osdmaptool: test-map-object |
commit | commitdiff | tree | snapshot |
2009-11-07 |
Sage Weil | osd: use stronger hash function for mapping objects... |
commit | commitdiff | tree | snapshot |
2009-11-07 |
Sage Weil | crush: no more static inline |
commit | commitdiff | tree | snapshot |
2009-11-06 |
Greg Farnum | osd: This logic is slightly less confusing without... |
commit | commitdiff | tree | snapshot |
2009-11-06 |
Sage Weil | mon: don't delete stats when sending osdmap incremental |
commit | commitdiff | tree | snapshot |
2009-11-06 |
Sage Weil | qa: test subdir mounts |
commit | commitdiff | tree | snapshot |
2009-11-06 |
Sage Weil | init-ceph: tell user we're mounting btrfs |
commit | commitdiff | tree | snapshot |
2009-11-06 |
Sage Weil | osd: send single osd_boot on startup |
commit | commitdiff | tree | snapshot |
2009-11-06 |
Sage Weil | mon: don't log dup osd boot msgs |
commit | commitdiff | tree | snapshot |
2009-11-06 |
Sage Weil | msgr: leave off ss_family when printing |
commit | commitdiff | tree | snapshot |
2009-11-06 |
Sage Weil | todo |
commit | commitdiff | tree | snapshot |
2009-11-06 |
Sage Weil | ppc: do not copy_in unencoded __u32 |
commit | commitdiff | tree | snapshot |
2009-11-06 |
Sage Weil | buffer: only define _XOPEN_SOURCE ifndef |
commit | commitdiff | tree | snapshot |
2009-11-06 |
Sage Weil | todo |
commit | commitdiff | tree | snapshot |
2009-11-06 |
Sage Weil | mon: make initial monmap epoch match paxos version |
commit | commitdiff | tree | snapshot |
2009-11-06 |
Sage Weil | mkmonfs: use common_init and parse regular args |
commit | commitdiff | tree | snapshot |
2009-11-06 |
Sage Weil | don't forget -standalone.git in release checklist |
commit | commitdiff | tree | snapshot |
2009-11-05 |
Greg Farnum | uclient: set NAME_MAX = PAGE_SIZE |
commit | commitdiff | tree | snapshot |
2009-11-05 |
Greg Farnum | Hadoop: Update JavaDoc and put in new patch file |
commit | commitdiff | tree | snapshot |
2009-11-05 |
Greg Farnum | Hadoop: Numerous fixes. |
commit | commitdiff | tree | snapshot |
2009-11-05 |
Yehuda Sadeh | mount: fix hint initialization for getaddrinfo |
commit | commitdiff | tree | snapshot |
2009-11-05 |
Sage Weil | filestore: oops less noisy |
commit | commitdiff | tree | snapshot |
2009-11-05 |
Sage Weil | osdmap: fix pps calc for preferred pgs |
commit | commitdiff | tree | snapshot |
2009-11-05 |
Sage Weil | osd: nicer debug output on misdirected requests |
commit | commitdiff | tree | snapshot |
2009-11-04 |
Sage Weil | mds: mark scatterlocks with dirty rstat/fragstat during... |
commit | commitdiff | tree | snapshot |
2009-11-04 |
Sage Weil | mds: use fnode when replaying journal |
commit | commitdiff | tree | snapshot |
2009-11-04 |
Sage Weil | debian: gracefully replace lib packages prior to '1... |
commit | commitdiff | tree | snapshot |
2009-11-04 |
Sage Weil | osd: kill int <-> pg_t conversions |
commit | commitdiff | tree | snapshot |
2009-11-04 |
Sage Weil | osd: convert ceph_pg union to struct |
commit | commitdiff | tree | snapshot |
2009-11-03 |
Sage Weil | msgr: encode sockaddr.ss_family big endian in ceph_enti... |
commit | commitdiff | tree | snapshot |
2009-11-03 |
Sage Weil | filestore: close btrfs transactions cleanly |
commit | commitdiff | tree | snapshot |
next |