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
2023-05-30
block: constify struct part_type part_type
Thomas Weißschuh
-1
/
+1
2023-05-30
block: constify partition prober array
Thomas Weißschuh
-1
/
+1
2023-05-29
block: fix revalidate performance regression
Damien Le Moal
-1
/
+2
2023-05-24
block: convert bio_map_user_iov to use iov_iter_extract_pages
David Howells
-12
/
+11
2023-05-24
block: Convert bio_iov_iter_get_pages to use iov_iter_extract_pages
David Howells
-11
/
+12
2023-05-24
block: Add BIO_PAGE_PINNED and associated infrastructure
David Howells
-3
/
+15
2023-05-24
block: Replace BIO_NO_PAGE_REF with BIO_PAGE_REFFED with inverted logic
Christoph Hellwig
-1
/
+2
2023-05-24
Merge branch 'for-6.5/splice' into for-6.5/block
Jens Axboe
-1
/
+1
2023-05-24
splice: Use filemap_splice_read() instead of generic_file_splice_read()
David Howells
-1
/
+1
2023-05-24
block: introduce block_io_start/block_io_done tracepoints
Hengqi Chen
-0
/
+4
2023-05-24
block: make bio_check_eod work for zero sized devices
Christoph Hellwig
-1
/
+1
2023-05-23
block/rq_qos: protect rq_qos apis with a new lock
Yu Kuai
-14
/
+18
2023-05-23
block: fix bio-cache for passthru IO
Anuj Gupta
-1
/
+1
2023-05-23
blk-mq: fix race condition in active queue accounting
Tian Lan
-4
/
+8
2023-05-23
blk-wbt: fix that wbt can't be disabled by default
Yu Kuai
-5
/
+7
2023-05-22
Merge patch series "Add Command Duration Limits support"
Martin K. Petersen
-7
/
+10
2023-05-22
scsi: block: Introduce BLK_STS_DURATION_LIMIT
Damien Le Moal
-0
/
+3
2023-05-22
scsi: block: ioprio: Clean up interface definition
Damien Le Moal
-7
/
+7
2023-05-22
Merge patch series "Use block pr_ops in LIO"
Martin K. Petersen
-1
/
+1
2023-05-20
block: don't plug in blkdev_write_iter
Christoph Hellwig
-3
/
+0
2023-05-19
block: Deny writable memory mapping if block is read-only
Loic Poulain
-1
/
+11
2023-05-19
block: BFQ: Move an invariant check
Bart Van Assche
-1
/
+1
2023-05-19
blk-mq: don't use the requeue list to queue flush commands
Christoph Hellwig
-33
/
+20
2023-05-19
blk-mq: do not do head insertions post-pre-flush commands
Christoph Hellwig
-1
/
+1
2023-05-19
blk-mq: defer to the normal submission path for post-flush requests
Christoph Hellwig
-0
/
+11
2023-05-19
blk-mq: use the I/O scheduler for writes from the flush state machine
Bart Van Assche
-2
/
+2
2023-05-19
blk-mq: defer to the normal submission path for non-flush flush commands
Christoph Hellwig
-23
/
+13
2023-05-19
blk-mq: reflow blk_insert_flush
Christoph Hellwig
-27
/
+26
2023-05-19
blk-mq: factor out a blk_rq_init_flush helper
Christoph Hellwig
-7
/
+10
2023-05-18
block: BFQ: Add several invariant checks
Bart Van Assche
-0
/
+9
2023-05-18
block: mq-deadline: Fix handling of at-head zoned writes
Bart Van Assche
-2
/
+7
2023-05-18
block: mq-deadline: Handle requeued requests correctly
Bart Van Assche
-2
/
+32
2023-05-18
block: mq-deadline: Track the dispatch position
Bart Van Assche
-14
/
+31
2023-05-18
block: mq-deadline: Reduce lock contention
Bart Van Assche
-6
/
+6
2023-05-18
block: mq-deadline: Simplify deadline_skip_seq_writes()
Bart Van Assche
-6
/
+3
2023-05-18
block: mq-deadline: Clean up deadline_check_fifo()
Bart Van Assche
-11
/
+5
2023-05-18
block: Introduce blk_rq_is_seq_zoned_write()
Bart Van Assche
-4
/
+1
2023-05-18
block: Simplify blk_req_needs_zone_write_lock()
Bart Van Assche
-3
/
+0
2023-05-18
block: mq-deadline: Add a word in a source code comment
Bart Van Assche
-1
/
+1
2023-05-18
blk-mq: make sure elevator callbacks aren't called for passthrough request
Christoph Hellwig
-31
/
+37
2023-05-18
blk-mq: remove RQF_ELVPRIV
Christoph Hellwig
-7
/
+4
2023-05-18
blk-mq: don't queue plugged passthrough requests into scheduler
Ming Lei
-2
/
+6
2023-05-18
block: Decode all flag names in the debugfs output
Bart Van Assche
-0
/
+3
2023-05-15
block: mark bdev files as FMODE_NOWAIT if underlying device supports it
Jens Axboe
-1
/
+4
2023-05-06
Merge tag 'for-6.4/block-2023-05-06' of git://git.kernel.dk/linux
Linus Torvalds
-146
/
+84
2023-04-28
block: Skip destroyed blkg when restart in blkg_destroy_all()
Tao Su
-0
/
+3
2023-04-27
Merge tag 'driver-core-6.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
-14
/
+8
2023-04-26
blk-integrity: register sysfs attributes on struct device
Thomas Weißschuh
-69
/
+8
2023-04-26
blk-integrity: convert to struct device_attribute
Thomas Weißschuh
-65
/
+62
2023-04-26
blk-integrity: use sysfs_emit
Thomas Weißschuh
-10
/
+9
[prev]
[next]