linux-nvme.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-11-13 16:52:25 to 2020-11-23 21:42:12 UTC [more...]

[PATCH v2 0/3] nvme-fc: clean up error recovery implementation
 2020-11-23 21:44 UTC  (4+ messages)
` [PATCH v2 2/3] nvme-fc: eliminate terminate_io use by nvme_fc_error_recovery

[PATCH] nvme-core: update NS Attr Changed AEN handling for ANA group
 2020-11-23 19:43 UTC  (13+ messages)

[PATCH v2] nvme: Cache DMA descriptors to prevent corruption
 2020-11-20 14:29 UTC  (3+ messages)

[PATCH v9] nvme-fabrics: reject I/O to offline device
 2020-11-20 13:09 UTC  (6+ messages)

cleanup updating the size of block devices v3
 2020-11-20  8:58 UTC  (108+ messages)
` [PATCH 01/78] block: remove the call to __invalidate_device in check_disk_size_change
` [PATCH 02/78] loop: let set_capacity_revalidate_and_notify update the bdev size
` [PATCH 03/78] nvme: "
` [PATCH 04/78] sd: update the bdev size in sd_revalidate_disk
` [PATCH 05/78] block: remove the update_bdev parameter to set_capacity_revalidate_and_notify
` [PATCH 06/78] nbd: remove the call to set_blocksize
` [PATCH 07/78] nbd: move the task_recv check into nbd_size_update
` [PATCH 08/78] nbd: refactor size updates
` [PATCH 09/78] nbd: validate the block size in nbd_set_size
` [PATCH 10/78] nbd: use set_capacity_and_notify
` [PATCH 11/78] aoe: don't call set_capacity from irq context
` [PATCH 12/78] dm: use set_capacity_and_notify
` [PATCH 13/78] pktcdvd: "
` [PATCH 14/78] nvme: use set_capacity_and_notify in nvme_set_queue_dying
` [PATCH 15/78] drbd: use set_capacity_and_notify
` [PATCH 16/78] rbd: "
` [PATCH 17/78] rnbd: "
` [PATCH 18/78] zram: "
` [PATCH 19/78] dm-raid: "
` [PATCH 20/78] md: "
` [PATCH 21/78] md: remove a spurious call to revalidate_disk_size in update_size
` [PATCH 22/78] virtio-blk: remove a spurious call to revalidate_disk_size
` [PATCH 23/78] block: unexport revalidate_disk_size
` [PATCH 24/78] mtd_blkdevs: don't override BLKFLSBUF
` [PATCH 25/78] block: don't call into the driver for BLKFLSBUF
` [PATCH 26/78] block: add a new set_read_only method
` [PATCH 27/78] rbd: implement ->set_read_only to hook into BLKROSET processing
` [PATCH 28/78] md: "
` [PATCH 29/78] dasd: "
` [PATCH 30/78] block: don't call into the driver for BLKROSET
` [PATCH 31/78] loop: use set_disk_ro
` [PATCH 32/78] block: remove set_device_ro
` [PATCH 33/78] block: remove __blkdev_driver_ioctl
` [PATCH 34/78] block: propagate BLKROSET to all partitions
` [PATCH 35/78] block: cleanup del_gendisk a bit
` [PATCH 36/78] block: open code kobj_map into in block/genhd.c
` [PATCH 37/78] block: split block_class_lock
` [PATCH 38/78] block: rework requesting modules for unclaimed devices
` [PATCH 39/78] block: add an optional probe callback to major_names
` [PATCH 40/78] ide: remove ide_{,un}register_region
` [PATCH 41/78] swim: don't call blk_register_region
` [PATCH 42/78] sd: use __register_blkdev to avoid a modprobe for an unregistered dev_t
` [PATCH 43/78] brd: use __register_blkdev to allocate devices on demand
` [PATCH 44/78] loop: "
` [PATCH 45/78] md: "
` [PATCH 46/78] ide: switch to __register_blkdev for command set probing
` [PATCH 47/78] floppy: use a separate gendisk for each media format
` [PATCH 48/78] amiflop: use separate gendisks for Amiga vs MS-DOS mode
` [PATCH 49/78] ataflop: use a separate gendisk for each media format
` [PATCH 50/78] z2ram: reindent
` [PATCH 51/78] z2ram: use separate gendisk for the different modes
` [PATCH 52/78] block: switch gendisk lookup to a simple xarray
` [PATCH 53/78] blk-cgroup: fix a hd_struct leak in blkcg_fill_root_iostats
` [PATCH 54/78] block: remove a duplicate __disk_get_part prototype
` [PATCH 55/78] block: change the hash used for looking up block devices
` [PATCH 56/78] init: refactor name_to_dev_t
` [PATCH 57/78] init: refactor devt_from_partuuid
` [PATCH 58/78] init: cleanup match_dev_by_uuid and match_dev_by_label
` [PATCH 59/78] mtip32xx: remove the call to fsync_bdev on removal
` [PATCH 60/78] zram: remove the claim mechanism
` [PATCH 61/78] zram: do not call set_blocksize
` [PATCH 62/78] loop: "
` [PATCH 63/78] bcache: remove a superflous lookup_bdev all
` [PATCH 64/78] dm: simplify flush_bio initialization in __send_empty_flush
` [PATCH 65/78] dm: remove the block_device reference in struct mapped_device
` [PATCH 66/78] block: keep a block_device reference for each hd_struct
` [PATCH 67/78] block: simplify the block device claiming interface
` [PATCH 68/78] block: remove ->bd_contains
` [PATCH 69/78] block: remove the nr_sects field in struct hd_struct
` [PATCH 70/78] block: replace bd_mutex with a per-gendisk mutex
` [PATCH 71/78] block: add a bdev_kobj helper
` [PATCH 72/78] block: use disk_part_iter_exit in disk_part_iter_next
` [PATCH 73/78] block: use put_device in put_disk
` [PATCH 74/78] block: merge struct block_device and struct hd_struct
` [PATCH 75/78] block: stop using bdget_disk for partition 0
` [PATCH 76/78] filemap: use ->f_mapping over ->i_mapping consistently
` [PATCH 77/78] fs: simplify the get_super_thawed interface
` [PATCH 78/78] block: remove i_bdev

[PATCH] nvme: Cache DMA descriptors to prevent corruption
 2020-11-20  1:09 UTC  (3+ messages)

[PATCH] nvme: Boot as soon as the boot controller has been probed
 2020-11-19 20:18 UTC  (6+ messages)

[linux-nvme:nvme-5.11] BUILD SUCCESS f9706b8c16a36e031551bc00a89d24bbd4fddd3e
 2020-11-19 20:05 UTC 

[GIT PULL] nvme fixes for 5.10
 2020-11-19 16:23 UTC  (2+ messages)

[PATCH 0/7] RFC patch series - NVMeTCP Offload ULP
 2020-11-19 14:21 UTC  (8+ messages)
` [PATCH 1/7] nvme-tcp-offload: Add nvme-tcp-offload - NVMeTCP HW offload ULP
` [PATCH 2/7] nvme-fabrics: Move NVMF_ALLOWED_OPTS and NVMF_REQUIRED_OPTS definitions
` [PATCH 3/7] nvme-tcp-offload: Add device scan implementation
` [PATCH 4/7] nvme-tcp-offload: Add controller level implementation
` [PATCH 5/7] nvme-tcp-offload: Add controller level error recovery implementation
` [PATCH 6/7] nvme-tcp-offload: Add queue level implementation
` [PATCH 7/7] nvme-tcp-offload: Add IO "

