index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
block
Age
Commit message (
Expand
)
Author
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
2025-03-07
bdev: add back PAGE_SIZE block size validation for sb_set_blocksize()
Luis Chamberlain
2025-03-06
badblocks: use sector_t instead of int to avoid truncation of badblocks length
Zheng Qixing
2025-03-06
badblocks: return boolean from badblocks_set() and badblocks_clear()
Zheng Qixing
2025-03-06
badblocks: fix missing bad blocks on retry in _badblocks_check()
Zheng Qixing
2025-03-06
badblocks: fix merge issue when new badblocks align with pre+1
Li Nan
2025-03-06
badblocks: try can_merge_front before overlap_front
Li Nan
2025-03-06
badblocks: fix the using of MAX_BADBLOCKS
Li Nan
2025-03-06
badblocks: return error if any badblock set fails
Li Nan
2025-03-06
badblocks: return error directly when setting badblocks exceeds 512
Li Nan
2025-03-06
badblocks: attempt to merge adjacent badblocks during ack_all_badblocks
Li Nan
2025-03-06
badblocks: factor out a helper try_adjacent_combine
Li Nan
2025-03-06
badblocks: Fix error shitf ops
Li Nan
2025-03-06
block: Correctly initialize BLK_INTEGRITY_NOGENERATE and BLK_INTEGRITY_NOVERIFY
Anuj Gupta
2025-03-06
block: ensure correct integrity capability propagation in stacked devices
Anuj Gupta
2025-03-05
blk-throttle: carry over directly
Ming Lei
2025-03-05
blk-throttle: don't take carryover for prioritized processing of metadata
Ming Lei
2025-03-05
blk-throttle: remove last_bytes_disp and last_ios_disp
Ming Lei
[next]