summaryrefslogtreecommitdiff
path: root/fs/ceph/super.h
AgeCommit message (Expand)AuthorFilesLines
2009-11-21ceph: fix debugfs entry, simplify fsid checksSage Weil1-9/+9
2009-11-19ceph: negotiate authentication protocol; implement AUTH_NONE protocolSage Weil1-0/+2
2009-11-13ceph: build cleanly without CONFIG_DEBUG_FSSage Weil1-0/+2
2009-11-11ceph: remove recon_gen logicSage Weil1-1/+0
2009-11-09ceph: do not confuse stale and dead (unreconnected) capsSage Weil1-1/+3
2009-10-29ceph: replace list_entry with container_ofNoah Watkins1-1/+1
2009-10-27ceph: allocate and parse mount args before client instanceSage Weil1-3/+5
2009-10-22ceph: remove small mon addr limit; use CEPH_MAX_MON where appropriateSage Weil1-2/+0
2009-10-17ceph: enable readaheadSage Weil1-1/+1
2009-10-16ceph: flush dirty caps via the cap_dirty listSage Weil1-3/+3
2009-10-06ceph: client typesSage Weil1-0/+890