OSDN Git Service

nvme: remove nssa from struct nvme_ctrl
[uclinux-h8/linux.git] / drivers /
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-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 JAILLETblock/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-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...
next