linux-block.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2023-11-03 08:15:44 to 2023-11-14 21:42:10 UTC [more...]

[PATCH v4 00/15] Pass data lifetime information to SCSI disk devices
 2023-11-14 21:40 UTC  (3+ messages)
` [PATCH v4 01/15] fs: Rename the kernel-internal data lifetime constants
` [PATCH v4 03/15] block: Restore data lifetime support in struct bio and struct request

[PATCH v15 00/19] Improve write performance for zoned UFS devices​
 2023-11-14 21:16 UTC  (20+ messages)
` [PATCH v15 01/19] block: Introduce more member variables related to zone write locking
` [PATCH v15 02/19] block: Only use write locking if necessary
` [PATCH v15 03/19] block: Preserve the order of requeued zoned writes
` [PATCH v15 04/19] block/mq-deadline: Only use zone locking if necessary
` [PATCH v15 05/19] scsi: Pass SCSI host pointer to scsi_eh_flush_done_q()
` [PATCH v15 06/19] scsi: core: Introduce a mechanism for reordering requests in the error handler
` [PATCH v15 07/19] scsi: core: Add unit tests for scsi_call_prepare_resubmit()
` [PATCH v15 08/19] scsi: sd: Support sorting commands by LBA before resubmitting
` [PATCH v15 09/19] scsi: sd: Add a unit test for sd_cmp_sector()
` [PATCH v15 10/19] scsi: core: Retry unaligned zoned writes
` [PATCH v15 11/19] scsi: sd_zbc: Only require an I/O scheduler if needed
` [PATCH v15 12/19] scsi: scsi_debug: Add the preserves_write_order module parameter
` [PATCH v15 13/19] scsi: scsi_debug: Support injecting unaligned write errors
` [PATCH v15 14/19] scsi: ufs: hisi: Rework the code that disables auto-hibernation
` [PATCH v15 15/19] scsi: ufs: Rename ufshcd_auto_hibern8_enable() and make it static
` [PATCH v15 16/19] scsi: ufs: Change the return type of ufshcd_auto_hibern8_update()
` [PATCH v15 17/19] scsi: ufs: Simplify ufshcd_auto_hibern8_update()
` [PATCH v15 18/19] scsi: ufs: Forbid auto-hibernation without I/O scheduler
` [PATCH v15 19/19] scsi: ufs: Inform the block layer about write ordering

[PATCH v5 0/3] Disable fair tag sharing for UFS devices
 2023-11-14 18:04 UTC  (4+ messages)
` [PATCH v5 1/3] block: Introduce flag BLK_MQ_F_DISABLE_FAIR_TAG_SHARING
` [PATCH v5 2/3] scsi: core: Support disabling fair tag sharing
` [PATCH v5 3/3] scsi: ufs: Disable "

[syzbot] [block?] WARNING in blk_mq_start_request
 2023-11-14 15:05 UTC  (6+ messages)
      ` [External] "

[PATCH v3 0/4] brd discard patches
 2023-11-14 13:59 UTC  (3+ messages)

Your Order ConfirmationXSTDV859ifcd859
 2023-11-14 11:38 UTC 

Performance Difference between ext4 and Raw Block Device Access with buffer_io
 2023-11-14  1:57 UTC 

[PATCH v9 0/3] [PATCH v9 0/3] Introduce provisioning primitives
 2023-11-13 21:26 UTC  (9+ messages)
` [PATCH v9 1/3] block: "
` [PATCH v9 2/3] dm: Add block provisioning support
` [PATCH v9 3/3] loop: Add support for provision requests
` [PATCH] loop/010: Add test for mode 0 fallocate() on loop devices

[bug report] nvme authentication setup failed observed during blktests nvme/041 nvme/042 nvme/043
 2023-11-13 17:58 UTC  (4+ messages)
` [bug report][bisected] "

[PATCH blktests 0/2] nvme: Allow for pre-defined UUID and subsystem NQN
 2023-11-13 16:20 UTC  (4+ messages)
` [PATCH blktests 1/2] nvme: do not print UUID to log files
` [PATCH blktests 2/2] nvme: do not print subsystem NQN to stdout

