index
:
android_kernel_xiaomi_sdm660.git
lineage-18.1
Unnamed repository; edit this file 'description' to name the repository.
Rafael Marcalo
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
ceph
/
debugfs.c
Age
Commit message (
Expand
)
Author
2015-04-20
libceph: expose client options through debugfs
Ilya Dryomov
2015-02-19
libceph: nuke pool op infrastructure
Ilya Dryomov
2014-10-14
libceph: separate multiple ops with commas in debugfs output
Ilya Dryomov
2014-06-06
libceph: mon_get_version request infrastructure
Ilya Dryomov
2014-06-06
libceph: recognize poolop requests in debugfs
Ilya Dryomov
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