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