Linux-Block Archive mirror
 help / color / mirror / Atom feed
 messages from 2022-07-21 07:15:49 to 2022-07-26 04:58:01 UTC [more...]

[PATCH v8 0/2] Amiga RDB partition support fixes
 2022-07-26  4:57 UTC  (3+ messages)
` [PATCH v8 1/2] block: fix signed int overflow in Amiga partition support
` [PATCH v8 2/2] block: add overflow checks for "

[PATCH v2] blk-mq: fix io hung due to missing commit_rqs
 2022-07-26  4:21 UTC  (2+ messages)

[PATCH] blk-mq: run queue after issuing the last request of the plug list
 2022-07-26  4:16 UTC  (15+ messages)

[PATCH v7 0/2] Amiga RDB partition support fixes
 2022-07-26  3:58 UTC  (7+ messages)
` [PATCH v7 2/2] block: add overflow checks for Amiga partition support

[PATCH] blk-mq: fix io hung due to missing commit_rqs while scheduler is none
 2022-07-26  2:55 UTC  (3+ messages)

[PATCH 0/1 RFC] block: Add ioctl for setting default inline crypto key
 2022-07-26  2:40 UTC  (9+ messages)
` [PATCH 1/1] block: Add support for setting inline encryption key per block device
      ` [dm-devel] "

[bug report] blktests nvme/004 failed after offline cpu
 2022-07-26  2:05 UTC  (8+ messages)
` [bug report] nvme/rdma: nvme connect failed after offline one cpu on host side

[PATCH v4 0/9] make statx() return DIO alignment information
 2022-07-25 23:58 UTC  (21+ messages)
` [PATCH v4 1/9] statx: add direct I/O "
` [PATCH v4 2/9] vfs: support STATX_DIOALIGN on block devices
` [PATCH v4 3/9] fscrypt: change fscrypt_dio_supported() to prepare for STATX_DIOALIGN
` [PATCH v4 4/9] ext4: support STATX_DIOALIGN
` [PATCH v4 5/9] f2fs: move f2fs_force_buffered_io() into file.c
` [PATCH v4 6/9] f2fs: don't allow DIO reads but not DIO writes
` [PATCH v4 7/9] f2fs: simplify f2fs_force_buffered_io()
` [PATCH v4 8/9] f2fs: support STATX_DIOALIGN
` [PATCH v4 9/9] xfs: "

[PATCH] remove the sx8 block driver
 2022-07-25 23:27 UTC  (3+ messages)

bio splitting cleanups v2
 2022-07-25 23:06 UTC  (8+ messages)
` [PATCH 1/6] block: change the blk_queue_split calling convention
` [PATCH 2/6] block: change the blk_queue_bounce "
` [PATCH 3/6] block: move ->bio_split to the gendisk
` [PATCH 4/6] block: move the call to get_max_io_size out of blk_bio_segment_split
` [PATCH 5/6] block: move bio_allowed_max_sectors to blk-merge.c
` [PATCH 6/6] block: pass struct queue_limits to the bio splitting helpers

[PATCH v2] nbd: add missing definition of pr_fmt
 2022-07-25 23:01 UTC  (3+ messages)

[PATCHv6 00/11] direct-io dma alignment
 2022-07-25 18:19 UTC  (17+ messages)
` [PATCHv6 05/11] block: add a helper function for dio alignment
` [PATCHv6 06/11] block/merge: count bytes instead of sectors
` [PATCHv6 11/11] iomap: add support for dma aligned direct-io
  ` [PATCHv6 07/11] block/bounce: count bytes instead of sectors

[PATCH 0/2] ublk_drv: add generic mechanism to get/set parameters
 2022-07-25  7:10 UTC  (9+ messages)
` [PATCH 1/2] ublk_drv: store device parameters
` [PATCH 2/2] ublk_drv: add SET_PARA/GET_PARA control command

[PATCH v2 0/2] Improve mq-deadline performance in HDD
 2022-07-25  1:48 UTC  (8+ messages)
` [PATCH v2 1/2] block: Introduce nr_sched_batch sys interface
` [PATCH v2 2/2] block/mq-deadline: Prioritize first request

[PATCH] docs: driver-api: firmware: add driver firmware guidelines. (v3)
 2022-07-24 15:21 UTC  (2+ messages)

[bug report] blktests nvme/tcp triggered WARNING at kernel/workqueue.c:2628 check_flush_dependency+0x110/0x14c
 2022-07-24  8:21 UTC  (6+ messages)

[RFC PATCH] Implement diskseq checks in blkback
 2022-07-23 20:27 UTC 

[PATCH 5.10 1/2] block: split bio_kmalloc from bio_alloc_bioset
 2022-07-23 14:59 UTC  (2+ messages)

[PATCH] nbd: add missing definition of pr_fmt
 2022-07-23  4:08 UTC  (8+ messages)

[PATCH RFC v4] sbitmap: fix possible io hung due to lost wakeup
 2022-07-23  2:41 UTC 

general protection fault in start_motor
 2022-07-22 20:40 UTC 

[GIT PULL] Block fix for 5.19-rc8
 2022-07-22 20:08 UTC  (2+ messages)

RFC: what to do about fscrypt vs block device interaction
 2022-07-22 18:24 UTC  (4+ messages)

[man-pages RFC PATCH v2] statx.2, open.2: document STATX_DIOALIGN
 2022-07-22 16:31 UTC  (2+ messages)

[PATCH] blk-mq: avoid potential infinite loop in __blk_mq_alloc_request
 2022-07-22 16:08 UTC  (4+ messages)

[PATCH V4 0/2] ublk_drv: make sure that correct flags(features) returned to userspace
 2022-07-22 15:23 UTC  (5+ messages)
` [PATCH V4 1/2] ublk_drv: fix error handling of ublk_add_dev
` [PATCH V4 2/2] ublk_drv: make sure that correct flags(features) returned to userspace

[PATCH V3 0/2] ublk_drv: make sure that correct flags(features) returned to userspace
 2022-07-22 10:03 UTC  (6+ messages)
` [PATCH V3 1/2] ublk_drv: fix error handling of ublk_add_dev
` [PATCH V3 2/2] ublk_drv: make sure that correct flags(features) returned to userspace

ublk vs write cache and FUA
 2022-07-22  9:06 UTC  (3+ messages)

[PATCH V2 0/2] ublk_drv: make sure that correct flags(features) returned to userspace
 2022-07-22  8:09 UTC  (11+ messages)
` [PATCH V2 1/2] ublk_drv: fix error handling of ublk_add_dev
` [PATCH V2 2/2] ublk_drv: make sure that correct flags(features) returned to userspace

[PATCH 1/2] block: Introduce nr_sched_batch sys interface
 2022-07-22  8:07 UTC  (2+ messages)

[PATCH 0/2] Improve mq-deadline performance in HDD
 2022-07-22  7:57 UTC  (2+ messages)

bio splitting cleanups
 2022-07-22  6:12 UTC  (15+ messages)
` [PATCH 1/5] block: move ->bio_split to the gendisk
` [PATCH 2/5] block: fix max_zone_append_sectors inheritance in blk_stack_limits
` [PATCH 3/5] block: move the call to get_max_io_size out of blk_bio_segment_split
` [PATCH 4/5] block: move bio_allowed_max_sectors to blk-merge.c
` [PATCH 5/5] block: pass struct queue_limits to the bio splitting helpers

