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