aboutsummaryrefslogtreecommitdiffstats
path: root/fs/ceph/messenger.c
Commit message (Expand)AuthorAge
...
* ceph: plug leak of incoming message during connection fault/closeSage Weil2009-12-21
* ceph: hex dump corrupt server data to KERN_DEBUGSage Weil2009-12-21
* ceph: don't save sent messages on lossy connectionsSage Weil2009-12-21
* ceph: detect lossy state of connectionSage Weil2009-12-21
* ceph: plug msg leak in con_faultSage Weil2009-12-21
* ceph: carry explicit msg reference for currently sending messageSage Weil2009-12-21
* ceph: use kref for ceph_msgSage Weil2009-12-07
* ceph: simplify ceph_buffer interfaceSage Weil2009-12-07
* ceph: reset msgr backoff during open, not after successful handshakeSage Weil2009-11-20
* ceph: negotiate authentication protocol; implement AUTH_NONE protocolSage Weil2009-11-18
* ceph: remove unnecessary ceph_con_shutdownSage Weil2009-11-18
* ceph: separate banner and connect during handshake into distinct stagesSage Weil2009-11-10
* ceph: convert port endiannessSage Weil2009-11-04
* ceph: use fixed endian encoding for ceph_entity_addrSage Weil2009-11-03
* ceph: update to mon client protocol v15Sage Weil2009-10-09
* ceph: messenger librarySage Weil2009-10-06