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
2021-01-24
block, bfq: do not raise non-default weights
Paolo Valente
-3
/
+7
2021-01-24
block, bfq: increase time window for waker detection
Paolo Valente
-1
/
+1
2021-01-24
block, bfq: set next_rq to waker_bfqq->next_rq in waker injection
Jia Cheng Hu
-1
/
+1
2021-01-24
block, bfq: use half slice_idle as a threshold to check short ttime
Paolo Valente
-3
/
+4
2021-01-24
block: use an xarray for disk->part_tbl
Christoph Hellwig
-178
/
+19
2021-01-24
block: remove DISK_PITER_REVERSE
Christoph Hellwig
-30
/
+7
2021-01-24
block: add a disk_uevent helper
Christoph Hellwig
-13
/
+14
2021-01-24
blk-mq: use ->bi_bdev for I/O accounting
Christoph Hellwig
-51
/
+5
2021-01-24
block: use ->bi_bdev for bio based I/O accounting
Christoph Hellwig
-10
/
+13
2021-01-24
block: do not reassig ->bi_bdev when partition remapping
Christoph Hellwig
-2
/
+3
2021-01-24
block: simplify submit_bio_checks a bit
Christoph Hellwig
-25
/
+14
2021-01-24
block: store a block_device pointer in struct bio
Christoph Hellwig
-69
/
+55
2021-01-24
block: propagate BLKROSET on the whole device to all partitions
Christoph Hellwig
-2
/
+1
2021-01-24
block: add a hard-readonly flag to struct gendisk
Christoph Hellwig
-19
/
+21
2021-01-24
block: remove the NULL bdev check in bdev_read_only
Christoph Hellwig
-3
/
+0
2021-01-10
Merge tag 'block-5.11-2021-01-10' of git://git.kernel.dk/linux-block
Linus Torvalds
-13
/
+23
2021-01-08
blk-mq-debugfs: Add decode for BLK_MQ_F_TAG_HCTX_SHARED
John Garry
-0
/
+1
2021-01-05
block: fix use-after-free in disk_part_iter_next
Ming Lei
-4
/
+7
2021-01-05
bfq: Fix computation of shallow depth
Jan Kara
-4
/
+4
2021-01-05
blk-iocost: fix NULL iocg deref from racing against initialization
Tejun Heo
-5
/
+11
2021-01-01
Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...
Linus Torvalds
-20
/
+27
2020-12-29
block: add debugfs stanza for QUEUE_FLAG_NOWAIT
Andres Freund
-0
/
+1
2020-12-22
block: update some copyrights
Christoph Hellwig
-0
/
+3
2020-12-17
blk-mq: Don't complete on a remote CPU in force threaded mode
Sebastian Andrzej Siewior
-0
/
+8
2020-12-17
blk-iocost: Add iocg idle state tracepoint
Baolin Wang
-0
/
+3
2020-12-16
blk-mq: Remove 'running from the wrong CPU' warning
Daniel Wagner
-25
/
+0
2020-12-16
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
-1
/
+1
2020-12-16
Merge tag 'for-5.11/drivers-2020-12-14' of git://git.kernel.dk/linux-block
Linus Torvalds
-17
/
+18
2020-12-16
Merge tag 'for-5.11/block-2020-12-14' of git://git.kernel.dk/linux-block
Linus Torvalds
-943
/
+583
2020-12-14
Merge tag 'sched-core-2020-12-14' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
-3
/
+1
2020-12-12
blk-mq: fix msec comment from micro to milli seconds
Minwoo Im
-3
/
+3
2020-12-12
blk-mq: update arg in comment of blk_mq_map_queue
Minwoo Im
-1
/
+1
2020-12-12
blk-mq: add helper allocating tagset->tags
Minwoo Im
-1
/
+7
2020-12-09
scsi: block: Do not accept any requests while suspended
Alan Stern
-8
/
+13
2020-12-09
scsi: block: Remove RQF_PREEMPT and BLK_MQ_REQ_PREEMPT
Bart Van Assche
-7
/
+3
2020-12-09
scsi: block: Introduce BLK_MQ_REQ_PM
Bart Van Assche
-3
/
+6
2020-12-09
scsi: block: Fix a race in the runtime power management code
Bart Van Assche
-6
/
+9
2020-12-07
Revert "block: Fix a lockdep complaint triggered by request queue flushing"
Ming Lei
-6
/
+0
2020-12-07
blk-mq: add new API of blk_mq_hctx_set_fq_lock_class
Ming Lei
-0
/
+25
2020-12-07
block: disable iopoll for split bio
Jeffle Xu
-0
/
+13
2020-12-07
block: Align max_hw_sectors to logical blocksize
Damien Le Moal
-5
/
+18
2020-12-07
block: Improve blk_revalidate_disk_zones() checks
Damien Le Moal
-1
/
+15
2020-12-07
blk-mq: skip hybrid polling if iopoll doesn't spin
Pavel Begunkov
-2
/
+3
2020-12-07
blk-iocost: Factor out the base vrate change into a separate function
Baolin Wang
-45
/
+54
2020-12-07
blk-iocost: Factor out the active iocgs' state check into a separate function
Baolin Wang
-40
/
+54
2020-12-07
blk-iocost: Move the usage ratio calculation to the correct place
Baolin Wang
-21
/
+23
2020-12-07
blk-iocost: Remove unnecessary advance declaration
Baolin Wang
-2
/
+0
2020-12-07
blk-iocost: Fix some typos in comments
Baolin Wang
-6
/
+6
2020-12-05
Merge tag 'block-5.10-2020-12-05' of git://git.kernel.dk/linux-block
Linus Torvalds
-1
/
+4
2020-12-04
Merge tag 'for-5.10/dm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
-1
/
+1
[prev]
[next]