platform/kernel/linux-starfive.git
2022-03-04 Christoph Hellwigdrbd: use bvec_kmap_local in recv_dless_read
2022-03-04 Christoph Hellwigdrbd: use bvec_kmap_local in drbd_csum_bio
2022-03-04 Christoph Hellwigbcache: use bvec_kmap_local in bio_csum
2022-03-04 Christoph Hellwignvdimm-btt: use bvec_kmap_local in btt_rw_integrity
2022-03-04 Christoph Hellwignvdimm-blk: use bvec_kmap_local in nd_blk_rw_integrity
2022-03-04 Christoph Hellwigzram: use memcpy_from_bvec in zram_bvec_write
2022-03-04 Christoph Hellwigzram: use memcpy_to_bvec in zram_bvec_read
2022-03-04 Christoph Hellwigaoe: use bvec_kmap_local in bvcpy
2022-03-04 Christoph Hellwigiss-simdisk: use bvec_kmap_local in simdisk_submit_bio
2022-03-03 Jens AxboeMerge tag 'nvme-5.18-2022-03-03' of git://git.infradead...
2022-02-28 Christoph Hellwignvme: check that EUI/GUID/UUID are globally unique
2022-02-28 Christoph Hellwignvme: check for duplicate identifiers earlier
2022-02-28 Christoph Hellwignvme: fix the check for duplicate unique identifiers
2022-02-28 Christoph Hellwignvme: cleanup __nvme_check_ids
2022-02-28 Keith Buschnvme: remove nssa from struct nvme_ctrl
2022-02-28 Keith Buschnvme: explicitly set non-error for directives
2022-02-28 Martin Belangernvme: expose cntrltype and dctype through sysfs
2022-02-28 Martin Belangernvme: send uevent on connection up
2022-02-28 Kanchan Joshinvme: add vectored-io support for user-passthrough
2022-02-28 Alan Adamsonnvme: add verbose error logging
2022-02-28 Chaitanya Kulkarninvme: add a helper to initialize connect_q
2022-02-28 Max Gurtovoynvme-rdma: add helpers for mapping/unmapping request
2022-02-28 Sagi Grimbergnvmet-tcp: replace ida_simple[get|remove] with the...
2022-02-28 Sagi Grimbergnvmet-rdma: replace ida_simple[get|remove] with the...
2022-02-28 Sagi Grimbergnvmet-fc: replace ida_simple[get|remove] with the simle...
2022-02-28 Sagi Grimbergnvmet: replace ida_simple[get|remove] with the simler...
2022-02-28 Sagi Grimbergnvme-fc: replace ida_simple[get|remove] with the simler...
2022-02-28 Sagi Grimbergnvme: replace ida_simple[get|remove] with the simler...
2022-02-28 Chaitanya Kulkarninvmet: allow bdev in buffered_io mode
2022-02-28 Chaitanya Kulkarninvmet: use i_size_read() to set size for file-ns
2022-02-28 Chaitanya Kulkarninvme-fabrics: remove unnecessary braces for case
2022-02-28 Chaitanya Kulkarninvme-fabrics: use consistent zeroout pattern
2022-02-28 Chaitanya Kulkarninvme-fabrics: use unsigned int type
2022-02-28 Chaitanya Kulkarninvme-fabrics: use unsigned int type
2022-02-28 Chaitanya Kulkarninvme-core: remove unnecessary function parameter
2022-02-28 Chaitanya Kulkarninvme-core: remove unnecessary semicolon
2022-02-28 Qinghua Jinnvme-fc: fix a typo
2022-02-27 Chaitanya Kulkarninull_blk: null_alloc_page() cleanup
2022-02-27 Chaitanya Kulkarninull_blk: remove hardcoded null_alloc_page() param
2022-02-27 Chaitanya Kulkarninull_blk: remove hardcoded alloc_cmd() parameter
2022-02-27 Chaitanya Kulkarniloop: allow user to set the queue depth
2022-02-27 Chaitanya Kulkarniloop: remove extra variable in lo_req_flush
2022-02-27 Chaitanya Kulkarniloop: remove extra variable in lo_fallocate()
2022-02-27 Chaitanya Kulkarniloop: use sysfs_emit() in the sysfs xxx show()
2022-02-27 Chaitanya Kulkarninull_blk: fix return value from null_add_dev()
2022-02-27 Colin Ian Kingloop: clean up grammar in warning message
2022-02-27 Christophe... block/rnbd: Remove a useless mutex
2022-02-27 Gioh Kimblock/rnbd: client device does not care queue/rotational
2022-02-27 Gioh Kimblock/rnbd-clt: fix CHECK:BRACES warning
2022-02-27 Christoph Hellwigblock: default BLOCK_LEGACY_AUTOLOAD to y
2022-02-22 Zhang Wenshengblock: update io_ticks when io hang
2022-02-18 Yu Kuaiblock, bfq: don't move oom_bfqq
2022-02-18 Yu Kuaiblock, bfq: avoid moving bfqq to it's parent bfqg
2022-02-18 Yu Kuaiblock, bfq: cleanup bfq_bfqq_to_bfqg()
2022-02-17 Yahu Gaoblock/bfq_wf2q: correct weight to ioprio
2022-02-17 David Jefferyblk-mq: avoid extending delays of active hctx from...
2022-02-17 Christoph Hellwigvirtio_blk: simplify refcounting
2022-02-17 Christoph Hellwigmemstick/mspro_block: simplify refcounting
2022-02-17 Christoph Hellwigmemstick/mspro_block: fix handling of read-only devices
2022-02-17 Christoph Hellwigmemstick/ms_block: simplify refcounting
2022-02-17 Christoph Hellwigblock: add a ->free_disk method
2022-02-17 Ming Leiblock: revert 4f1e9630afe6 ("blk-throtl: optimize IOPS...
2022-02-17 Ming Leiblock: don't try to throttle split bio if iops limit...
2022-02-17 Ming Leiblock: throttle split bio in case of iops limit
2022-02-17 Ming Leiblock: merge submit_bio_checks() into submit_bio_noacct
2022-02-17 Ming Leiblock: don't check bio in blk_throtl_dispatch_work_fn
2022-02-17 Ming Leiblock: don't declare submit_bio_checks in local header
2022-02-17 Ming Leiblock: move blk_crypto_bio_prep() out of blk-mq.c
2022-02-17 Ming Leiblock: move submit_bio_checks() into submit_bio_noacct
2022-02-17 Christoph Hellwigdm: remove dm_dispatch_clone_request
2022-02-17 Christoph Hellwigdm: remove useless code from dm_dispatch_clone_request
2022-02-17 Christoph Hellwigblk-mq: remove the request_queue argument to blk_insert...
2022-02-17 Christoph Hellwigblk-mq: fold blk_cloned_rq_check_limits into blk_insert...
2022-02-17 Christoph Hellwigblk-mq: make the blk-mq stacking code optional
2022-02-15 Chengming Zhoublk-cgroup: set blkg iostat after percpu stat aggregation
2022-02-15 Chaitanya Kulkarniblk-lib: don't check bdev_get_queue() NULL check
2022-02-15 Christoph Hellwigblock: remove biodoc.rst
2022-02-11 Barry Songdocs: block: biodoc.rst: Drop the obsolete and incorrec...
2022-02-11 Ming Leiblock: partition include/linux/blk-cgroup.h
2022-02-11 Ming Leiblock: move initialization of q->blkg_list into blkcg_i...
2022-02-11 Ming Leiblock: remove THROTL_IOPS_MAX
2022-02-11 Yang Shiblock: introduce block_rq_error tracepoint
2022-02-08 John Garrysbitmap: Delete old sbitmap_queue_get_shallow()
2022-02-08 Ming Leilib/sbitmap: kill 'depth' from sbitmap_word
2022-02-04 Christoph Hellwigblock: pass a block_device to bio_clone_fast
2022-02-04 Christoph Hellwigblock: initialize the target bio in __bio_clone_fast
2022-02-04 Christoph Hellwigdm: use bio_clone_fast in alloc_io/alloc_tio
2022-02-04 Christoph Hellwigblock: clone crypto and integrity data in __bio_clone_fast
2022-02-04 Christoph Hellwigdm-cache: remove __remap_to_origin_clear_discard
2022-02-04 Christoph Hellwigdm: simplify the single bio fast path in __send_duplica...
2022-02-04 Christoph Hellwigdm: retun the clone bio from alloc_tio
2022-02-04 Christoph Hellwigdm: pass the bio instead of tio to __map_bio
2022-02-04 Christoph Hellwigdm: move cloning the bio into alloc_tio
2022-02-04 Christoph Hellwigdm: fold __send_duplicate_bios into __clone_and_map_sim...
2022-02-04 Christoph Hellwigdm: fold clone_bio into __clone_and_map_data_bio
2022-02-04 Christoph Hellwigdm: add a clone_to_tio helper
2022-02-04 Christoph Hellwigdrbd: set ->bi_bdev in drbd_req_new
2022-02-04 Christoph Hellwigblock: call bio_associate_blkg from bio_reset
2022-02-04 Song Liuscsi: use BLK_STS_OFFLINE for not fully online devices
2022-02-04 Song Liublock: return -ENODEV for BLK_STS_OFFLINE
next