[PATCH 2/2] block/mq-deadline: Prioritize first request
 2022-07-22  3:34 UTC  (2+ messages)

[PATCH 0/2] ublk_drv: make sure that correct flags(features) returned to userspace
 2022-07-22  3:28 UTC  (6+ messages)
` [PATCH 1/2] ublk_drv: move destroying device out of ublk_add_dev
` [PATCH 2/2] ublk_drv: make sure that correct flags(features) returned to userspace

[PATCH blktests v3] nbd: add a module load and device connect test
 2022-07-22  0:47 UTC  (2+ messages)

[PATCH blktests v2] nbd: add a module load and device connect test
 2022-07-22  0:43 UTC  (4+ messages)

[PATCH] ublk_drv: fix lockdep warning
 2022-07-21 19:15 UTC  (2+ messages)

[PATCH] block: remove __blk_get_queue
 2022-07-21 17:03 UTC  (3+ messages)

[PATCH 1/2] blk-mq: fix error handling in __blk_mq_alloc_disk
 2022-07-21 16:59 UTC  (4+ messages)
` [PATCH 2/2] block: call blk_mq_exit_queue from disk_release for never added disks

ublk fixups v2
 2022-07-21 16:52 UTC  (12+ messages)
` [PATCH 1/8] ublk: add a MAINTAINERS entry
` [PATCH 2/8] ublk: remove UBLK_IO_F_PREFLUSH
` [PATCH 3/8] ublk: remove the empty open and release block device operations
` [PATCH 4/8] ublk: simplify ublk_ch_open and ublk_ch_release
` [PATCH 5/8] ublk: cleanup ublk_ctrl_uring_cmd
` [PATCH 6/8] ublk: fold __ublk_create_dev into ublk_ctrl_add_dev
` [PATCH 7/8] ublk: rewrite ublk_ctrl_get_queue_affinity to not rely on hctx->cpumask
` [PATCH 8/8] ublk: defer disk allocation

[PATCH v6 0/7] badblocks improvement for multiple bad block ranges
 2022-07-21 12:11 UTC  (8+ messages)
` [PATCH v6 1/7] badblocks: add more helper structure and routines in badblocks.h
` [PATCH v6 2/7] badblocks: add helper routines for badblock ranges handling
` [PATCH v6 3/7] badblocks: improve badblocks_set() for multiple "
` [PATCH v6 4/7] badblocks: improve badblocks_clear() "
` [PATCH v6 5/7] badblocks: improve badblocks_check() "
` [PATCH v6 6/7] badblocks: switch to the improved badblock handling code
` [PATCH v6 7/7] test: user space code to test badblocks APIs

ublk fixups
 2022-07-21 12:12 UTC  (13+ messages)
` [PATCH 4/8] ublk: simplify ublk_ch_open and ublk_ch_release
` [PATCH 5/8] ublk: cleanup ublk_ctrl_uring_cmd
` [PATCH 6/8] ublk: fold __ublk_create_dev into ublk_ctrl_add_dev
` [PATCH 7/8] ublk: rewrite ublk_ctrl_get_queue_affinity to not rely on hctx->cpumask
` [PATCH 8/8] ublk: defer disk allocation

[PATCH] block: warn if throttle group is null
 2022-07-21  8:16 UTC 


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 read-only IMAP folder(s) and NNTP newsgroup(s).