aboutsummaryrefslogtreecommitdiffstats
path: root/fs/ceph/osd_client.c
Commit message (Expand)AuthorAge
* ceph: whitespace cleanupSage Weil2009-12-03
* ceph: plug leak of request_mutexSage Weil2009-12-01
* fs/ceph: Move a dereference below a NULL testJulia Lawall2009-11-21
* ceph: fix debugfs entry, simplify fsid checksSage Weil2009-11-20
* ceph: negotiate authentication protocol; implement AUTH_NONE protocolSage Weil2009-11-18
* ceph: handle errors during osd client initSage Weil2009-11-18
* ceph: remove bad calls to ceph_con_shutdownSage Weil2009-11-18
* ceph: fix endian conversions for ceph_pgSage Weil2009-11-04
* ceph: allocate and parse mount args before client instanceSage Weil2009-10-27
* ceph: warn on allocation from msgpool with larger front_lenSage Weil2009-10-15
* ceph: convert encode/decode macros to inlinesSage Weil2009-10-14
* ceph: cancel osd requests before resending themSage Weil2009-10-09
* ceph: reset osd session on fault, not peer_resetSage Weil2009-10-09
* ceph: revoke osd request message on request completionSage Weil2009-10-09
* ceph: fix osd request submission raceSage Weil2009-10-09
* ceph: OSD clientSage Weil2009-10-06