linux-block.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-12-04 22:38:39 to 2020-12-09 05:31:42 UTC [more...]

[PATCH v5 0/8] Rework runtime suspend and SPI domain validation
 2020-12-09  5:29 UTC  (9+ messages)
` [PATCH v5 1/8] block: Fix a race in the runtime power management code
` [PATCH v5 2/8] block: Introduce BLK_MQ_REQ_PM
` [PATCH v5 3/8] ide: Do not set the RQF_PREEMPT flag for sense requests
` [PATCH v5 4/8] ide: Mark power management requests with RQF_PM instead of RQF_PREEMPT
` [PATCH v5 5/8] scsi_transport_spi: Set RQF_PM for domain validation commands
` [PATCH v5 6/8] scsi: Only process PM requests if rpm_status != RPM_ACTIVE
` [PATCH v5 7/8] block: Remove RQF_PREEMPT and BLK_MQ_REQ_PREEMPT
` [PATCH v5 8/8] block: Do not accept any requests while suspended

[RFC PATCH v2 0/2] add simple copy support
 2020-12-09  5:17 UTC  (23+ messages)
    ` [RFC PATCH v2 1/2] block: "
      ` [dm-devel] "

split hard read-only vs read-only policy v3
 2020-12-09  2:54 UTC  (13+ messages)
` [PATCH 1/6] dm: use bdev_read_only to check if a device is read-only
` [PATCH 2/6] block: remove the NULL bdev check in bdev_read_only
` [PATCH 3/6] block: add a hard-readonly flag to struct gendisk
` [PATCH 4/6] block: propagate BLKROSET on the whole device to all partitions
` [PATCH 5/6] rbd: remove the ->set_read_only method
` [PATCH 6/6] nvme: allow revalidate to set a namespace read-only

[RFC 0/2] nocopy bvec for direct IO
 2020-12-09  2:19 UTC  (3+ messages)
` [PATCH 1/2] iov: introduce ITER_BVEC_FLAG_FIXED
` [PATCH 2/2] block: no-copy bvec for direct IO

split hard read-only vs read-only policy v2
 2020-12-09  1:23 UTC  (25+ messages)
` [PATCH 1/6] dm: use bdev_read_only to check if a device is read-only
` [PATCH 2/6] block: remove the NULL bdev check in bdev_read_only
` [PATCH 3/6] block: add a hard-readonly flag to struct gendisk
` [PATCH 4/6] block: propagate BLKROSET on the whole device to all partitions
` [PATCH 5/6] rbd: remove the ->set_read_only method
` [PATCH 6/6] nvme: allow revalidate to set a namespace read-only

[PATCH] block: fix bio chaining in blk_next_bio()
 2020-12-09  1:20 UTC  (7+ messages)

[RFC PATCH] blk-mq: Clean up references when freeing rqs
 2020-12-09  1:01 UTC  (8+ messages)

[PATCH 1/3] block: try one write zeroes request before going further
 2020-12-08 22:46 UTC  (22+ messages)
` [PATCH 2/3] block: make __blkdev_issue_zero_pages() less confusing
` [PATCH 3/3] block: set REQ_PREFLUSH to the final bio from __blkdev_issue_zero_pages()

[PATCH V2] nvme: enable char device per namespace
 2020-12-08 19:03 UTC  (3+ messages)

discard feature, mkfs.ext4 and mmc default fallback to normal erase op
 2020-12-08 20:57 UTC  (9+ messages)

[PATCH v7] zram: break the strict dependency from lzo
 2020-12-08 17:28 UTC  (3+ messages)

[PATCH] drivers/lightnvm: fix a null-ptr-deref bug in pblk-core.c
 2020-12-08 17:03 UTC  (3+ messages)

[bug report] block/rnbd-clt: Dynamically alloc buffer for pathname & blk_symlink_name
 2020-12-08 14:29 UTC  (5+ messages)

store a pointer to the block_device in struct bio (again)
 2020-12-08 14:15 UTC  (8+ messages)

