index
:
linux.git
arm64-uaccess
dependabot/pip/drivers/gpu/drm/ci/xfails/certifi-2024.7.4
dependabot/pip/drivers/gpu/drm/ci/xfails/idna-3.7
dependabot/pip/drivers/gpu/drm/ci/xfails/pip-23.3
dependabot/pip/drivers/gpu/drm/ci/xfails/requests-2.32.2
dependabot/pip/drivers/gpu/drm/ci/xfails/setuptools-70.0.0
dependabot/pip/drivers/gpu/drm/ci/xfails/urllib3-2.0.7
dependabot/pip/drivers/gpu/drm/ci/xfails/urllib3-2.2.2
link_path_walk
master
nocache-cleanup
runtime-constants
vsnprintf
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
upstream/master
Unnamed repository; edit this file 'description' to name the repository.
git
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
block
Age
Commit message (
Expand
)
Author
Files
Lines
2026-02-03
blk-mq: factor out a helper blk_mq_limit_depth()
Yu Kuai
1
-25
/
+37
2026-02-03
blk-mq-sched: unify elevators checking for async requests
Yu Kuai
4
-3
/
+8
2026-02-03
block: Protect against concurrent isolated cpuset change
Frederic Weisbecker
1
-1
/
+5
2026-02-02
blk-mq-debugfs: warn about possible deadlock
Yu Kuai
1
-7
/
+24
2026-02-02
blk-mq-debugfs: add missing debugfs_mutex in blk_mq_debugfs_register_hctxs()
Yu Kuai
1
-0
/
+2
2026-02-02
blk-mq-debugfs: remove blk_mq_debugfs_unregister_rqos()
Yu Kuai
3
-18
/
+0
2026-02-02
blk-mq-debugfs: make blk_mq_debugfs_register_rqos() static
Yu Kuai
2
-6
/
+1
2026-02-02
blk-rq-qos: fix possible debugfs_mutex deadlock
Yu Kuai
2
-8
/
+12
2026-02-02
blk-mq-debugfs: factor out a helper to register debugfs for all rq_qos
Yu Kuai
2
-8
/
+20
2026-02-02
blk-wbt: fix possible deadlock to nest pcpu_alloc_mutex under q_usage_counter
Yu Kuai
1
-45
/
+63
2026-02-02
blk-wbt: factor out a helper wbt_set_lat()
Yu Kuai
3
-45
/
+51
2026-02-02
sed-opal: ignore locking ranges array when not enabling SUM.
Ondrej Kozina
1
-1
/
+2
2026-01-30
block: introduce bdev_rot()
Damien Le Moal
1
-1
/
+1
2026-01-29
block: introduce blk_queue_rot()
Damien Le Moal
4
-18
/
+14
2026-01-28
block: Replace snprintf with strscpy in check_partition
Thorsten Blum
1
-1
/
+2
2026-01-28
block: add helpers to bounce buffer an iov_iter into bios
Christoph Hellwig
1
-0
/
+179
2026-01-28
block: remove bio_release_page
Christoph Hellwig
2
-12
/
+3
2026-01-28
iov_iter: extract a iov_iter_extract_bvecs helper from bio code
Christoph Hellwig
1
-102
/
+18
2026-01-28
block: open code bio_add_page and fix handling of mismatching P2P ranges
Christoph Hellwig
1
-24
/
+13
2026-01-28
block: refactor get_contig_folio_len
Christoph Hellwig
1
-35
/
+27
2026-01-28
block: add a BIO_MAX_SIZE constant and use it
Christoph Hellwig
3
-14
/
+13
2026-01-23
Merge tag 'block-6.19-20260122' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2
-1
/
+2
2026-01-22
blk-mq: use BLK_POLL_ONESHOT for synchronous poll completion
Ming Lei
1
-1
/
+1
2026-01-21
block: add a bio_reuse helper
Christoph Hellwig
1
-0
/
+34
2026-01-20
mm/block/fs: remove laptop_mode
Johannes Weiner
1
-3
/
+0
2026-01-20
block: pass io_comp_batch to rq_end_io_fn callback
Ming Lei
2
-6
/
+9
2026-01-19
block: Fix an error path in disk_update_zone_resources()
Bart Van Assche
1
-0
/
+1
2026-01-18
Merge branch 'for-7.0/blk-pvec' into for-7.0/block
Jens Axboe
1
-6
/
+5
2026-01-16
Merge tag 'block-6.19-20260116' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-1
/
+1
2026-01-15
block: improve blk_op_str() comment
Damien Le Moal
1
-5
/
+5
2026-01-15
block: fix blk_zone_cond_str() comment
Damien Le Moal
1
-5
/
+5
2026-01-13
block, nvme: remove unused dma_iova_state function parameter
Nitesh Shetty
1
-2
/
+1
2026-01-11
Merge branch 'block-6.19' into for-7.0/block
Jens Axboe
6
-27
/
+32
2026-01-11
blk-crypto: handle the fallback above the block layer
Christoph Hellwig
3
-28
/
+24
2026-01-11
blk-crypto: optimize data unit alignment checking
Christoph Hellwig
3
-25
/
+21
2026-01-11
blk-crypto: use mempool_alloc_bulk for encrypted bio page allocation
Christoph Hellwig
1
-14
/
+62
2026-01-11
blk-crypto: use on-stack skcipher requests for fallback en/decryption
Christoph Hellwig
1
-100
/
+79
2026-01-11
blk-crypto: optimize bio splitting in blk_crypto_fallback_encrypt_bio
Christoph Hellwig
1
-109
/
+80
2026-01-11
blk-crypto: submit the encrypted bio in blk_crypto_fallback_bio_prep
Christoph Hellwig
4
-77
/
+67
2026-01-10
block: account for bi_bvec_done in bio_may_need_split()
Ming Lei
1
-1
/
+1
2026-01-10
block: use pi_tuple_size in bi_offload_capable()
Caleb Sander Mateos
1
-13
/
+1
2026-01-10
block: zero non-PI portion of auto integrity buffer
Caleb Sander Mateos
1
-1
/
+1
2026-01-09
Merge tag 'block-6.19-20260109' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
3
-23
/
+28
2026-01-07
blk-mq: avoid stall during boot due to synchronize_rcu_expedited
Mikulas Patocka
1
-2
/
+1
2026-01-07
block: don't initialize bi_vcnt for cloned bio in bio_iov_bvec_set()
Ming Lei
1
-1
/
+1
2026-01-07
block: use bvec iterator helper for bio_may_need_split()
Ming Lei
2
-3
/
+12
2026-01-06
block: don't merge bios with different app_tags
Caleb Sander Mateos
1
-5
/
+18
2026-01-06
blk-rq-qos: Remove unlikely() hints from QoS checks
Breno Leitao
1
-16
/
+9
2026-01-06
types: move phys_vec definition to common header
Leon Romanovsky
1
-5
/
+0
2026-01-06
nvme-pci: Use size_t for length fields to handle larger sizes
Leon Romanovsky
1
-2
/
+6
[prev]
[next]