aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux/genhd.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2017-06-05block: remove blk_part_pack_uuidChristoph Hellwig1-11/+0
2017-04-21block: get rid of blk_integrity_revalidate()Ilya Dryomov1-2/+0
2017-03-24block: constify struct blk_integrity_profileEric Biggers1-5/+5
2017-03-08Revert "scsi, block: fix duplicate bdi name registration crashes"Jan Kara1-8/+0
2017-02-02scsi, block: fix duplicate bdi name registration crashesDan Williams1-0/+8
2016-12-22genhd: remove dead and duplicated scsi codeJon Derrick1-9/+0
2016-10-10latent_entropy: Mark functions with __latent_entropyEmese Revfy1-1/+1
2016-06-27block: remove ->driverfs_devDan Williams1-3/+1
2016-06-15block: introduce device_add_disk()Dan Williams1-1/+7
2016-05-20include/linux/genhd.h: move to use generic UUID libraryAndy Shevchenko1-20/+3
2016-01-09block: kill disk_{check|set|clear|alloc}_badblocksDan Williams1-5/+0
2016-01-09block: Add badblock management for gendisksVishal Verma1-0/+7
2015-10-21block: move blk_integrity to request_queueDan Williams1-1/+0
2015-10-21block: Inline blk_integrity in struct gendiskMartin K. Petersen1-2/+24
2015-10-21block: Move integrity kobject to struct gendiskMartin K. Petersen1-0/+1
2015-07-17block: partition: convert percpu refMing Lei1-10/+17
2015-07-17block: partition: introduce hd_free_part()Ming Lei1-0/+6
2014-04-18arch: Mass conversion of smp_mb__*()Peter Zijlstra1-1/+1
2013-02-26block: fix part_pack_uuid() build errorMimi Zohar1-0/+10
2012-11-23block: store partition_meta_info.uuid as a stringStephen Warren1-2/+6
2012-08-01Merge branch 'for-3.6/core' of git://git.kernel.dk/linux-blockLinus Torvalds1-0/+57
2012-08-01block: add partition resize function to blkpg ioctlVivek Goyal1-0/+57
2012-07-16driver-core: Move kobj_to_dev from genhd.h to device.hLars-Peter Clausen1-1/+0
2012-05-15block: fix buffer overflow when printing partition UUIDsTejun Heo1-6/+0
2012-03-02block: Fix NULL pointer dereference in sd_revalidate_diskJun'ichi Nomura1-0/+1
2012-01-03switch device_get_devnode() and ->devnode() to umode_t *Al Viro1-1/+1
2011-11-10block: Revert "[SCSI] genhd: add a new attribute "alias" in gendisk"Tejun Heo1-4/+0
2011-11-04Merge branch 'for-3.2/drivers' of git://git.kernel.dk/linux-blockLinus Torvalds1-2/+4
2011-08-29[SCSI] genhd: add a new attribute "alias" in gendiskNao Nishijima1-0/+4
2011-08-23block: add GENHD_FL_NO_PART_SCANTejun Heo1-2/+4
2011-07-01block: flush MEDIA_CHANGE from drivers on close(2)Tejun Heo1-1/+1
2011-05-30Revert "block: Remove extra discard_alignment from hd_struct."Jens Axboe1-0/+1
2011-05-06block: Remove extra discard_alignment from hd_struct.Tao Ma1-1/+0
2011-04-21block: don't block events on excl write for non-optical devicesTejun Heo1-0/+1
2011-03-22block: fix non-atomic access to genhd inflight structuresShaohua Li1-6/+6
2011-01-13Merge branch 'for-2.6.38/event-handling' into for-2.6.38/coreJens Axboe1-3/+17
2011-01-07block: add internal hd part table referencesJens Axboe1-2/+25
2011-01-05block: fix accounting bug on cross partition mergesJerome Marchand1-0/+2
2010-12-16implement in-kernel gendisk events handlingTejun Heo1-1/+17
2010-12-16block: move register_disk() and del_gendisk() to block/genhd.cTejun Heo1-1/+0
2010-12-16block: kill genhd_media_change_notify()Tejun Heo1-1/+0
2010-10-24Revert "block: fix accounting bug on cross partition merges"Jens Axboe1-1/+0
2010-10-22Merge branch 'for-2.6.37/core' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds1-2/+52
2010-10-19block: fix accounting bug on cross partition mergesYasuaki Ishimatsu1-0/+1
2010-09-15block, partition: add partition_meta_info to hd_structWill Drewry1-2/+51
2010-08-19kernel: __rcu annotationsArnd Bergmann1-3/+3
2010-03-16Remove GENHD_FL_DRIVERFSNeilBrown1-1/+1
2010-02-17percpu: add __percpu sparse annotations to core kernel subsystemsTejun Heo1-1/+1
2010-01-11genhd: overlapping variable definitionStephen Hemminger1-3/+3
2009-11-10block: Expose discard granularityMartin K. Petersen1-0/+1