index
:
linux
frominto-error
master
Contrib clone of linux
matthias
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
/
ceph
/
debugfs.c
Age
Commit message (
Expand
)
Author
2014-04-04
libceph: dump pool {read,write}_tier to debugfs
Ilya Dryomov
2014-04-04
libceph: primary_affinity infrastructure
Ilya Dryomov
2014-04-04
libceph: primary_temp infrastructure
Ilya Dryomov
2014-04-04
libceph: generalize ceph_pg_mapping
Ilya Dryomov
2014-04-04
libceph: dump pg_temp mappings to debugfs
Ilya Dryomov
2014-04-04
libceph: do not prefix osd lines with \t in debugfs output
Ilya Dryomov
2014-04-04
libceph: refer to osdmap directly in osdmap_show()
Ilya Dryomov
2014-01-27
libceph: rename ceph_osd_request::r_{oloc,oid} to r_base_{oloc,oid}
Ilya Dryomov
2014-01-27
libceph: introduce and start using oid abstraction
Ilya Dryomov
2013-05-01
libceph: keep source rather than message osd op array
Alex Elder
2013-02-26
libceph: update osd request/reply encoding
Sage Weil
2013-02-26
ceph: update support for PGID64, PGPOOL3, OSDENC protocol features
Sage Weil
2013-02-26
libceph: decode into cpu-native ceph_pg type
Sage Weil
2012-08-20
libceph: delay debugfs initialization until we learn global_id
Sage Weil
2012-04-15
net: cleanup unsigned to unsigned int
Eric Dumazet
2010-10-20
rbd: introduce rados block device (rbd), based on libceph
Yehuda Sadeh
2010-10-20
ceph: factor out libceph from Ceph file system
Yehuda Sadeh