index
:
linux.git
sunxi/cedar/a33-support
sunxi/cedar/mmio-trace
sunxi/cedrus/jpeg-base
sunxi/cedrus/jpeg-nv16
Linux kernel
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
linux
/
blkdev.h
Age
Commit message (
Expand
)
Author
2021-09-02
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
2021-08-24
block: Add alternative_gpt_sector() operation
Dmitry Osipenko
2021-08-23
block: add an explicit ->disk backpointer to the request_queue
Christoph Hellwig
2021-08-11
block: move some macros to blkdev.h
Guoqing Jiang
2021-08-09
block: return ELEVATOR_DISCARD_MERGE if possible
Ming Lei
2021-08-09
block: move the bdi from the request_queue to the gendisk
Christoph Hellwig
2021-08-09
block: add a queue_has_disk helper
Christoph Hellwig
2021-08-09
block: pass a gendisk to blk_queue_update_readahead
Christoph Hellwig
2021-08-02
block: remove bdput
Christoph Hellwig
2021-08-02
block: remove bdgrab
Christoph Hellwig
2021-07-30
scsi: block: Remove the remaining SG_IO-related fields from struct request_queue
Christoph Hellwig
2021-07-30
scsi: block: Remove BLK_SCSI_MAX_CMDS
Christoph Hellwig
2021-07-30
scsi: bsg: Simplify device registration
Christoph Hellwig
2021-07-28
scsi: scsi_ioctl: Move the "block layer" SCSI ioctl handling to drivers/scsi
Christoph Hellwig
2021-07-28
scsi: scsi_ioctl: Simplify SCSI passthrough permission checking
Christoph Hellwig
2021-07-28
scsi: bsg: Move bsg_scsi_ops to drivers/scsi/
Christoph Hellwig
2021-07-28
scsi: block: Add a queue_max_bytes() helper
Christoph Hellwig
2021-07-28
scsi: scsi_ioctl: Remove scsi_verify_blk_ioctl()
Christoph Hellwig
2021-07-28
scsi: scsi_ioctl: Remove scsi_cmd_blk_ioctl()
Christoph Hellwig
2021-07-24
Merge tag 'block-5.14-2021-07-24' of git://git.kernel.dk/linux-block
Linus Torvalds
2021-07-17
block: increase BLKCG_MAX_POLS
Oleksandr Natalenko
2021-07-09
Merge tag 'block-5.14-2021-07-08' of git://git.kernel.dk/linux-block
Linus Torvalds
2021-06-30
Merge tag 'for-5.14/dm-changes' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2021-06-30
block: return errors from blk_execute_rq()
Keith Busch
2021-06-30
block: remove REQ_OP_SCSI_{IN,OUT}
Christoph Hellwig
2021-06-04
block: introduce bio zone helpers
Damien Le Moal
2021-06-01
block: unexport blk_alloc_queue
Christoph Hellwig
2021-05-24
blk-mq: Use request queue-wide tags for tagset-wide sbitmap
John Garry
2021-05-15
Merge tag 'block-5.13-2021-05-14' of git://git.kernel.dk/linux-block
Linus Torvalds
2021-05-12
blkdev.h: remove unused codes blk_account_rq
Lin Feng
2021-05-09
Merge tag 'block-5.13-2021-05-09' of git://git.kernel.dk/linux-block
Linus Torvalds
2021-05-08
Revert "bio: limit bio max size"
Jens Axboe
2021-05-07
Merge tag 'block-5.13-2021-05-07' of git://git.kernel.dk/linux-block
Linus Torvalds
2021-05-06
include: remove pagemap.h from blkdev.h
Matthew Wilcox (Oracle)
2021-05-03
bio: limit bio max size
Changheun Lee
2021-04-28
Merge tag 'for-5.13/drivers-2021-04-27' of git://git.kernel.dk/linux-block
Linus Torvalds
2021-04-28
Merge tag 'for-5.13/block-2021-04-27' of git://git.kernel.dk/linux-block
Linus Torvalds
2021-04-16
blk-mq: bypass IO scheduler's limit_depth for passthrough request
Lin Feng
2021-04-12
block: add queue_to_disk() to get gendisk from request_queue
Jeffle Xu
2021-04-06
block: stop calling blk_queue_bounce for passthrough requests
Christoph Hellwig
2021-04-06
block: refactor the bounce buffering code
Christoph Hellwig
2021-04-06
block: remove BLK_BOUNCE_ISA support
Christoph Hellwig
2021-04-02
block: remove the unused RQF_ALLOCED flag
Christoph Hellwig
2021-03-29
block: remove the revalidate_disk method
Christoph Hellwig
2021-03-01
block: Drop leftover references to RQF_SORTED
Jean Delvare
2021-02-28
Merge tag 'block-5.12-2021-02-27' of git://git.kernel.dk/linux-block
Linus Torvalds
2021-02-22
Merge tag 'for-5.12/block-ipi-2021-02-21' of git://git.kernel.dk/linux-block
Linus Torvalds
2021-02-22
block: Remove unused blk_pm_*() function definitions
Bart Van Assche
2021-02-12
blk-mq: Use llist_head for blk_cpu_done
Sebastian Andrzej Siewior
2021-02-10
block: introduce zone_write_granularity limit
Damien Le Moal
[next]