messages from 2024-06-10 16:18:31 to 2024-06-12 22:46:16 UTC [more...]
[PATCH 00/14] replace call_rcu by kfree_rcu for simple kmem_cache_free callback
2024-06-12 22:46 UTC (4+ messages)
[PATCH v4 00/22] block atomic writes for xfs
2024-06-12 21:47 UTC (9+ messages)
` [PATCH v4 01/22] fs: Add generic_atomic_write_valid_size()
` [PATCH v4 02/22] iomap: Allow filesystems set IO block zeroing size
` [PATCH v4 03/22] xfs: Use extent size granularity for iomap->io_block_size
` [PATCH v4 13/22] xfs: Unmap blocks according to forcealign
[PATCH v8 00/10] block atomic writes
2024-06-12 20:54 UTC (5+ messages)
` [PATCH v8 03/10] fs: Initial atomic write support
` [PATCH v8 04/10] fs: Add initial atomic write support info to statx
[PATCH] block: Avoid polling configuration errors
2024-06-12 20:53 UTC (3+ messages)
[PATCH v3] nbd: Remove __force casts
2024-06-12 20:47 UTC (2+ messages)
move integrity settings to queue_limits v2
2024-06-12 17:27 UTC (14+ messages)
` [PATCH 02/11] block: remove the unused BIP_{CTRL,DISK}_NOCHECK flags
` [PATCH 03/11] block: remove the BIP_IP_CHECKSUM flag
[PATCH v3] block: unmap and free user mapped integrity via submitter
2024-06-12 17:01 UTC (4+ messages)
[PATCH v2] block: fix request.queuelist usage in flush
2024-06-12 17:00 UTC (2+ messages)
[PATCH] block: sed-opal: avoid possible wrong address reference in read_sed_opal_key()
2024-06-12 17:00 UTC (2+ messages)
[PATCH] block: Optimize disk zone resource cleanup
2024-06-12 17:00 UTC (2+ messages)
[PATCH] aoe: consolidate flags update to prevent race condition
2024-06-12 16:54 UTC (2+ messages)
move features flags into queue_limits
2024-06-12 15:56 UTC (98+ messages)
` [PATCH 01/26] sd: fix sd_is_zoned
` [PATCH 02/26] sd: move zone limits setup out of sd_read_block_characteristics
` [PATCH 03/26] loop: stop using loop_reconfigure_limits in __loop_clr_fd
` [PATCH 04/26] loop: always update discard settings in loop_reconfigure_limits
` [PATCH 05/26] loop: regularize upgrading the lock size for direct I/O
` [PATCH 06/26] loop: also use the default block size from an underlying block device
` [PATCH 07/26] loop: fold loop_update_rotational into loop_reconfigure_limits
` [PATCH 08/26] virtio_blk: remove virtblk_update_cache_mode
` [PATCH 09/26] nbd: move setting the cache control flags to __nbd_set_size
` [PATCH 10/26] xen-blkfront: don't disable cache flushes when they fail
` [PATCH 11/26] block: freeze the queue in queue_attr_store
` [PATCH 12/26] block: remove blk_flush_policy
` [PATCH 13/26] block: move cache control settings out of queue->flags
` [PATCH 14/26] block: move the nonrot flag to queue_limits
` [PATCH 15/26] block: move the add_random "
` [PATCH 16/26] block: move the io_stat flag setting "
` [PATCH 17/26] block: move the stable_write flag "
` [PATCH 18/26] block: move the synchronous "
` [PATCH 19/26] block: move the nowait "
` [PATCH 20/26] block: move the dax "
` [PATCH 21/26] block: move the poll "
` [PATCH 22/26] block: move the zoned flag into the feature field
` [PATCH 23/26] block: move the zone_resetall flag to queue_limits
` [PATCH 24/26] block: move the pci_p2pdma "
` [PATCH 25/26] block: move the skip_tagset_quiesce "
` [PATCH 26/26] block: move the bounce flag into the feature field
[PATCH] tracing/treewide: Remove second parameter of __assign_str()
2024-06-12 15:55 UTC (2+ messages)
` [f2fs-dev] "
Flaky test: generic/085
2024-06-12 14:47 UTC (4+ messages)
[RFC blktests v2 00/03] Add support to run against real target
2024-06-12 12:21 UTC (5+ messages)
` [RFC blktests v2 1/3] nvme/rc: introduce remote target support
` [RFC blktests v2 2/3] nvme/030: only run against kernel soft target
` [RFC blktests v2 3/3] contrib: add remote target setup/cleanup script
[PATCHSET for-5.10/block] blk-iocost: iocost: improve donation, debt and excess handling
2024-06-12 11:33 UTC (3+ messages)
` [PATCH 12/27] blk-iocost: grab ioc->lock for debt handling
[PATCH] block: work around sparse in queue_limits_commit_update
2024-06-12 8:37 UTC (12+ messages)
[PATCH v9 00/19] Pass data lifetime information to SCSI disk devices
2024-06-12 5:42 UTC (8+ messages)
` [PATCH v9 11/19] scsi: sd: Translate data lifetime information
[PATCH V4 for-6.10/block] loop: Fix a race between loop detach and loop open
2024-06-12 5:19 UTC (3+ messages)
[PATCH v2] sbitmap: fix io hung due to race on sbitmap_word::cleared
2024-06-12 0:51 UTC (7+ messages)
[PATCH V3 0/9] io_uring: support sqe group and provide group kbuf
2024-06-12 0:22 UTC (14+ messages)
` [PATCH V3 3/9] io_uring: add helper of io_req_commit_cqe()
` [PATCH V3 4/9] io_uring: move marking REQ_F_CQE_SKIP out of io_free_req()
` [PATCH V3 5/9] io_uring: support SQE group
` [PATCH V3 7/9] io_uring: support providing sqe group buffer
[RFC RESEND 00/16] Split IOMMU DMA mapping operation to two steps
2024-06-11 19:11 UTC (13+ messages)
[PATCH v4] block: Add ioprio to block_rq tracepoint
2024-06-11 17:32 UTC (6+ messages)
[bug report] block: integer overflow in __bvec_gap_to_prev()
2024-06-11 15:15 UTC (2+ messages)
[PATCH v4 1/2] block: add folio awareness instead of looping through pages
2024-06-11 13:50 UTC (2+ messages)
[PATCH v3] sbitmap: fix io hung due to race on sbitmap_word::cleared
2024-06-11 12:28 UTC (3+ messages)
[PATCH v6 0/3] Rust block device driver API and null block driver
2024-06-11 11:45 UTC (4+ messages)
` [PATCH v6 1/3] rust: block: introduce `kernel::block::mq` module
` [PATCH v6 2/3] rust: block: add rnull, Rust null_blk implementation
` [PATCH v6 3/3] MAINTAINERS: add entry for Rust block device driver API
[PATCH] block: bio-integrity: fix potential null-ptr-deref in bio_integrity_free
2024-06-11 9:15 UTC (7+ messages)
[ANNOUNCE] Alpine Linux Persistence and Storage Summit 2024
2024-06-11 8:10 UTC
[PATCH v4 0/4] bugfix: Introduce sendpages_ok() to check sendpage_ok() on contiguous pages
2024-06-11 6:36 UTC (5+ messages)
` [PATCH v4 1/4] net: introduce helper sendpages_ok()
` [PATCH v4 2/4] nvme-tcp: use sendpages_ok() instead of sendpage_ok()
` [PATCH v4 3/4] drbd: "
` [PATCH v4 4/4] libceph: "
[PATCH v3 0/4] bugfix: Introduce sendpages_ok() to check sendpage_ok() on contiguous pages
2024-06-11 6:33 UTC (4+ messages)
` [PATCH v3 1/4] net: introduce helper sendpages_ok()
[PATCH 0/2] block, scsi: Small improvements for blk_mq_alloc_queue() usage
2024-06-11 6:21 UTC (3+ messages)
` [PATCH 1/2] scsi: core: Pass sdev to blk_mq_alloc_queue()
[PATCH v8 0/4] Fix DM zone resource limits stacking
2024-06-11 2:36 UTC (5+ messages)
` [PATCH v8 1/4] block: Improve checks on zone resource limits
` [PATCH v8 2/4] dm: Call dm_revalidate_zones() after setting the queue limits
` [PATCH v8 3/4] dm: Improve zone resource limits handling
` [PATCH v8 4/4] dm: Remove unused macro DM_ZONE_INVALID_WP_OFST
[PATCH v7 0/4] Fix DM zone resource limits stacking
2024-06-11 2:31 UTC (3+ messages)
` [PATCH v7 4/4] dm: Remove unused macro DM_ZONE_INVALID_WP_OFST
[PATCH 01/10] capability: introduce new capable flag CAP_OPT_NOAUDIT_ONDENY
2024-06-10 21:12 UTC (6+ messages)
` [PATCH 02/10] capability: add any wrappers to test for multiple caps with exactly one audit message
[PATCH v4 0/3] Rust block device driver API and null block driver
2024-06-10 20:07 UTC (7+ messages)
` [PATCH v4 1/3] rust: block: introduce `kernel::block::mq` module
[PATCH v5 0/3] Rust block device driver API and null block driver
2024-06-10 20:07 UTC (3+ messages)
` [PATCH v5 2/3] rust: block: add rnull, Rust null_blk implementation
Kernel OOPS while creating a NVMe Namespace
2024-06-10 19:33 UTC (7+ messages)
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
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).