index
:
linux.git
kangrejos
master
mm/krealloc
rust/mm
dakr's fork of kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
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-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
2020-09-24
aoe: set an optimal I/O size
Christoph Hellwig
2020-09-24
bcache: inherit the optimal I/O size
Christoph Hellwig
2020-09-24
drbd: remove dead code in device_to_statistics
Christoph Hellwig
2020-09-24
fs: remove the unused SB_I_MULTIROOT flag
Christoph Hellwig
2020-09-23
block: mark blkdev_get static
Christoph Hellwig
2020-09-23
PM: mm: cleanup swsusp_swap_check
Christoph Hellwig
2020-09-23
mm: split swap_type_of
Christoph Hellwig
[next]