summaryrefslogtreecommitdiffstats
path: root/src/common/blkdev.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* blk/kernel: add plugin system for devices with compression and move VDO suppo...Martin Ohmacht2022-09-281-6/+0
* os/bluestore: Set min_alloc_size to optimal io sizeCurt Bruns2021-11-051-0/+1
* common/blkdev: do not use C99 featureKefu Chai2020-03-021-14/+2
* common/blkdev: include by-path path for each device in metadataSage Weil2019-12-161-0/+5
* common/blkdev: factor get_device_metadata out of mon, osdSage Weil2019-12-161-0/+8
* common/blkdev: drop is_nvme() methodSage Weil2019-11-211-1/+0
* common/blkdev: handle devices with ID_MODEL as "LVM PV ..." but valid ID_MODE...Sage Weil2019-03-211-0/+1
* common/blkdev: query numa infoSage Weil2019-01-041-1/+4
* common/blkdev.h: use std::stringNeha Ojha2019-01-041-1/+1
* osd: OSD device smart data include additional nvme datahsiang412019-01-041-3/+1
* common/blkdev: add get_raw_devices helperSage Weil2019-01-041-0/+14
* common/blkdev: return optional error string from get_device_idSage Weil2019-01-011-1/+2
* common/blkdev: refactor to add block_device_get_metrics returning jsonSage Weil2019-01-011-0/+6
* blkdev: overhaul API for better portabilityAlan Somers2018-10-191-23/+36
* blkdev: Add dedicated accessors for all property functionsAlan Somers2018-10-191-5/+4
* blkdev: add an enum type for block device propertiesAlan Somers2018-10-191-2/+12
* common/blkdev: add get_device_by_pathSage Weil2018-10-151-0/+1
* common/blkdev: migrate block_device_run_smartctl from OSD.ccSage Weil2018-10-151-0/+3
* common/blkdev: add get_device_id() helper.Yaarit Hatuka2018-06-091-0/+3
* blkdev: Get rid of get_device_by_uuidAdam C. Emerson2018-05-091-4/+0
* common/blkdev: implement VDO helper functionsSage Weil2018-04-021-0/+7
* os/bluestore/BlockDevice: add get_devname(), get_devices()Sage Weil2017-10-311-0/+5
* common/blkdev: pass size_t to get_device_by_fdSage Weil2017-03-291-1/+1
* common/blkdev: clean up header a bitSage Weil2017-03-291-8/+18
* common/blkdev: add block_device_modelSage Weil2017-03-291-0/+1
* common/blkdev: add get string propertySage Weil2017-03-291-0/+2
* common/blkdev: implement get_device_by_fdSage Weil2017-03-291-0/+1
* common/blkdev: Add new api block_device_is_rotational.Jianpeng Ma2016-05-241-0/+1
* FileStore and blkdev: Collect device partition informationJoe Handzik2015-06-101-0/+2
* common/blkdev: add simple sandboxing function for testingSage Weil2014-12-111-0/+3
* common/blkdev: fix block device discard checkSage Weil2014-12-111-0/+1
* common/blkdev: get_block_device_baseSage Weil2014-12-111-0/+1
* FileJournal: Add ssd discard for journal which using ssd disk as journal.Jianpeng Ma2014-11-191-1/+2
* common: add blkdev.{h,cc}Sage Weil2012-04-171-0/+6