index
:
pm24.git
cpufreq-rust
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
2022-03-09
block: add ->poll_bio to block_device_operations
Ming Lei
2022-03-02
dm mpath: use DMINFO instead of printk with KERN_INFO
Mike Snitzer
2022-03-02
dm: stop using bdevname
Christoph Hellwig
2022-03-02
dm-zoned: remove the ->name field in struct dmz_dev
Christoph Hellwig
2022-02-22
dm: remove unnecessary local variables in __bind
Mike Snitzer
2022-02-22
dm: requeue IO if mapping table not yet available
Mike Snitzer
2022-02-22
dm io: remove stale comment block for dm_io()
Barry Song
2022-02-22
dm thin metadata: remove unused dm_thin_remove_block and __remove
Zhiqiang Liu
2022-02-22
dm thin: use time_is_before_jiffies instead of open coding it
Wang Qing
2022-02-22
dm crypt: fix get_key_size compiler warning if !CONFIG_KEYS
Aashish Sharma
2022-02-22
dm: fix use-after-free in dm_cleanup_zoned_dev()
Kirill Tkhai
2022-02-22
dm ioctl: prevent potential spectre v1 gadget
Jordy Zomer
2022-02-22
dm: cleanup double word in comment
Tom Rix
2022-02-22
dm ima: fix wrong length calculation for no_data string
Thore Sommer
2022-02-22
dm cache policy smq: make static read-only array table const
Colin Ian King
2022-02-21
dm delay: use dm_submit_bio_remap
Mike Snitzer
2022-02-21
dm crypt: use dm_submit_bio_remap
Mike Snitzer
2022-02-21
dm: add dm_submit_bio_remap interface
Mike Snitzer
2022-02-21
dm: flag clones created by __send_duplicate_bios
Mike Snitzer
2022-02-21
dm: reduce dm_io and dm_target_io struct sizes
Mike Snitzer
2022-02-21
dm: move duplicate code from callers of alloc_tio into alloc_tio
Mike Snitzer
2022-02-21
dm: record old_sector in dm_target_io before calling map function
Mike Snitzer
2022-02-21
dm: remove legacy code only needed before submit_bio recursion
Mike Snitzer
2022-02-21
dm: remove unused mapped_device argument from free_tio
Mike Snitzer
2022-02-21
dm: remove impossible BUG_ON in __send_empty_flush
Mike Snitzer
2022-02-21
dm: reduce code duplication in __map_bio
Mike Snitzer
2022-02-21
dm: refactor dm_split_and_process_bio a bit
Mike Snitzer
2022-02-21
dm: fold __clone_and_map_data_bio into __split_and_process_bio
Mike Snitzer
2022-02-21
dm: rename split functions
Mike Snitzer
2022-02-21
dm: reorder members in mapped_device struct
Mike Snitzer
2022-02-21
dm: eliminate copying of dm_io fields in dm_io_dec_pending
Mike Snitzer
2022-02-21
dm stats: fix too short end duration_ns when using precise_timestamps
Mike Snitzer
2022-02-21
dm: fix double accounting of flush with data
Mike Snitzer
2022-02-21
dm: interlock pending dm_io and dm_wait_for_bios_completion
Mike Snitzer
2022-02-16
block/bfq_wf2q: correct weight to ioprio
Yahu Gao
2022-02-16
blk-mq: avoid extending delays of active hctx from blk_mq_delay_run_hw_queues
David Jeffery
2022-02-16
virtio_blk: simplify refcounting
Christoph Hellwig
2022-02-16
memstick/mspro_block: simplify refcounting
Christoph Hellwig
2022-02-16
memstick/mspro_block: fix handling of read-only devices
Christoph Hellwig
2022-02-16
memstick/ms_block: simplify refcounting
Christoph Hellwig
2022-02-16
block: add a ->free_disk method
Christoph Hellwig
2022-02-16
block: revert 4f1e9630afe6 ("blk-throtl: optimize IOPS throttle for large IO ...
Ming Lei
2022-02-16
block: don't try to throttle split bio if iops limit isn't set
Ming Lei
2022-02-16
block: throttle split bio in case of iops limit
Ming Lei
2022-02-16
block: merge submit_bio_checks() into submit_bio_noacct
Ming Lei
2022-02-16
block: don't check bio in blk_throtl_dispatch_work_fn
Ming Lei
2022-02-16
block: don't declare submit_bio_checks in local header
Ming Lei
2022-02-16
block: move blk_crypto_bio_prep() out of blk-mq.c
Ming Lei
2022-02-16
block: move submit_bio_checks() into submit_bio_noacct
Ming Lei
2022-02-16
dm: remove dm_dispatch_clone_request
Christoph Hellwig
[next]