index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
block
Age
Commit message (
Expand
)
Author
Files
Lines
2022-09-26
blk-cgroup: pass a gendisk to the blkg allocation helpers
Christoph Hellwig
1
-28
/
+28
2022-09-26
blk-cgroup: pass a gendisk to blkcg_schedule_throttle
Christoph Hellwig
3
-6
/
+8
2022-09-26
blk-cgroup: pass a gendisk to blkg_destroy_all
Christoph Hellwig
1
-9
/
+4
2022-09-26
blk-throttle: pass a gendisk to blk_throtl_cancel_bios
Christoph Hellwig
3
-4
/
+5
2022-09-26
blk-throttle: pass a gendisk to blk_throtl_register_queue
Christoph Hellwig
3
-4
/
+5
2022-09-26
blk-throttle: pass a gendisk to blk_throtl_init and blk_throtl_exit
Christoph Hellwig
3
-9
/
+12
2022-09-26
blk-iocost: cleanup ioc_qos_write
Christoph Hellwig
1
-6
/
+8
2022-09-26
blk-iocost: pass a gendisk to blk_iocost_init
Christoph Hellwig
1
-3
/
+4
2022-09-26
blk-iocost: simplify ioc_name
Christoph Hellwig
1
-9
/
+5
2022-09-26
blk-iolatency: pass a gendisk to blk_iolatency_init
Christoph Hellwig
3
-4
/
+5
2022-09-26
blk-ioprio: pass a gendisk to blk_ioprio_init and blk_ioprio_exit
Christoph Hellwig
3
-10
/
+10
2022-09-26
blk-cgroup: pass a gendisk to blkcg_init_queue and blkcg_exit_queue
Christoph Hellwig
3
-26
/
+12
2022-09-26
blk-cgroup: remove blkg_lookup_check
Christoph Hellwig
1
-26
/
+10
2022-09-26
blk-cgroup: cleanup the blkg_lookup family of functions
Christoph Hellwig
2
-50
/
+27
2022-09-26
blk-cgroup: remove open coded blkg_lookup instances
Christoph Hellwig
2
-7
/
+7
2022-09-26
blk-cgroup: remove blk_queue_root_blkg
Christoph Hellwig
2
-15
/
+1
2022-09-26
blk-cgroup: fix error unwinding in blkcg_init_queue
Christoph Hellwig
1
-6
/
+7
2022-09-24
Merge tag 'block-6.0-2022-09-22' of git://git.kernel.dk/linux
Linus Torvalds
1
-1
/
+2
2022-09-24
blk-mq: don't redirect completion for hctx withs only one ctx mapping
Liu Song
1
-3
/
+5
2022-09-24
blk-throttle: improve bypassing bios checkings
Yu Kuai
2
-7
/
+28
2022-09-24
blk-throttle: remove THROTL_TG_HAS_IOPS_LIMIT
Yu Kuai
2
-21
/
+3
2022-09-23
Merge branch 'for-6.0-fixes' into for-6.1
Tejun Heo
1
-23
/
+4
2022-09-21
block/blk-rq-qos: delete useless enmu RQ_QOS_IOPRIO
Li Jinlin
2
-3
/
+0
2022-09-21
block: export blk_rq_is_poll
Kanchan Joshi
1
-1
/
+2
2022-09-21
blk-wbt: call rq_qos_add() after wb_normal is initialized
Yu Kuai
1
-5
/
+4
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-20
Revert "block: freeze the queue earlier in del_gendisk"
Christoph Hellwig
1
-1
/
+2
2022-09-16
Merge tag 'block-6.0-2022-09-16' of git://git.kernel.dk/linux-block
Linus Torvalds
2
-5
/
+10
2022-09-15
blk-lib: fix blkdev_issue_secure_erase
Mikulas Patocka
1
-3
/
+8
2022-09-13
block: blk_queue_enter() / __bio_queue_enter() must return -EAGAIN for nowait
Stefan Roesch
1
-2
/
+2
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-11
vfs: support STATX_DIOALIGN on block devices
Eric Biggers
1
-0
/
+23
2022-09-09
Merge tag 'block-6.0-2022-09-09' of git://git.kernel.dk/linux-block
Linus Torvalds
2
-0
/
+5
2022-09-09
block: add missing request flags to debugfs code
Jens Axboe
1
-0
/
+2
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-03
block: don't add partitions if GD_SUPPRESS_PART_SCAN is set
Ming Lei
1
-0
/
+3
2022-09-02
block: enable per-cpu bio caching for the fs bio set
Jens Axboe
1
-1
/
+2
[prev]
[next]