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
*
blk-wbt: remove outdated comment
lijiazi
2021-06-18
1
-1
/
+0
*
block: Remove unnecessary elevator operation checks
Damien Le Moal
2021-06-18
2
-7
/
+10
*
blk-mq: fix use-after-free in blk_mq_exit_sched
Ming Lei
2021-06-18
1
-1
/
+3
*
block: mark queue init done at the end of blk_register_queue
Ming Lei
2021-06-16
1
-14
/
+15
*
block: fix race between adding/removing rq qos and normal IO
Ming Lei
2021-06-16
1
-0
/
+24
*
blk-mq: remove blk_mq_init_sq_queue
Christoph Hellwig
2021-06-11
1
-22
/
+0
*
blk-mq: add the blk_mq_alloc_disk APIs
Christoph Hellwig
2021-06-11
1
-0
/
+19
*
blk-mq: improve the blk_mq_init_allocated_queue interface
Christoph Hellwig
2021-06-11
3
-24
/
+15
*
blk-mq: factor out a blk_mq_alloc_sq_tag_set helper
Christoph Hellwig
2021-06-11
1
-14
/
+18
*
rq-qos: fix missed wake-ups in rq_qos_throttle try two
Jan Kara
2021-06-08
1
-2
/
+2
*
block: Update blk_update_request() documentation
Bart Van Assche
2021-06-03
1
-8
/
+4
*
block: Do not pull requests from the scheduler when we cannot dispatch them
Jan Kara
2021-06-03
3
-2
/
+14
*
block: remove bdget_disk
Christoph Hellwig
2021-06-01
2
-43
/
+17
*
block: factor out a part_devt helper
Christoph Hellwig
2021-06-01
1
-8
/
+17
*
block: move bd_part_count to struct gendisk
Christoph Hellwig
2021-06-01
1
-1
/
+1
*
block: move bd_mutex to struct gendisk
Christoph Hellwig
2021-06-01
2
-17
/
+14
*
block: unexport blk_alloc_queue
Christoph Hellwig
2021-06-01
2
-1
/
+2
*
block: add blk_alloc_disk and blk_cleanup_disk APIs
Christoph Hellwig
2021-06-01
1
-0
/
+35
*
block: add a flag to make put_disk on partially initalized disks safer
Christoph Hellwig
2021-06-01
1
-2
/
+5
*
block: automatically enable GENHD_FL_EXT_DEVT
Christoph Hellwig
2021-06-01
2
-5
/
+1
*
block: move the DISK_MAX_PARTS sanity check into __device_add_disk
Christoph Hellwig
2021-06-01
1
-7
/
+6
*
block: refactor device number setup in __device_add_disk
Christoph Hellwig
2021-06-01
3
-66
/
+49
*
blk-mq: Use request queue-wide tags for tagset-wide sbitmap
John Garry
2021-05-24
4
-21
/
+72
*
blk-mq: Some tag allocation code refactoring
John Garry
2021-05-24
3
-25
/
+40
*
blk-mq: clearing flush request reference in tags->rqs[]
Ming Lei
2021-05-24
1
-1
/
+34
*
blk-mq: clear stale request in tags->rq[] before freeing one request pool
Ming Lei
2021-05-24
3
-7
/
+54
*
blk-mq: grab rq->refcount before calling ->fn in blk_mq_tagset_busy_iter
Ming Lei
2021-05-24
3
-16
/
+43
*
block: avoid double io accounting for flush request
Ming Lei
2021-05-24
1
-2
/
+1
*
block: remove unneeded parenthesis from blk-sysfs
Max Gurtovoy
2021-05-24
1
-8
/
+8
*
blkcg: drop CLONE_IO check in blkcg_can_attach()
Tejun Heo
2021-05-24
1
-27
/
+0
*
block_dump: remove block_dump feature
zhangyi (F)
2021-05-24
1
-9
/
+0
*
Merge tag 'block-5.13-2021-05-22' of git://git.kernel.dk/linux-block
Linus Torvalds
2021-05-22
1
-10
/
+1
|
\
|
*
block: prevent block device lookups at the beginning of del_gendisk
Christoph Hellwig
2021-05-20
1
-10
/
+1
*
|
Merge tag 'block-5.13-2021-05-14' of git://git.kernel.dk/linux-block
Linus Torvalds
2021-05-15
7
-18
/
+59
|
\
|
|
*
block/partitions/efi.c: Fix the efi_partition() kernel-doc header
Bart Van Assche
2021-05-14
1
-1
/
+1
|
*
blk-mq: Swap two calls in blk_mq_exit_queue()
Bart Van Assche
2021-05-14
1
-2
/
+4
|
*
blk-mq: plug request for shared sbitmap
Ming Lei
2021-05-14
1
-2
/
+3
|
*
block, bfq: avoid circular stable merges
Paolo Valente
2021-05-12
1
-2
/
+29
|
*
blk-iocost: fix weight updates of inner active iocgs
Tejun Heo
2021-05-12
1
-2
/
+12
|
*
kyber: fix out of bounds access when preempted
Omar Sandoval
2021-05-11
4
-9
/
+10
*
|
Merge tag 'block-5.13-2021-05-09' of git://git.kernel.dk/linux-block
Linus Torvalds
2021-05-09
2
-16
/
+2
|
\
|
|
*
Revert "bio: limit bio max size"
Jens Axboe
2021-05-09
2
-16
/
+2
*
|
Merge tag 'block-5.13-2021-05-07' of git://git.kernel.dk/linux-block
Linus Torvalds
2021-05-07
2
-2
/
+16
|
\
|
|
*
bio: limit bio max size
Changheun Lee
2021-05-03
2
-2
/
+16
*
|
include: remove pagemap.h from blkdev.h
Matthew Wilcox (Oracle)
2021-05-07
1
-0
/
+1
*
|
cgroup: rstat: punt root-level optimization to individual controllers
Johannes Weiner
2021-04-30
1
-6
/
+11
|
/
*
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
2021-04-29
4
-21
/
+62
|
\
|
*
scsi: blk-mq: Return budget token from .get_budget callback
Ming Lei
2021-03-04
3
-19
/
+59
|
*
scsi: sbitmap: Move allocation hint into sbitmap
Ming Lei
2021-03-04
2
-2
/
+2
|
*
scsi: sbitmap: Maintain allocation round_robin in sbitmap
Ming Lei
2021-03-04
2
-2
/
+3
[next]