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
*
block: fix potential IO hang when turning off io_poll
Jeffle Xu
2021-02-22
1
-2
/
+5
*
block: get rid of the trace rq insert wrapper
Chaitanya Kulkarni
2021-02-22
6
-10
/
+10
*
block: Remove unused blk_pm_*() function definitions
Bart Van Assche
2021-02-22
1
-38
/
+0
*
Merge tag 'for-5.12/block-2021-02-17' of git://git.kernel.dk/linux-block
Linus Torvalds
2021-02-21
26
-930
/
+848
|
\
|
*
block: introduce blk_queue_clear_zone_settings()
Damien Le Moal
2021-02-10
3
-0
/
+21
|
*
block: introduce zone_write_granularity limit
Damien Le Moal
2021-02-10
2
-1
/
+44
|
*
block: use blk_queue_set_zoned in add_partition()
Damien Le Moal
2021-02-10
1
-1
/
+1
|
*
block: use bi_max_vecs to find the bvec pool
Christoph Hellwig
2021-02-08
3
-71
/
+50
|
*
block: mark the bio as cloned in bio_iov_bvec_set
Christoph Hellwig
2021-02-08
1
-1
/
+1
|
*
block: set BIO_NO_PAGE_REF in bio_iov_bvec_set
Christoph Hellwig
2021-02-08
1
-3
/
+2
|
*
block: remove a layer of indentation in bio_iov_iter_get_pages
Christoph Hellwig
2021-02-08
1
-7
/
+7
|
*
block: turn the nr_iovecs argument to bio_alloc* into an unsigned short
Christoph Hellwig
2021-02-08
1
-2
/
+2
|
*
block: remove the 1 and 4 vec bvec_slabs entries
Christoph Hellwig
2021-02-08
1
-37
/
+16
|
*
block: streamline bvec_alloc
Christoph Hellwig
2021-02-08
1
-16
/
+10
|
*
block: factor out a bvec_alloc_gfp helper
Christoph Hellwig
2021-02-08
1
-9
/
+11
|
*
block: move struct biovec_slab to bio.c
Christoph Hellwig
2021-02-08
1
-0
/
+6
|
*
block: reuse BIO_INLINE_VECS for integrity bvecs
Christoph Hellwig
2021-02-08
3
-10
/
+3
|
*
block: fix memory leak of bvec
Ming Lei
2021-02-02
1
-1
/
+1
|
*
block: drop removed argument from kernel-doc of blk_execute_rq()
Lukas Bulwahn
2021-01-29
1
-1
/
+0
|
*
block: remove typo in kernel-doc of set_disk_ro()
Lukas Bulwahn
2021-01-29
1
-1
/
+1
|
*
blk-cgroup: Remove obsolete macro
Baolin Wang
2021-01-28
1
-2
/
+0
|
*
block: use an on-stack bio in blkdev_issue_flush
Christoph Hellwig
2021-01-27
1
-11
/
+6
|
*
block: split bio_kmalloc from bio_alloc_bioset
Christoph Hellwig
2021-01-27
1
-82
/
+85
|
*
blk-crypto: use bio_kmalloc in blk_crypto_clone_bio
Christoph Hellwig
2021-01-27
1
-1
/
+1
|
*
bfq: Use only idle IO periods for think time calculations
Jan Kara
2021-01-27
1
-1
/
+9
|
*
bfq: Use 'ttime' local variable
Jan Kara
2021-01-27
1
-1
/
+1
|
*
bfq: Avoid false bfq queue merging
Jan Kara
2021-01-27
1
-0
/
+1
|
*
blkcg: delete redundant get/put operations for queue
Chunguang Xu
2021-01-26
1
-5
/
+8
|
*
blk: wbt: remove unused parameter from wbt_should_throttle
Lei Chen
2021-01-26
1
-2
/
+2
|
*
block: inherit BIO_REMAPPED when cloning bios
Christoph Hellwig
2021-01-26
3
-0
/
+6
|
*
bfq: bfq_check_waker() should be static
Jens Axboe
2021-01-26
1
-1
/
+2
|
*
block, bfq: make waker-queue detection more robust
Paolo Valente
2021-01-25
2
-110
/
+108
|
*
block, bfq: save also injection state on queue merging
Paolo Valente
2021-01-25
2
-0
/
+13
|
*
block, bfq: save also weight-raised service on queue merging
Paolo Valente
2021-01-25
2
-0
/
+3
|
*
block, bfq: fix switch back from soft-rt weitgh-raising
Paolo Valente
2021-01-25
1
-2
/
+20
|
*
block, bfq: re-evaluate convenience of I/O plugging on rq arrivals
Paolo Valente
2021-01-25
1
-5
/
+19
|
*
block, bfq: replace mechanism for evaluating I/O intensity
Paolo Valente
2021-01-25
2
-27
/
+52
|
*
block: skip bio_check_eod for partition-remapped bios
Christoph Hellwig
2021-01-25
1
-5
/
+6
|
*
bio: don't copy bvec for direct IO
Pavel Begunkov
2021-01-25
1
-38
/
+29
|
*
block/psi: remove PSI annotations from direct IO
Pavel Begunkov
2021-01-25
1
-0
/
+6
|
*
block: remove unnecessary argument from blk_execute_rq
Guoqing Jiang
2021-01-25
3
-6
/
+5
|
*
block: remove unnecessary argument from blk_execute_rq_nowait
Guoqing Jiang
2021-01-25
1
-6
/
+4
|
*
bsg: free the request before return error code
Pan Bian
2021-01-25
1
-1
/
+3
|
*
block: move three bvec helpers declaration into private helper
Ming Lei
2021-01-25
1
-0
/
+4
|
*
block: set .bi_max_vecs as actual allocated vector number
Ming Lei
2021-01-25
1
-1
/
+2
|
*
block: don't allocate inline bvecs if this bioset needn't bvecs
Ming Lei
2021-01-25
1
-2
/
+5
|
*
block: don't pass BIOSET_NEED_BVECS for q->bio_split
Ming Lei
2021-01-25
1
-1
/
+1
|
*
block: manage bio slab cache by xarray
Ming Lei
2021-01-25
1
-67
/
+49
|
*
bfq: don't duplicate code for different paths
huhai
2021-01-25
1
-3
/
+0
|
*
blk-mq: Improve performance of non-mq IO schedulers with multiple HW queues
Jan Kara
2021-01-25
2
-6
/
+61
[next]