Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2009-11-21 | ceph: fix debugfs entry, simplify fsid checks | Sage Weil | 1 | -9/+9 |
2009-11-19 | ceph: negotiate authentication protocol; implement AUTH_NONE protocol | Sage Weil | 1 | -0/+2 |
2009-11-13 | ceph: build cleanly without CONFIG_DEBUG_FS | Sage Weil | 1 | -0/+2 |
2009-11-11 | ceph: remove recon_gen logic | Sage Weil | 1 | -1/+0 |
2009-11-09 | ceph: do not confuse stale and dead (unreconnected) caps | Sage Weil | 1 | -1/+3 |
2009-10-29 | ceph: replace list_entry with container_of | Noah Watkins | 1 | -1/+1 |
2009-10-27 | ceph: allocate and parse mount args before client instance | Sage Weil | 1 | -3/+5 |
2009-10-22 | ceph: remove small mon addr limit; use CEPH_MAX_MON where appropriate | Sage Weil | 1 | -2/+0 |
2009-10-17 | ceph: enable readahead | Sage Weil | 1 | -1/+1 |
2009-10-16 | ceph: flush dirty caps via the cap_dirty list | Sage Weil | 1 | -3/+3 |
2009-10-06 | ceph: client types | Sage Weil | 1 | -0/+890 |