aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux/blkdev.h
AgeCommit message (Expand)Author
2022-04-27block: simplify the block device syncing codeChristoph Hellwig
2022-04-27block: remove __sync_blockdevChristoph Hellwig
2022-02-23block: fix surprise removal for drivers calling blk_set_queue_dyingChristoph Hellwig
2022-02-01block: add bio_start_io_acct_time() to control start_timeMike Snitzer
2021-11-21block: Add a helper to validate the block sizeXie Yongji
2021-11-18block: bump max plugged deferred size from 16 to 32Jens Axboe
2021-09-02Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds
2021-08-24block: Add alternative_gpt_sector() operationDmitry Osipenko
2021-08-23block: add an explicit ->disk backpointer to the request_queueChristoph Hellwig
2021-08-11block: move some macros to blkdev.hGuoqing Jiang
2021-08-09block: return ELEVATOR_DISCARD_MERGE if possibleMing Lei
2021-08-09block: move the bdi from the request_queue to the gendiskChristoph Hellwig
2021-08-09block: add a queue_has_disk helperChristoph Hellwig
2021-08-09block: pass a gendisk to blk_queue_update_readaheadChristoph Hellwig
2021-08-02block: remove bdputChristoph Hellwig
2021-08-02block: remove bdgrabChristoph Hellwig
2021-07-30scsi: block: Remove the remaining SG_IO-related fields from struct request_queueChristoph Hellwig
2021-07-30scsi: block: Remove BLK_SCSI_MAX_CMDSChristoph Hellwig
2021-07-30scsi: bsg: Simplify device registrationChristoph Hellwig
2021-07-28scsi: scsi_ioctl: Move the "block layer" SCSI ioctl handling to drivers/scsiChristoph Hellwig
2021-07-28scsi: scsi_ioctl: Simplify SCSI passthrough permission checkingChristoph Hellwig
2021-07-28scsi: bsg: Move bsg_scsi_ops to drivers/scsi/Christoph Hellwig
2021-07-28scsi: block: Add a queue_max_bytes() helperChristoph Hellwig
2021-07-28scsi: scsi_ioctl: Remove scsi_verify_blk_ioctl()Christoph Hellwig
2021-07-28scsi: scsi_ioctl: Remove scsi_cmd_blk_ioctl()Christoph Hellwig
2021-07-24Merge tag 'block-5.14-2021-07-24' of git://git.kernel.dk/linux-blockLinus Torvalds
2021-07-17block: increase BLKCG_MAX_POLSOleksandr Natalenko
2021-07-09Merge tag 'block-5.14-2021-07-08' of git://git.kernel.dk/linux-blockLinus Torvalds
2021-06-30Merge tag 'for-5.14/dm-changes' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2021-06-30block: return errors from blk_execute_rq()Keith Busch
2021-06-30block: remove REQ_OP_SCSI_{IN,OUT}Christoph Hellwig
2021-06-04block: introduce bio zone helpersDamien Le Moal
2021-06-01block: unexport blk_alloc_queueChristoph Hellwig
2021-05-24blk-mq: Use request queue-wide tags for tagset-wide sbitmapJohn Garry
2021-05-15Merge tag 'block-5.13-2021-05-14' of git://git.kernel.dk/linux-blockLinus Torvalds
2021-05-12blkdev.h: remove unused codes blk_account_rqLin Feng
2021-05-09Merge tag 'block-5.13-2021-05-09' of git://git.kernel.dk/linux-blockLinus Torvalds
2021-05-08Revert "bio: limit bio max size"Jens Axboe
2021-05-07Merge tag 'block-5.13-2021-05-07' of git://git.kernel.dk/linux-blockLinus Torvalds
2021-05-06include: remove pagemap.h from blkdev.hMatthew Wilcox (Oracle)
2021-05-03bio: limit bio max sizeChangheun Lee
2021-04-28Merge tag 'for-5.13/drivers-2021-04-27' of git://git.kernel.dk/linux-blockLinus Torvalds
2021-04-28Merge tag 'for-5.13/block-2021-04-27' of git://git.kernel.dk/linux-blockLinus Torvalds
2021-04-16blk-mq: bypass IO scheduler's limit_depth for passthrough requestLin Feng
2021-04-12block: add queue_to_disk() to get gendisk from request_queueJeffle Xu
2021-04-06block: stop calling blk_queue_bounce for passthrough requestsChristoph Hellwig
2021-04-06block: refactor the bounce buffering codeChristoph Hellwig
2021-04-06block: remove BLK_BOUNCE_ISA supportChristoph Hellwig
2021-04-02block: remove the unused RQF_ALLOCED flagChristoph Hellwig
2021-03-29block: remove the revalidate_disk methodChristoph Hellwig