开源镜像站
帮助
动态
GitHub
index
:
lwn.git
alabaster
automarkup
doc/4.4
doc/4.8-fixes
doc/4.9
doc/asciidoc
doc/sphinx
docs-fixes
docs-mw
docs-next
docs-next-merge
header-removal
master
next
Linux kernel documentation tree maintained by Jonathan Corbet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2020-10-08
block: ratelimit handle_bad_sector() message
Tetsuo Handa
2020-10-08
blk-throttle: Re-use the throtl_set_slice_end()
Baolin Wang
2020-10-08
blk-throttle: Open code __throtl_de/enqueue_tg()
Baolin Wang
2020-10-08
blk-throttle: Move service tree validation out of the throtl_rb_first()
Baolin Wang
2020-10-08
blk-throttle: Move the list operation after list validation
Baolin Wang
2020-10-08
blk-throttle: Fix IO hang for a corner case
Baolin Wang
2020-10-08
blk-throttle: Avoid tracking latency if low limit is invalid
Baolin Wang
2020-10-08
blk-throttle: Avoid getting the current time if tg->last_finish_time is 0
Baolin Wang
2020-10-08
blk-throttle: Remove a meaningless parameter for throtl_downgrade_state()
Baolin Wang
2020-10-08
block: Remove redundant 'return' statement
Baolin Wang
2020-10-07
block: soft limit zone-append sectors as well
Johannes Thumshirn
2020-10-06
block: Consider only dispatched requests for inflight statistic
Gabriel Krisman Bertazi
2020-10-06
block: move blk_mq_sched_try_merge to blk-merge.c
Christoph Hellwig
2020-10-06
block: remove the unused blk_integrity_merge_bio export
Christoph Hellwig
2020-10-06
block: remove the unused blk_integrity_merge_rq export
Christoph Hellwig
2020-10-06
block: move 'q_usage_counter' into front of 'request_queue'
Ming Lei
2020-10-06
percpu_ref: reduce memory footprint of percpu_ref in fast path
Ming Lei
2020-10-05
block: warn if !__GFP_DIRECT_RECLAIM in bio_crypt_set_ctx()
Eric Biggers
2020-10-05
block: make blk_crypto_rq_bio_prep() able to fail
Eric Biggers
2020-10-05
block: make bio_crypt_clone() able to fail
Eric Biggers
2020-10-05
block: add a bdget_part helper
Christoph Hellwig
2020-10-05
drbd: remove ->this_bdev
Christoph Hellwig
2020-09-29
block-mq: fix comments in blk_mq_queue_tag_busy_iter
yangerkun
2020-09-28
blk-mq: add cond_resched() in __blk_mq_alloc_rq_maps()
Xianting Tian
2020-09-25
iocost: consider iocgs with active delays for debt forgiveness
Tejun Heo
2020-09-25
iocost: add iocg_forgive_debt tracepoint
Tejun Heo
2020-09-25
iocost: reimplement debt forgiveness using average usage
Tejun Heo
2020-09-25
iocost: recalculate delay after debt reduction
Tejun Heo
2020-09-25
iocost: replace nr_shortages cond in ioc_forgive_debts() with busy_level one
Tejun Heo
2020-09-25
iocost: factor out ioc_forgive_debts()
Tejun Heo
2020-09-25
dm: add support for REQ_NOWAIT and enable it for linear target
Konstantin Khlebnikov
2020-09-25
block: add QUEUE_FLAG_NOWAIT
Mike Snitzer
2020-09-25
vsprintf: use bd_partno in bdev_name
Christoph Hellwig
2020-09-25
block: use bd_partno in bdevname
Christoph Hellwig
2020-09-25
target/iblock: fix holder printing in iblock_show_configfs_dev_params
Christoph Hellwig
2020-09-25
drbd: don't set ->bd_contains
Christoph Hellwig
2020-09-25
drbd: don't detour through bd_contains for the gendisk
Christoph Hellwig
2020-09-25
md: don't detour through bd_contains for the gendisk
Christoph Hellwig
2020-09-25
md: compare bd_disk instead of bd_contains
Christoph Hellwig
2020-09-25
block: add a bdev_is_partition helper
Christoph Hellwig
2020-09-25
Documentation/hdio: fix up obscure bd_contains references
Christoph Hellwig
2020-09-24
bdi: replace BDI_CAP_NO_{WRITEBACK,ACCT_DIRTY} with a single flag
Christoph Hellwig
2020-09-24
bdi: invert BDI_CAP_NO_ACCT_WB
Christoph Hellwig
2020-09-24
bdi: replace BDI_CAP_STABLE_WRITES with a queue and a sb flag
Christoph Hellwig
2020-09-24
mm: use SWP_SYNCHRONOUS_IO more intelligently
Christoph Hellwig
2020-09-24
bdi: remove BDI_CAP_SYNCHRONOUS_IO
Christoph Hellwig
2020-09-24
bdi: remove BDI_CAP_CGROUP_WRITEBACK
Christoph Hellwig
2020-09-24
block: lift setting the readahead size into the block layer
Christoph Hellwig
2020-09-24
md: update the optimal I/O size on reshape
Christoph Hellwig
2020-09-24
bdi: initialize ->ra_pages and ->io_pages in bdi_init
Christoph Hellwig
[next]