index
:
linux.git
bh1745
master
multitile
next/stmfts-20170210
next/vr-20170117
tizen/tizen
tizen/vr
vm-bind
Linux Kernel
Andi Shyti
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
block
/
blk.h
Age
Commit message (
Expand
)
Author
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
2021-08-23
block: return errors from disk_alloc_events
Luis Chamberlain
2021-08-23
block: return errors from blk_integrity_add
Luis Chamberlain
2021-08-17
blk-mq: fix is_flush_rq
Ming Lei
2021-08-14
blk-throtl: optimize IOPS throttle for large IO scenarios
Chunguang Xu
2021-08-12
block: pass a gendisk to bdev_resize_partition
Christoph Hellwig
2021-08-12
block: pass a gendisk to bdev_del_partition
Christoph Hellwig
2021-08-12
block: pass a gendisk to bdev_add_partition
Christoph Hellwig
2021-08-02
block: remove disk_name()
Christoph Hellwig
2021-06-24
blk: Fix lock inversion between ioc lock and bfqd lock
Jan Kara
2021-06-24
block: add the events* attributes to disk_attrs
Christoph Hellwig
2021-06-24
block: move the disk events code to a separate file
Christoph Hellwig
2021-06-11
blk-mq: improve the blk_mq_init_allocated_queue interface
Christoph Hellwig
2021-06-01
block: unexport blk_alloc_queue
Christoph Hellwig
2021-06-01
block: refactor device number setup in __device_add_disk
Christoph Hellwig
2021-04-08
block: refactor blk_drop_partitions
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-02-10
block: introduce blk_queue_clear_zone_settings()
Damien Le Moal
2021-02-08
block: use bi_max_vecs to find the bvec pool
Christoph Hellwig
2021-02-08
block: reuse BIO_INLINE_VECS for integrity bvecs
Christoph Hellwig
2021-01-24
block: move three bvec helpers declaration into private helper
Ming Lei
2021-01-24
block: use an xarray for disk->part_tbl
Christoph Hellwig
2021-01-24
blk-mq: use ->bi_bdev for I/O accounting
Christoph Hellwig
2021-01-24
block: store a block_device pointer in struct bio
Christoph Hellwig
2020-12-16
Merge tag 'for-5.11/drivers-2020-12-14' of git://git.kernel.dk/linux-block
Linus Torvalds
2020-12-07
Revert "block: Fix a lockdep complaint triggered by request queue flushing"
Ming Lei
2020-12-01
block: merge struct block_device and struct hd_struct
Christoph Hellwig
[next]