summaryrefslogtreecommitdiffstats
path: root/include/linux/genhd.h
Commit message (Expand)AuthorAgeFilesLines
* block: fix use-after-free on gendiskYufen Yu2019-04-221-0/+1
* block: disk_events: introduce event flagsMartin Wilck2019-04-121-1/+9
* block: genhd: remove async_events fieldMartin Wilck2019-04-121-1/+0Star
* block: remove CONFIG_LBDAFChristoph Hellwig2019-04-061-4/+4
* block: return just one value from part_in_flightMikulas Patocka2018-12-101-2/+1Star
* block: switch to per-cpu in-flight countersMikulas Patocka2018-12-101-7/+22
* block: delete part_round_stats and switch to less precise countingMikulas Patocka2018-12-101-2/+1Star
* block: stop passing 'cpu' to all percpu stats methodsMike Snitzer2018-12-101-13/+13
* block: use rcu_work instead of call_rcu to avoid sleep in softirqYufen Yu2018-11-281-1/+1
* Merge tag 'v4.19-rc6' into for-4.20/blockJens Axboe2018-10-011-1/+4
|\
| * block: use nanosecond resolution for iostatOmar Sandoval2018-09-221-1/+4
* | block: genhd: add 'groups' argument to device_add_diskHannes Reinecke2018-09-281-2/+3
|/
* block: Track DISCARD statistics and output them in stat and diskstatMichael Callahan2018-07-181-1/+2
* block: Define and use STAT_READ and STAT_WRITEMichael Callahan2018-07-181-6/+7
* block: Add part_stat_read_accum to read across field entries.Michael Callahan2018-07-181-0/+4
* blk-mq: fix sysfs inflight counterOmar Sandoval2018-04-261-1/+3
* genhd: Fix BUG in blkdev_open()Jan Kara2018-02-261-0/+1
* genhd: Add helper put_disk_and_module()Jan Kara2018-02-261-0/+1
* genhd: Rename get_disk() to get_disk_and_module()Jan Kara2018-02-261-1/+1
* block: allow gendisk's request_queue registration to be deferredMike Snitzer2018-01-151-0/+5
* Merge branch 'for-4.15/block' of git://git.kernel.dk/linux-blockLinus Torvalds2017-11-151-1/+3
|\
| * fs: guard_bio_eod() needs to consider partitionsGreg Edwards2017-11-111-0/+1
| * block: introduce GENHD_FL_HIDDENChristoph Hellwig2017-11-031-0/+1
| * block: don't look at the struct device dev_t in disk_devtChristoph Hellwig2017-11-031-1/+1
* | Merge branch 'linus' into locking/core, to resolve conflictsIngo Molnar2017-11-071-0/+1
|\ \
| * | License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-021-0/+1
| |/
* / block, locking/lockdep: Assign a lock_class per gendisk used for wait_for_com...Byungchul Park2017-10-261-2/+20
|/
* blk-mq: provide internal in-flight variantJens Axboe2017-08-091-29/+6Star
* block: make part_in_flight() take an array of two intsJens Axboe2017-08-091-3/+10
* block: pass in queue to inflight accountingJens Axboe2017-08-091-5/+9
* block: remove blk_part_pack_uuidChristoph Hellwig2017-06-051-11/+0Star
* block: get rid of blk_integrity_revalidate()Ilya Dryomov2017-04-211-2/+0Star
* block: constify struct blk_integrity_profileEric Biggers2017-03-251-5/+5
* Revert "scsi, block: fix duplicate bdi name registration crashes"Jan Kara2017-03-081-8/+0Star
* scsi, block: fix duplicate bdi name registration crashesDan Williams2017-02-021-0/+8
* genhd: remove dead and duplicated scsi codeJon Derrick2016-12-221-9/+0Star
* latent_entropy: Mark functions with __latent_entropyEmese Revfy2016-10-101-1/+1
* block: remove ->driverfs_devDan Williams2016-06-271-3/+1Star
* block: introduce device_add_disk()Dan Williams2016-06-161-1/+7
* include/linux/genhd.h: move to use generic UUID libraryAndy Shevchenko2016-05-211-20/+3Star
* block: kill disk_{check|set|clear|alloc}_badblocksDan Williams2016-01-101-5/+0Star
* block: Add badblock management for gendisksVishal Verma2016-01-091-0/+7
* block: move blk_integrity to request_queueDan Williams2015-10-211-1/+0Star
* block: Inline blk_integrity in struct gendiskMartin K. Petersen2015-10-211-2/+24
* block: Move integrity kobject to struct gendiskMartin K. Petersen2015-10-211-0/+1
* block: partition: convert percpu refMing Lei2015-07-171-10/+17
* block: partition: introduce hd_free_part()Ming Lei2015-07-171-0/+6
* arch: Mass conversion of smp_mb__*()Peter Zijlstra2014-04-181-1/+1
* block: fix part_pack_uuid() build errorMimi Zohar2013-02-251-0/+10
* block: store partition_meta_info.uuid as a stringStephen Warren2012-11-231-2/+6