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.18.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
Age
Commit message (
Expand
)
Author
2022-07-21
blk-mq: fix error handling in __blk_mq_alloc_disk
Christoph Hellwig
2022-07-21
ublk: defer disk allocation
Christoph Hellwig
2022-07-21
ublk: rewrite ublk_ctrl_get_queue_affinity to not rely on hctx->cpumask
Christoph Hellwig
2022-07-21
ublk: fold __ublk_create_dev into ublk_ctrl_add_dev
Christoph Hellwig
2022-07-21
ublk: cleanup ublk_ctrl_uring_cmd
Christoph Hellwig
2022-07-21
ublk: simplify ublk_ch_open and ublk_ch_release
Christoph Hellwig
2022-07-21
ublk: remove the empty open and release block device operations
Christoph Hellwig
2022-07-21
ublk: remove UBLK_IO_F_PREFLUSH
Christoph Hellwig
2022-07-21
ublk: add a MAINTAINERS entry
Christoph Hellwig
2022-07-20
block: don't allow the same type rq_qos add more than once
Jinke Han
2022-07-18
mmc: fix disk/queue leak in case of adding disk failure
Ming Lei
2022-07-18
ublk_drv: fix an IS_ERR() vs NULL check
Dan Carpenter
2022-07-18
ublk: remove UBLK_IO_F_INTEGRITY
Christoph Hellwig
2022-07-18
ublk_drv: remove unneeded semicolon
Yang Li
2022-07-18
ublk_drv: fix missing error return code in ublk_add_dev()
Yang Yingliang
2022-07-16
ublk_drv: fix build warning with -Wmaybe-uninitialized and one sparse warning
Ming Lei
2022-07-15
blktrace: Fix the blk_fill_rwbs() kernel-doc header
Bart Van Assche
2022-07-15
fs/buffer: Fix the ll_rw_block() kernel-doc header
Bart Van Assche
2022-07-14
fs/zonefs: Use the enum req_op type for tracing request operations
Bart Van Assche
2022-07-14
fs/xfs: Use the enum req_op and blk_opf_t types
Bart Van Assche
2022-07-14
PM: Use the enum req_op and blk_opf_t types
Bart Van Assche
2022-07-14
fs/ocfs2: Use the enum req_op and blk_opf_t types
Bart Van Assche
2022-07-14
fs/ntfs3: Use enum req_op where appropriate
Bart Van Assche
2022-07-14
fs/nilfs2: Use the enum req_op and blk_opf_t types
Bart Van Assche
2022-07-14
fs/nfs: Use enum req_op where appropriate
Bart Van Assche
2022-07-14
fs/jbd2: Fix the documentation of the jbd2_write_superblock() callers
Bart Van Assche
2022-07-14
fs/iomap: Use the new blk_opf_t type
Bart Van Assche
2022-07-14
fs/hfsplus: Use the enum req_op and blk_opf_t types
Bart Van Assche
2022-07-14
fs/gfs2: Use the enum req_op and blk_opf_t types
Bart Van Assche
2022-07-14
fs/f2fs: Use the enum req_op and blk_opf_t types
Bart Van Assche
2022-07-14
fs/ext4: Use the new blk_opf_t type
Bart Van Assche
2022-07-14
fs/btrfs: Use the enum req_op and blk_opf_t types
Bart Van Assche
2022-07-14
fs/mpage: Use the new blk_opf_t type
Bart Van Assche
2022-07-14
fs/direct-io: Reduce the size of struct dio
Bart Van Assche
2022-07-14
fs/buffer: Combine two submit_bh() and ll_rw_block() arguments
Bart Van Assche
2022-07-14
fs/buffer: Use the new blk_opf_t type
Bart Van Assche
2022-07-14
mm: Use the new blk_opf_t type
Bart Van Assche
2022-07-14
scsi/target: Use the new blk_opf_t type
Bart Van Assche
2022-07-14
scsi/ufs: Rename a 'dir' argument into 'op'
Bart Van Assche
2022-07-14
scsi/device_handlers: Use the new blk_opf_t type
Bart Van Assche
2022-07-14
scsi/core: Use the new blk_opf_t type
Bart Van Assche
2022-07-14
scsi/core: Change the return type of scsi_noretry_cmd() into bool
Bart Van Assche
2022-07-14
scsi/core: Improve static type checking
Bart Van Assche
2022-07-14
nvme/target: Use the new blk_opf_t type
Bart Van Assche
2022-07-14
nvme/host: Use the enum req_op and blk_opf_t types
Bart Van Assche
2022-07-14
md/raid5: Use the enum req_op and blk_opf_t types
Bart Van Assche
2022-07-14
md/raid10: Use the new blk_opf_t type
Bart Van Assche
2022-07-14
md/raid1: Use the new blk_opf_t type
Bart Van Assche
2022-07-14
md/bcache: Combine two prio_io() arguments
Bart Van Assche
2022-07-14
md/bcache: Combine two uuid_io() arguments
Bart Van Assche
[next]