Linux-Block Archive mirror
 help / color / mirror / Atom feed
 messages from 2023-06-16 07:17:36 to 2023-06-21 14:05:05 UTC [more...]

[bug report] BUG: KASAN: out-of-bounds in io_req_local_work_add+0x3b1/0x4a0
 2023-06-21 14:04 UTC  (3+ messages)

[PATCH v3 0/4] block/badblocks: fix badblocks setting error
 2023-06-21 17:20 UTC  (7+ messages)
` [PATCH v3 1/4] block/badblocks: change some members of badblocks to bool
` [PATCH v3 2/4] block/badblocks: only set bb->changed/unacked_exist when badblocks changes
` [PATCH v3 3/4] block/badblocks: fix badblocks loss when badblocks combine
` [PATCH v3 4/4] block/badblocks: fix the bug of reverse order

next: ltp: fs: read_all: block sda: the capability attribute has been deprecated. - supervisor instruction fetch in kernel mode
 2023-06-21 14:01 UTC 

[PATCH] blk-mq: don't insert passthrough request into sw queue
 2023-06-21 13:48 UTC  (2+ messages)

[PATCH 1/4] block/rnbd: make all 'class' structures const
 2023-06-21 13:46 UTC  (6+ messages)
` [PATCH 2/4] aoe: make aoe_class a static const structure
` [PATCH 3/4] ublk: make ublk_chr_class "
` [PATCH 4/4] bsg: make bsg_class "

[PATCH] block: fix the exclusive open mask in disk_scan_partitions
 2023-06-21 13:38 UTC  (2+ messages)

[PATCH V2 0/4] nvme: fix two kinds of IO hang from removing NSs
 2023-06-21 13:27 UTC  (11+ messages)
` [PATCH V2 1/4] blk-mq: add API of blk_mq_unfreeze_queue_force
` [PATCH V2 2/4] nvme: add nvme_unfreeze_force()
` [PATCH V2 3/4] nvme: unfreeze queues before removing namespaces
` [PATCH V2 4/4] nvme: unquiesce io queues when "

[PATCH] virtio_pmem: do flush synchronously
 2023-06-21 13:43 UTC  (4+ messages)
  ` [PATCH v2] virtio_pmem: add the missing REQ_OP_WRITE for flush bio

[bug report] system will hung up when cpu hot plug
 2023-06-21 13:08 UTC 

[linux-next:master] [scsi] eca2040972: ltp.ioprio_set03.fail
 2023-06-21 12:47 UTC  (2+ messages)
  ` [LTP] "

[PATCH blktests v1 0/3] More fixes for FC enabling
 2023-06-21 11:19 UTC  (11+ messages)
` [PATCH blktests v1 1/3] nvme/048: Check for queue count check directly
` [PATCH blktests v1 2/3] nvme/rc: Avoid triggering host nvme-cli autoconnect
` [PATCH blktests v1 3/3] nvme/{041,042,043,044,045}: Use default hostnqn and hostid

[PATCH v2 13/16] xen-blkback: Implement diskseq checks
 2023-06-21 10:07 UTC  (12+ messages)

[PATCH] md: use mddev->external to select holder in export_rdev()
 2023-06-21  8:54 UTC  (7+ messages)

block test failure with scsi_debug
 2023-06-21  7:37 UTC  (5+ messages)

[PATCH v13 0/3] Amiga RDB partition support fixes
 2023-06-21  5:54 UTC  (8+ messages)
` [PATCH v13 1/3] block: fix signed int overflow in Amiga partition support
` [PATCH v13 2/3] block: change all __u32 annotations to __be32 in affs_hardblocks.h
` [PATCH v13 3/3] block: add overflow checks for Amiga partition support

[bug report] system will hung up when cpu hot plug
 2023-06-21  4:32 UTC 

[PATCH v3 0/7] Submit zoned writes in order
 2023-06-21  0:34 UTC  (8+ messages)
` [PATCH v3 2/7] block: Send requeued requests to the I/O scheduler

