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 |
2009-11-03 |
Sage Weil | default pid file /var/run/ceph/$type.$id.pid |
commit | commitdiff | tree | snapshot |
2009-11-03 |
Greg Farnum | Hadoop: Don't use the local pg by default. |
commit | commitdiff | tree | snapshot |
2009-11-03 |
Greg Farnum | Now passes all unit tests! |
commit | commitdiff | tree | snapshot |
2009-11-03 |
Greg Farnum | Hadoop: Don't throw IOExceptions on extra calls to... |
commit | commitdiff | tree | snapshot |
2009-11-03 |
Greg Farnum | Hadoop: f5 e3 |
commit | commitdiff | tree | snapshot |
2009-11-03 |
Greg Farnum | Hadoop: Behavioral fixes to CephFileSystem |
commit | commitdiff | tree | snapshot |
2009-11-03 |
Greg Farnum | Hadoop: Various changes to CephFaker; not completed. |
commit | commitdiff | tree | snapshot |
2009-11-03 |
Greg Farnum | HadooP: CephFaker now properly sanitizes input filenames. |
commit | commitdiff | tree | snapshot |
2009-11-03 |
Greg Farnum | Hadoop: Update constructor/initialize usage a bit |
commit | commitdiff | tree | snapshot |
2009-11-03 |
Greg Farnum | Simplify CephInputStream so that it actually works |
commit | commitdiff | tree | snapshot |
2009-11-03 |
Greg Farnum | Hadoop: Simplify CephOutputStream so that it actually... |
commit | commitdiff | tree | snapshot |
2009-11-03 |
Greg Farnum | Hadoop: Reorder a few things for better safety and... |
commit | commitdiff | tree | snapshot |
2009-11-02 |
Sage Weil | crush: always return a value from crush_bucket_choose |
commit | commitdiff | tree | snapshot |
2009-10-29 |
Sage Weil | todo |
commit | commitdiff | tree | snapshot |
2009-10-28 |
Sage Weil | todo |
commit | commitdiff | tree | snapshot |
2009-10-28 |
Sage Weil | Makefile: fix lib dependencies |
commit | commitdiff | tree | snapshot |
2009-10-28 |
Sage Weil | makefile: don't link libm and libpthread with crush |
commit | commitdiff | tree | snapshot |
2009-10-28 |
Sage Weil | debian: fix copyright to avoid lintian check |
commit | commitdiff | tree | snapshot |
2009-10-28 |
Sage Weil | debian: fix -dbg packages |
commit | commitdiff | tree | snapshot |
2009-10-28 |
Sage Weil | debian: warn on no args to build script |
commit | commitdiff | tree | snapshot |
2009-10-28 |
Sage Weil | radosgw: fix man page names, include in package |
commit | commitdiff | tree | snapshot |
2009-10-28 |
Sage Weil | debian: strip, put debug binaries in usr/lib/debug |
commit | commitdiff | tree | snapshot |
next |