index
:
linux-toradex.git
colibri
colibri_vf
master
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.12-2.0.x-imx
toradex_6.6-2.0.x-imx
toradex_6.6-2.1.x-imx
toradex_6.6-2.2.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
/
include
/
linux
/
blkdev.h
Age
Commit message (
Expand
)
Author
2018-10-25
block: Introduce blk_revalidate_disk_zones()
Damien Le Moal
2018-10-25
block: add a report_zones method
Christoph Hellwig
2018-10-25
block: Expose queue nr_zones in sysfs
Damien Le Moal
2018-10-25
block: Introduce blkdev_nr_zones() helper
Damien Le Moal
2018-10-25
Merge tag 'pci-v4.20-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2018-10-17
block: Add PCI P2P flag for request queue
Logan Gunthorpe
2018-10-11
block: describe difference between flags IO_STAT and STATS
Konstantin Khlebnikov
2018-10-01
Merge tag 'v4.19-rc6' into for-4.20/block
Jens Axboe
2018-09-26
block, scsi: Change the preempt-only flag into a counter
Bart Van Assche
2018-09-26
block: Move power management code into a new source file
Bart Van Assche
2018-09-24
block: move req_gap_back_merge to blk.h
Christoph Hellwig
2018-09-24
block: move req_gap_{back,front}_merge to blk-merge.c
Christoph Hellwig
2018-09-24
block: move integrity_req_gap_{back,front}_merge to blk.h
Christoph Hellwig
2018-09-11
blk-cgroup: increase number of supported policies
Jens Axboe
2018-08-09
block: Remove two superfluous #include directives
Bart Van Assche
2018-07-26
block: move bio_integrity_{intervals,bytes} into blkdev.h
Greg Edwards
2018-07-18
block: make bdev_ops->rw_page() take a REQ_OP instead of bool
Tejun Heo
2018-07-13
block: remove blkdev_entry_to_request() macro
Vladimir Zapolskiy
2018-07-09
blk-rq-qos: refactor out common elements of blk-wbt
Josef Bacik
2018-07-09
blk-mq: remove synchronize_rcu() from blk_mq_del_queue_tag_set()
Ming Lei
2018-07-09
block: Make struct request_queue smaller for CONFIG_BLK_DEV_ZONED=n
Bart Van Assche
2018-07-09
block: Inline blk_queue_nr_zones()
Bart Van Assche
2018-07-09
block: Remove bdev_nr_zones()
Bart Van Assche
2018-06-26
block: Fix transfer when chunk sectors exceeds max
Keith Busch
2018-06-15
block: remov blk_queue_invalidate_tags
Christoph Hellwig
2018-06-14
blk-mq: don't time out requests again that are in the timeout handler
Christoph Hellwig
2018-05-30
block: convert bounce, q->bio_split to bioset_init()/mempool_init()
Kent Overstreet
2018-05-29
block: move ->timeout request member
Jens Axboe
2018-05-29
block: document the blk_eh_timer_return values
Christoph Hellwig
2018-05-29
block: remove BLK_EH_HANDLED
Christoph Hellwig
2018-05-29
block: rename BLK_EH_NOT_HANDLED to BLK_EH_DONE
Christoph Hellwig
2018-05-29
blk-mq: Remove generation seqeunce
Keith Busch
2018-05-14
block: sanitize blk_get_request calling conventions
Christoph Hellwig
2018-05-09
block: consolidate struct request timestamp fields
Omar Sandoval
2018-05-09
block: use ktime_get_ns() instead of sched_clock() for cfq and bfq
Omar Sandoval
2018-05-09
block: get rid of struct blk_issue_stat
Omar Sandoval
2018-04-25
Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...
Linus Torvalds
2018-04-19
scsi: sd_zbc: Avoid that resetting a zone fails sporadically
Bart Van Assche
2018-04-18
block: add blk_queue_fua() helper function
Dave Chinner
2018-03-17
block: Move SECTOR_SIZE and SECTOR_SHIFT definitions into <linux/blkdev.h>
Bart Van Assche
2018-03-08
block: Move the queue_flag_*() functions from a public into a private header ...
Bart Van Assche
2018-03-08
block: Complain if queue_flag_(set|clear)_unlocked() is abused
Bart Van Assche
2018-03-08
block: Introduce blk_queue_flag_{set,clear,test_and_{set,clear}}()
Bart Van Assche
2018-03-08
block: Reorder the queue flag manipulation function definitions
Bart Van Assche
2018-02-28
block: Add 'lock' as third argument to blk_alloc_queue_node()
Bart Van Assche
2018-02-15
block: fix a typo in comment of BLK_MQ_POLL_STATS_BKTS
Minwoo Im
2018-01-29
Merge branch 'for-4.16/block' of git://git.kernel.dk/linux-block
Linus Torvalds
2018-01-19
block: Remove kblockd_schedule_delayed_work{,_on}()
Bart Van Assche
2018-01-10
block: rearrange a few request fields for better cache layout
Jens Axboe
2018-01-10
block: convert REQ_ATOM_COMPLETE to stealing rq->__deadline bit
Jens Axboe
[next]