linux-block.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-11-10 01:14:23 to 2020-11-13 18:44:30 UTC [more...]

split hard read-only vs read-only policy
 2020-11-13 18:44 UTC  (5+ messages)
` [PATCH 1/3] block: Fix read-only block device setting after revalidate
` [PATCH 2/3] rbd: remove the ->set_read_only methods
` [PATCH 3/3] block: replace hd_struct.make_it_fail with a flag

INFO: task can't die in nbd_ioctl
 2020-11-13 16:28 UTC  (5+ messages)

[PATCH] iosched: Add i10 I/O Scheduler
 2020-11-13 14:59 UTC  (3+ messages)

[PATCH] block: mark flush request as IDLE when it is really finished
 2020-11-13 13:44 UTC 

[PATCH v1 2/3] megaraid_sas: iouring iopoll support
 2020-11-13 11:56 UTC  (3+ messages)

[PATCH v1 1/3] add io_uring with IOPOLL support in scsi layer
 2020-11-13 11:51 UTC  (2+ messages)

[PATCH v1 3/3] scsi_debug: iouring iopoll support
 2020-11-13 10:50 UTC  (2+ messages)

[PATCH 0/2] RFC: Issue with discards on raw block device without O_DIRECT
 2020-11-13 10:07 UTC  (5+ messages)

[PATCH] Remove unnecessary invoking of wbt_update_limits in wbt_init
 2020-11-13  9:17 UTC 

[RFC] Enhancement of loop driver?
 2020-11-13  8:59 UTC  (3+ 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 "

loop uevent fix
 2020-11-12 20:59 UTC  (7+ messages)
` [PATCH 1/2] block: add a return value to set_capacity_revalidate_and_notify
` [PATCH 2/2] loop: Fix occasional uevent drop

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

[dm-devel] dm: add support for DM_TARGET_NOWAIT for various targets
 2020-11-12 16:11 UTC  (3+ messages)
    `  "

[PATCH 1/1] loop: Fix occasional uevent drop
 2020-11-12 15:59 UTC  (3+ messages)

[PATCH] nbd: Fix passing zero to 'PTR_ERR' warning
 2020-11-12 14:53 UTC 

[PATCH] loop: Fix passing zero to 'PTR_ERR' warning
 2020-11-12 14:52 UTC 

[PATCH v2 00/10] DASD FC endpoint security
 2020-11-12 13:27 UTC  (10+ messages)

[PATCH] nvme: remove unnecessary return values
 2020-11-12  6:54 UTC  (3+ messages)

[PATCH] block/keyslot-manager: prevent crash when num_slots=1
 2020-11-11 21:50 UTC  (6+ messages)

[PATCH v2] block/keyslot-manager: prevent crash when num_slots=1
 2020-11-11 21:48 UTC 

[PATCH v3 0/9] null_blk fixes, improvements and cleanup
 2020-11-11 18:23 UTC  (15+ messages)
` [PATCH v3 1/9] null_blk: Fix zone size initialization
` [PATCH v3 2/9] null_blk: Fail zone append to conventional zones
` [PATCH v3 3/9] block: Align max_hw_sectors to logical blocksize
` [PATCH v3 4/9] null_blk: improve zone locking
` [PATCH v3 5/9] null_blk: Improve implicit zone close
` [PATCH v3 6/9] null_blk: cleanup discard handling
` [PATCH v3 7/9] null_blk: discard zones on reset
` [PATCH v3 8/9] null_blk: Allow controlling max_hw_sectors limit
` [PATCH v3 9/9] null_blk: Move driver into its own directory

[PATCH, RFC 11/10] block: propagate BLKROSET to all partitions
 2020-11-11 16:53 UTC  (4+ messages)

block ioctl cleanups v2
 2020-11-11 16:23 UTC  (5+ messages)

simplify gendisk lookup and remove struct block_device aliases v4
 2020-11-11 16:17 UTC  (3+ messages)

[PATCH v8 00/18] blk-mq/scsi: Provide hostwide shared tags for SCSI HBAs
 2020-11-11 15:04 UTC  (22+ messages)
` [PATCH v8 17/18] scsi: megaraid_sas: Added support for shared host tagset for cpuhotplug

[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

KASAN: use-after-free Read in delete_partition
 2020-11-11 11:13 UTC  (3+ messages)

[PATCH V3] nvme: enable ro namespace for ZNS without append
 2020-11-11  9:21 UTC  (6+ messages)
        `  "

[PATCH v2 0/9] null_blk fixes, improvements and cleanup
 2020-11-11  8:23 UTC  (27+ messages)
` [PATCH v2 1/9] null_blk: Fix zone size initialization
` [PATCH v2 2/9] null_blk: Fail zone append to conventional zones
` [PATCH v2 3/9] null_blk: Align max_hw_sectors to blocksize
` [PATCH v2 4/9] null_blk: improve zone locking
` [PATCH v2 5/9] null_blk: Improve implicit zone close
` [PATCH v2 6/9] null_blk: cleanup discard handling
` [PATCH v2 7/9] null_blk: discard zones on reset
` [PATCH v2 8/9] null_blk: Allow controlling max_hw_sectors limit
` [PATCH v2 9/9] null_blk: Move driver into its own directory

[PATCH v2] block: Improve blk_revalidate_disk_zones() checks
 2020-11-11  7:37 UTC  (2+ messages)

Corporate and Personal Loan *
 2020-11-11  8:30 UTC 

[PATCH] block: Improve blk_revalidate_disk_zones() checks
 2020-11-11  5:54 UTC 

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

[PATCH 0/6] null_blk fixes, improvements and cleanup
 2020-11-11  3:14 UTC  (5+ messages)
` [PATCH 6/6] null_blk: Move driver into its own directory

WARNING in percpu_ref_exit (2)
 2020-11-11  3:09 UTC 

[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] nbd: fix a block_device refcount leak in nbd_release
 2020-11-10 15:01 UTC  (2+ messages)

[GIT PULL] nvme fix for 5.10
 2020-11-10 14:51 UTC  (2+ messages)

[PATCH V3 for 5.11 00/12] blk-mq/scsi: tracking device queue depth via sbitmap
 2020-11-10  9:28 UTC  (7+ messages)
` [PATCH V3 for 5.11 04/12] sbitmap: move allocation hint into sbitmap
` [PATCH V3 for 5.11 11/12] scsi: make sure sdev->queue_depth is <= shost->can_queue

[PATCH RFC PKS/PMEM 00/58] PMEM: Introduce stray write protection for PMEM
 2020-11-10  8:48 UTC  (5+ messages)
` [PATCH RFC PKS/PMEM 05/58] kmap: Introduce k[un]map_thread

[RFC 0/3] Add support of iopoll for dm device
 2020-11-10  1:43 UTC  (12+ messages)
            ` [dm-devel] "


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).