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-06-21
blk-cgroup: Flush stats before releasing blkcg_gq
Ming Lei
1
-9
/
+31
2023-06-14
blk-mq: fix blk_mq_hw_ctx active request accounting
Tian Lan
1
-4
/
+4
2023-06-09
block: fix revalidate performance regression
Damien Le Moal
1
-1
/
+2
2023-06-09
block: Deny writable memory mapping if block is read-only
Loic Poulain
1
-1
/
+11
2023-06-05
blk-mq: fix race condition in active queue accounting
Tian Lan
1
-4
/
+8
2023-06-05
blk-wbt: fix that wbt can't be disabled by default
Yu Kuai
1
-5
/
+7
2023-05-30
block: fix bio-cache for passthru IO
Anuj Gupta
1
-1
/
+1
2023-05-24
block, bfq: Fix division by zero error on zero wsum
Colin Ian King
1
-0
/
+2
2023-05-17
block: Skip destroyed blkg when restart in blkg_destroy_all()
Tao Su
1
-0
/
+3
2023-05-11
blk-mq: don't plug for head insertions in blk_execute_rq_nowait
Christoph Hellwig
1
-1
/
+1
2023-05-11
blk-crypto: make blk_crypto_evict_key() more robust
Eric Biggers
2
-33
/
+41
2023-05-11
blk-crypto: make blk_crypto_evict_key() return void
Eric Biggers
1
-11
/
+9
2023-05-11
blk-mq: release crypto keyslot before reporting I/O complete
Eric Biggers
4
-17
/
+49
2023-05-11
blk-stat: fix QUEUE_FLAG_STATS clear
Chengming Zhou
1
-2
/
+2
2023-04-20
Revert "block: Merge bio before checking ->cached_rq"
Ming Lei
1
-4
/
+3
2023-04-06
block: don't set GD_NEED_PART_SCAN if scan partition failed
Yu Kuai
1
-1
/
+7
2023-04-04
blk-mq: directly poll requests
Keith Busch
1
-3
/
+1
2023-03-16
block: remove obsolete config BLOCK_COMPAT
Lukas Bulwahn
1
-3
/
+0
2023-03-15
block: count 'ios' and 'sectors' when io is done for bio-based device
Yu Kuai
1
-10
/
+6
2023-03-14
blk-mq: fix "bad unlock balance detected" on q->srcu in __blk_mq_run_dispatch...
Chris Leech
1
-2
/
+3
2023-03-14
block: do not reverse request order when flushing plug list
Jan Kara
1
-2
/
+3
2023-03-08
block, bfq: fix uaf for 'stable_merge_bfqq'
Yu Kuai
1
-9
/
+9
2023-03-07
block: fix wrong mode for blkdev_put() from disk_scan_partitions()
Yu Kuai
1
-1
/
+1
2023-03-03
Merge tag 'block-6.3-2023-03-03' of git://git.kernel.dk/linux
Linus Torvalds
10
-45
/
+77
2023-03-02
blk-mq: enforce op-specific segment limits in blk_insert_cloned_request
Uday Shankar
3
-10
/
+11
2023-02-28
blk-iocost: Pass gendisk to ioc_refresh_params
Breno Leitao
1
-6
/
+20
2023-02-24
Merge tag 'driver-core-6.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2
-3
/
+3
2023-02-24
block: be a bit more careful in checking for NULL bdev while polling
Jens Axboe
1
-2
/
+8
2023-02-24
block: clear bio->bi_bdev when putting a bio back in the cache
Jens Axboe
1
-0
/
+1
2023-02-23
Merge tag 'mm-stable-2023-02-20-13-37' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
1
-78
/
+0
2023-02-22
Merge tag '6.3-rc-smb3-client-fixes' of git://git.samba.org/sfrench/cifs-2.6
Linus Torvalds
2
-7
/
+7
2023-02-22
Merge tag 'ata-6.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/dlem...
Linus Torvalds
1
-5
/
+9
2023-02-21
Merge tag 'irq-core-2023-02-20' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-50
/
+13
2023-02-21
block: remove more NULL checks after bdev_get_queue()
Juhyung Park
1
-10
/
+0
2023-02-20
iov_iter: Define flags to qualify page extraction.
David Howells
2
-7
/
+7
2023-02-20
Merge tag 'for-6.3/block-2023-02-16' of git://git.kernel.dk/linux
Linus Torvalds
34
-780
/
+1128
2023-02-20
Merge tag 'for-6.3/iter-ubuf-2023-02-16' of git://git.kernel.dk/linux
Linus Torvalds
1
-4
/
+4
2023-02-19
Merge tag 'irqchip-6.3' of git://git.kernel.org/pub/scm/linux/kernel/git/maz/...
Thomas Gleixner
1
-3
/
+0
2023-02-17
block: fix scan partition for exclusively open device again
Yu Kuai
2
-5
/
+27
2023-02-17
block: Revert "block: Do not reread partition table on exclusively open device"
Yu Kuai
3
-13
/
+9
2023-02-17
sed-opal: add support flag for SUM in status ioctl
Luca Boccassi
1
-0
/
+2
2023-02-16
block: use proper return value from bio_failfast()
Jens Axboe
1
-1
/
+1
2023-02-16
block: bio-integrity: Copy flags when bio_integrity_payload is cloned
Martin K. Petersen
1
-0
/
+1
2023-02-16
block: Fix io statistics for cgroup in throttle path
Jinke Han
1
-11
/
+12
2023-02-16
block: sync mixed merged request's failfast with 1st bio's
Ming Lei
1
-2
/
+33
2023-02-15
block: export bio_split_rw
Christoph Hellwig
1
-1
/
+2
2023-02-14
Revert "blk-cgroup: pin the gendisk in struct blkcg_gq"
Christoph Hellwig
7
-31
/
+33
2023-02-14
Revert "blk-cgroup: pass a gendisk to blkg_lookup"
Christoph Hellwig
2
-18
/
+18
2023-02-14
Revert "blk-cgroup: delay blk-cgroup initialization until add_disk"
Christoph Hellwig
1
-9
/
+8
2023-02-14
Revert "blk-cgroup: delay calling blkcg_exit_disk until disk_release"
Christoph Hellwig
2
-4
/
+3
[next]