index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
block
Age
Commit message (
Expand
)
Author
Files
Lines
2021-06-22
block/Kconfig: Make the BLK_WBT and BLK_WBT_MQ entries consecutive
Bart Van Assche
1
-7
/
+7
2021-06-18
blk-wbt: remove outdated comment
lijiazi
1
-1
/
+0
2021-06-18
block: Remove unnecessary elevator operation checks
Damien Le Moal
2
-7
/
+10
2021-06-18
blk-mq: fix use-after-free in blk_mq_exit_sched
Ming Lei
1
-1
/
+3
2021-06-16
block: mark queue init done at the end of blk_register_queue
Ming Lei
1
-14
/
+15
2021-06-16
block: fix race between adding/removing rq qos and normal IO
Ming Lei
1
-0
/
+24
2021-06-11
blk-mq: remove blk_mq_init_sq_queue
Christoph Hellwig
1
-22
/
+0
2021-06-11
blk-mq: add the blk_mq_alloc_disk APIs
Christoph Hellwig
1
-0
/
+19
2021-06-11
blk-mq: improve the blk_mq_init_allocated_queue interface
Christoph Hellwig
3
-24
/
+15
2021-06-11
blk-mq: factor out a blk_mq_alloc_sq_tag_set helper
Christoph Hellwig
1
-14
/
+18
2021-06-09
rq-qos: fix missed wake-ups in rq_qos_throttle try two
Jan Kara
1
-2
/
+2
2021-06-03
block: Update blk_update_request() documentation
Bart Van Assche
1
-8
/
+4
2021-06-03
block: Do not pull requests from the scheduler when we cannot dispatch them
Jan Kara
3
-2
/
+14
2021-06-01
block: remove bdget_disk
Christoph Hellwig
2
-43
/
+17
2021-06-01
block: factor out a part_devt helper
Christoph Hellwig
1
-8
/
+17
2021-06-01
block: move bd_part_count to struct gendisk
Christoph Hellwig
1
-1
/
+1
2021-06-01
block: move bd_mutex to struct gendisk
Christoph Hellwig
2
-17
/
+14
2021-06-01
block: unexport blk_alloc_queue
Christoph Hellwig
2
-1
/
+2
2021-06-01
block: add blk_alloc_disk and blk_cleanup_disk APIs
Christoph Hellwig
1
-0
/
+35
2021-06-01
block: add a flag to make put_disk on partially initalized disks safer
Christoph Hellwig
1
-2
/
+5
2021-06-01
block: automatically enable GENHD_FL_EXT_DEVT
Christoph Hellwig
2
-5
/
+1
2021-06-01
block: move the DISK_MAX_PARTS sanity check into __device_add_disk
Christoph Hellwig
1
-7
/
+6
2021-06-01
block: refactor device number setup in __device_add_disk
Christoph Hellwig
3
-66
/
+49
2021-05-24
blk-mq: Use request queue-wide tags for tagset-wide sbitmap
John Garry
4
-21
/
+72
2021-05-24
blk-mq: Some tag allocation code refactoring
John Garry
3
-25
/
+40
2021-05-24
blk-mq: clearing flush request reference in tags->rqs[]
Ming Lei
1
-1
/
+34
2021-05-24
blk-mq: clear stale request in tags->rq[] before freeing one request pool
Ming Lei
3
-7
/
+54
2021-05-24
blk-mq: grab rq->refcount before calling ->fn in blk_mq_tagset_busy_iter
Ming Lei
3
-16
/
+43
2021-05-24
block: avoid double io accounting for flush request
Ming Lei
1
-2
/
+1
2021-05-24
block: remove unneeded parenthesis from blk-sysfs
Max Gurtovoy
1
-8
/
+8
2021-05-24
blkcg: drop CLONE_IO check in blkcg_can_attach()
Tejun Heo
1
-27
/
+0
2021-05-24
block_dump: remove block_dump feature
zhangyi (F)
1
-9
/
+0
2021-05-22
Merge tag 'block-5.13-2021-05-22' of git://git.kernel.dk/linux-block
Linus Torvalds
1
-10
/
+1
2021-05-20
block: prevent block device lookups at the beginning of del_gendisk
Christoph Hellwig
1
-10
/
+1
2021-05-15
Merge tag 'block-5.13-2021-05-14' of git://git.kernel.dk/linux-block
Linus Torvalds
7
-18
/
+59
2021-05-14
block/partitions/efi.c: Fix the efi_partition() kernel-doc header
Bart Van Assche
1
-1
/
+1
2021-05-14
blk-mq: Swap two calls in blk_mq_exit_queue()
Bart Van Assche
1
-2
/
+4
2021-05-14
blk-mq: plug request for shared sbitmap
Ming Lei
1
-2
/
+3
2021-05-12
block, bfq: avoid circular stable merges
Paolo Valente
1
-2
/
+29
2021-05-12
blk-iocost: fix weight updates of inner active iocgs
Tejun Heo
1
-2
/
+12
2021-05-11
kyber: fix out of bounds access when preempted
Omar Sandoval
4
-9
/
+10
2021-05-09
Merge tag 'block-5.13-2021-05-09' of git://git.kernel.dk/linux-block
Linus Torvalds
2
-16
/
+2
2021-05-09
Revert "bio: limit bio max size"
Jens Axboe
2
-16
/
+2
2021-05-07
Merge tag 'block-5.13-2021-05-07' of git://git.kernel.dk/linux-block
Linus Torvalds
2
-2
/
+16
2021-05-07
include: remove pagemap.h from blkdev.h
Matthew Wilcox (Oracle)
1
-0
/
+1
2021-05-03
bio: limit bio max size
Changheun Lee
2
-2
/
+16
2021-04-30
cgroup: rstat: punt root-level optimization to individual controllers
Johannes Weiner
1
-6
/
+11
2021-04-29
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
4
-21
/
+62
2021-04-29
Merge tag 'for-5.13/block-2021-04-27' of git://git.kernel.dk/linux-block
Linus Torvalds
23
-522
/
+585
2021-04-27
Merge tag 'cfi-v5.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ke...
Linus Torvalds
2
-2
/
+4
[next]