messages from 2020-11-09 23:29:00 to 2020-11-16 15:07:05 UTC [more...]
cleanup updating the size of block devices v3
2020-11-16 14:57 UTC (44+ 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 v9] nvme-fabrics: reject I/O to offline device
2020-11-16 9:54 UTC (4+ messages)
[PATCH] iosched: Add i10 I/O Scheduler
2020-11-16 8:41 UTC (12+ messages)
[PATCH v4 00/19] blkcg:Support to track FC storage blk io traffic
2020-11-16 8:15 UTC (39+ 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
[PATCH] NVME:target:rdma fix bug nonemtpy wait list of queue causing kernel panic
2020-11-16 8:14 UTC
[PATCH] nvmet: remove unused ctrl->cqs
2020-11-15 12:19 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 (10+ messages)
` [PATCH 1/2] nvme-pci: drop min() from nr_io_queues assignment
` [PATCH 2/2] nvme-pci: don't allocate unused I/O queues
[PATCH] nvme: fix memory leak freeing command effects
2020-11-14 9:03 UTC (2+ messages)
[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)
[PATCH 0/3] blk-mq/nvme-loop: use nvme-loop's lock class for addressing lockdep false positive warning
2020-11-13 1:27 UTC (8+ 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 "
cleanup updating the size of block devices v2
2020-11-12 19:22 UTC (37+ messages)
` [PATCH 01/24] block: remove the call to __invalidate_device in check_disk_size_change
` [PATCH 02/24] loop: remove loop_set_size
` [PATCH 03/24] nvme: let set_capacity_revalidate_and_notify update the bdev size
` [PATCH 04/24] sd: update the bdev size in sd_revalidate_disk
` [PATCH 05/24] block: remove the update_bdev parameter from set_capacity_revalidate_and_notify
` [PATCH 06/24] block: add a return value to set_capacity_and_notify
` [PATCH 07/24] nbd: remove the call to set_blocksize
` [PATCH 08/24] nbd: move the task_recv check into nbd_size_update
` [PATCH 09/24] nbd: refactor size updates
` [PATCH 10/24] nbd: validate the block size in nbd_set_size
` [PATCH 11/24] nbd: use set_capacity_and_notify
` [PATCH 12/24] aoe: don't call set_capacity from irq context
` [PATCH 13/24] dm: use set_capacity_and_notify
` [PATCH 14/24] pktcdvd: "
` [PATCH 15/24] nvme: use set_capacity_and_notify in nvme_set_queue_dying
` [PATCH 16/24] drbd: use set_capacity_and_notify
` [PATCH 17/24] rbd: "
` [PATCH 18/24] rnbd: "
` [PATCH 19/24] zram: "
` [PATCH 20/24] dm-raid: "
` [PATCH 21/24] md: "
` [PATCH 22/24] md: remove a spurious call to revalidate_disk_size in update_size
` [PATCH 23/24] virtio-blk: remove a spurious call to revalidate_disk_size
` [PATCH 24/24] block: unexport revalidate_disk_size
[PATCH] nvme: Boot as soon as the boot controller has been probed
2020-11-12 14:20 UTC (12+ messages)
[PATCH] nvme: remove unnecessary return values
2020-11-12 6:54 UTC (3+ messages)
[PATCH 1/2] nvme: allow to force refresh of effects log
2020-11-11 12:46 UTC (2+ messages)
` [PATCH 2/2] nvme: enable ro namespace for ZNS without append
[PATCH V3] nvme: enable ro namespace for ZNS without append
2020-11-11 9:21 UTC (6+ messages)
` "
[linux-nvme:nvme-5.11] BUILD SUCCESS c8eed9f5b1ff75ff5a7e12d127f0dc5fe15012e3
2020-11-11 7:09 UTC
[PATCH net-next RFC v1 00/10] nvme-tcp receive offloads
2020-11-11 5:43 UTC (7+ messages)
` [PATCH net-next RFC v1 05/10] nvme-tcp: Add DDP offload control path
` FW: "
cleanup updating the size of block devices
2020-11-11 4:18 UTC (9+ messages)
` [PATCH 03/24] nvme: let set_capacity_revalidate_and_notify update the bdev size
` [PATCH 04/24] sd: update the bdev size in sd_revalidate_disk
[RFC PATCH 03/15] PCI/P2PDMA: Introduce pci_p2pdma_should_map_bus() and pci_p2pdma_bus_offset()
2020-11-10 23:42 UTC (3+ messages)
[PATCH V2] nvme: enable ro namespace for ZNS without append
2020-11-10 19:55 UTC (7+ messages)
` "
[PATCH V4 0/6] nvmet: passthru improvements
2020-11-10 18:54 UTC (8+ messages)
` [PATCH V4 1/6] nvme-core: add req init helpers
` [PATCH V4 2/6] nvme-core: split nvme_alloc_request()
` [PATCH V4 3/6] nvmet: remove op_flags for passthru commands
` [PATCH V4 4/6] block: move blk_rq_bio_prep() to linux/blk-mq.h
` [PATCH V4 5/6] nvmet: use minimized version of blk_rq_append_bio
` [PATCH V4 6/6] nvmet: use inline bio for passthru fast path
[PATCH V8 0/4] nvme-core: timeout related fixes and cleanup
2020-11-10 18:49 UTC (6+ messages)
` [PATCH V8 1/4] nvme: centralize setting req timeout
` [PATCH V8 2/4] nvmet: add passthru admin timeout value attr
` [PATCH V8 3/4] nvmet: add passthru io "
` [PATCH V8 4/4] nvme: use consistent macro name for timeout
[GIT PULL] nvme fix for 5.10
2020-11-10 14:51 UTC (2+ messages)
[linux-nvme:nvme-5.10] BUILD SUCCESS 65c5a055b0d567b7e7639d942c0605da9cc54c5e
2020-11-10 9:41 UTC
[PATCH AUTOSEL 5.4 24/42] nvme: introduce nvme_sync_io_queues
2020-11-10 3:54 UTC (5+ messages)
` [PATCH AUTOSEL 5.4 25/42] nvme-rdma: avoid race between time out and tear down
` [PATCH AUTOSEL 5.4 26/42] nvme-tcp: "
` [PATCH AUTOSEL 5.4 27/42] nvme-rdma: avoid repeated request completion
` [PATCH AUTOSEL 5.4 28/42] nvme-tcp: "
[PATCH AUTOSEL 5.9 28/55] Revert "nvme-pci: remove last_sq_tail"
2020-11-10 3:52 UTC (6+ messages)
` [PATCH AUTOSEL 5.9 32/55] nvme: introduce nvme_sync_io_queues
` [PATCH AUTOSEL 5.9 33/55] nvme-rdma: avoid race between time out and tear down
` [PATCH AUTOSEL 5.9 34/55] nvme-tcp: "
` [PATCH AUTOSEL 5.9 35/55] nvme-rdma: avoid repeated request completion
` [PATCH AUTOSEL 5.9 36/55] nvme-tcp: "
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox