aboutsummaryrefslogtreecommitdiff
path: root/fs/ceph/super.c
AgeCommit message (Expand)Author
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