messages from 2022-06-08 12:27:49 to 2022-06-14 05:25:23 UTC [more...]
[RFC PATCH v2 0/7] make statx() return I/O alignment information
2022-06-14 5:25 UTC (5+ messages)
` [RFC PATCH v2 1/7] statx: add "
blktests failures with v5.19-rc1
2022-06-14 4:00 UTC (12+ messages)
qemu-arm: zram: mkfs.ext4 : Unable to handle kernel NULL pointer dereference at virtual address 00000140
2022-06-14 3:19 UTC (14+ messages)
[PATCH] blktests: Ignore errors from wait(1)
2022-06-13 22:48 UTC (2+ messages)
[PATCH 00/20] blksnap - creating non-persistent snapshots for backup
2022-06-13 22:44 UTC (24+ messages)
` [PATCH 01/20] block, blk_filter: enable block device filters
` [PATCH 02/20] block, blksnap: header file of the module interface
` [PATCH 03/20] block, blksnap: module management interface functions
` [PATCH 04/20] block, blksnap: init() and exit() functions
` [PATCH 05/20] block, blksnap: interaction with sysfs
` [PATCH 06/20] block, blksnap: attaching and detaching the filter and handling a bios
` [PATCH 07/20] block, blksnap: map of change block tracking
` [PATCH 08/20] block, blksnap: big buffer in the form of an array of pages
` [PATCH 09/20] block, blksnap: minimum data storage unit of the original block device
` [PATCH 10/20] block, blksnap: buffer in memory for the minimum data storage unit
` [PATCH 11/20] block, blksnap: functions and structures for performing block I/O operations
` [PATCH 12/20] block, blksnap: storage for storing difference blocks
` [PATCH 13/20] block, blksnap: event queue from the difference storage
` [PATCH 14/20] block, blksnap: owner of information about overwritten blocks of the original block device
` [PATCH 15/20] block, blksnap: snapshot image "
` [PATCH 16/20] block, blksnap: snapshot
` [PATCH 17/20] block, blksnap: debugging mechanism for monitoring memory consumption
` [PATCH 18/20] block, blksnap: Kconfig
` [PATCH 19/20] block, blksnap: Makefile
` [PATCH 20/20] block, blksnap: adds a blksnap to the kernel tree
[PATCHv6 00/11] direct-io dma alignment
2022-06-13 21:22 UTC (13+ messages)
` [PATCHv6 01/11] block: fix infinite loop for invalid zone append
` [PATCHv6 02/11] block/bio: remove duplicate append pages code
` [PATCHv6 03/11] block: export dma_alignment attribute
` [PATCHv6 04/11] block: introduce bdev_dma_alignment helper
` [PATCHv6 05/11] block: add a helper function for dio alignment
` [PATCHv6 06/11] block/merge: count bytes instead of sectors
` [PATCHv6 08/11] iov: introduce iov_iter_aligned
` [PATCHv6 09/11] block: introduce bdev_iter_is_aligned helper
` [PATCHv6 10/11] block: relax direct io memory alignment
` [PATCHv6 11/11] iomap: add support for dma aligned direct-io
` [PATCHv6 07/11] block/bounce: count bytes instead of sectors
Please help cherry pick four mmc related changes into the 4.14 stable kernel
2022-06-13 18:11 UTC (2+ messages)
[PATCH] block: peek PM requests during runtime PM
2022-06-13 17:02 UTC (2+ messages)
[PATCH] block/bfq: Enable I/O statistics
2022-06-13 16:32 UTC
loop device failure on 5.19-rc1 RISC-V
2022-06-13 14:50 UTC (3+ messages)
[bug report] kmemleak observed from blktests on latest linux-block/for-next
2022-06-13 14:23 UTC (4+ messages)
[PATCH RFC v2 00/18] blk-mq/libata/scsi: SCSI driver tagging improvements
2022-06-13 10:05 UTC (34+ messages)
` [PATCH RFC v2 01/18] blk-mq: Add a flag for reserved requests
` [PATCH RFC v2 02/18] scsi: core: Resurrect scsi_{get,free}_host_dev()
` [PATCH RFC v2 03/18] scsi: core: Implement reserved command handling
` [PATCH RFC v2 04/18] scsi: core: Add support to send reserved commands
` [PATCH RFC v2 05/18] scsi: core: Allocate SCSI host sdev when required
` [PATCH RFC v2 06/18] libata-scsi: Add ata_scsi_queue_internal()
` [PATCH RFC v2 07/18] libata-scsi: Add ata_internal_queuecommand()
` [PATCH RFC v2 08/18] libata: Queue ATA internal commands as requests
` [PATCH RFC v2 09/18] scsi: ipr: Support reserved commands
` [PATCH RFC v2 10/18] libata/scsi: libsas: Add sas_queuecommand_internal()
` [PATCH RFC v2 11/18] scsi: libsas: Don't attempt to find scsi host rphy in slave alloc
` [PATCH RFC v2 12/18] scsi: libsas drivers: Prepare for reserved commands
` [PATCH RFC v2 13/18] scsi: libsas: Allocate SCSI commands for tasks
` [PATCH RFC v2 14/18] scsi: libsas: Queue SMP commands as requests
` [PATCH RFC v2 15/18] scsi: libsas: Queue TMF "
` [PATCH RFC v2 16/18] scsi: core: Add scsi_alloc_request_hwq()
` [PATCH RFC v2 17/18] scsi: libsas: Queue internal abort commands as requests
` [PATCH RFC v2 18/18] scsi: libsas drivers: Remove private tag management
[PATCH 5.17-stable] block, loop: support partitions without scanning
2022-06-13 9:17 UTC (2+ messages)
[PATCH blktests] nvme/039: avoid module loads for various transport types
2022-06-13 5:51 UTC (2+ messages)
[git pull] device mapper fixes for 5.19-rc2
2022-06-11 0:08 UTC (2+ messages)
` [dm-devel] "
[PATCH v2 00/19] Convert aops->migratepage to aops->migrate_folio
2022-06-10 10:17 UTC (33+ messages)
` [PATCH v2 01/19] secretmem: Remove isolate_page
` [PATCH v2 02/19] mm: Convert all PageMovable users to movable_operations
` [PATCH v2 03/19] fs: Add aops->migrate_folio
` [PATCH v2 04/19] mm/migrate: Convert fallback_migrate_page() to fallback_migrate_folio()
` [PATCH v2 05/19] mm/migrate: Convert writeout() to take a folio
` [PATCH v2 06/19] mm/migrate: Convert buffer_migrate_page() to buffer_migrate_folio()
` [PATCH v2 07/19] mm/migrate: Convert expected_page_refs() to folio_expected_refs()
` [PATCH v2 08/19] btrfs: Convert btree_migratepage to migrate_folio
` [PATCH v2 09/19] nfs: Convert "
` [PATCH v2 10/19] mm/migrate: Convert migrate_page() to migrate_folio()
` [PATCH v2 11/19] mm/migrate: Add filemap_migrate_folio()
` [PATCH v2 12/19] btrfs: Convert btrfs_migratepage to migrate_folio
` [PATCH v2 13/19] ubifs: Convert to filemap_migrate_folio()
` [PATCH v2 14/19] f2fs: "
` [PATCH v2 15/19] aio: Convert to migrate_folio
` [PATCH v2 16/19] hugetlb: "
` [PATCH v2 17/19] secretmem: "
` [PATCH v2 18/19] fs: Remove aops->migratepage()
` [PATCH v2 19/19] mm/folio-compat: Remove migration compatibility functions
[PATCH] block: peek PM requests during runtime PM
2022-06-10 9:06 UTC
[PATCH 1/2] blk-iocost: remove the second superfluous current_hweight
2022-06-10 8:45 UTC (3+ messages)
` [PATCH 2/2] blk-iocost: fix vtime loss calculation when iocg deactivate
[PATCH] block: fix attribute_group lost if set before add_disk
2022-06-10 8:13 UTC (2+ messages)
[PATCH -next v4 0/6] nbd: bugfix and cleanup patches
2022-06-10 6:07 UTC (3+ messages)
` [PATCH -next v4 3/6] nbd: don't clear 'NBD_CMD_INFLIGHT' flag if request is not completed
[PATCH -next v10 0/4] support concurrent sync io for bfq on a specail occasion
2022-06-10 2:17 UTC (5+ messages)
` [PATCH -next v10 1/4] block, bfq: support to track if bfqq has pending requests
` [PATCH -next v10 2/4] block, bfq: record how many queues have "
` [PATCH -next v10 3/4] block, bfq: refactor the counting of 'num_groups_with_pending_reqs'
` [PATCH -next v10 4/4] block, bfq: do not idle if only one group is activated
[LSF/MM/BPF TOPIC] block drivers in user space
2022-06-10 1:52 UTC (10+ messages)
[RFC PATCH v8 00/17] Integrity Policy Enforcement LSM (IPE)
2022-06-09 23:46 UTC (23+ messages)
` [RFC PATCH v8 01/17] security: add ipe lsm & initial context creation
` [RFC PATCH v8 02/17] ipe: add policy parser
` [RFC PATCH v8 03/17] ipe: add evaluation loop
` [RFC PATCH v8 04/17] ipe: add userspace interface
` [RFC PATCH v8 05/17] ipe: add LSM hooks on execution and kernel read
` [RFC PATCH v8 06/17] uapi|audit: add ipe audit message definitions
` [RFC PATCH v8 07/17] ipe: add auditing support
` [RFC PATCH v8 08/17] ipe: add permissive toggle
` [RFC PATCH v8 09/17] ipe: introduce 'boot_verified' as a trust provider
` [RFC PATCH v8 10/17] block|security: add LSM blob to block_device
` [RFC PATCH v8 11/17] dm-verity: consume root hash digest and signature data via LSM hook
` [RFC PATCH v8 12/17] ipe: add support for dm-verity as a trust provider
` [RFC PATCH v8 13/17] fsverity: consume builtin signature via LSM hook
` [RFC PATCH v8 14/17] ipe: enable support for fs-verity as a trust provider
` [RFC PATCH v8 15/17] scripts: add boot policy generation program
` [RFC PATCH v8 16/17] ipe: kunit tests
` [RFC PATCH v8 17/17] documentation: add ipe documentation
RFC: Ioctl v2
2022-06-09 22:02 UTC (2+ messages)
fix and cleanup device mapper bioset initialization
2022-06-09 18:16 UTC (4+ messages)
zram: Replace bit spinlocks with spinlock_t for PREEMPT_RT
2022-06-09 16:09 UTC
[PATCH] blk-mq: Don't disable preemption around __blk_mq_run_hw_queue()
2022-06-09 15:31 UTC
[PATCH 1/4] bcache: improve multithreaded bch_btree_check()
2022-06-09 13:54 UTC (4+ messages)
` [PATCH 4/4] bcache: avoid journal no-space deadlock by reserving 1 journal bucket
New partition on loop device doesn't appear in /dev anymore with kernel 5.17.0 and newer (repro script included)
2022-06-09 7:10 UTC (4+ messages)
[PATCH 5.18-stable] block, loop: support partitions without scanning
2022-06-09 4:24 UTC
[PATCH -next v5 0/8] bugfix and cleanup for blk-throttle
2022-06-09 0:59 UTC (3+ messages)
[PATCH v6 0/3] blk-cgroup: Optimize blkcg_rstat_flush()
2022-06-08 22:14 UTC (6+ messages)
` [PATCH v6 3/3] "
[PATCH 00/20] Convert aops->migratepage to aops->migrate_folio
2022-06-08 13:06 UTC (7+ messages)
` [PATCH 15/20] balloon: Convert to migrate_folio
[PATCH -next v9 0/4] support concurrent sync io for bfq on a specail occasion
2022-06-08 12:27 UTC (2+ 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).