[PATCH 0/3 v2] blk-mq: Don't complete in IRQ, use llist_head
 2020-12-08 13:28 UTC  (17+ messages)
` [PATCH 1/3] blk-mq: Don't complete on a remote CPU in force threaded mode
` [PATCH 2/3] blk-mq: Always complete remote completions requests in softirq
` [PATCH 3/3] blk-mq: Use llist_head for blk_cpu_done

[PATCH] blk-mq-tag: make blk_mq_tag_busy() return void
 2020-12-08  7:40 UTC 

[PATCH] block: fix trace completion for chained bio
 2020-12-08  5:52 UTC 

[PATCH 000/141] Fix fall-through warnings for Clang
 2020-12-08  4:52 UTC  (2+ messages)
` (subset) "

[PATCH V2 0/3] blk-mq/nvme-loop: use nvme-loop's lock class for addressing lockdep false positive warning
 2020-12-08  3:30 UTC  (3+ messages)

[PATCH v9] block: disable iopoll for split bio
 2020-12-08  3:29 UTC  (3+ messages)

[PATCH] block: add bio_iov_iter_nvecs for figuring out nr_vecs
 2020-12-08  2:54 UTC  (5+ messages)

[PATCH v4 0/9] Rework runtime suspend and SPI domain validation
 2020-12-08  1:56 UTC  (4+ messages)

[PATCH v4 0/9] null_blk fixes, improvements and cleanup
 2020-12-08  0:36 UTC  (3+ messages)

[PATCH v2] block: Improve blk_revalidate_disk_zones() checks
 2020-12-08  0:34 UTC  (3+ messages)

[PATCH v2 for-next 0/4] optimise sbitmap deferred clear
 2020-12-08  0:13 UTC  (2+ messages)

[PATCH 0/2] xen: fix using ZONE_DEVICE memory for foreign mappings
 2020-12-07 23:52 UTC  (3+ messages)
` [PATCH 1/2] xen: add helpers for caching grant mapping pages

[PATCH v3] blk-mq: skip hybrid polling if iopoll doesn't spin
 2020-12-07 23:49 UTC  (2+ messages)

[PATCH 0/1] bcache: first wave for Linux v5.11
 2020-12-07 20:25 UTC  (3+ messages)
` [PATCH 1/1] bcache: fix race between setting bdev state to none and new write request direct to backing

[PATCH] drivers: block: save return value of pci_find_capability() in u8
 2020-12-07 18:38 UTC  (13+ messages)

[PATCH 0/2] RFC: Issue with discards on raw block device without O_DIRECT
 2020-12-07 17:23 UTC  (4+ messages)

[PATCH][next] block/rnbd: fix a null pointer dereference on dev->blk_symlink_name
 2020-12-07 15:02 UTC  (3+ messages)

[PATCH v2 0/5] Some cleanups and improvements for blk-iocost
 2020-12-07 15:02 UTC  (3+ messages)

[PATCH] blktrace: fix up a kerneldoc comment
 2020-12-07 15:00 UTC  (2+ messages)

[PATCH 0/4] nvme: enable per-namespace char device
 2020-12-07 14:06 UTC  (8+ messages)
` [PATCH 4/4] nvme: enable char device per namespace

[iov_iter] 9bd0e337c6: will-it-scale.per_process_ops -4.8% regression
 2020-12-07 13:20 UTC  (3+ messages)

[RFC] block: avoid the unnecessary blk_bio_discard_split()
 2020-12-06 10:16 UTC  (2+ messages)

[GIT PULL] Block fix for 5.10-rc
 2020-12-05 23:14 UTC  (2+ messages)

[git pull] device mapper fixes for 5.10-rc7
 2020-12-05 19:21 UTC  (5+ messages)
  ` [PATCH] block: fix incorrect branching in blk_max_size_offset() [was: Re: [git pull] device mapper fixes for 5.10-rc7]
    ` [git pull] device mapper induced block fix for 5.10-rc7
      ` [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).