aboutsummaryrefslogtreecommitdiffstats
path: root/fs/ceph/ceph_fs.h
Commit message (Expand)AuthorAgeFilesLines
* ceph: v0.19 releaseSage Weil2010-02-171-1/+1
* ceph: always send truncation info with read and write osd opsYehuda Sadeh2010-02-021-1/+1
* ceph: precede encoded ceph_pg_pool struct with versionSage Weil2010-01-251-1/+1
* ceph: mark MDS CREATE as a write opSage Weil2010-01-251-2/+2
* ceph: use ceph_pagelist for mds reconnect message; change encoding (protocol ...Sage Weil2009-12-231-1/+1
* ceph: add feature bits to connection handshake (protocol change)Sage Weil2009-12-231-0/+6
* ceph: include transaction id in ceph_msg_header (protocol change)Sage Weil2009-12-231-6/+2
* ceph: mark v0.18 releaseSage Weil2009-12-041-1/+1
* ceph: hide /.ceph from readdir resultsSage Weil2009-12-031-0/+1
* ceph: decode updated mdsmap formatSage Weil2009-11-201-1/+1
* ceph: negotiate authentication protocol; implement AUTH_NONE protocolSage Weil2009-11-181-2/+12
* ceph: make object hash a pg_pool propertySage Weil2009-11-061-2/+0
* ceph: use strong hash function for mapping objects to pgsSage Weil2009-11-061-1/+1
* ceph: v0.17 of clientSage Weil2009-10-191-2/+2
* ceph: include preferred osd in placement seedSage Weil2009-10-191-1/+1
* ceph: correct subscribe_ack msgpool payload sizeSage Weil2009-10-151-0/+5
* ceph: remove unused CEPH_MSG_{OSD,MDS}_GETMAPSage Weil2009-10-121-2/+0
* ceph: add file layout validationSage Weil2009-10-091-0/+2
* ceph: update to mon client protocol v15Sage Weil2009-10-091-7/+12
* ceph: on-wire typesSage Weil2009-10-061-0/+629