aboutsummaryrefslogtreecommitdiff
path: root/fs/ceph/super.c
AgeCommit message (Expand)Author
2009-12-21ceph: hex dump corrupt server data to KERN_DEBUGSage Weil
2009-11-20ceph: mount fails immediately on errorYehuda Sadeh
2009-11-20ceph: fix debugfs entry, simplify fsid checksSage Weil
2009-11-18ceph: move mempool creation to ceph_create_clientSage Weil
2009-11-18ceph: negotiate authentication protocol; implement AUTH_NONE protocolSage Weil
2009-11-18ceph: handle errors during osd client initSage Weil
2009-11-04ceph: fix sparse endian warningSage Weil
2009-11-02ceph: init/destroy bdi in client create/destroy helpersSage Weil
2009-10-27ceph: allocate and parse mount args before client instanceSage Weil
2009-10-27ceph: fix, clean up string mount arg parsingSage Weil
2009-10-26ceph: silence uninitialized variable warningSage Weil
2009-10-26ceph: reduce parse_mount_args stack usageSage Weil
2009-10-22ceph: remove small mon addr limit; use CEPH_MAX_MON where appropriateSage Weil
2009-10-16ceph: enable readaheadSage Weil
2009-10-14ceph: initialize sb->s_bdi, bdi_unregister after kill_anon_superSage Weil
2009-10-12ceph: remove unused CEPH_MSG_{OSD,MDS}_GETMAPSage Weil
2009-10-07ceph: show meaningful version on module loadSage Weil
2009-10-06ceph: super.cSage Weil