[PATCH v2] Revert "virtio-blk: support completion batching for the IRQ path"
 2023-06-20 22:54 UTC  (2+ messages)

[PATCH v4] block: add capacity validation in bdev_add_partition()
 2023-06-20 18:51 UTC  (3+ messages)

[PATCH v3 0/2] block: fine-granular CAP_SYS_ADMIN for Persistent Reservation ioctl
 2023-06-20 18:51 UTC  (3+ messages)

[PATCH RFC 0/7] blk-mq: improve tag fair sharing
 2023-06-20 15:20 UTC  (11+ messages)
` [PATCH RFC 1/7] blk-mq: factor out a structure from blk_mq_tags to control tag sharing
` [PATCH RFC 2/7] blk-mq: delay tag fair sharing until fail to get driver tag
` [PATCH RFC 3/7] blk-mq: support to track active queues from blk_mq_tags
` [PATCH RFC 4/7] blk-mq: precalculate available tags for hctx_may_queue()
` [PATCH RFC 5/7] blk-mq: record the number of times fail to get driver tag while sharing tags
` [PATCH RFC 6/7] blk-mq: move active request counter to struct tag_sharing
` [PATCH RFC 7/7] blk-mq: allow shared queue to get more driver tags

[PATCH] block: set reasonable default for discard max
 2023-06-20 15:06 UTC  (4+ messages)

[PATCH v1 1/1] pktcdvd: Use clamp_val() instead of min()+max()
 2023-06-20 15:03 UTC  (5+ messages)

[PATCH v2 1/1] pktcdvd: Use clamp() instead of min()+max()
 2023-06-20 15:01 UTC 

[PATCH net-next v3 14/18] drbd: Use sendmsg(MSG_SPLICE_PAGES) rather than sendpage()
 2023-06-20 14:53 UTC  (2+ messages)
` [PATCH net-next v3 15/18] drdb: Send an entire bio in a single sendmsg

[PATCH 2/3] block: mark bdev files as FMODE_NOWAIT if underlying device supports it
 2023-06-20 14:56 UTC  (8+ messages)

[PATCH v2 0/5] nvme-fc: Fix blktests hangers
 2023-06-20 13:37 UTC  (6+ messages)
` [PATCH v2 1/5] nvme-fc: Do not wait in vain when unloading module
` [PATCH v2 2/5] nvme-fcloop: queue work items correctly
` [PATCH v2 3/5] nvmet-fcloop: Remove remote port from list when unlinking
` [PATCH v2 4/5] nvme-fc: Make initial connect attempt synchronous
` [PATCH v2 5/5] nvme-fc: do no free ctrl opts

[PATCH -next v2] block: fix wrong mode for blkdev_get_by_dev() from disk_scan_partitions()
 2023-06-20 13:18 UTC  (4+ messages)

[PATCH] block: document the holder argument to blkdev_get_by_path
 2023-06-20 13:18 UTC  (2+ messages)

[PATCH] block: increment diskseq on all media change events
 2023-06-20 13:18 UTC  (2+ messages)

[PATCH] swim: fix a missing FMODE_ -> BLK_OPEN_ conversion in floppy_open
 2023-06-20 13:18 UTC  (2+ messages)

[PATCH 0/4] nvme: fix two kinds of IO hang from removing NSs
 2023-06-20 13:15 UTC  (11+ messages)
` [PATCH 1/4] blk-mq: add API of blk_mq_unfreeze_queue_force

[PATCH] block: Add config option to not allow writing to mounted devices
 2023-06-20 11:29 UTC  (12+ messages)

[PATCH] block: virtio-blk: Fix handling of zone append command completion
 2023-06-20  8:38 UTC 

[PATCH 0/7] RFC: high-order folio support for I/O
 2023-06-20  5:57 UTC  (14+ messages)
