2009-11-13 |
Sage Weil | vstart: some cleanup |
commit | commitdiff | tree | snapshot |
2009-11-12 |
Sage Weil | conf: default to auth type 'none' |
commit | commitdiff | tree | snapshot |
2009-11-12 |
Sage Weil | auth: fix compile errors, warnings |
commit | commitdiff | tree | snapshot |
2009-11-12 |
Sage Weil | auth: kill residual kernel/ files |
commit | commitdiff | tree | snapshot |
2009-11-12 |
Sage Weil | Merge branch 'unstable' into auth |
commit | commitdiff | tree | snapshot |
2009-11-12 |
Sage Weil | uclient: fewer msgs |
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 |
Yehuda Sadeh | auth: fix mds messages filtering |
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 |
Yehuda Sadeh | msg: don't die unconditionally when got unknown message... |
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-10 |
Sage Weil | mon: ignore MAuth message when connection has no session |
commit | commitdiff | tree | snapshot |
2009-11-10 |
Sage Weil | ceph: default to admin user |
commit | commitdiff | tree | snapshot |
2009-11-10 |
Sage Weil | auth: make ~ in keyring search path subst in $HOME |
commit | commitdiff | tree | snapshot |
2009-11-10 |
Sage Weil | Merge branch 'unstable' into auth |
commit | commitdiff | tree | snapshot |
2009-11-10 |
Yehuda Sadeh | auth: auth none encodes global_id at build_authorizer |
commit | commitdiff | tree | snapshot |
2009-11-10 |
Yehuda Sadeh | auth: pass global_id to the osd, mds verify-authorizers |
commit | commitdiff | tree | snapshot |
2009-11-10 |
Sage Weil | mds, osd: call monc->authenticate(), not wait_authentic... |
commit | commitdiff | tree | snapshot |
2009-11-10 |
Sage Weil | uclient: get keys, build authorizer |
commit | commitdiff | tree | snapshot |
2009-11-09 |
Yehuda Sadeh | auth: don't display auth incrementals in the ceph tool |
commit | commitdiff | tree | snapshot |
2009-11-09 |
Sage Weil | auth: fix global id alloc on peon monitors |
commit | commitdiff | tree | snapshot |
2009-11-09 |
Sage Weil | auth: kill ClientMOnitor, MCLientMOunt*, etc. |
commit | commitdiff | tree | snapshot |
2009-11-09 |
Sage Weil | mon: use g_conf.mon_globalid_prealloc |
commit | commitdiff | tree | snapshot |
2009-11-09 |
Yehuda Sadeh | auth: added should_propose callback to auth mon |
commit | commitdiff | tree | snapshot |
2009-11-09 |
Yehuda Sadeh | auth: verify global_id with the one on the ticket |
commit | commitdiff | tree | snapshot |
2009-11-09 |
Yehuda Sadeh | auth: increase max global id only when paxos is writable |
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-09 |
Yehuda Sadeh | auth: distribute global instance id to client |
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-07 |
Yehuda Sadeh | auth: some cleanup, compilation fixes |
commit | commitdiff | tree | snapshot |
2009-11-07 |
Yehuda Sadeh | auth: manage global id in the auth mon |
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 | OSD: Don't repeatedly send the same incremental map... |
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 |
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 |
Yehuda Sadeh | auth: fix authorizer in the 'none' protocol case |
commit | commitdiff | tree | snapshot |
2009-11-03 |
Yehuda Sadeh | vstart.sh: add option to avoid conf file overwrite |
commit | commitdiff | tree | snapshot |
next |