index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
block
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge tag 'block-6.13-20242901' of git://git.kernel.dk/linux
Linus Torvalds
2024-12-01
10
-77
/
+204
|
\
|
*
block, bfq: fix bfqq uaf in bfq_limit_depth()
Yu Kuai
2024-11-29
1
-13
/
+24
|
*
block: Don't allow an atomic write be truncated in blkdev_write_iter()
John Garry
2024-11-27
1
-1
/
+4
|
*
mq-deadline: don't call req_get_ioprio from the I/O completion handler
Christoph Hellwig
2024-11-26
1
-9
/
+4
|
*
block: Prevent potential deadlock in blk_revalidate_disk_zones()
Damien Le Moal
2024-11-26
1
-4
/
+10
|
*
block: Remove extra part pointer NULLify in blk_rq_init()
John Garry
2024-11-25
1
-1
/
+0
|
*
block: req->bio is always set in the merge code
Christoph Hellwig
2024-11-20
1
-22
/
+8
|
*
block: don't bother checking the data direction for merges
Christoph Hellwig
2024-11-20
1
-7
/
+0
|
*
block: blk-mq: fix uninit-value in blk_rq_prep_clone and refactor
Suraj Sonawane
2024-11-20
1
-7
/
+6
|
*
Revert "block, bfq: merge bfq_release_process_ref() into bfq_put_cooperator()"
Zach Wade
2024-11-20
2
-2
/
+5
|
*
block: Support atomic writes limits for stacked devices
John Garry
2024-11-19
1
-0
/
+115
|
*
block: Add extra checks in blk_validate_atomic_write_limits()
John Garry
2024-11-19
1
-0
/
+17
|
*
block: Drop granularity check in queue_limit_discard_alignment()
John Garry
2024-11-19
1
-2
/
+0
|
*
block: fix uaf for flush rq while iterating tags
Yu Kuai
2024-11-19
2
-10
/
+5
|
*
blk-settings: round down io_opt to physical_block_size
Mikulas Patocka
2024-11-18
1
-0
/
+7
*
|
Merge tag 'for-6.13/block-20241118' of git://git.kernel.dk/linux
Linus Torvalds
2024-11-19
25
-440
/
+760
|
\
|
|
*
block/genhd: use seq_put_decimal_ull for diskstats decimal values
David Wang
2024-11-13
1
-34
/
+29
|
*
block: don't reorder requests in blk_add_rq_to_plug
Christoph Hellwig
2024-11-13
1
-2
/
+2
|
*
block: add a rq_list type
Christoph Hellwig
2024-11-13
4
-26
/
+24
|
*
block: export blk_validate_limits
Christoph Hellwig
2024-11-13
1
-1
/
+2
|
*
block: remove the ioprio field from struct request
Christoph Hellwig
2024-11-12
2
-8
/
+5
|
*
block: remove the write_hint field from struct request
Christoph Hellwig
2024-11-12
2
-8
/
+10
|
*
block: pre-calculate max_zone_append_sectors
Christoph Hellwig
2024-11-11
4
-31
/
+18
|
*
block: lift bio_is_zone_append to bio.h
Christoph Hellwig
2024-11-11
1
-9
/
+0
|
*
block: fix bio_split_rw_at to take zone_write_granularity into account
Christoph Hellwig
2024-11-11
1
-1
/
+9
|
*
block: take chunk_sectors into account in bio_split_write_zeroes
Christoph Hellwig
2024-11-11
1
-12
/
+23
|
*
block: Handle bio_split() errors in bio_submit_split()
John Garry
2024-11-11
1
-5
/
+10
|
*
block: Error an attempt to split an atomic write in bio_split()
John Garry
2024-11-11
1
-0
/
+4
|
*
block: Rework bio_split() return value
John Garry
2024-11-11
2
-5
/
+7
|
*
block: don't verify IO lock for freeze/unfreeze in elevator_init_mq()
Ming Lei
2024-11-08
1
-2
/
+8
|
*
block: always verify unfreeze lock on the owner task
Ming Lei
2024-11-08
3
-10
/
+57
|
*
block: remove blk_freeze_queue()
Ming Lei
2024-11-08
2
-22
/
+1
|
*
block: Add a public bdev_zone_is_seq() helper
Damien Le Moal
2024-11-07
1
-15
/
+2
|
*
block: RCU protect disk->conv_zones_bitmap
Damien Le Moal
2024-11-07
1
-12
/
+31
|
*
block: Replace sprintf() with sysfs_emit()
zhangguopeng
2024-11-07
2
-27
/
+27
|
*
block: Switch to using refcount_t for zone write plugs
Damien Le Moal
2024-11-07
1
-10
/
+10
|
*
Revert "block: pre-calculate max_zone_append_sectors"
Jens Axboe
2024-11-07
4
-17
/
+30
|
*
block: pre-calculate max_zone_append_sectors
Christoph Hellwig
2024-11-04
4
-30
/
+17
|
*
block: remove the max_zone_append_sectors check in blk_revalidate_disk_zones
Christoph Hellwig
2024-11-04
1
-6
/
+0
|
*
block: update blk_stack_limits documentation
Christoph Hellwig
2024-11-04
1
-4
/
+4
|
*
block: remove bio_add_zone_append_page
Christoph Hellwig
2024-10-31
1
-33
/
+0
|
*
block: remove zone append special casing from the direct I/O path
Christoph Hellwig
2024-10-31
1
-32
/
+2
|
*
blk-integrity: remove seed for user mapped buffers
Keith Busch
2024-10-30
2
-10
/
+7
|
*
block: add a bdev_limits helper
Christoph Hellwig
2024-10-29
2
-3
/
+2
|
*
block: model freeze & enter queue as lock for supporting lockdep
Ming Lei
2024-10-26
4
-13
/
+75
|
*
blk-mq: add non_owner variant of start_freeze/unfreeze queue APIs
Ming Lei
2024-10-26
1
-0
/
+20
|
*
blk-mq: Unexport blk_mq_flush_busy_ctxs()
Bart Van Assche
2024-10-24
1
-1
/
+0
|
*
blk-mq: Make blk_mq_quiesce_tagset() hold the tag list mutex less long
Bart Van Assche
2024-10-23
1
-1
/
+2
|
*
block: remove redundant explicit memory barrier from rq_qos waiter and waker
Muchun Song
2024-10-22
1
-3
/
+1
|
*
Merge branch 'for-6.13/block-atomic' into for-6.13/block
Jens Axboe
2024-10-22
1
-10
/
+12
|
|
\
[next]