index
:
pub/scm/linux/kernel/git/bod/linux.git
master
Fiery the angels fell deep thunder rolled around their shores burning with the fires of Orc
Bryan O'Donoghue
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
block
/
blk-core.c
Age
Commit message (
Expand
)
Author
Files
Lines
2026-08-04
block: also reject zone open / close on conventional zones
Christoph Hellwig
1
-6
/
+3
2026-08-04
block: remove blk_zone_wplug_handle_zone_mgmt
Christoph Hellwig
1
-1
/
+8
2026-06-16
block: Remove redundant plug in __submit_bio()
Wen Xiong
1
-7
/
+0
2026-06-12
block: add configurable error injection
Christoph Hellwig
1
-0
/
+4
2026-06-12
block: add a str_to_blk_op helper
Christoph Hellwig
1
-0
/
+10
2026-06-12
block: add a "tag" for block status codes
Christoph Hellwig
1
-0
/
+28
2026-06-12
block: add a macro to initialize the status table
Christoph Hellwig
1
-20
/
+25
2026-06-09
block: propagate in_flight to whole disk on partition I/O
Tang Yizhou
1
-2
/
+2
2026-05-28
block: add a bio_endio_status helper
Christoph Hellwig
1
-7
/
+4
2026-05-15
block: unexport blk_status_to_str
Christoph Hellwig
1
-1
/
+0
2026-05-15
block: unexport blk_io_schedule
Christoph Hellwig
1
-1
/
+0
2026-04-17
block: Add WQ_PERCPU to alloc_workqueue users
Marco Crivellari
1
-1
/
+1
2026-02-03
blk-mq: add a new queue sysfs attribute async_depth
Yu Kuai
1
-0
/
+1
2026-01-15
block: improve blk_op_str() comment
Damien Le Moal
1
-5
/
+5
2026-01-11
blk-crypto: handle the fallback above the block layer
Christoph Hellwig
1
-3
/
+7
2026-01-11
blk-crypto: submit the encrypted bio in blk_crypto_fallback_bio_prep
Christoph Hellwig
1
-1
/
+1
2025-11-25
block: fix typos in comments and strings in blk-core
shechenglong
1
-6
/
+6
2025-10-02
Merge tag 'for-6.18/block-20250929' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-8
/
+11
2025-09-22
block: fix EOD return for device with nr_sectors == 0
Jens Axboe
1
-1
/
+3
2025-09-10
block: fix ordering of recursive split IO
Yu Kuai
1
-6
/
+10
2025-09-10
block: skip unnecessary checks for split bio
Yu Kuai
1
-1
/
+1
2025-09-10
block: initialize bio issue time in blk_mq_submit_bio()
Yu Kuai
1
-1
/
+0
2025-08-18
block: tone down bio_check_eod
Christoph Hellwig
1
-1
/
+1
2025-06-08
treewide, timers: Rename from_timer() to timer_container_of()
Ingo Molnar
1
-1
/
+1
2025-05-10
block: export API to get the number of bdev inflight IO
Yu Kuai
1
-1
/
+1
2025-04-05
treewide: Switch/rename to timer_delete[_sync]()
Thomas Gleixner
1
-1
/
+1
2025-03-18
block: Make request_queue lockdep splats show up earlier
Thomas Hellström
1
-0
/
+6
2025-03-10
block: introduce a dedicated lock for protecting queue elevator updates
Nilay Shroff
1
-0
/
+1
2025-01-29
block: get rid of request queue ->sysfs_dir_lock
Nilay Shroff
1
-1
/
+0
2025-01-10
block: don't update BLK_FEAT_POLL in __blk_mq_update_nr_hw_queues
Christoph Hellwig
1
-4
/
+3
2025-01-10
block: check BLK_FEAT_POLL under q_usage_count
Christoph Hellwig
1
-10
/
+12
2024-11-13
block: add a rq_list type
Christoph Hellwig
1
-3
/
+3
2024-11-11
block: pre-calculate max_zone_append_sectors
Christoph Hellwig
1
-1
/
+1
2024-11-07
block: always verify unfreeze lock on the owner task
Ming Lei
1
-1
/
+1
2024-11-07
Revert "block: pre-calculate max_zone_append_sectors"
Jens Axboe
1
-1
/
+1
2024-11-04
block: pre-calculate max_zone_append_sectors
Christoph Hellwig
1
-1
/
+1
2024-10-26
block: model freeze & enter queue as lock for supporting lockdep
Ming Lei
1
-2
/
+16
2024-08-12
scsi: block: Don't check REQ_ATOMIC for reads
John Garry
1
-0
/
+1
2024-07-19
block: avoid polling configuration errors
hexue
1
-1
/
+4
2024-07-05
block: Remove REQ_OP_ZONE_RESET_ALL emulation
Damien Le Moal
1
-4
/
+1
2024-06-27
block: Delete blk_queue_flag_test_and_set()
John Garry
1
-14
/
+0
2024-06-20
block: Add core atomic write support
John Garry
1
-0
/
+19
2024-06-19
block: move the poll flag to queue_limits
Christoph Hellwig
1
-3
/
+2
2024-06-19
block: move cache control settings out of queue->flags
Christoph Hellwig
1
-1
/
+1
2024-05-23
Merge tag 'block-6.10-20240523' of git://git.kernel.dk/linux
Linus Torvalds
1
-6
/
+7
2024-05-21
block: fix lost bio for plug enabled bio based device
Yu Kuai
1
-6
/
+7
2024-05-21
Merge tag 'pull-bd_flags-2' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-7
/
+10
2024-05-13
Merge tag 'for-6.10/block-20240511' of git://git.kernel.dk/linux
Linus Torvalds
1
-13
/
+13
2024-05-09
block: support to account io_ticks precisely
Yu Kuai
1
-4
/
+5
2024-05-09
block: add plug while submitting IO
Yu Kuai
1
-0
/
+6
[next]