[PATCH V2] blk-mq: make sure active queue usage is held for bio_integrity_prep()
 2023-11-13 15:55 UTC  (3+ messages)

[linux-next:master] BUILD REGRESSION d173336e238b0f7f5b7eddfa641d7c25c24bb86a
 2023-11-13 13:46 UTC 

[PATCH] common/ublk: allow to run ublk test without building miniublk
 2023-11-13 13:35 UTC 

[PATCH V2] ublk/rc: prefer to rublk over miniublk
 2023-11-13  6:09 UTC  (2+ messages)

[PATCH -next] block: don't allow a disk link holder to its ancestor
 2023-11-13  6:08 UTC  (3+ messages)

[PATCH AUTOSEL 5.15 3/4] virtio-blk: fix implicit overflow on virtio_max_dma_size
 2023-11-12 13:24 UTC 

[PATCH AUTOSEL 6.1 4/6] virtio-blk: fix implicit overflow on virtio_max_dma_size
 2023-11-12 13:23 UTC 

[PATCH AUTOSEL 6.5 5/7] virtio-blk: fix implicit overflow on virtio_max_dma_size
 2023-11-12 13:23 UTC 

[PATCH AUTOSEL 6.6 5/7] virtio-blk: fix implicit overflow on virtio_max_dma_size
 2023-11-12 13:23 UTC 

[PATCH 0/8] dm vdo memory-alloc: various fixes
 2023-11-11  4:30 UTC  (10+ messages)
` [PATCH 0/8] dm vdo memory-alloc: improve interface
` [PATCH 1/8] dm vdo memory-alloc: remove UDS_ALLOCATE_NOWAIT macro
  ` [PATCH 2/8] dm vdo memory-alloc: rename UDS_FORGET to uds_forget
  ` [PATCH 3/8] dm vdo memory-alloc: rename UDS_FREE to uds_free
  ` [PATCH 4/8] dm vdo memory-alloc: rename UDS_ALLOCATE to uds_allocate
  ` [PATCH 5/8] dm vdo memory-alloc: rename UDS_ALLOCATE_EXTENDED to uds_allocate_extended
  ` [PATCH 6/8] dm vdo memory-alloc: rename uds_free_memory to uds_free
  ` [PATCH 7/8] dm vdo memory-alloc: cleanup flow of memory-alloc.h
  ` [PATCH 8/8] dm vdo memory-alloc: mark branch unlikely() in uds_allocate_memory()

[PATCH] dm vdo: use BUILD_BUG_ON instead of STATIC_ASSERT
 2023-11-11  4:01 UTC 

[linux-next:master] BUILD REGRESSION 8728c14129df7a6e29188a2e737b4774fb200953
 2023-11-11  3:10 UTC 

[GIT PULL] block fixes for 6.7-rc1
 2023-11-10 19:29 UTC  (2+ messages)

[PATCH v2] block: limit the extract size to align queue limit
 2023-11-10 16:03 UTC  (4+ messages)

[PATCH 00/21] block atomic writes
 2023-11-10 10:42 UTC  (28+ messages)
` [PATCH 01/21] block: Add atomic write operations to request_queue limits
` [PATCH 02/21] block: Limit atomic writes according to bio and queue limits
` [PATCH 03/21] fs/bdev: Add atomic write support info to statx
` [PATCH 12/21] fs: xfs: Introduce FORCEALIGN inode flag
` [PATCH 17/21] fs: xfs: iomap atomic write support
` [PATCH 21/21] nvme: Support atomic writes

[PATCH V2 0/2] block: try to make aligned bio in case of big chunk IO
 2023-11-09 19:30 UTC  (6+ messages)
` [PATCH V2 1/2] block: don't call into iov_iter_revert if nothing is left
` [PATCH V2 2/2] block: try to make aligned bio in case of big chunk IO

[PATCH] blk-mq: make sure active queue usage is held for bio_integrity_prep()
 2023-11-09 14:34 UTC  (4+ messages)

Out of Memory in nbd_add_socket
 2023-11-09  2:51 UTC 

[PATCH] dm vdo: add "funnel-" filename prefix to funnel-queue based sources
 2023-11-08 23:22 UTC 

[PATCH RFC 0/6 v2] block: Add config option to not allow writing to mounted devices
 2023-11-08 18:24 UTC  (8+ messages)
` [PATCH 1/6] "

