index
:
pm24.git
master
perf-mon
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
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
2020-09-23
PM: rewrite is_hibernate_resume_dev to not require an inode
Christoph Hellwig
2020-09-23
mm: cleanup claim_swapfile
Christoph Hellwig
2020-09-23
ocfs2: cleanup o2hb_region_dev_store
Christoph Hellwig
2020-09-23
dasd: cleanup dasd_scan_partitions
Christoph Hellwig
2020-09-23
raw: don't keep unopened block device around
Christoph Hellwig
2020-09-23
zram: cleanup backing_dev_store
Christoph Hellwig
2020-09-23
pktcdvd: use blkdev_get_by_dev instead of open coding it
Christoph Hellwig
2020-09-23
pktcdvd: remove the if 0'ed pkt_start_recovery function
Christoph Hellwig
2020-09-23
block: cleanup blkdev_bszset
Christoph Hellwig
2020-09-23
block: cleanup partition scanning in register_disk
Christoph Hellwig
2020-09-23
block: move the NEED_PART_SCAN flag to struct gendisk
Christoph Hellwig
[next]