platform/kernel/linux-starfive.git
2022-03-31 Christoph BöhmwalderMAINTAINERS: add drbd co-maintainer
2022-03-30 Lars Ellenbergdrbd: fix potential silent data corruption
2022-03-30 Carlos Llamasloop: fix ioctl calls using compat_loop_info
2022-03-29 Jens AxboeMerge tag 'nvme-5.18-2022-03-29' of git://git.infradead...
2022-03-29 Anton Eidelmannvme-multipath: fix hang when disk goes live over reconnect
2022-03-29 Chris Leechnvme: fix RCU hole that allowed for endless looping...
2022-03-29 Sungup Moonnvme: allow duplicate NSIDs for private namespaces
2022-03-29 Colin Ian Kingnvmet: remove redundant assignment after left shift
2022-03-29 Sagi Grimbergnvmet: use a private workqueue instead of the system...
2022-03-23 Monish Kumar Rnvme-pci: add quirks for Samsung X5 SSDs
2022-03-23 Xin Haonvme-pci: expose use_threaded_interrupts read-only...
2022-03-23 Pankaj Raghavnvme: fix the read-only state for zoned namespaces...
2022-03-21 Jackie Liun64cart: convert bi_disk to bi_bdev->bd_disk fix build
2022-03-21 Dongli Zhangxen/blkfront: fix comment for need_copy
2022-03-21 Colin Ian Kingxen-blkback: remove redundant assignment to variable i
2022-03-18 Jens AxboeMerge tag 'nvme-5.18-2022-03-17' of git://git.infradead...
2022-03-17 Randy Dunlapvirtio_blk: eliminate anonymous module_init & module_exit
2022-03-16 Christoph Hellwignvme: warn about shared namespaces without CONFIG_NVME_...
2022-03-16 Christoph Hellwignvme: remove nvme_alloc_request and nvme_alloc_request_qid
2022-03-16 Christoph Hellwignvme: cleanup how disk->disk_name is assigned
2022-03-15 Christoph Hellwignvmet: move the call to nvmet_ns_changed out of nvmet_n...
2022-03-14 Chaitanya Kulkarninvmet: use snprintf() with PAGE_SIZE in configfs
2022-03-14 Chaitanya Kulkarninvmet: don't fold lines
2022-03-14 Chaitanya Kulkarninvmet-rdma: fix kernel-doc warning for nvmet_rdma_devic...
2022-03-14 Chaitanya Kulkarninvmet-fc: fix kernel-doc warning for nvmet_fc_unregiste...
2022-03-14 Chaitanya Kulkarninvmet-fc: fix kernel-doc warning for nvmet_fc_register_...
2022-03-14 Chris Leechnvme-tcp: lockdep: annotate in-kernel sockets
2022-03-14 Chaitanya Kulkarninvme-tcp: don't fold the line
2022-03-14 Chaitanya Kulkarninvme-tcp: don't initialize ret variable
2022-03-14 Guoqing Jiangnvme-multipath: call bio_io_error in nvme_ns_head_submi...
2022-03-14 Hannes Reineckenvme-multipath: use vmalloc for ANA log buffer
2022-03-11 Juergen Grossxen/blkfront: speed up purge_persistent_grants()
2022-03-10 Jens AxboeMerge branch 'md-next' of https://git./linux/kernel...
2022-03-09 Christoph Hellwigraid5: initialize the stripe_head embeeded bios as...
2022-03-09 Christoph Hellwigraid5-cache: statically allocate the recovery ra bio
2022-03-09 Christoph Hellwigraid5-cache: fully initialize flush_bio when needed
2022-03-09 Christoph Hellwigraid5-ppl: fully initialize the bio in ppl_new_iounit
2022-03-08 Jens AxboeMerge branch 'md-next' of https://git./linux/kernel...
2022-03-08 Eric Dumazetmd: use msleep() in md_notify_reboot()
2022-03-08 Paul Menzellib/raid6: Include <asm/ppc-opcode.h> for VPERMXOR
2022-03-08 Paul Menzellib/raid6/test/Makefile: Use $(pound) instead of \...
2022-03-08 Dirk Müllerlib/raid6/test: fix multiple definition linking error
2022-03-08 Mariusz Tkaczykmd: raid1/raid10: drop pending_cnt
2022-03-06 Jens AxboeMerge branch 'for-next' of git://git./linux/kernel...
2022-03-06 Mingzhe Zoubcache: fixup multiple threads crash
2022-03-06 Mingzhe Zoubcache: fixup bcache_dev_sectors_dirty_add() multithrea...
2022-03-04 Christoph Hellwigfloppy: use memcpy_{to,from}_bvec
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
next