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
/
block
/
blk.h
Age
Commit message (
Expand
)
Author
2022-03-24
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
2022-03-08
blk-mq: do not include passthrough requests in I/O accounting
Christoph Hellwig
2022-02-22
scsi: block: Remove REQ_OP_WRITE_SAME support
Christoph Hellwig
2022-02-16
block: don't check bio in blk_throtl_dispatch_work_fn
Ming Lei
2022-02-16
block: don't declare submit_bio_checks in local header
Ming Lei
2022-02-02
block: pass a block_device and opf to blk_next_bio
Chaitanya Kulkarni
2022-02-02
block: move blk_drop_partitions to blk.h
Christoph Hellwig
2022-02-02
block: move disk_{block,unblock,flush}_events to blk.h
Christoph Hellwig
2021-12-16
block: only build the icq tracking code when needed
Christoph Hellwig
2021-12-03
blk-mq: move srcu from blk_mq_hw_ctx to request_queue
Ming Lei
2021-12-03
block: switch to atomic_t for request references
Jens Axboe
2021-11-29
block: remove the ->rq_disk field in struct request
Christoph Hellwig
2021-11-29
block: simplify ioc_lookup_icq
Christoph Hellwig
2021-11-29
block: move blk_mq_sched_assign_ioc to blk-ioc.c
Christoph Hellwig
2021-11-29
block: don't include <linux/part_stat.h> in blk.h
Christoph Hellwig
2021-11-29
block: don't include <linux/idr.h> in blk.h
Christoph Hellwig
2021-11-29
block: don't include <linux/blk-mq.h> in blk.h
Christoph Hellwig
2021-11-29
block: don't include blk-mq.h in blk.h
Christoph Hellwig
2021-11-29
block: don't include blk-mq-sched.h in blk.h
Christoph Hellwig
2021-11-29
block: remove the e argument to elevator_exit
Christoph Hellwig
2021-11-29
block: remove elevator_exit
Christoph Hellwig
2021-11-29
block: move blk_get_flush_queue to blk-flush.c
Christoph Hellwig
2021-11-29
blk-mq: simplify the plug handling in blk_mq_submit_bio
Christoph Hellwig
2021-11-29
block: merge disk_scan_partitions and blkdev_reread_part
Christoph Hellwig
2021-11-29
block: move blk_print_req_error to blk-mq.c
Christoph Hellwig
2021-11-29
block: move blk_account_io_{start,done} to blk-mq.c
Christoph Hellwig
2021-11-29
block: move request based cloning helpers to blk-mq.c
Christoph Hellwig
2021-11-19
blk-mq: don't insert FUA request with data into scheduler queue
Ming Lei
2021-11-04
block: move queue enter logic into blk_mq_submit_bio()
Jens Axboe
2021-11-04
block: make bio_queue_enter() fast-path available inline
Jens Axboe
2021-10-26
block: Add independent access ranges support
Damien Le Moal
2021-10-19
blk-mq: don't handle non-flush requests in blk_insert_flush
Christoph Hellwig
2021-10-19
block: return whether or not to unplug through boolean
Jens Axboe
2021-10-18
block: move update request helpers into blk-mq.c
Jens Axboe
2021-10-18
block: handle fast path of bio splitting inline
Jens Axboe
2021-10-18
block: rename REQ_HIPRI to REQ_POLLED
Christoph Hellwig
2021-10-18
block: inline hot paths of blk_account_io_*()
Pavel Begunkov
2021-10-18
block: merge block_ioctl into blkdev_ioctl
Christoph Hellwig
2021-10-18
block: move the *blkdev_ioctl declarations out of blkdev.h
Christoph Hellwig
2021-10-18
block: bump max plugged deferred size from 16 to 32
Jens Axboe
2021-10-18
block: move blk-throtl fast path inline
Jens Axboe
2021-10-18
blk-mq-sched: Rename blk_mq_sched_free_{requests -> rqs}()
John Garry
2021-10-18
block: move a few merge helpers out of <linux/blkdev.h>
Christoph Hellwig
2021-10-18
block: move elevator.h to block/
Christoph Hellwig
2021-10-15
block: keep q_usage_counter in atomic mode after del_gendisk
Christoph Hellwig
2021-10-15
block: drain file system I/O on del_gendisk
Christoph Hellwig
2021-09-07
block: split out operations on block special files
Christoph Hellwig
2021-08-30
Merge tag 'io_uring-bio-cache.5-2021-08-30' of git://git.kernel.dk/linux-block
Linus Torvalds
2021-08-30
Merge tag 'for-5.15/block-2021-08-30' of git://git.kernel.dk/linux-block
Linus Torvalds
2021-08-23
block: provide bio_clear_hipri() helper
Jens Axboe
[next]