开源镜像站
帮助
动态
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
path:
root
/
drivers
/
md
Age
Commit message (
Expand
)
Author
2020-10-01
dm: fix comment in __dm_suspend()
Mike Snitzer
2020-10-01
dm: fold dm_process_bio() into dm_submit_bio()
Mike Snitzer
2020-09-30
dm: fix missing imposition of queue_limits from dm_wq_work() thread
Mike Snitzer
2020-09-29
dm snap persistent: simplify area_io()
Qinglang Miao
2020-09-29
dm thin metadata: Remove unused local variable when create thin and snap
Huaisheng Ye
2020-09-29
dm raid: remove unnecessary discard limits for raid10
Mike Snitzer
2020-09-29
dm raid: fix discard limits for raid1 and raid10
Mike Snitzer
2020-09-29
dm crypt: don't use drivers that have CRYPTO_ALG_ALLOCATES_MEMORY
Mikulas Patocka
2020-09-29
dm: use dm_table_get_device_name() where appropriate in targets
Mike Snitzer
2020-09-29
dm table: make 'struct dm_table' definition accessible to all of DM core
Mike Snitzer
2020-09-29
dm: eliminate need for start_io_acct() forward declaration
Mike Snitzer
2020-09-29
dm: simplify __process_abnormal_io()
Mike Snitzer
2020-09-29
dm: push use of on-stack flush_bio down to __send_empty_flush()
Mike Snitzer
2020-09-29
dm: optimize max_io_len() by inlining max_io_len_target_boundary()
Mike Snitzer
2020-09-29
dm: push md->immutable_target optimization down to __process_bio()
Mike Snitzer
2020-09-29
dm: change max_io_len() to use blk_max_size_offset()
Mike Snitzer
2020-09-29
dm table: stack 'chunk_sectors' limit to account for target-specific splitting
Mike Snitzer
2020-09-29
Merge remote-tracking branch 'jens/for-5.10/block' into dm-5.10
Mike Snitzer
2020-09-25
dm: add support for REQ_NOWAIT and enable it for linear target
Konstantin Khlebnikov
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-24
md/raid10: improve discard request for far layout
Xiao Ni
2020-09-24
md/raid10: improve raid10 discard request
Xiao Ni
2020-09-24
md/raid10: pull codes that wait for blocked dev into one function
Xiao Ni
2020-09-24
md/raid10: extend r10bio devs to raid disks
Xiao Ni
2020-09-24
md: add md_submit_discard_bio() for submitting discard bio
Xiao Ni
2020-09-24
md: Simplify code with existing definition RESYNC_SECTORS in raid10.c
Zhen Lei
2020-09-24
md/raid5: reallocate page array after setting new stripe_size
Yufen Yu
2020-09-24
md/raid5: resize stripe_head when reshape array
Yufen Yu
2020-09-24
md/raid5: let multiple devices of stripe_head share page
Yufen Yu
2020-09-24
md/raid6: let async recovery function support different page offset
Yufen Yu
2020-09-24
md/raid6: let syndrome computor support different page offset
Yufen Yu
2020-09-24
md/raid5: convert to new xor compution interface
Yufen Yu
2020-09-24
md/raid5: make async_copy_data() to support different page offset
Yufen Yu
2020-09-24
md/raid5: add a new member of offset into r5dev
Yufen Yu
2020-09-24
md: only calculate blocksize once and use i_blocksize()
Xianting Tian
2020-09-24
Merge branch 'for-5.10/block' into for-5.10/drivers
Jens Axboe
2020-09-24
bdi: replace BDI_CAP_STABLE_WRITES with a queue and a sb flag
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
bcache: inherit the optimal I/O size
Christoph Hellwig
2020-09-21
dm: fix comment in dm_process_bio()
Mike Snitzer
2020-09-21
dm: fix bio splitting and its bio completion order for regular IO
Mike Snitzer
2020-09-20
dm: Call proper helper to determine dax support
Jan Kara
2020-09-20
dm/dax: Fix table reference counts
Dan Williams
2020-09-11
bcache: use part_[begin|end]_io_acct instead of disk_[begin|end]_io_acct
Song Liu
2020-09-11
md: use part_[begin|end]_io_acct instead of disk_[begin|end]_io_acct
Song Liu
2020-09-10
md: use bdev_check_media_change
Christoph Hellwig
2020-09-02
dm thin metadata: Fix use-after-free in dm_bm_set_read_only
Ye Bin
[prev]
[next]