blk-mq: figure out correct numa node for hw queue
[platform/kernel/linux-starfive.git] / drivers /
2022-03-07 Christoph Hellwigraid5-ppl: stop using bio_devname
2022-03-07 Christoph Hellwigraid1: stop using bio_devname
2022-03-07 Christoph Hellwigmd-multipath: stop using bio_devname
2022-03-07 Christoph Hellwigdm-integrity: stop using bio_devname
2022-03-07 Christoph Hellwigdm-crypt: stop using bio_devname
2022-03-07 Christoph Hellwigpktcdvd: remove a pointless debug check in pkt_submit_bio
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 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: make the blk-mq stacking code optional
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 Song Liuscsi: use BLK_STS_OFFLINE for not fully online devices
2022-02-02 Christoph Hellwigblock: pass a block_device and opf to bio_reset
2022-02-02 Christoph Hellwigblock: pass a block_device and opf to bio_init
2022-02-02 Christoph Hellwigblock: pass a block_device and opf to bio_alloc
2022-02-02 Christoph Hellwigblock: pass a block_device and opf to bio_alloc_bioset
2022-02-02 Chaitanya Kulkarniblock: pass a block_device and opf to blk_next_bio
2022-02-02 Christoph Hellwigxen-blkback: bio_alloc can't fail if it is allow to...
2022-02-02 Christoph Hellwigrnbd-srv: remove struct rnbd_dev_blk_io
2022-02-02 Christoph Hellwigrnbd-srv: simplify bio mapping in process_rdma
2022-02-02 Christoph Hellwigdrbd: bio_alloc can't fail if it is allow to sleep
2022-02-02 Christoph Hellwigdm-thin: use blkdev_issue_flush instead of open coding it
2022-02-02 Christoph Hellwigdm-snap: use blkdev_issue_flush instead of open coding it
2022-02-02 Christoph Hellwigdm-crypt: remove clone_init
2022-02-02 Christoph Hellwigdm: bio_alloc can't fail if it is allowed to sleep
2022-02-02 Christoph Hellwigblock: remove genhd.h
2022-01-30 Linus TorvaldsMerge tag 'irq_urgent_for_v5.17_rc2_p2' of git://git...
2022-01-30 Linus TorvaldsMerge tag 'perf_urgent_for_v5.17_rc2_p2' of git://git...
2022-01-30 Linus TorvaldsMerge tag 'sched_urgent_for_v5.17_rc2_p2' of git:/...
2022-01-30 Linus TorvaldsMerge tag 'x86_urgent_for_v5.17_rc2' of git://git....
2022-01-29 Thomas GleixnerMerge tag 'irqchip-fixes-5.17-1' of git://git./linux...
2022-01-29 Linus TorvaldsMerge tag 'pci-v5.17-fixes-2' of git://git./linux/kerne...
2022-01-29 Linus TorvaldsMerge tag 'gpio-fixes-for-v5.17-rc2' of git://git....
2022-01-29 Linus TorvaldsMerge tag 'char-misc-5.17-rc2' of git://git./linux...
2022-01-29 Linus TorvaldsMerge tag 'tty-5.17-rc2' of git://git./linux/kernel...
2022-01-29 Linus TorvaldsMerge tag 'usb-5.17-rc2' of git://git./linux/kernel...
2022-01-29 Linus TorvaldsMerge tag 'block-5.17-2022-01-28' of git://git.kernel...
2022-01-29 Linus TorvaldsMerge tag 'io_uring-5.17-2022-01-28' of git://git.kerne...
2022-01-29 Linus TorvaldsMerge tag 'powerpc-5.17-3' of git://git./linux/kernel...
2022-01-29 Linus TorvaldsMerge tag 'arm64-fixes' of git://git./linux/kernel...
2022-01-29 Linus TorvaldsMerge tag 'fixes-v5.17-lsm-ceph-null' of git://git...
2022-01-29 Linus TorvaldsMerge tag 'docs-5.17-3' of git://git.lwn.net/linux
2022-01-28 Mike Snitzerdm: properly fix redundant bio-based IO accounting
2022-01-28 Mike Snitzerdm: revert partial fix for redundant bio-based IO accou...
2022-01-28 Linus TorvaldsMerge tag 'scsi-fixes' of git://git./linux/kernel/git...
2022-01-28 Linus TorvaldsMerge tag 'efi-urgent-for-v5.17-1' of git://git./linux...
2022-01-28 Linus TorvaldsMerge tag 'pm-5.17-rc2' of git://git./linux/kernel...
2022-01-28 Linus TorvaldsMerge tag 'trace-v5.17-rc1' of git://git./linux/kernel...
2022-01-28 Linus TorvaldsMerge branch 'ucount-rlimit-fixes-for-v5.17-rc2' of...
2022-01-28 Linus TorvaldsMerge tag 'rcu-urgent.2022.01.26a' of git://git./linux...
2022-01-28 Linus TorvaldsMerge tag 'hyperv-fixes-signed-20220128' of git://git...
2022-01-28 Linus TorvaldsMerge tag 'for-linus' of git://git./virt/kvm/kvm
2022-01-28 Linus TorvaldsMerge tag 'mips-fixes-5.17_1' of git://git./linux/kerne...
2022-01-28 Linus TorvaldsMerge tag 's390-5.17-3' of git://git./linux/kernel...
2022-01-28 Linus TorvaldsMerge tag 'ceph-for-5.17-rc2' of git://github.com/ceph...
2022-01-28 Linus TorvaldsMerge tag 'fsnotify_for_v5.17-rc2' of git://git./linux...
2022-01-28 Linus TorvaldsMerge tag 'fs_for_v5.17-rc2' of git://git./linux/kernel...
2022-01-28 Paolo BonziniMerge tag 'kvmarm-fixes-5.17-1' of git://git./linux...
2022-01-28 Linus TorvaldsMerge tag 'ata-5.17-rc2' of git://git./linux/kernel...
2022-01-28 Linus TorvaldsMerge tag 'hwmon-for-v5.17-rc2' of git://git./linux...
2022-01-28 Linus TorvaldsMerge tag 'drm-fixes-2022-01-28' of git://anongit.freed...
2022-01-28 Dave AirlieMerge tag 'amd-drm-fixes-5.17-2022-01-26' of https...
2022-01-28 Dave AirlieMerge branch 'etnaviv/fixes' of https://git.pengutronix...
2022-01-28 Dave AirlieMerge tag 'drm-msm-fixes-2022-01-25' of https://gitlab...
2022-01-28 Dave AirlieMerge tag 'drm-misc-fixes-2022-01-27' of git://anongit...
2022-01-28 Dave AirlieMerge tag 'drm-misc-next-fixes-2022-01-21' of git:...
2022-01-27 Linus TorvaldsMerge tag 'net-5.17-rc2' of git://git./linux/kernel...
2022-01-27 Mathias Krausedrm/vmwgfx: Fix stale file descriptors on failed usercopy
2022-01-27 Jens AxboeMerge tag 'nvme-5.17-2022-01-27' of git://git.infradead...
2022-01-27 Jisheng Zhangnet: stmmac: dwmac-sun8i: use return val of readl_poll_...
2022-01-27 David S. MillerMerge branch 'stmmac-ptp-fix'
2022-01-27 Mohammad Athari... net: stmmac: skip only stmmac_ptp_register when resume...
2022-01-27 Mohammad Athari... net: stmmac: configure PTP clock source prior to PTP...
2022-01-27 Linus TorvaldsMerge tag 'rpmsg-v5.17-fixes' of git://git./linux/kerne...
2022-01-27 Linus TorvaldsMerge tag 'rproc-v5.17-fixes' of git://git./linux/kerne...
2022-01-27 Changcheng Dengnvme-fabrics: remove the unneeded ret variable in nvmf_...
2022-01-27 Wu Zhengnvme-pci: add the IGNORE_DEV_SUBNQN quirk for Intel...
2022-01-27 Jakub KicinskiMerge branch 'pid-introduce-helper-task_is_in_root_ns'
2022-01-27 Leo Yanconnector/cn_proc: Use task_is_in_init_pid_ns()
2022-01-27 Catherine Sullivangve: Fix GFP flags when allocing pages
2022-01-27 Zhou Qingyangata: pata_platform: Fix a NULL pointer dereference...
2022-01-26 Dan Carpentercounter: fix an IS_ERR() vs NULL bug
2022-01-26 David S. MillerMerge branch 'lan966x-fixes'
2022-01-26 Horatiu Vulturnet: lan966x: Fix sleep in atomic context when updating...
next