` [PATCH 6/7] mm/filemap: allocate folios with mapping blocksize

[PATCH 6.3.y] blk-cgroup: Flush stats before releasing blkcg_gq
 2023-06-19 10:14 UTC  (4+ messages)

[PATCH v1 0/2] nvme-fc: Fix blktests hangers
 2023-06-19  7:55 UTC  (2+ messages)

LVM kernel lockup scenario during lvcreate
 2023-06-19  6:06 UTC  (7+ messages)

[PATCH v12 0/3] Amiga RDB partition support fixes
 2023-06-19  2:53 UTC  (8+ messages)
` [PATCH v12 1/3] block: fix signed int overflow in Amiga partition support
` [PATCH v12 2/3] block: change annotation of rdb_CylBlocks in affs_hardblocks.h
` [PATCH v12 3/3] block: add overflow checks for Amiga partition support

[syzbot] [block?] WARNING in blkdev_put (3)
 2023-06-18 21:06 UTC  (2+ messages)

[PATCH -next] block: fix wrong mode for blkdev_get_by_dev() from disk_scan_partitions()
 2023-06-18  5:59 UTC  (4+ messages)

[syzbot] [block?] KMSAN: kernel-infoleak in copy_page_to_iter (4)
 2023-06-17 13:25 UTC 

[PATCH net-next v2 13/17] drbd: Use sendmsg(MSG_SPLICE_PAGES) rather than sendpage()
 2023-06-17 12:11 UTC  (2+ messages)
` [PATCH net-next v2 14/17] drdb: Send an entire bio in a single sendmsg

[PATCH 0/1] cdrom: spectre-v1 patch for 6.5
 2023-06-17 11:38 UTC  (2+ messages)
` [PATCH 1/1] cdrom: Fix spectre-v1 gadget

[PATCH v2 1/1] cdrom: Fix spectre-v1 gadget
 2023-06-17  9:40 UTC  (6+ messages)

[syzbot] [block?] WARNING in blkdev_get_by_dev
 2023-06-17  8:05 UTC 

[PATCH v6 0/8] Support limits below the page size
 2023-06-16 22:28 UTC  (8+ messages)

[GIT PULL] Block fix for 6.4-rc7
 2023-06-16 19:35 UTC  (2+ messages)

[linux-next:master] BUILD REGRESSION f7efed9f38f886edb450041b82a6f15d663c98f8
 2023-06-16 17:56 UTC 

[PATCH][next] drbd: remove redundant assignment to variable owords
 2023-06-16 16:45 UTC 

[PATCH v7 0/7] scsi: fixes for targets with many LUNs, and scsi_target_block rework
 2023-06-16 16:23 UTC  (2+ messages)

[PATCH net-next 13/17] drbd: Use sendmsg(MSG_SPLICE_PAGES) rather than sendpage()
 2023-06-16 16:12 UTC  (2+ messages)
` [PATCH net-next 14/17] drdb: Send an entire bio in a single sendmsg

[PATCH] blk-mq: fix NULL dereference on q->elevator in blk_mq_elv_switch_none
 2023-06-16 16:12 UTC  (2+ messages)

[PATCH 2/4] splice: simplify a conditional in copy_splice_read
 2023-06-16 16:08 UTC  (12+ messages)
` dio / splice fixups
  ` [PATCH 1/4] splice: don't call file_accessed in copy_splice_read
  ` [PATCH 3/4] block: remove BIO_PAGE_REFFED
  ` [PATCH 4/4] iov_iter: remove iov_iter_get_pages and iov_iter_get_pages_alloc

[PATCH v3] block: add capacity validation in bdev_add_partition()
 2023-06-16 17:19 UTC  (2+ messages)

[PATCH AUTOSEL 6.1 19/26] null_blk: Fix: memory release when memory_backed=1
 2023-06-16 10:26 UTC 

[PATCH AUTOSEL 6.3 22/30] null_blk: Fix: memory release when memory_backed=1
 2023-06-16 10:25 UTC 

[PATCH v2] block: add capacity validation in bdev_add_partition()
 2023-06-16 11:05 UTC  (3+ messages)

[PATCH v10 0/3] Amiga RDB partition support fixes
 2023-06-16  7:51 UTC  (13+ messages)
` [PATCH v10 2/3] block: change annotation of rdb_CylBlocks in affs_hardblocks.h


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