[PATCHv2 0/4] block integrity: directly map user space addresses
 2023-11-08 17:19 UTC  (8+ messages)
  ` [PATCHv2 1/4] block: bio-integrity: directly map user buffers

add and use a per-mapping stable writes flag v2
 2023-11-08 16:25 UTC  (3+ messages)

[PATCH blktests] ublk/rc: prefer to rublk over miniublk
 2023-11-08  9:07 UTC  (3+ messages)

[PATCH] block: try to make aligned bio in case of big chunk IO
 2023-11-08  8:29 UTC  (6+ messages)

[PATCH] blk-core: use pr_warn_ratelimited() in bio_check_ro()
 2023-11-08  8:17 UTC  (6+ messages)

[syzbot] [block?] WARNING in blk_mq_start_request
 2023-11-08  7:26 UTC  (7+ messages)
` [PATCH] null_blk: fix warning "
    ` [PATCH V2] blk-mq: "

[PATCH v2] nbd: fix uaf in nbd_open
 2023-11-08  7:19 UTC  (4+ messages)

[linux-next:master] BUILD REGRESSION 5cd631a52568a18b12fd2563418985c8cb63e4b0
 2023-11-08  6:55 UTC 

[PATCH] zram: extra zram_get_element call in zram_read_from_zspool()
 2023-11-08  4:40 UTC  (7+ messages)

[PATCH] zram: unsafe zram_get_element call in zram_read_page()
 2023-11-08  1:42 UTC  (5+ messages)

[RFC PATCH 76/86] treewide: block: remove cond_resched()
 2023-11-07 23:08 UTC 

[PATCH 0/7 v3] block: Add config option to not allow writing to mounted devices
 2023-11-07 15:32 UTC  (12+ messages)
` [PATCH 1/7] bcachefs: Convert to bdev_open_by_path()
` [PATCH 2/7] block: Remove blkdev_get_by_*() functions
` [PATCH 3/7] block: Add config option to not allow writing to mounted devices
` [PATCH 5/7] fs: Block writes to mounted block devices

zram: zram_free_page calls in zram_meta_free
 2023-11-07  7:23 UTC  (2+ messages)

[PATCH 1/1] block: Check the queue limit before bio submitting
 2023-11-07  4:35 UTC  (15+ messages)

[PATCH blktests] src/miniublk: fix logical block size setting
 2023-11-07  2:24 UTC  (3+ messages)

PSA: this list has been migrated (no action required)
 2023-11-07  0:00 UTC 

[PATCH v17 12/12] null_blk: add support for copy offload
 2023-11-06 21:11 UTC  (2+ messages)

question about ZRAM_HUGE flag
 2023-11-06 20:20 UTC 

[PATCH] nbd: fix uaf in nbd_open
 2023-11-06 12:44 UTC  (3+ messages)

[PATCH V3] blk-mq: don't schedule block kworker on isolated CPUs
 2023-11-06  1:14 UTC  (2+ messages)

[RFC PATCH v8 0/4] Support for hardware-wrapped inline encryption keys
 2023-11-04 21:12 UTC  (5+ messages)
` [RFC PATCH v8 1/4] blk-crypto: add basic hardware-wrapped key support
` [RFC PATCH v8 2/4] blk-crypto: show supported key types in sysfs
` [RFC PATCH v8 3/4] blk-crypto: add ioctls to create and prepare hardware-wrapped keys
` [RFC PATCH v8 4/4] fscrypt: add support for "

Słowa kluczowe do wypozycjonowania
 2023-10-30  8:30 UTC 

[PATCH v2 0/6] shmem: high order folios support in write path
 2023-11-03 23:12 UTC  (5+ messages)
` [RFC PATCH 00/11] "
    ` [RFC PATCH 01/11] XArray: add cmpxchg order test

[RFC PATCH v11 05/19] ipe: introduce 'boot_verified' as a trust provider
 2023-11-03 22:30 UTC  (7+ messages)
` [PATCH RFC v11 5/19] "

[BUG REPORT] next-20231102: generic/311 fails on XFS with external log
 2023-11-03  8:35 UTC  (4+ 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).