public inbox for linux-block@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2024-03-07 15:12:07 to 2024-03-15 14:44:58 UTC [more...]

[RFC v4 linux-next 00/19] fs & block: remove bdev->bd_inode
 2024-03-15 14:44 UTC  (15+ messages)
` [RFC v4 linux-next 01/19] block: move two helpers into bdev.c
` [RFC v4 linux-next 02/19] block: remove sync_blockdev_nowait()
` [RFC v4 linux-next 03/19] block: remove sync_blockdev_range()
` [RFC v4 linux-next 04/19] block: prevent direct access of bd_inode
` [RFC v4 linux-next 05/19] bcachefs: remove dead function bdev_sectors()
` [RFC v4 linux-next 06/19] cramfs: prevent direct access of bd_inode

[Bug Report] nvme-cli fails re-formatting NVMe namespace
 2024-03-15 14:31 UTC 

[PATCH v2 00/34] Open block devices as files
 2024-03-15 14:28 UTC  (9+ messages)
` [PATCH v2 01/34] bdev: open block device "
          ` [PATCH] fs,block: get holder during claim

[RFC PATCH 0/5] Rust block device driver API and null block driver
 2024-03-15 12:46 UTC  (25+ messages)
` [RFC PATCH 1/5] rust: block: introduce `kernel::block::mq` module
` [RFC PATCH 2/5] rust: block: introduce `kernel::block::bio` module
` [RFC PATCH 3/5] rust: block: allow `hrtimer::Timer` in `RequestData`
` [RFC PATCH 4/5] rust: block: add rnull, Rust null_blk implementation
` [RFC PATCH 5/5] MAINTAINERS: add entry for Rust block device driver API

[PATCH 01/10] capability: introduce new capable flag CAP_OPT_NOAUDIT_ONDENY
 2024-03-15 11:37 UTC  (3+ messages)
` [PATCH 02/10] capability: add any wrappers to test for multiple caps with exactly one audit message
` [PATCH 04/10] block: use new capable_any functionality

[PATCH v4 00/39] dm vdo: add the dm-vdo deduplication and compression DM target
 2024-03-14 23:35 UTC  (3+ messages)
` [PATCH v4 02/39] dm vdo: add the MurmurHash3 fast hashing algorithm

[PATCH] Revert "block/mq-deadline: use correct way to throttling write requests"
 2024-03-14 19:31 UTC  (6+ messages)
` 答复: "

[FYI][PATCH] tracing/treewide: Remove second parameter of __assign_str()
 2024-03-14 18:34 UTC  (3+ messages)

[PATCH] block: Modify mismatched function name
 2024-03-14 15:40 UTC  (3+ messages)

brd in a memdesc world
 2024-03-14 14:15 UTC  (8+ messages)

[PATCH] block: Minimize the number of requests in Direct I/O when bio get pages
 2024-03-14  3:01 UTC  (3+ messages)

[PATCH] Revert "blk-lib: check for kill signal"
 2024-03-14  2:36 UTC  (3+ messages)

[RFC RESEND 00/16] Split IOMMU DMA mapping operation to two steps
 2024-03-13 21:44 UTC  (18+ messages)

[PATCH][next] block: partitions: only define function mac_fix_string for CONFIG_PPC_PMAC
 2024-03-13 20:27 UTC  (2+ messages)

RFCv2: fix fatal signal handling in __blkdev_issue_discard
 2024-03-13 20:08 UTC  (12+ messages)
` [PATCH 1/5] block: move discard checks into the ioctl handler
` [PATCH 2/5] block: add a bio_chain_and_submit helper
` [PATCH 3/5] block: add a blk_alloc_discard_bio helper

[git pull] device mapper changes for 6.9
 2024-03-13 17:04 UTC  (5+ messages)
` [git pull] device mapper changes to switch to BH workqueue "
` [git pull] device mapper changes to add VDO target "

[git pull v2] device mapper changes for 6.9
 2024-03-13 17:04 UTC  (2+ messages)

