index
:
linux-toradex.git
colibri
colibri_vf
tegra
tegra-next
toradex_4.1-2.0.x-imx
toradex_4.1-2.0.x-imx-next
toradex_4.14-2.0.x-imx
toradex_4.14-2.0.x-imx-next
toradex_4.14-2.0.x-imx-rebased
toradex_4.14-2.3.x-imx
toradex_4.19.y
toradex_4.19.y-rt
toradex_4.20.y
toradex_4.9-1.0.x-imx
toradex_4.9-1.0.x-imx-next
toradex_4.9-1.0.x-imx-rebased
toradex_4.9-2.3.x-imx
toradex_4.9-2.3.x-imx-next
toradex_4.9-2.3.x-imx-rebased
toradex_5.0.y
toradex_5.15-2.0.x-imx
toradex_5.15-2.1.x-imx
toradex_5.15-2.2.x-imx
toradex_5.2.y
toradex_5.3.y
toradex_5.4-2.1.x-imx
toradex_5.4-2.3.x-imx
toradex_5.4.y
toradex_6.6-2.0.x-imx
toradex_6.6-2.1.x-imx
toradex_imx6
toradex_imx_3.10.17_1.0.0_ga
toradex_imx_3.10.17_1.0.0_ga-next
toradex_imx_3.14.28_1.0.0_ga
toradex_imx_3.14.52_1.1.0_ga
toradex_imx_3.14.52_1.1.0_ga-next
toradex_imx_4.1.15_1.0.0_ga
toradex_imx_4.1.15_1.0.0_ga-next
toradex_imx_4.14.78_1.0.0_ga-bring_up
toradex_imx_4.9.123_imx8mm_ga-bring_up
toradex_imx_4.9.51_imx8_beta1-bring_up
toradex_imx_4.9.51_imx8_beta1-bring_up_ov5640
toradex_imx_4.9.51_imx8_beta2-bring_up
toradex_ti-linux-5.10.y_bringup
toradex_ti-linux-6.1.y
toradex_ti-linux-6.6.y
toradex_tk1_l4t_r21.5
toradex_tk1_l4t_r21.6
toradex_tk1_l4t_r21.7
toradex_tk1_l4t_r21.7-next
toradex_vf_3.18
toradex_vf_3.18-next
toradex_vf_4.0
toradex_vf_4.0-next
toradex_vf_4.1
toradex_vf_4.1-next
toradex_vf_4.4
toradex_vf_4.4-next
Linux kernel for Apalis and Colibri modules
Toradex
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
block
/
blk.h
Age
Commit message (
Expand
)
Author
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
2020-12-01
block: pass a block_device to blk_alloc_devt
Christoph Hellwig
2020-12-01
block: switch partition lookup to use struct block_device
Christoph Hellwig
2020-12-01
block: allocate struct hd_struct as part of struct bdev_inode
Christoph Hellwig
2020-12-01
block: move the partition_meta_info to struct block_device
Christoph Hellwig
2020-12-01
block: move disk stat accounting to struct block_device
Christoph Hellwig
2020-12-01
block: remove the nr_sects field in struct hd_struct
Christoph Hellwig
2020-12-01
block: simplify bdev/disk lookup in blkdev_get
Christoph Hellwig
2020-12-01
block: move blk_rq_bio_prep() to linux/blk-mq.h
Chaitanya Kulkarni
2020-10-06
block: move blk_mq_sched_try_merge to blk-merge.c
Christoph Hellwig
2020-10-06
block: remove the unused blk_integrity_merge_bio export
Christoph Hellwig
2020-10-06
block: remove the unused blk_integrity_merge_rq export
Christoph Hellwig
2020-09-01
block: remove the disk argument to delete_partition
Christoph Hellwig
2020-09-01
block: Add a new helper to attempt to merge a bio
Baolin Wang
2020-09-01
block: Move blk_mq_bio_list_merge() into blk-merge.c
Baolin Wang
2020-07-17
block: improve discard bio alignment in __blkdev_issue_discard()
Coly Li
2020-07-08
blk-mq: centralise related handling into blk_mq_get_driver_tag
Ming Lei
2020-07-01
Revert "blk-mq: put driver tag when this request is completed"
Jens Axboe
2020-07-01
block: move ->make_request_fn to struct block_device_operations
Christoph Hellwig
2020-07-01
block: remove the request_queue argument from blk_queue_split
Christoph Hellwig
2020-06-30
blk-mq: centralise related handling into blk_mq_get_driver_tag
Ming Lei
2020-06-29
blk-cgroup: remove blkcg_bio_issue_check
Christoph Hellwig
2020-06-24
block: create the request_queue debugfs_dir on registration
Luis Chamberlain
2020-06-24
blk-mq: move failure injection out of blk_mq_complete_request
Christoph Hellwig
2020-06-04
block: nr_sects_write(): Disable preemption on seqcount write
Ahmed S. Darwish
2020-05-29
blk-throttle: remove blk_throtl_drain
Guoqing Jiang
2020-05-27
block: add a blk_account_io_merge_bio helper
Konstantin Khlebnikov
2020-05-27
block: always use a percpu variable for disk stats
Christoph Hellwig
2020-05-27
block: move update_io_ticks to blk-core.c
Christoph Hellwig
2020-05-19
block: Remove unused flush_queue_delayed in struct blk_flush_queue
Baolin Wang
2020-05-19
block: merge part_{inc,dev}_in_flight into their only callers
Christoph Hellwig
2020-05-19
block: mark blk_account_io_completion static
Christoph Hellwig
[next]