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-cgroup: cleanup blk_cgroup_congested
Christoph Hellwig
2022-05-02
1
-5
/
+1
|
*
|
|
|
blk-cgroup: move blkcg_css to blk-cgroup.c
Christoph Hellwig
2022-05-02
2
-17
/
+17
|
*
|
|
|
blk-cgroup: remove unneeded includes from <linux/blk-cgroup.h>
Christoph Hellwig
2022-05-02
1
-0
/
+2
|
*
|
|
|
blk-cgroup: remove pointless CONFIG_BLOCK ifdefs
Christoph Hellwig
2022-05-02
1
-3
/
+0
|
*
|
|
|
blk-cgroup: replace bio_blkcg with bio_blkcg_css
Christoph Hellwig
2022-05-02
2
-4
/
+81
|
*
|
|
|
blktrace: cleanup the __trace_note_message interface
Christoph Hellwig
2022-05-02
2
-3
/
+3
|
*
|
|
|
blk-cgroup: move struct blkcg to block/blk-cgroup.h
Christoph Hellwig
2022-05-02
2
-1
/
+36
|
*
|
|
|
blk-cgroup: move blkcg_{pin,unpin}_online out of line
Christoph Hellwig
2022-05-02
1
-23
/
+65
|
*
|
|
|
blk-cgroup: move blk_cgroup_congested out line
Christoph Hellwig
2022-05-02
1
-0
/
+20
|
*
|
|
|
blk-cgroup: move blkcg_{get,set}_fc_appid out of line
Christoph Hellwig
2022-05-02
2
-0
/
+58
|
*
|
|
|
blk-cgroup: remove __bio_blkcg
Christoph Hellwig
2022-05-02
1
-23
/
+0
|
*
|
|
|
block: ignore RWF_HIPRI hint for sync dio
Ming Lei
2022-05-02
1
-21
/
+1
|
*
|
|
|
block/partitions/ldm: Remove redundant assignments
Michal Orzel
2022-04-23
1
-12
/
+3
|
*
|
|
|
block/partitions/atari: Remove redundant assignment
Michal Orzel
2022-04-23
1
-1
/
+0
|
*
|
|
|
block/partitions/acorn: Remove redundant assignments
Michal Orzel
2022-04-23
1
-2
/
+2
|
*
|
|
|
block/blk-map: Remove redundant assignment
Michal Orzel
2022-04-23
1
-3
/
+2
|
*
|
|
|
block/badblocks: Remove redundant assignments
Michal Orzel
2022-04-23
1
-2
/
+0
|
*
|
|
|
block: change exported IO accounting interface from gendisk to bdev
Ming Lei
2022-04-18
1
-32
/
+20
|
|
/
/
/
|
*
|
|
block: decouple REQ_OP_SECURE_ERASE from REQ_OP_DISCARD
Christoph Hellwig
2022-04-18
6
-31
/
+97
|
*
|
|
block: add a bdev_discard_granularity helper
Christoph Hellwig
2022-04-18
1
-3
/
+2
|
*
|
|
block: remove QUEUE_FLAG_DISCARD
Christoph Hellwig
2022-04-18
4
-5
/
+3
|
*
|
|
block: refactor discard bio size limiting
Christoph Hellwig
2022-04-18
2
-44
/
+29
|
*
|
|
block: move {bdev,queue_limit}_discard_alignment out of line
Christoph Hellwig
2022-04-18
1
-0
/
+35
|
*
|
|
block: use bdev_discard_alignment in part_discard_alignment_show
Christoph Hellwig
2022-04-18
1
-5
/
+1
|
*
|
|
block: remove queue_discard_alignment
Christoph Hellwig
2022-04-18
1
-1
/
+1
|
*
|
|
block: move bdev_alignment_offset and queue_limit_alignment_offset out of line
Christoph Hellwig
2022-04-18
1
-0
/
+23
|
*
|
|
block: use bdev_alignment_offset in disk_alignment_offset_show
Christoph Hellwig
2022-04-18
1
-1
/
+1
|
*
|
|
block: use bdev_alignment_offset in part_alignment_offset_show
Christoph Hellwig
2022-04-18
1
-5
/
+1
|
*
|
|
block: add a bdev_nonrot helper
Christoph Hellwig
2022-04-18
1
-1
/
+1
|
*
|
|
bfq: Make sure bfqg for which we are queueing requests is online
Jan Kara
2022-04-18
1
-3
/
+12
|
*
|
|
bfq: Get rid of __bio_blkcg() usage
Jan Kara
2022-04-18
3
-52
/
+25
|
*
|
|
bfq: Track whether bfq_group is still online
Jan Kara
2022-04-18
2
-1
/
+4
|
*
|
|
bfq: Remove pointless bfq_init_rq() calls
Jan Kara
2022-04-18
1
-6
/
+6
|
*
|
|
bfq: Drop pointless unlock-lock pair
Jan Kara
2022-04-18
1
-3
/
+0
|
*
|
|
bfq: Update cgroup information before merging bio
Jan Kara
2022-04-18
1
-2
/
+9
|
*
|
|
bfq: Split shared queues on move between cgroups
Jan Kara
2022-04-18
3
-4
/
+35
|
*
|
|
bfq: Avoid merging queues with different parents
Jan Kara
2022-04-18
1
-0
/
+8
|
*
|
|
bfq: Avoid false marking of bic as stably merged
Jan Kara
2022-04-18
1
-3
/
+6
|
*
|
|
block: turn bio_kmalloc into a simple kmalloc wrapper
Christoph Hellwig
2022-04-18
3
-50
/
+53
|
*
|
|
block: allow use of per-cpu bio alloc cache by block drivers
Mike Snitzer
2022-04-18
2
-6
/
+2
|
*
|
|
block: allow using the per-cpu bio cache from bio_alloc_bioset
Mike Snitzer
2022-04-18
3
-50
/
+50
*
|
|
|
Merge tag 'for-5.19/io_uring-passthrough-2022-05-22' of git://git.kernel.dk/l...
Linus Torvalds
2022-05-23
1
-46
/
+63
|
\
\
\
\
|
|
_
|
/
/
|
/
|
|
|
|
*
|
|
blk-mq: fix passthrough plugging
Ming Lei
2022-05-12
1
-51
/
+63
|
*
|
|
block: wire-up support for passthrough plugging
Jens Axboe
2022-05-11
1
-34
/
+39
|
|
|
/
|
|
/
|
*
/
|
block/mq-deadline: Set the fifo_time member also if inserting at head
Bart Van Assche
2022-05-14
1
-0
/
+1
|
/
/
*
|
Revert "block: release rq qos structures for queue without disk"
Ming Lei
2022-05-02
1
-4
/
+0
*
|
bfq: Fix warning in bfqq_request_over_limit()
Jan Kara
2022-04-29
1
-3
/
+9
*
|
Revert "block: inherit request start time from bio for BLK_CGROUP"
Tejun Heo
2022-04-27
1
-8
/
+1
*
|
iocost: don't reset the inuse weight of under-weighted debtors
Tejun Heo
2022-04-27
1
-1
/
+11
|
/
*
block: don't print I/O error warning for dead disks
Christoph Hellwig
2022-04-15
1
-1
/
+2
[prev]
[next]