summaryrefslogtreecommitdiffstats
path: root/include/linux/genhd.h
Commit message (Expand)AuthorAge
* Merge tag 'v4.19-rc6' into for-4.20/blockJens Axboe2018-10-01
|\
| * block: use nanosecond resolution for iostatOmar Sandoval2018-09-21
* | block: genhd: add 'groups' argument to device_add_diskHannes Reinecke2018-09-28
|/
* block: Track DISCARD statistics and output them in stat and diskstatMichael Callahan2018-07-18
* block: Define and use STAT_READ and STAT_WRITEMichael Callahan2018-07-18
* block: Add part_stat_read_accum to read across field entries.Michael Callahan2018-07-18
* blk-mq: fix sysfs inflight counterOmar Sandoval2018-04-26
* genhd: Fix BUG in blkdev_open()Jan Kara2018-02-26
* genhd: Add helper put_disk_and_module()Jan Kara2018-02-26
* genhd: Rename get_disk() to get_disk_and_module()Jan Kara2018-02-26
* block: allow gendisk's request_queue registration to be deferredMike Snitzer2018-01-15
* Merge branch 'for-4.15/block' of git://git.kernel.dk/linux-blockLinus Torvalds2017-11-14
|\
| * fs: guard_bio_eod() needs to consider partitionsGreg Edwards2017-11-10
| * block: introduce GENHD_FL_HIDDENChristoph Hellwig2017-11-03
| * block: don't look at the struct device dev_t in disk_devtChristoph Hellwig2017-11-03
* | Merge branch 'linus' into locking/core, to resolve conflictsIngo Molnar2017-11-07
|\ \
| * | License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-02
| |/
* / block, locking/lockdep: Assign a lock_class per gendisk used for wait_for_com...Byungchul Park2017-10-26
|/
* blk-mq: provide internal in-flight variantJens Axboe2017-08-09
* block: make part_in_flight() take an array of two intsJens Axboe2017-08-09
* block: pass in queue to inflight accountingJens Axboe2017-08-09
* block: remove blk_part_pack_uuidChristoph Hellwig2017-06-05
* block: get rid of blk_integrity_revalidate()Ilya Dryomov2017-04-21
* block: constify struct blk_integrity_profileEric Biggers2017-03-24
* Revert "scsi, block: fix duplicate bdi name registration crashes"Jan Kara2017-03-08
* scsi, block: fix duplicate bdi name registration crashesDan Williams2017-02-02
* genhd: remove dead and duplicated scsi codeJon Derrick2016-12-22
* latent_entropy: Mark functions with __latent_entropyEmese Revfy2016-10-10
* block: remove ->driverfs_devDan Williams2016-06-27
* block: introduce device_add_disk()Dan Williams2016-06-15
* include/linux/genhd.h: move to use generic UUID libraryAndy Shevchenko2016-05-20
* block: kill disk_{check|set|clear|alloc}_badblocksDan Williams2016-01-10
* block: Add badblock management for gendisksVishal Verma2016-01-09
* block: move blk_integrity to request_queueDan Williams2015-10-21
* block: Inline blk_integrity in struct gendiskMartin K. Petersen2015-10-21
* block: Move integrity kobject to struct gendiskMartin K. Petersen2015-10-21
* block: partition: convert percpu refMing Lei2015-07-17
* block: partition: introduce hd_free_part()Ming Lei2015-07-17
* arch: Mass conversion of smp_mb__*()Peter Zijlstra2014-04-18
* block: fix part_pack_uuid() build errorMimi Zohar2013-02-25
* block: store partition_meta_info.uuid as a stringStephen Warren2012-11-23
* Merge branch 'for-3.6/core' of git://git.kernel.dk/linux-blockLinus Torvalds2012-08-01
|\
| * block: add partition resize function to blkpg ioctlVivek Goyal2012-08-01
* | driver-core: Move kobj_to_dev from genhd.h to device.hLars-Peter Clausen2012-07-16
|/
* block: fix buffer overflow when printing partition UUIDsTejun Heo2012-05-15
* block: Fix NULL pointer dereference in sd_revalidate_diskJun'ichi Nomura2012-03-02
* switch device_get_devnode() and ->devnode() to umode_t *Al Viro2012-01-03
* block: Revert "[SCSI] genhd: add a new attribute "alias" in gendisk"Tejun Heo2011-11-10
* Merge branch 'for-3.2/drivers' of git://git.kernel.dk/linux-blockLinus Torvalds2011-11-04
|\
| * block: add GENHD_FL_NO_PART_SCANTejun Heo2011-08-23