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.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
2022-09-20
blk-iocost: Remove unnecessary (void*) conversions
Li zeming
1
-1
/
+1
2022-09-20
block: remove PSI accounting from the bio layer
Christoph Hellwig
2
-25
/
+0
2022-09-20
block: fix comment typo in submit_bio of block-core.c.
Ping-Xiang Chen
1
-1
/
+1
2022-09-12
blk-throttle: cleanup tg_update_disptime()
Yu Kuai
1
-4
/
+7
2022-09-12
blk-throttle: calling throtl_dequeue/enqueue_tg in pairs
Yu Kuai
1
-2
/
+2
2022-09-12
blk-throttle: use 'READ/WRITE' instead of '0/1'
Yu Kuai
1
-3
/
+3
2022-09-12
blk-throttle: fix io hung due to configuration updates
Yu Kuai
2
-6
/
+61
2022-09-12
blk-throttle: factor out code to calculate ios/bytes_allowed
Yu Kuai
1
-24
/
+35
2022-09-12
blk-throttle: prevent overflow while calculating wait time
Yu Kuai
1
-5
/
+3
2022-09-12
blk-throttle: fix that io throttle can only work for single bio
Yu Kuai
3
-17
/
+7
2022-09-12
sbitmap: fix batched wait_cnt accounting
Keith Busch
1
-1
/
+1
2022-09-05
block: remove unneeded return value of bio_check_ro()
Miaohe Lin
1
-7
/
+3
2022-09-05
blk-mq: remove unneeded needs_restart check
Miaohe Lin
1
-1
/
+1
2022-09-05
block/blk-map: Remove set but unused variable 'added'
Jiapeng Chong
1
-2
/
+1
2022-09-04
blk-throttle: clean up codes that can't be reached
Yu Kuai
1
-34
/
+56
2022-09-04
Revert "sbitmap: fix batched wait_cnt accounting"
Jens Axboe
1
-1
/
+1
2022-09-02
block: enable per-cpu bio caching for the fs bio set
Jens Axboe
1
-1
/
+2
2022-09-01
sbitmap: fix batched wait_cnt accounting
Keith Busch
1
-1
/
+1
2022-08-22
block: use on-stack page vec for <= UIO_FASTIOV
Jens Axboe
1
-3
/
+11
2022-08-22
block: enable bio caching use for passthru IO
Jens Axboe
1
-8
/
+25
2022-08-22
block: shrink rq_map_data a bit
Jens Axboe
1
-1
/
+1
2022-08-22
block, bfq: remove useless parameter for bfq_add/del_bfqq_busy()
Yu Kuai
3
-10
/
+12
2022-08-22
block, bfq: remove useless checking in bfq_put_queue()
Yu Kuai
1
-4
/
+2
2022-08-22
block, bfq: remove unused functions
Yu Kuai
2
-10
/
+8
2022-08-22
block: Change the return type of blk_mq_map_queues() into void
Bart Van Assche
5
-19
/
+15
2022-08-22
block: sed-opal: Add ioctl to return device status
dougmill@linux.vnet.ibm.com
2
-12
/
+82
2022-08-20
Merge tag 'block-6.0-2022-08-19' of git://git.kernel.dk/linux-block
Linus Torvalds
1
-21
/
+1
2022-08-18
blk-mq: run queue no matter whether the request is the last request
Yufen Yu
1
-1
/
+1
2022-08-18
blk-mq: remove unused function blk_mq_queue_stopped()
Yu Kuai
1
-20
/
+0
2022-08-13
Merge tag 'block-6.0-2022-08-12' of git://git.kernel.dk/linux-block
Linus Torvalds
1
-3
/
+1
2022-08-12
block: Do not call blk_put_queue() if gendisk allocation fails
Rafael Mendonca
1
-3
/
+1
2022-08-09
block: convert to advancing variants of iov_iter_get_pages{,_alloc}()
Al Viro
2
-14
/
+18
2022-08-09
new iov_iter flavour - ITER_UBUF
Al Viro
1
-3
/
+3
2022-08-05
Merge tag 'for-5.20/block-2022-08-04' of git://git.kernel.dk/linux-block
Linus Torvalds
9
-171
/
+165
2022-08-05
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
1
-2
/
+2
2022-08-03
Merge tag 'pull-work.iov_iter-base' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-1
/
+1
2022-08-03
Merge tag 'folio-6.0' of git://git.infradead.org/users/willy/pagecache
Linus Torvalds
3
-16
/
+10
2022-08-03
block: fix leaking page ref on truncated direct io
Keith Busch
1
-15
/
+15
2022-08-03
block: ensure bio_iov_add_page can't fail
Keith Busch
1
-10
/
+9
2022-08-03
block: ensure iov_iter advances for added pages
Keith Busch
1
-4
/
+4
2022-08-03
block: pass struct queue_limits to the bio splitting helpers
Christoph Hellwig
5
-72
/
+68
2022-08-03
block: move bio_allowed_max_sectors to blk-merge.c
Christoph Hellwig
2
-10
/
+10
2022-08-03
block: move the call to get_max_io_size out of blk_bio_segment_split
Christoph Hellwig
1
-4
/
+5
2022-08-03
block: move ->bio_split to the gendisk
Christoph Hellwig
4
-14
/
+12
2022-08-03
block: change the blk_queue_bounce calling convention
Christoph Hellwig
3
-18
/
+20
2022-08-03
block: change the blk_queue_split calling convention
Christoph Hellwig
3
-55
/
+53
2022-08-02
Merge tag 'for-5.20/block-2022-07-29' of git://git.kernel.dk/linux-block
Linus Torvalds
45
-688
/
+678
2022-08-02
mm/migrate: Convert buffer_migrate_page() to buffer_migrate_folio()
Matthew Wilcox (Oracle)
1
-1
/
+1
2022-08-02
block: Convert read_part_sector() to use a folio
Matthew Wilcox (Oracle)
2
-7
/
+7
2022-08-02
block: Use PAGE_SECTORS_SHIFT
Matthew Wilcox (Oracle)
1
-2
/
+1
[next]