aboutsummaryrefslogtreecommitdiffstats
path: root/fs/ceph/mon_client.c
Commit message (Expand)AuthorAge
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-30
* ceph: fix up unexpected message handlingSage Weil2010-02-23
* ceph: fix authentication races, auth_none oopsSage Weil2010-02-17
* ceph: use rbtree for mon statfs requestsSage Weil2010-02-17
* ceph: allow renewal of auth credentialsSage Weil2010-02-10
* ceph: alloc message data pages and check if tid existsYehuda Sadeh2010-01-25
* ceph: allocate middle of message before stating to readYehuda Sadeh2010-01-25
* ceph: remove unused erank fieldSage Weil2010-01-14
* ceph: include transaction id in ceph_msg_header (protocol change)Sage Weil2009-12-23
* ceph: hex dump corrupt server data to KERN_DEBUGSage Weil2009-12-21
* ceph: fix leak of monc mutexSage Weil2009-12-11
* ceph: whitespace cleanupSage Weil2009-12-03
* ceph: remove dead codeSage Weil2009-11-20
* ceph: fix debugfs entry, simplify fsid checksSage Weil2009-11-20
* ceph: negotiate authentication protocol; implement AUTH_NONE protocolSage Weil2009-11-18
* ceph: use fixed endian encoding for ceph_entity_addrSage Weil2009-11-03
* 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: correct subscribe_ack msgpool payload sizeSage Weil2009-10-15
* ceph: convert encode/decode macros to inlinesSage Weil2009-10-14
* ceph: ignore trailing data in monampSage Weil2009-10-12
* ceph: update to mon client protocol v15Sage Weil2009-10-09
* ceph: renew mon subscription before it expiresSage Weil2009-10-08
* ceph: monitor clientSage Weil2009-10-06