messages from 2024-04-29 18:33:15 to 2024-06-11 05:20:05 UTC [more...]
move features flags into queue_limits
2024-06-11 5:19 UTC (8+ 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] nvdimm: make nd_class constant
2024-06-10 17:44 UTC (2+ messages)
[PATCH RESEND] nvdimm: add missing MODULE_DESCRIPTION() macros
2024-06-10 14:03 UTC (4+ messages)
move integrity settings to queue_limits v2
2024-06-10 12:24 UTC (44+ messages)
` [PATCH 01/11] dm-integrity: use the nop integrity profile
` [PATCH 02/11] block: remove the unused BIP_{CTRL,DISK}_NOCHECK flags
` [PATCH 03/11] block: remove the BIP_IP_CHECKSUM flag
` [PATCH 04/11] block: remove the blk_integrity_profile structure
` [PATCH 05/11] block: remove the blk_flush_integrity call in blk_integrity_unregister
` [PATCH 06/11] block: factor out flag_{store,show} helper for integrity
` [PATCH 07/11] block: use kstrtoul in flag_store
` [PATCH 08/11] block: don't require stable pages for non-PI metadata
` [PATCH 09/11] block: bypass the STABLE_WRITES flag for protection information
` [PATCH 10/11] block: invert the BLK_INTEGRITY_{GENERATE,VERIFY} flags
` [PATCH 11/11] block: move integrity information into queue_limits
[PATCH] nvdimm: Fix devs leaks in scan_labels()
2024-06-07 3:11 UTC (5+ messages)
[PATCH] nvdimm/btt: use sizeof(*pointer) instead of sizeof(type)
2024-06-06 16:11 UTC (2+ messages)
[PATCH] ACPI: NFIT: add missing MODULE_DESCRIPTION() macro
2024-06-06 16:10 UTC (2+ messages)
move integrity settings to queue_limits
2024-06-06 15:38 UTC (34+ messages)
` [PATCH 01/12] dm-integrity: use the nop integrity profile
` [PATCH 02/12] block: remove the unused BIP_{CTRL,DISK}_NOCHECK flags
` [PATCH 03/12] block: remove the BIP_IP_CHECKSUM flag
` [PATCH 04/12] block: remove the blk_integrity_profile structure
` [PATCH 05/12] block: remove the blk_flush_integrity call in blk_integrity_unregister
` [PATCH 06/12] block: factor out flag_{store,show} helper for integrity
` [PATCH 07/12] block: use kstrtoul in flag_store
` [PATCH 08/12] block: don't pretend to generate/verify for non-PI metadata
` [PATCH 09/12] block: don't require stable pages "
` [PATCH 10/12] block: bypass the STABLE_WRITES flag for protection information
` [PATCH 11/12] block: invert the BLK_INTEGRITY_{GENERATE,VERIFY} flags
` [PATCH 12/12] block: move integrity information into queue_limits
[ndctl PATCH v3 1/2] daxctl: Fail create-device if extra parameters are present
2024-06-06 3:51 UTC (2+ messages)
` [ndctl PATCH v3 2/2] daxctl: Remove unused options in create-device usage message
[PATCH] dax: add missing MODULE_DESCRIPTION() macros
2024-06-05 17:49 UTC
[PATCH RFC 0/7] block: Introduce CBD (CXL Block Device)
2024-06-04 14:26 UTC (21+ messages)
[ndctl PATCH v2 1/2] daxctl: Fix create-device parameters parsing
2024-06-03 1:26 UTC (10+ messages)
` [ndctl PATCH v2 2/2] daxctl: Remove unimplemented create-device options
[ndctl PATCH 1/2] daxctl: Fix create-device parameters parsing
2024-05-27 8:34 UTC (3+ messages)
` [ndctl PATCH 2/2] daxctl: Fix create-device manual
[PATCH] nvdimm: add missing MODULE_DESCRIPTION() macros
2024-05-26 16:32 UTC
[PATCH] testing: nvdimm: iomap: add MODULE_DESCRIPTION()
2024-05-26 15:52 UTC
[RFC PATCH 00/20] Introduce the famfs shared-memory file system
2024-05-25 22:54 UTC (14+ messages)
[GIT PULL] NVDIMM and DAX for 6.10
2024-05-16 0:56 UTC (2+ messages)
[RFC 00/10] fs/dax: Fix FS DAX page reference counts
2024-05-09 23:14 UTC (4+ messages)
` [RFC 03/10] pci/p2pdma: Don't initialise page refcount to one
[PATCH] mm: Remove mm argument from mm_get_unmapped_area()
2024-05-07 22:38 UTC (7+ messages)
[PATCH ndctl 0/2] fix errors pointed out by static analysis
2024-05-06 19:11 UTC (5+ messages)
` [PATCH ndctl 1/2] ndctl/keys.c: don't leak fd in error cases
` [PATCH ndctl 2/2] libndctl.c: major and minor numbers are unsigned
[RFC PATCH v2 00/12] Introduce the famfs shared-memory file system
2024-05-03 15:38 UTC (24+ messages)
` [RFC PATCH v2 01/12] famfs: Introduce famfs documentation
` [RFC PATCH v2 07/12] famfs prep: Add fs/super.c:kill_char_super()
` [RFC PATCH v2 08/12] famfs: module operations & fs_context
` [RFC PATCH v2 10/12] famfs: Introduce file_operations read/write
[ANNOUNCE] ndctl v79
2024-05-02 21:50 UTC
[PATCH ndctl] Build: Fix deprecated str.format() usage
2024-05-01 21:20 UTC (3+ messages)
[PATCH v3 0/4] dax/bus.c: Fixups for dax-bus locking
2024-04-30 17:44 UTC (5+ messages)
` [PATCH v3 1/4] dax/bus.c: replace WARN_ON_ONCE() with lockdep asserts
` [PATCH v3 2/4] dax/bus.c: fix locking for unregister_dax_dev / unregister_dax_mapping paths
` [PATCH v3 3/4] dax/bus.c: Don't use down_write_killable for non-user processes
` [PATCH v3 4/4] dax/bus.c: Use the right locking mode (read vs write) in size_show
[PATCH v2 0/4] dax/bus.c: Fixups for dax-bus locking
2024-04-30 5:25 UTC (11+ messages)
` [PATCH v2 1/4] dax/bus.c: replace WARN_ON_ONCE() with lockdep asserts
` [PATCH v2 2/4] dax/bus.c: fix locking for unregister_dax_dev / unregister_dax_mapping paths
` [PATCH v2 3/4] dax/bus.c: Don't use down_write_killable for non-user processes
` [PATCH v2 4/4] dax/bus.c: Use the right locking mode (read vs write) in size_show
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