index
:
linux.git
cached
cdir_v2
cfid-fixes
cfid-fixes-2025-09-12
cfid-fixes-rebase
cfid-fixes-v2
cfid-fixes-v3
cfid-fixes-v3-2
cifs
cpu_affinity
data_corruption_v6.x
fix-paths-case
hc-hw24-test
hw24
hw24-hc
hw24-hc-wip
master
multichannel-fixes
multichannel-fixes-v2
multichannel-fixes-v3
plk
sambaXP-2025
smb-compression-async
smb-compression-lsfmm
smb-compression-splice
smb-compression-upstream
xattr
Clone of https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
block
Age
Commit message (
Expand
)
Author
Files
Lines
2023-07-23
blk-crypto: use dynamic lock class for blk_crypto_profile::lock
Eric Biggers
1
-2
/
+10
2023-07-19
block/partition: fix signedness issue for Amiga partitions
Michael Schmitz
1
-1
/
+1
2023-07-19
blk-throttle: Fix io statistics for cgroup v1
Jinke Han
3
-8
/
+13
2023-07-19
block: increment diskseq on all media change events
Demi Marie Obenour
1
-0
/
+1
2023-07-19
block: add overflow checks for Amiga partition support
Michael Schmitz
1
-18
/
+85
2023-07-19
block: fix signed int overflow in Amiga partition support
Michael Schmitz
1
-4
/
+5
2023-07-19
blk-mq: don't insert passthrough request into sw queue
Ming Lei
1
-1
/
+6
2023-07-19
block: fix blktrace debugfs entries leakage
Yu Kuai
1
-1
/
+4
2023-07-19
blk-mq: fix potential io hang by wrong 'wake_batch'
Yu Kuai
3
-8
/
+12
2023-07-19
blk-cgroup: Reinit blkg_iostat_set after clearing in blkcg_reset_stats()
Waiman Long
1
-0
/
+5
2023-07-19
blk-iocost: use spin_lock_irqsave in adjust_inuse_and_calc_cost
Li Nan
1
-3
/
+4
2023-07-19
block/rq_qos: protect rq_qos apis with a new lock
Yu Kuai
4
-14
/
+18
2023-07-19
blk-mq: don't queue plugged passthrough requests into scheduler
Ming Lei
1
-2
/
+6
2023-06-22
block: make sure local irq is disabled when calling __blkcg_rstat_flush
Ming Lei
1
-2
/
+3
2023-06-11
blk-cgroup: Flush stats before releasing blkcg_gq
Ming Lei
1
-9
/
+31
2023-06-03
blk-mq: fix blk_mq_hw_ctx active request accounting
Tian Lan
1
-4
/
+4
2023-05-29
block: fix revalidate performance regression
Damien Le Moal
1
-1
/
+2
2023-05-24
block: make bio_check_eod work for zero sized devices
Christoph Hellwig
1
-1
/
+1
2023-05-23
block: fix bio-cache for passthru IO
Anuj Gupta
1
-1
/
+1
2023-05-23
blk-mq: fix race condition in active queue accounting
Tian Lan
1
-4
/
+8
2023-05-23
blk-wbt: fix that wbt can't be disabled by default
Yu Kuai
1
-5
/
+7
2023-05-19
block: Deny writable memory mapping if block is read-only
Loic Poulain
1
-1
/
+11
2023-05-06
Merge tag 'for-6.4/block-2023-05-06' of git://git.kernel.dk/linux
Linus Torvalds
6
-146
/
+84
2023-04-28
block: Skip destroyed blkg when restart in blkg_destroy_all()
Tao Su
1
-0
/
+3
2023-04-27
Merge tag 'driver-core-6.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2
-14
/
+8
2023-04-26
blk-integrity: register sysfs attributes on struct device
Thomas Weißschuh
3
-69
/
+8
2023-04-26
blk-integrity: convert to struct device_attribute
Thomas Weißschuh
1
-65
/
+62
2023-04-26
blk-integrity: use sysfs_emit
Thomas Weißschuh
1
-10
/
+9
2023-04-26
Merge tag 'for-6.4/block-2023-04-21' of git://git.kernel.dk/linux
Linus Torvalds
40
-1069
/
+920
2023-04-26
Merge tag 'for-6.4-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/kdav...
Linus Torvalds
4
-50
/
+49
2023-04-26
Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/t...
Linus Torvalds
1
-0
/
+1
2023-04-25
block: sync part's ->bd_has_submit_bio with disk's
Ming Lei
1
-1
/
+4
2023-04-24
Merge tag 'iter-ubuf.2-2023-04-21' of git://git.kernel.dk/linux
Linus Torvalds
1
-3
/
+4
2023-04-24
block: Cleanup set_capacity()/bdev_set_nr_sectors()
Damien Le Moal
4
-14
/
+11
2023-04-20
Revert "block: Merge bio before checking ->cached_rq"
Ming Lei
1
-4
/
+3
2023-04-19
sed-opal: geometry feature reporting command
Ondrej Kozina
1
-1
/
+28
2023-04-17
block: make blkcg_punt_bio_submit optional
Christoph Hellwig
3
-36
/
+47
2023-04-17
block: async_bio_lock does not need to be bh-safe
Christoph Hellwig
1
-4
/
+4
2023-04-17
btrfs, block: move REQ_CGROUP_PUNT to btrfs
Christoph Hellwig
3
-29
/
+17
2023-04-16
blk-mq: fix the blk_mq_add_to_requeue_list call in blk_kick_flush
Christoph Hellwig
1
-1
/
+1
2023-04-16
block, bfq: Fix division by zero error on zero wsum
Colin Ian King
1
-0
/
+2
2023-04-16
block: store bdev->bd_disk->fops->submit_bio state in bdev
Jens Axboe
3
-4
/
+8
2023-04-14
Merge tag 'nvme-6.4-2023-04-14' of git://git.infradead.org/nvme into for-6.4/...
Jens Axboe
3
-50
/
+0
2023-04-13
blk-mq: remove __blk_mq_run_hw_queue
Christoph Hellwig
1
-20
/
+9
2023-04-13
blk-mq: move the !async handling out of __blk_mq_delay_run_hw_queue
Christoph Hellwig
1
-27
/
+13
2023-04-13
blk-mq: move the blk_mq_hctx_stopped check in __blk_mq_delay_run_hw_queue
Christoph Hellwig
1
-3
/
+2
2023-04-13
blk-mq: remove the blk_mq_hctx_stopped check in blk_mq_run_work_fn
Christoph Hellwig
1
-9
/
+2
2023-04-13
blk-mq: cleanup __blk_mq_sched_dispatch_requests
Christoph Hellwig
1
-17
/
+14
2023-04-13
blk-mq: pass a flags argument to blk_mq_add_to_requeue_list
Christoph Hellwig
3
-6
/
+6
2023-04-13
blk-mq: pass a flags argument to elevator_type->insert_requests
Christoph Hellwig
5
-18
/
+21
[next]