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