aboutsummaryrefslogtreecommitdiffstats
path: root/fs/ceph/ceph_fs.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2010-02-17ceph: v0.19 releaseSage Weil1-1/+1
2010-02-02ceph: always send truncation info with read and write osd opsYehuda Sadeh1-1/+1
2010-01-25ceph: 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 change)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-03ceph: hide /.ceph from readdir resultsSage Weil1-0/+1
2009-11-20ceph: decode updated mdsmap formatSage Weil1-1/+1
2009-11-18ceph: negotiate authentication protocol; implement AUTH_NONE protocolSage Weil1-2/+12
2009-11-06ceph: make object hash a pg_pool propertySage Weil1-2/+0
2009-11-06ceph: use strong hash function for mapping objects to pgsSage Weil1-1/+1
2009-10-19ceph: v0.17 of clientSage Weil1-2/+2
2009-10-19ceph: include preferred osd in placement seedSage Weil1-1/+1
2009-10-15ceph: correct subscribe_ack msgpool payload sizeSage Weil1-0/+5
2009-10-12ceph: remove unused CEPH_MSG_{OSD,MDS}_GETMAPSage Weil1-2/+0
2009-10-09ceph: add file layout validationSage Weil1-0/+2
2009-10-09ceph: update to mon client protocol v15Sage Weil1-7/+12
2009-10-06ceph: on-wire typesSage Weil1-0/+629