aboutsummaryrefslogtreecommitdiff
path: root/fs/ceph/ceph_fs.h
AgeCommit message (Expand)Author
2010-10-20ceph: factor out libceph from Ceph file systemYehuda Sadeh
2010-08-02ceph: define on-wire types, constants for file locking supportGreg Farnum
2010-08-02ceph: support v2 reconnect encodingSage Weil
2010-08-02ceph: move AES iv definition to shared headerSage Weil
2010-08-01ceph: sync header defs with server codeSage Weil
2010-08-01ceph: clean up header guardsSage Weil
2010-08-01ceph: strip misleading/obsolete version, feature infoSage Weil
2010-08-01ceph: request FILE_LAZYIO cap when LAZY file mode is setSage Weil
2010-05-29ceph: make lease code DN specificSage Weil
2010-05-17ceph: specify max_bytes on readdir repliesSage Weil
2010-05-17ceph: resync headers with userlandSage Weil
2010-05-17ceph: drop src address(es) from message header [new protocol feature]Sage Weil
2010-02-17ceph: v0.19 releaseSage Weil
2010-02-02ceph: always send truncation info with read and write osd opsYehuda Sadeh
2010-01-25ceph: precede encoded ceph_pg_pool struct with versionSage Weil
2010-01-25ceph: mark MDS CREATE as a write opSage Weil
2009-12-23ceph: use ceph_pagelist for mds reconnect message; change encoding (protocol ...Sage Weil
2009-12-23ceph: add feature bits to connection handshake (protocol change)Sage Weil
2009-12-23ceph: include transaction id in ceph_msg_header (protocol change)Sage Weil
2009-12-04ceph: mark v0.18 releaseSage Weil
2009-12-03ceph: hide /.ceph from readdir resultsSage Weil
2009-11-20ceph: decode updated mdsmap formatSage Weil
2009-11-18ceph: negotiate authentication protocol; implement AUTH_NONE protocolSage Weil
2009-11-06ceph: make object hash a pg_pool propertySage Weil
2009-11-06ceph: use strong hash function for mapping objects to pgsSage Weil
2009-10-19ceph: v0.17 of clientSage Weil
2009-10-19ceph: include preferred osd in placement seedSage Weil
2009-10-15ceph: correct subscribe_ack msgpool payload sizeSage Weil
2009-10-12ceph: remove unused CEPH_MSG_{OSD,MDS}_GETMAPSage Weil
2009-10-09ceph: add file layout validationSage Weil
2009-10-09ceph: update to mon client protocol v15Sage Weil
2009-10-06ceph: on-wire typesSage Weil