[PATCH v10] nvme-fabrics: reject I/O to offline device
 2020-11-19  8:40 UTC 

[PATCH] nvmet: remove unused ctrl->cqs
 2020-11-19  8:00 UTC  (2+ messages)

[PATCH v4 00/19] blkcg:Support to track FC storage blk io traffic
 2020-11-18  9:39 UTC  (40+ messages)
` [PATCH v4 01/19] cgroup: Added cgroup_get_from_kernfs_id
` [PATCH v4 02/19] blkcg: Added a app identifier support for blkcg
` [PATCH v4 03/19] nvme: Added a newsysfs attribute appid_store
` [PATCH v4 04/19] lpfc: vmid: Add the datastructure for supporting VMID in lpfc
` [PATCH v4 05/19] lpfc: vmid: API to check if VMID is enabled
` [PATCH v4 06/19] lpfc: vmid: Supplementary data structures for vmid
` [PATCH v4 07/19] lpfc: vmid: Forward declarations for APIs
` [PATCH v4 08/19] lpfc: vmid: Add support for vmid in mailbox command
` [PATCH v4 09/19] lpfc: vmid: VMID params initialization
` [PATCH v4 10/19] lpfc: vmid: vmid resource allocation
` [PATCH v4 11/19] lpfc: vmid: cleanup vmid resources
` [PATCH v4 12/19] lpfc: vmid: Implements ELS commands for appid patch
` [PATCH v4 13/19] lpfc: vmid: Functions to manage vmids
` [PATCH v4 14/19] lpfc: vmid: Implements CT commands for appid
` [PATCH v4 15/19] lpfc: vmid: Appends the vmid in the wqe before sending request
` [PATCH v4 16/19] lpfc: vmid: Timeout implementation for vmid
` [PATCH v4 17/19] lpfc: vmid: Adding qfpa and vmid timeout check in worker thread
` [PATCH v4 18/19] lpfc: vmid: Introducing vmid in io path
` [PATCH v4 19/19] scsi: Made changes in Kconfig to select BLK_CGROUP_FC_APPID

nvme: subsystem handle not released on hot removal under raid1 configuration and multipath enabled
 2020-11-17 17:12 UTC  (3+ messages)

[PATCH] nvme: fix memory leak freeing command effects
 2020-11-17 15:26 UTC  (4+ messages)

[PATCH 0/3] blk-mq/nvme-loop: use nvme-loop's lock class for addressing lockdep false positive warning
 2020-11-17  6:46 UTC  (11+ messages)
` [PATCH 1/3] blk-mq: add new API of blk_mq_hctx_set_fq_lock_class
` [PATCH 2/3] nvme-loop: use blk_mq_hctx_set_fq_lock_class to set loop's lock class
` [PATCH 3/3] Revert "block: Fix a lockdep complaint triggered by request queue flushing"
  ` [PATCH V2 "

[PATCH] nvme-core: get rid of the extra space
 2020-11-16 23:41 UTC 

[PATCH] iosched: Add i10 I/O Scheduler
 2020-11-16  8:41 UTC  (12+ messages)

[PATCH] NVME:target:rdma fix bug nonemtpy wait list of queue causing kernel panic
 2020-11-16  8:14 UTC 

[linux-nvme:nvme-5.11] BUILD SUCCESS 5cecff7960fd529d609ec35ffedb12e927f086d3
 2020-11-14 21:09 UTC 

[linux-nvme:nvme-5.10] BUILD SUCCESS 8168d23fbcee4f9f6c5a1ce8650417f09aef70eb
 2020-11-14 21:03 UTC 

[PATCH 0/2] nvme-pic: improve max I/O queue handling
 2020-11-14  9:06 UTC  (9+ messages)
` [PATCH 1/2] nvme-pci: drop min() from nr_io_queues assignment

[PATCH] nvme: directly cache command effects log
 2020-11-14  9:03 UTC  (2+ messages)

[PATCH] nvme: free sq/cq dbbuf pointers when dbbuf set fails
 2020-11-14  9:03 UTC  (2+ messages)


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).