Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2009-11-18 | ceph: handle errors during osd client init | Sage Weil | 1 | -1/+5 |
2009-11-04 | ceph: fix sparse endian warning | Sage Weil | 1 | -1/+1 |
2009-11-02 | ceph: init/destroy bdi in client create/destroy helpers | Sage Weil | 1 | -6/+9 |
2009-10-27 | ceph: allocate and parse mount args before client instance | Sage Weil | 1 | -58/+48 |
2009-10-27 | ceph: fix, clean up string mount arg parsing | Sage Weil | 1 | -2/+9 |
2009-10-26 | ceph: silence uninitialized variable warning | Sage Weil | 1 | -1/+1 |
2009-10-26 | ceph: reduce parse_mount_args stack usage | Sage Weil | 1 | -8/+17 |
2009-10-22 | ceph: remove small mon addr limit; use CEPH_MAX_MON where appropriate | Sage Weil | 1 | -2/+2 |
2009-10-16 | ceph: enable readahead | Sage Weil | 1 | -0/+1 |
2009-10-14 | ceph: initialize sb->s_bdi, bdi_unregister after kill_anon_super | Sage Weil | 1 | -1/+3 |
2009-10-12 | ceph: remove unused CEPH_MSG_{OSD,MDS}_GETMAP | Sage Weil | 1 | -2/+0 |
2009-10-07 | ceph: show meaningful version on module load | Sage Weil | 1 | -2/+3 |
2009-10-06 | ceph: super.c | Sage Weil | 1 | -0/+936 |