summaryrefslogtreecommitdiff
path: root/fs/ceph/mds_client.c
AgeCommit message (Expand)Author
2010-02-26ceph: remove bogus mds forward warningSage Weil
2010-02-23ceph: fix client_request_forward decodingSage Weil
2010-02-23ceph: drop messages on unregistered mds sessions; cleanupSage Weil
2010-02-17ceph: fix iterate_caps removal raceSage Weil
2010-02-16ceph: use rbtree for snap_realmsSage Weil
2010-02-16ceph: use rbtree for mds requestsSage Weil
2010-02-10ceph: allow renewal of auth credentialsSage Weil
2010-01-29ceph: include type in ceph_entity_addr, filepathSage Weil
2010-01-25ceph: allocate middle of message before stating to readYehuda Sadeh
2010-01-25ceph: properly handle aborted mds requestsSage Weil
2009-12-23ceph: use ceph_pagelist for mds reconnect message; change encoding (protocol ...Sage Weil
2009-12-23ceph: include transaction id in ceph_msg_header (protocol change)Sage Weil
2009-12-23ceph: do not touch_caps while iterating over caps listSage Weil
2009-12-21ceph: make mds ops interruptibleSage Weil
2009-12-21ceph: hex dump corrupt server data to KERN_DEBUGSage Weil
2009-12-07ceph: use kref for struct ceph_mds_requestSage Weil
2009-11-20ceph: reset requested max_size after mds reconnectSage Weil
2009-11-20ceph: fix debugfs entry, simplify fsid checksSage Weil
2009-11-18ceph: negotiate authentication protocol; implement AUTH_NONE protocolSage Weil
2009-11-18ceph: handle errors during osd client initSage Weil
2009-11-18ceph: remove bad calls to ceph_con_shutdownSage Weil
2009-11-11ceph: pr_info when mds reconnect completesSage Weil
2009-11-10ceph: remove recon_gen logicSage Weil
2009-11-09ceph: do not confuse stale and dead (unreconnected) capsSage Weil
2009-10-27ceph: allocate and parse mount args before client instanceSage Weil
2009-10-15ceph: flush dirty caps via the cap_dirty listSage Weil
2009-10-14ceph: convert encode/decode macros to inlinesSage Weil
2009-10-06ceph: MDS clientSage Weil