summaryrefslogtreecommitdiffstats
path: root/fs/ceph/messenger.h
Commit message (Expand)AuthorAgeFilesLines
* ceph: close out mds, osd connections before stopping authSage Weil2010-05-291-0/+1
* ceph: all allocation functions should get gfp_maskYehuda Sadeh2010-05-171-1/+1
* ceph: save peer feature bits in connection structureSage Weil2010-05-171-0/+1
* ceph: resync headers with userlandSage Weil2010-05-171-3/+1
* ceph: clean up connection resetSage Weil2010-05-171-1/+0
* ceph: simplify ceph_msg_newSage Weil2010-05-171-3/+1
* ceph: preserve seq # on requeued messages after transient transport errorsSage Weil2010-05-111-0/+1
* ceph: avoid reopening osd connections when address hasn't changedSage Weil2010-03-231-0/+1
* ceph: reset bits on connection closeSage Weil2010-03-011-1/+0
* ceph: allow renewal of auth credentialsSage Weil2010-02-101-0/+1
* ceph: keep reserved replies on the request structureYehuda Sadeh2010-01-251-2/+2
* ceph: alloc message data pages and check if tid existsYehuda Sadeh2010-01-251-4/+0
* ceph: allocate middle of message before stating to readYehuda Sadeh2010-01-251-7/+2
* ceph: support ceph_pagelist for message payloadSage Weil2009-12-231-0/+1
* ceph: control access to page vector for incoming dataSage Weil2009-12-231-0/+2
* ceph: use connection mutex to protect read and write stagesSage Weil2009-12-231-1/+2
* ceph: hex dump corrupt server data to KERN_DEBUGSage Weil2009-12-211-0/+2
* ceph: carry explicit msg reference for currently sending messageSage Weil2009-12-211-0/+1
* ceph: use kref for ceph_msgSage Weil2009-12-071-5/+8
* ceph: negotiate authentication protocol; implement AUTH_NONE protocolSage Weil2009-11-181-0/+10
* ceph: remove bad calls to ceph_con_shutdownSage Weil2009-11-181-1/+0
* ceph: separate banner and connect during handshake into distinct stagesSage Weil2009-11-101-2/+2
* ceph: use fixed endian encoding for ceph_entity_addrSage Weil2009-11-031-0/+1
* ceph: messenger librarySage Weil2009-10-061-0/+243
OpenPOWER on IntegriCloud