ceph: put unused osd connections on lru
[deliverable/linux.git] / fs / ceph / osd_client.c
2010-02-11  Yehuda Sadehceph: put unused osd connections on lru
2010-02-10  Sage Weilceph: allow renewal of auth credentials
2010-02-03  Yehuda Sadehceph: always send truncation info with read and write...
2010-01-25  Yehuda Sadehceph: keep reserved replies on the request structure
2010-01-25  Yehuda Sadehceph: alloc message data pages and check if tid exists
2010-01-25  Yehuda Sadehceph: allocate middle of message before stating to...
2010-01-14  Sage Weilceph: display pgid in debugfs osd request dump
2010-01-14  Sage Weilceph: remove unused erank field
2009-12-23  Sage Weilceph: include transaction id in ceph_msg_header (protoc...
2009-12-23  Sage Weilceph: control access to page vector for incoming data
2009-12-23  Sage Weilceph: unregister canceled/timed out osd requests
2009-12-22  Sage Weilceph: fix error paths for corrupt osdmap messages
2009-12-22  Sage Weilceph: hex dump corrupt server data to KERN_DEBUG
2009-12-22  Yehuda Sadehceph: fix msgpool reservation leak
2009-12-07  Sage Weilceph: use kref for ceph_osd_request
2009-12-03  Sage Weilceph: whitespace cleanup
2009-12-01  Sage Weilceph: plug leak of request_mutex
2009-11-21  Julia Lawallfs/ceph: Move a dereference below a NULL test
2009-11-20  Sage Weilceph: fix debugfs entry, simplify fsid checks
2009-11-19  Sage Weilceph: negotiate authentication protocol; implement...
2009-11-18  Sage Weilceph: handle errors during osd client init
2009-11-18  Sage Weilceph: remove bad calls to ceph_con_shutdown
2009-11-05  Sage Weilceph: fix endian conversions for ceph_pg
2009-10-27  Sage Weilceph: allocate and parse mount args before client instance
2009-10-16  Sage Weilceph: warn on allocation from msgpool with larger front_len
2009-10-14  Sage Weilceph: convert encode/decode macros to inlines
2009-10-09  Sage Weilceph: cancel osd requests before resending them
2009-10-09  Sage Weilceph: reset osd session on fault, not peer_reset
2009-10-09  Sage Weilceph: revoke osd request message on request completion
2009-10-09  Sage Weilceph: fix osd request submission race
2009-10-06  Sage Weilceph: OSD client
This page took 1.809992 seconds and 39 git commands to generate.