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
/
block
Age
Commit message (
Expand
)
Author
2025-05-09
Merge tag 'block-6.15-20250509' of git://git.kernel.dk/linux
Linus Torvalds
2025-05-08
block: remove test of incorrect io priority level
Aaron Lu
2025-05-06
block: only update request sector if needed
Johannes Thumshirn
2025-04-25
Merge tag 'block-6.15-20250424' of git://git.kernel.dk/linux
Linus Torvalds
2025-04-24
block: don't autoload drivers on blk-cgroup configuration
Christoph Hellwig
2025-04-24
block: don't autoload drivers on stat
Christoph Hellwig
2025-04-24
block: remove the backing_inode variable in bdev_statx
Christoph Hellwig
2025-04-24
block: move blkdev_{get,put} _no_open prototypes out of blkdev.h
Christoph Hellwig
2025-04-24
block: never reduce ra_pages in blk_apply_bdi_limits
Christoph Hellwig
2025-04-23
block: hoist block size validation code to a separate function
Darrick J. Wong
2025-04-23
block: fix race between set_blocksize and read paths
Darrick J. Wong
2025-04-19
Merge tag 'vfs-6.15-rc3.fixes.2' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2025-04-18
Merge tag 'block-6.15-20250417' of git://git.kernel.dk/linux
Linus Torvalds
2025-04-17
fs: move the bdex_statx call to vfs_getattr_nosec
Christoph Hellwig
2025-04-16
block: integrity: Do not call set_page_dirty_lock()
Martin K. Petersen
2025-04-14
block: fix resource leak in blk_register_queue() error path
Zheng Qixing
2025-04-14
block: add SPDX header line to blk-throttle.h
Bird, Tim
2025-04-05
treewide: Switch/rename to timer_delete[_sync]()
Thomas Gleixner
2025-04-03
block: don't grab elevator lock during queue initialization
Ming Lei
2025-04-01
block: remove unused nseg parameter
Nitesh Shetty
2025-03-26
Merge tag 'for-6.15/block-20250322' of git://git.kernel.dk/linux
Linus Torvalds
2025-03-25
Merge tag 'crc-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/eb...
Linus Torvalds
2025-03-25
Merge tag 'timers-cleanups-2025-03-23' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2025-03-24
Merge tag 'cgroup-for-6.15' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2025-03-24
Merge tag 'vfs-6.15-rc1.pagesize' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2025-03-19
block/blk-iocost: ensure 'ret' is set on error
Jens Axboe
2025-03-19
block: correct locking order for protecting blk-wbt parameters
Nilay Shroff
2025-03-19
block: release q->elevator_lock in ioc_qos_write
Nilay Shroff
2025-03-18
blk-cgroup: improve policy registration error handling
Chen Linxuan
2025-03-18
block: Make request_queue lockdep splats show up earlier
Thomas Hellström
2025-03-18
block: fix a comment in the queue_attrs[] array
Christoph Hellwig
2025-03-13
block: protect debugfs attribute method hctx_busy_show
Nilay Shroff
2025-03-13
block: remove unnecessary goto labels in debugfs attribute read methods
Nilay Shroff
2025-03-13
block: protect debugfs attrs using elevator_lock instead of sysfs_lock
Nilay Shroff
2025-03-13
block: remove unused parameter 'q' parameter in __blk_rq_map_sg()
Anuj Gupta
2025-03-12
block: fix adding folio to bio
Ming Lei
2025-03-12
block: remove unused parameter
Guixin Liu
2025-03-11
blk-cgroup: Simplify policy files registration
Michal Koutný
2025-03-11
cgroup/blkio: Add deprecation messages to reset_stats
Michal Koutný
2025-03-10
badblocks: Fix a nonsense WARN_ON() which checks whether a u64 variable < 0
Coly Li
2025-03-10
block: make sure ->nr_integrity_segments is cloned in blk_rq_prep_clone
Ming Lei
2025-03-10
block: protect hctx attributes/params using q->elevator_lock
Nilay Shroff
2025-03-10
block: protect read_ahead_kb using q->limits_lock
Nilay Shroff
2025-03-10
block: protect wbt_lat_usec using q->elevator_lock
Nilay Shroff
2025-03-10
block: protect nr_requests update using q->elevator_lock
Nilay Shroff
2025-03-10
block: introduce a dedicated lock for protecting queue elevator updates
Nilay Shroff
2025-03-10
block: remove q->sysfs_lock for attributes which don't need it
Nilay Shroff
2025-03-10
block: move q->sysfs_lock and queue-freeze under show/store method
Nilay Shroff
2025-03-10
block: acquire q->limits_lock while reading sysfs attributes
Nilay Shroff
2025-03-07
Merge tag 'block-6.14-20250306' of git://git.kernel.dk/linux
Linus Torvalds
[next]