summaryrefslogtreecommitdiffstats
path: root/fs/binfmt_aout.c (unfollow)
Commit message (Expand)AuthorFilesLines
2009-10-14ceph: initialize sb->s_bdi, bdi_unregister after kill_anon_superSage Weil1-1/+3
2009-10-14ceph: convert encode/decode macros to inlinesSage Weil6-132/+137
2009-10-13ceph: add version field to message headerSage Weil1-1/+2
2009-10-12ceph: remove unused CEPH_MSG_{OSD,MDS}_GETMAPSage Weil2-4/+0
2009-10-12ceph: ignore trailing data in monampSage Weil1-3/+0
2009-10-10ceph: add file layout validationSage Weil2-0/+26
2009-10-10ceph: update to mon client protocol v15Sage Weil3-10/+19
2009-10-09ceph: cancel osd requests before resending themSage Weil1-1/+4
2009-10-09ceph: reset osd session on fault, not peer_resetSage Weil1-5/+2
2009-10-09ceph: fail gracefully on corrupt osdmap (bad pg_temp mapping)Sage Weil1-5/+10
2009-10-09ceph: revoke osd request message on request completionSage Weil1-4/+9
2009-10-09ceph: fix osd request submission raceSage Weil1-11/+19
2009-10-08ceph: renew mon subscription before it expiresSage Weil1-2/+2
2009-10-08ceph: fix mdsmap decoding when multiple mds's are presentSage Weil1-5/+5
2009-10-07ceph: gracefully avoid empty crush bucketsSage Weil1-2/+7
2009-10-07ceph: include preferred_osd in file layout virtual xattrSage Weil1-1/+8
2009-10-07ceph: show meaningful version on module loadSage Weil2-8/+3