index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
block
Age
Commit message (
Expand
)
Author
Lines
2026-02-02
blk-rq-qos: fix possible debugfs_mutex deadlock
Yu Kuai
-8
/
+12
2026-02-02
blk-mq-debugfs: factor out a helper to register debugfs for all rq_qos
Yu Kuai
-8
/
+20
2026-02-02
blk-wbt: fix possible deadlock to nest pcpu_alloc_mutex under q_usage_counter
Yu Kuai
-45
/
+63
2026-02-02
blk-wbt: factor out a helper wbt_set_lat()
Yu Kuai
-45
/
+51
2026-02-02
sed-opal: ignore locking ranges array when not enabling SUM.
Ondrej Kozina
-1
/
+2
2026-01-30
block: introduce bdev_rot()
Damien Le Moal
-1
/
+1
2026-01-29
block: introduce blk_queue_rot()
Damien Le Moal
-18
/
+14
2026-01-28
block: Replace snprintf with strscpy in check_partition
Thorsten Blum
-1
/
+2
2026-01-28
block: add helpers to bounce buffer an iov_iter into bios
Christoph Hellwig
-0
/
+179
2026-01-28
block: remove bio_release_page
Christoph Hellwig
-12
/
+3
2026-01-28
iov_iter: extract a iov_iter_extract_bvecs helper from bio code
Christoph Hellwig
-102
/
+18
2026-01-28
block: open code bio_add_page and fix handling of mismatching P2P ranges
Christoph Hellwig
-24
/
+13
2026-01-28
block: refactor get_contig_folio_len
Christoph Hellwig
-35
/
+27
2026-01-28
block: add a BIO_MAX_SIZE constant and use it
Christoph Hellwig
-14
/
+13
2026-01-23
Merge tag 'block-6.19-20260122' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
-1
/
+2
2026-01-22
blk-mq: use BLK_POLL_ONESHOT for synchronous poll completion
Ming Lei
-1
/
+1
2026-01-21
block: add a bio_reuse helper
Christoph Hellwig
-0
/
+34
2026-01-20
mm/block/fs: remove laptop_mode
Johannes Weiner
-3
/
+0
2026-01-20
block: pass io_comp_batch to rq_end_io_fn callback
Ming Lei
-6
/
+9
2026-01-19
block: Fix an error path in disk_update_zone_resources()
Bart Van Assche
-0
/
+1
2026-01-18
Merge branch 'for-7.0/blk-pvec' into for-7.0/block
Jens Axboe
-6
/
+5
2026-01-16
Merge tag 'block-6.19-20260116' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
-1
/
+1
2026-01-15
block: improve blk_op_str() comment
Damien Le Moal
-5
/
+5
2026-01-15
block: fix blk_zone_cond_str() comment
Damien Le Moal
-5
/
+5
2026-01-13
block, nvme: remove unused dma_iova_state function parameter
Nitesh Shetty
-2
/
+1
2026-01-11
Merge branch 'block-6.19' into for-7.0/block
Jens Axboe
-27
/
+32
2026-01-11
blk-crypto: handle the fallback above the block layer
Christoph Hellwig
-28
/
+24
2026-01-11
blk-crypto: optimize data unit alignment checking
Christoph Hellwig
-25
/
+21
2026-01-11
blk-crypto: use mempool_alloc_bulk for encrypted bio page allocation
Christoph Hellwig
-14
/
+62
2026-01-11
blk-crypto: use on-stack skcipher requests for fallback en/decryption
Christoph Hellwig
-100
/
+79
2026-01-11
blk-crypto: optimize bio splitting in blk_crypto_fallback_encrypt_bio
Christoph Hellwig
-109
/
+80
2026-01-11
blk-crypto: submit the encrypted bio in blk_crypto_fallback_bio_prep
Christoph Hellwig
-77
/
+67
2026-01-10
block: account for bi_bvec_done in bio_may_need_split()
Ming Lei
-1
/
+1
2026-01-10
block: use pi_tuple_size in bi_offload_capable()
Caleb Sander Mateos
-13
/
+1
2026-01-10
block: zero non-PI portion of auto integrity buffer
Caleb Sander Mateos
-1
/
+1
2026-01-09
Merge tag 'block-6.19-20260109' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
-23
/
+28
2026-01-07
blk-mq: avoid stall during boot due to synchronize_rcu_expedited
Mikulas Patocka
-2
/
+1
2026-01-07
block: don't initialize bi_vcnt for cloned bio in bio_iov_bvec_set()
Ming Lei
-1
/
+1
2026-01-07
block: use bvec iterator helper for bio_may_need_split()
Ming Lei
-3
/
+12
2026-01-06
block: don't merge bios with different app_tags
Caleb Sander Mateos
-5
/
+18
2026-01-06
blk-rq-qos: Remove unlikely() hints from QoS checks
Breno Leitao
-16
/
+9
2026-01-06
types: move phys_vec definition to common header
Leon Romanovsky
-5
/
+0
2026-01-06
nvme-pci: Use size_t for length fields to handle larger sizes
Leon Romanovsky
-2
/
+6
2026-01-02
Merge tag 'block-6.19-20260102' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
-3
/
+3
2026-01-01
block, bfq: update outdated comment
Julia Lawall
-1
/
+1
2025-12-30
blk-mq: skip CPU offline notify on unmapped hctx
Cong Zhang
-1
/
+1
2025-12-28
block,bfq: fix aux stat accumulation destination
shechenglong
-1
/
+1
2025-12-20
Merge tag 'block-6.19-20251218' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
-20
/
+37
2025-12-18
block: validate interval_exp integrity limit
Caleb Sander Mateos
-1
/
+6
2025-12-18
block: validate pi_offset integrity limit
Caleb Sander Mateos
-4
/
+3
[prev]
[next]