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
2024-08-03
block: initialize integrity buffer to zero before writing it to media
Christoph Hellwig
1
-1
/
+10
2024-08-03
block: cleanup bio_integrity_prep
Jinyoung Choi
1
-5
/
+1
2024-08-03
block: refactor to use helper
Nitesh Shetty
1
-3
/
+1
2024-06-27
block/ioctl: prefer different overflow check
Justin Stitt
1
-1
/
+1
2024-06-12
block: support to account io_ticks precisely
Yu Kuai
5
-5
/
+13
2024-06-12
block: open code __blk_account_io_done()
Chaitanya Kulkarni
1
-13
/
+9
2024-06-12
block: open code __blk_account_io_start()
Chaitanya Kulkarni
1
-20
/
+16
2024-05-17
blk-iocost: avoid out of bounds shift
Rik van Riel
1
-3
/
+4
2024-05-17
block: fix overflow in blk_ioctl_discard()
Li Nan
1
-2
/
+3
2024-04-13
block: prevent division by zero in blk_rq_stat_sum()
Roman Smirnov
1
-1
/
+1
2024-04-03
block: Do not force full zone append completion in req_bio_endio()
Damien Le Moal
1
-7
/
+2
2024-04-03
blk-mq: release scheduler resource when request completes
Chengming Zhou
1
-3
/
+21
2024-04-03
block: Fix page refcounts for unaligned buffers in __bio_release_pages()
Tony Battersby
1
-7
/
+4
2024-04-03
Revert "block/mq-deadline: use correct way to throttling write requests"
Bart Van Assche
1
-2
/
+1
2024-04-03
block: Clear zone limits for a non-zoned stacked queue
Damien Le Moal
1
-0
/
+4
2024-03-26
block: sed-opal: handle empty atoms when parsing response
Greg Joyce
2
-1
/
+6
2024-03-01
block: Fix WARNING in _copy_from_iter
Christian A. Ehrhardt
1
-3
/
+10
2024-02-23
block: fix partial zone append completion handling in req_bio_endio()
Damien Le Moal
1
-2
/
+7
2024-02-16
block: treat poll queue enter similarly to timeouts
Jens Axboe
1
-1
/
+10
2024-02-16
blk-iocost: Fix an UBSAN shift-out-of-bounds warning
Tejun Heo
1
-0
/
+7
2024-02-05
blk-mq: fix IO hang from sbitmap wakeup race
Ming Lei
1
-0
/
+16
2024-02-05
block: prevent an integer overflow in bvec_try_merge_hw_page
Christoph Hellwig
1
-1
/
+1
2024-01-31
block: Move checking GENHD_FL_NO_PART to bdev_add_partition()
Li Lingfeng
2
-2
/
+5
2024-01-25
block: Remove special-casing of compound pages
Matthew Wilcox (Oracle)
1
-15
/
+23
2024-01-25
block: ensure we hold a queue reference when using queue limits
Jens Axboe
1
-6
/
+10
2024-01-25
block: add check that partition length needs to be aligned with block size
Min Li
1
-4
/
+7
2024-01-25
block: make BLK_DEF_MAX_SECTORS unsigned
Keith Busch
1
-1
/
+1
2024-01-25
block: add check of 'minors' and 'first_minor' in device_add_disk()
Li Nan
1
-1
/
+3
2024-01-25
block: Set memalloc_noio to false on device_add_disk() error path
Li Nan
1
-0
/
+1
2024-01-20
blk-mq: don't count completed flush data request as inflight in case of quiesce
Ming Lei
1
-1
/
+13
2024-01-10
block: update the stable_writes flag in bdev_add
Christoph Hellwig
1
-0
/
+2
2024-01-10
blk-mq: make sure active queue usage is held for bio_integrity_prep()
Christoph Hellwig
1
-37
/
+38
2024-01-10
block: Don't invalidate pagecache for invalid falloc modes
Sarthak Kukreti
1
-5
/
+16
2023-12-20
blk-cgroup: bypass blkcg_deactivate_policy after destroying
Ming Lei
1
-0
/
+13
2023-12-20
blk-throttle: fix lockdep warning of "cgroup_mutex or RCU read lock required!"
Ming Lei
1
-0
/
+2
2023-11-20
blk-core: use pr_warn_ratelimited() in bio_check_ro()
Yu Kuai
1
-2
/
+2
2023-11-02
blk-throttle: check for overflow in calculate_bytes_allowed
Khazhismel Kumykov
1
-0
/
+6
2023-10-10
block: fix use-after-free of q->q_usage_counter
Ming Lei
1
-2
/
+1
2023-09-23
block: factor out a bvec_set_page helper
Christoph Hellwig
2
-16
/
+3
2023-09-19
blk-throttle: consider 'carryover_ios/bytes' in throtl_trim_slice()
Yu Kuai
1
-8
/
+13
2023-09-19
blk-throttle: use calculate_io/bytes_allowed() for throtl_trim_slice()
Yu Kuai
1
-45
/
+41
2023-09-13
block: don't add or resize partition on the disk with GENHD_FL_NO_PART
Li Lingfeng
1
-0
/
+2
2023-09-13
block/mq-deadline: use correct way to throttling write requests
Zhiguo Niu
1
-1
/
+2
2023-09-13
block: don't allow enabling a cache on devices that don't support it
Christoph Hellwig
2
-6
/
+12
2023-09-13
block: cleanup queue_wc_store
Christoph Hellwig
1
-11
/
+3
2023-08-23
blk-crypto: dynamically allocate fallback profile
Sweet Tea Dorminy
1
-13
/
+23
2023-08-03
blk-mq: Fix stall due to recursive flush plug
Ross Lagerwall
2
-3
/
+9
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
block: increment diskseq on all media change events
Demi Marie Obenour
1
-0
/
+1
[next]