[GIT PULL] Block updates for 6.9-rc1
 2024-03-13 13:11 UTC  (29+ messages)

[PATCH RESEND] nvme-pci: Fix EEH failure on ppc after subsystem reset
 2024-03-13 11:59 UTC  (7+ messages)

[bug-report] Performance regression with fio sequential-write on a multipath setup
 2024-03-13 10:30 UTC  (4+ messages)
` 答复: "
    ` 答复: "

[syzbot] [block?] possible deadlock in blkdev_put (4)
 2024-03-13 10:29 UTC  (2+ messages)

[RFC PATCH v2 0/8] nvmem: add block device NVMEM provider
 2024-03-13 10:19 UTC  (12+ messages)
` [RFC PATCH v2 1/8] dt-bindings: block: add basic bindings for block devices
    ` [EXTERNAL] "
` [RFC PATCH v2 6/8] mmc: core: set card fwnode_handle

[RFC PATCH v14 00/19] Integrity Policy Enforcement LSM (IPE)
 2024-03-12 20:07 UTC  (17+ messages)
` [RFC PATCH v14 01/19] security: add ipe lsm
` [RFC PATCH v14 05/19] initramfs|security: Add a security hook to do_populate_rootfs()
` [RFC PATCH v14 15/19] fsverity: consume builtin signature via LSM hook

RFCv2: fix fatal signal handling in __blkdev_issue_discard
 2024-03-12 14:48 UTC  (6+ messages)
` [PATCH 1/5] block: move discard checks into the ioctl handler
` [PATCH 2/5] block: add a bio_chain_and_submit helper
` [PATCH 3/5] block: add a blk_alloc_discard_bio helper
` [PATCH 4/5] block: move await_bio_chain to bio.c
` [PATCH 5/5] block: don't allow fatal signals to interrupt (__)blkdev_issue_discard

[bug report]WARNING: CPU: 22 PID: 44011 at fs/iomap/iter.c:51 iomap_iter+0x32b observed with blktests zbd/010
 2024-03-12  9:34 UTC  (7+ messages)

[syzbot] Monthly block report (Mar 2024)
 2024-03-12  9:29 UTC 

[BUG REPORT] generic/482 fails on XFS on next-20240308 kernel
 2024-03-12  8:17 UTC  (3+ messages)

[PATCH] dm: set the correct discard_sectors limit
 2024-03-11 13:04 UTC  (3+ messages)
`  "

[RFC PATCH 00/11] Rust null block driver
 2024-03-09 12:30 UTC  (6+ messages)
` [RFC PATCH 04/11] rust: block: introduce `kernel::block::bio` module

RFC: untangle and fix __blkdev_issue_discard
 2024-03-08 21:16 UTC  (14+ messages)
` [PATCH 02/10] block: move discard checks into the ioctl handler
` [PATCH 06/10] ext4: switch to using blk_next_discard_bio directly
` [PATCH 07/10] nvmet: "
` [PATCH 08/10] md: "
` [PATCH 09/10] dm-thin: "
` [PATCH 10/10] block: remove __blkdev_issue_discard

[PATCH v5 00/10] block atomic writes
 2024-03-08 17:18 UTC  (7+ messages)
` [PATCH v5 03/10] fs: Initial atomic write support

regression on BLKRRPART ioctl for EIO
 2024-03-08 16:32 UTC  (7+ messages)

[PATCH] block/swim: Convert to platform remove callback returning void
 2024-03-08 16:28 UTC  (2+ messages)

WARNING: CPU: 45 PID: 84967 at ../block/mq-deadline.c:659 dd_exit_sched+0xce/0xe0
 2024-03-08 15:24 UTC 

[PATCH -next] block: Fix some kernel-doc comments
 2024-03-08  8:19 UTC 

[PATCH v4 0/2] md: fix is_mddev_idle()
 2024-03-08  1:48 UTC  (3+ messages)

WinLink E850-96: WARNING: at block/blk-settings.c:204 blk_validate_limits
 2024-03-07 17:32 UTC  (3+ messages)


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox