summaryrefslogtreecommitdiff
path: root/fs/ceph/ceph_fs.h
AgeCommit message (Expand)AuthorFilesLines
2010-02-18ceph: v0.19 releaseSage Weil1-1/+1
2010-02-03ceph: always send truncation info with read and write osd opsYehuda Sadeh1-1/+1
2010-01-26ceph: precede encoded ceph_pg_pool struct with versionSage Weil1-1/+1
2010-01-25ceph: mark MDS CREATE as a write opSage Weil1-2/+2
2009-12-23ceph: use ceph_pagelist for mds reconnect message; change encoding (protocol ...Sage Weil1-1/+1
2009-12-23ceph: add feature bits to connection handshake (protocol change)Sage Weil1-0/+6
2009-12-23ceph: include transaction id in ceph_msg_header (protocol change)Sage Weil1-6/+2
2009-12-04ceph: mark v0.18 releaseSage Weil1-1/+1
2009-12-04ceph: hide /.ceph from readdir resultsSage Weil1-0/+1
2009-11-21ceph: decode updated mdsmap formatSage Weil1-1/+1
2009-11-19ceph: negotiate authentication protocol; implement AUTH_NONE protocolSage Weil1-2/+12
2009-11-07ceph: make object hash a pg_pool propertySage Weil1-2/+0
2009-11-07ceph: use strong hash function for mapping objects to pgsSage Weil1-1/+1
2009-10-20ceph: v0.17 of clientSage Weil1-2/+2
2009-10-19ceph: include preferred osd in placement seedSage Weil1-1/+1
2009-10-16ceph: correct subscribe_ack msgpool payload sizeSage Weil1-0/+5
2009-10-12ceph: remove unused CEPH_MSG_{OSD,MDS}_GETMAPSage Weil1-2/+0
2009-10-10ceph: add file layout validationSage Weil1-0/+2
2009-10-10ceph: update to mon client protocol v15Sage Weil1-7/+12
2009-10-06ceph: on-wire typesSage Weil1-0/+629