summaryrefslogtreecommitdiff
path: root/fs/ceph/mon_client.c
AgeCommit message (Expand)Author
2010-02-17ceph: fix authentication races, auth_none oopsSage Weil
2010-02-17ceph: use rbtree for mon statfs requestsSage Weil
2010-02-10ceph: allow renewal of auth credentialsSage Weil
2010-01-25ceph: alloc message data pages and check if tid existsYehuda Sadeh
2010-01-25ceph: allocate middle of message before stating to readYehuda Sadeh
2010-01-14ceph: remove unused erank fieldSage Weil
2009-12-23ceph: include transaction id in ceph_msg_header (protocol change)Sage Weil
2009-12-22ceph: hex dump corrupt server data to KERN_DEBUGSage Weil
2009-12-11ceph: fix leak of monc mutexSage Weil
2009-12-03ceph: whitespace cleanupSage Weil
2009-11-20ceph: remove dead codeSage Weil
2009-11-20ceph: fix debugfs entry, simplify fsid checksSage Weil
2009-11-19ceph: negotiate authentication protocol; implement AUTH_NONE protocolSage Weil
2009-11-03ceph: use fixed endian encoding for ceph_entity_addrSage Weil
2009-10-27ceph: allocate and parse mount args before client instanceSage Weil
2009-10-16ceph: warn on allocation from msgpool with larger front_lenSage Weil
2009-10-16ceph: correct subscribe_ack msgpool payload sizeSage Weil
2009-10-14ceph: convert encode/decode macros to inlinesSage Weil
2009-10-12ceph: ignore trailing data in monampSage Weil
2009-10-09ceph: update to mon client protocol v15Sage Weil
2009-10-08ceph: renew mon subscription before it expiresSage Weil
2009-10-06ceph: monitor clientSage Weil