nvmet: Reorder fields in 'struct nvmet_ns'
[platform/kernel/linux-starfive.git] / drivers /
2023-06-21 Christophe JAILLETnvmet: Reorder fields in 'struct nvmet_ns'
2023-06-21 Breno Leitaonvme: Print capabilities changes just once
2023-06-21 Ivan Orlovublk: make ublk_chr_class a static const structure
2023-06-21 Ivan Orlovaoe: make aoe_class a static const structure
2023-06-21 Ivan Orlovblock/rnbd: make all 'class' structures const
2023-06-20 Christoph Hellwigswim: fix a missing FMODE_ -> BLK_OPEN_ conversion...
2023-06-16 Jens AxboeMerge tag 'nvme-6.5-2023-06-16' of git://git.infradead...
2023-06-16 Keith Buschnvme: forward port sysfs delete fix
2023-06-15 Mingzhe Zoubcache: fixup btree_cache_wait list damage
2023-06-15 Zheng Wangbcache: Fix __bch_btree_node_alloc to make the failure...
2023-06-15 Zheng Wangbcache: Remove unnecessary NULL point check in node...
2023-06-15 Andrea Tomassettibcache: Remove dead references to cache_readaheads
2023-06-15 Thomas Weißschuhbcache: make kobj_type structures constant
2023-06-15 ye xingchenbcache: Convert to use sysfs_emit()/sysfs_emit_at(...
2023-06-15 Yu Kuaiscsi: sg: fix blktrace debugfs entries leakage
2023-06-14 Pankaj Raghavbrd: use cond_resched instead of cond_resched_rcu
2023-06-14 Jens AxboeMerge tag 'md-next-20230613' of https://git./linux...
2023-06-13 Yu Kuaimd/raid1-10: limit the number of plugged bio
2023-06-13 Yu Kuaimd/raid1-10: don't handle pluged bio by daemon thread
2023-06-13 Yu Kuaimd/md-bitmap: add a new helper to unplug bitmap asynchr...
2023-06-13 Yu Kuaimd/raid1-10: submit write io directly if bitmap is...
2023-06-13 Yu Kuaimd/raid1-10: factor out a helper to submit normal write
2023-06-13 Yu Kuaimd/raid1-10: factor out a helper to add bio to plug
2023-06-13 Yu Kuaimd/raid10: prevent soft lockup while flush writes
2023-06-13 Li Nanmd/raid10: fix io loss while replacement replace rdev
2023-06-13 Li Nanmd/raid10: Do not add spare disk when recovery fails
2023-06-13 Li Nanmd/raid10: clean up md_add_new_disk()
2023-06-13 Li Nanmd/raid10: prioritize adding disk to 'removed' mirror
2023-06-13 Li Nanmd/raid10: improve code of mrdev in raid10_sync_request
2023-06-13 Li Nanmd/raid10: fix null-ptr-deref of mreplace in raid10_syn...
2023-06-13 Yu Kuaimd/raid5: don't start reshape when recovery or replace...
2023-06-13 Yu Kuaimd: protect md_thread with rcu
2023-06-13 Yu Kuaimd/bitmap: factor out a helper to set timeout
2023-06-13 Yu Kuaimd/bitmap: always wake up md_thread in timeout_store
2023-06-13 Yu Kuaidm-raid: remove useless checking in raid_message()
2023-06-13 Yu Kuaimd: factor out a helper to wake up md_thread directly
2023-06-13 Yu Kuaimd: fix duplicate filename for rdev
2023-06-13 Li Nanmd/raid10: fix wrong setting of max_corr_read_errors
2023-06-13 Li Nanmd/raid10: fix overflow of md/safe_mode_delay
2023-06-13 Yu Kuaimd/raid5: fix a deadlock in the case that reshape is...
2023-06-13 Yu Kuaimd: add a new api prepare_suspend() in md_personality
2023-06-13 Yu Kuaimd: export md_is_rdwr() and is_md_suspended()
2023-06-13 Yu Kuaimd: fix data corruption for raid456 when reshape restar...
2023-06-13 Yu Kuaimd/raid5: don't allow replacement while reshape is...
2023-06-13 Li Nanmd/raid10: check slab-out-of-bounds in md_bitmap_get_co...
2023-06-13 Christoph Hellwigswim3: fix the floppy_locked_ioctl prototype
2023-06-13 Keith Buschnvme: skip optional id ctrl csi if it failed
2023-06-12 Irvin Cotenvme-core: use nvme_ns_head_multipath instead of ns...
2023-06-12 Daniel Wagnernvmet-fcloop: Do not wait on completion when unregister...
2023-06-12 Chaitanya Kulkarninvme-fabrics: open code __nvmf_host_find()
2023-06-12 Chaitanya Kulkarninvme-fabrics: error out to unlock the mutex
2023-06-12 Daniel Gomeznvme: Increase block size variable size to 32-bit
2023-06-12 Chaitanya Kulkarninvme-fcloop: no need to return from void function
2023-06-12 Chaitanya Kulkarninvmet-auth: remove unnecessary break after goto
2023-06-12 Christophe JAILLETnvmet-auth: remove some dead code
2023-06-12 Irvin Cotenvme-core: remove redundant check from nvme_init_ns_head
2023-06-12 Max Gurtovoynvme: move sysfs code to a dedicated sysfs.c file
2023-06-12 Max Gurtovoynvme-fabrics: prevent overriding of existing host
2023-06-12 Max Gurtovoynvme-fabrics: check hostid using uuid_equal
2023-06-12 Max Gurtovoynvme-fabrics: unify common code in admin and io queue...
2023-06-12 Christophe JAILLETnvmet: reorder fields in 'struct nvme_dhchap_queue_context'
2023-06-12 Christophe JAILLETnvmet: reorder fields in 'struct nvmf_ctrl_options'
2023-06-12 Christophe JAILLETnvme: reorder fields in 'struct nvme_ctrl'
2023-06-12 Christophe JAILLETnvmet: reorder fields in 'struct nvmet_sq'
2023-06-12 Keith Buschnvme-fabrics: add queue setup helpers
2023-06-12 Irvin Cotenvme-pci: cleaning up nvme_pci_init_request
2023-06-12 Max Gurtovoynvme-rdma: fix typo in comment
2023-06-12 Chaitanya Kulkarninvme-core: fix dev_pm_qos memleak
2023-06-12 Chaitanya Kulkarninvme-core: add missing fault-injection cleanup
2023-06-12 Chaitanya Kulkarninvme-core: fix memory leak in dhchap_ctrl_secret
2023-06-12 Chaitanya Kulkarninvme-core: fix memory leak in dhchap_secret_store
2023-06-12 Christoph Hellwigblock: replace fmode_t with a block-specific type for...
2023-06-12 Christoph Hellwigrnbd-srv: replace sess->open_flags with a "bool readonly"
2023-06-12 Christoph Hellwigmtd: block: use a simple bool to track open for write
2023-06-12 Christoph Hellwignvme: replace the fmode_t argument to the nvme ioctl...
2023-06-12 Christoph Hellwigscsi: replace the fmode_t argument to ->sg_io_fn with...
2023-06-12 Christoph Hellwigscsi: replace the fmode_t argument to scsi_ioctl with...
2023-06-12 Christoph Hellwigscsi: replace the fmode_t argument to scsi_cmd_allowed...
2023-06-12 Christoph Hellwigblock: use the holder as indication for exclusive opens
2023-06-12 Christoph Hellwigrnbd-srv: don't pass a holder for non-exclusive blkdev_...
2023-06-12 Christoph Hellwigbcache: don't pass a stack address to blkdev_get_by_path
2023-06-12 Christoph Hellwigblock: remove the unused mode argument to ->release
2023-06-12 Christoph Hellwigblock: pass a gendisk to ->open
2023-06-12 Christoph Hellwigblock: pass a gendisk on bdev_check_media_change
2023-06-12 Christoph Hellwigcdrom: remove the unused mode argument to cdrom_release
2023-06-12 Christoph Hellwigcdrom: track if a cdrom_device_info was opened for...
2023-06-12 Christoph Hellwigcdrom: remove the unused cdrom_close_write release...
2023-06-12 Christoph Hellwigcdrom: remove the unused mode argument to cdrom_ioctl
2023-06-12 Christoph Hellwigcdrom: remove the unused bdev argument to cdrom_open
2023-06-12 Guoqing Jiangblock/rnbd-srv: make process_msg_sess_info returns...
2023-06-12 Guoqing Jiangblock/rnbd-srv: init err earlier in rnbd_srv_init_module
2023-06-12 Guoqing Jiangblock/rnbd-srv: init ret with 0 instead of -EPERM
2023-06-12 Guoqing Jiangblock/rnbd-srv: rename one member in rnbd_srv_dev
2023-06-12 Guoqing Jiangblock/rnbd-srv: no need to check sess_dev
2023-06-12 Guoqing Jiangblock/rnbd: introduce rnbd_access_modes
2023-06-12 Guoqing Jiangblock/rnbd-srv: remove unused header
2023-06-12 Guoqing Jiangblock/rnbd: kill rnbd_flags_supported
2023-06-07 Andy Shevchenkopktcdvd: Sort headers
2023-06-07 Andy Shevchenkopktcdvd: Get rid of redundant 'else'
2023-06-07 Andy Shevchenkopktcdvd: Use put_unaligned_be16() and get_unaligned_be16()
next