messages from 2022-10-05 03:29:32 to 2022-10-08 03:21:55 UTC [more...]
[PATCH v4 0/6] treewide cleanup of random integer usage
2022-10-08 3:21 UTC (16+ messages)
` [PATCH v4 1/6] treewide: use prandom_u32_max() when possible, mechanically
` [PATCH v4 2/6] treewide: use prandom_u32_max() when possible
` [PATCH v4 3/6] treewide: use get_random_{u8,u16}() "
` [PATCH v4 4/6] treewide: use get_random_u32() "
` [PATCH v4 5/6] treewide: use get_random_bytes "
` [PATCH v4 6/6] prandom: remove unused functions
[PATCH v7 0/3] blk-cgroup: Optimize blkcg_rstat_flush()
2022-10-08 2:15 UTC (3+ messages)
` [PATCH v7 1/3] llist: Add a lock-less list variant terminated by a sentinel node
[man-pages PATCH v3] statx.2, open.2: document STATX_DIOALIGN
2022-10-08 1:56 UTC (3+ messages)
lockdep WARNING at blktests block/011
2022-10-07 20:34 UTC (13+ messages)
[RFC PATCH 00/21] block: add and use init tagset helper
2022-10-07 19:40 UTC (19+ messages)
` [RFC PATCH 01/21] "
` [RFC PATCH 14/21] scm_blk: use lib tagset init helper
` [RFC PATCH 15/21] ubi: "
` [RFC PATCH 16/21] mmc: core: "
` [RFC PATCH 17/21] dasd: "
` [RFC PATCH 18/21] nvme-core: use lib tagset init helper for I/O q
` [RFC PATCH 19/21] nvme-core: use lib tagset init helper for adminq
` [RFC PATCH 20/21] nvme-apple: use lib tagset init helper
` [RFC PATCH 21/21] nvme-pci: "
[PATCHv2] block: fix leaking minors of hidden disks
2022-10-07 19:38 UTC
[PATCH] block: fix leaking minors of hidden disks
2022-10-07 19:36 UTC (2+ messages)
[PATCH v4 0/3] generic and PowerPC SED Opal keystore
2022-10-07 19:09 UTC (8+ messages)
` [PATCH v4 1/3] block: sed-opal: "
` [PATCH v4 2/3] powerpc/pseries: PLPKS SED Opal keystore support
` [PATCH v4 3/3] block: sed-opal: keystore access for SED Opal keys
[PATCH v2 0/3 RESEND] sed-opal: keyrings, discovery, revert, key store
2022-10-07 18:17 UTC (7+ messages)
` [PATCH v2 1/3 RESEND] block: sed-opal: Implement IOC_OPAL_DISCOVERY
` [PATCH v2 2/3 RESEND] block: sed-opal: Implement IOC_OPAL_REVERT_LSP
` [PATCH v2 3/3 RESEND] block: sed-opal: keyring support for SED keys
[PATCH v3 0/5] treewide cleanup of random integer usage
2022-10-07 17:56 UTC (21+ messages)
` [PATCH v3 1/5] treewide: use prandom_u32_max() when possible
` [PATCH v3 2/5] treewide: use get_random_{u8,u16}() "
` [PATCH v3 3/5] treewide: use get_random_u32() "
` [PATCH v3 4/5] treewide: use get_random_bytes "
` [PATCH v3 5/5] prandom: remove unused functions
[GIT PULL] Block changes for 6.1-rc1
2022-10-07 17:00 UTC (2+ messages)
[GIT PULL] Passthrough updates for 6.1-rc1
2022-10-07 17:00 UTC (2+ messages)
[GIT PULL] v2 Passthrough updates for 6.1-rc1
2022-10-07 17:00 UTC (2+ messages)
ublk-qcow2: ublk-qcow2 is available
2022-10-07 11:23 UTC (20+ messages)
[PATCH v2 0/3] block/nvme: Fix DMA-noncoherent platforms support
2022-10-07 10:01 UTC (8+ messages)
` [PATCH v2 1/3] nvme-hwmon: Return error on kzalloc failure
[PATCH 0/6] null_blk: add modparam vefication
2022-10-07 6:30 UTC (7+ messages)
` [PATCH 1/6] null_blk: check for valid submit_queue value
` [PATCH 2/6] null_blk: check for valid poll_queue value
` [PATCH 3/6] null_blk: check for valid gb value
` [PATCH 4/6] null_blk: check for valid block size value
` [PATCH 5/6] null_blk: check for valid max_sectors value
` [PATCH 6/6] null_blk: check for valid queue depth value
[PATCH] null_blk: allow REQ_OP_ZONE_RESET_ALL to configure
2022-10-07 6:08 UTC (4+ messages)
[RFC PATCH bitmap-for-next 0/4] lib/cpumask, blk_mq: Fix blk_mq_hctx_next_cpu() vs cpumask_check()
2022-10-07 5:15 UTC (8+ messages)
` [RFC PATCH bitmap-for-next 1/4] lib/cpumask: Generate cpumask_next_wrap() body with a macro
` [RFC PATCH bitmap-for-next 2/4] lib/cpumask: Fix cpumask_check() warning in cpumask_next_wrap*()
` [RFC PATCH bitmap-for-next 3/4] lib/cpumask: Introduce cpumask_next_and_wrap()
` [RFC PATCH bitmap-for-next 4/4] blk_mq: Fix cpumask_check() warning in blk_mq_hctx_next_cpu()
soft lockup with pre-rc1
2022-10-07 1:05 UTC
[PATCH v8 0/3] blk-cgroup: Optimize blkcg_rstat_flush()
2022-10-06 21:34 UTC (2+ messages)
` [PATCH v8 3/3] "
[RFC PATCH 0/4] Introduce mempool pages bulk allocator the use it in dm-crypt
2022-10-06 18:43 UTC (8+ messages)
` [PATCH 1/4] mm: mempool: extract common initialization code
` [PATCH 2/4] mm: mempool: introduce page bulk allocator
` [PATCH 3/4] md: dm-crypt: move crypt_free_buffer_pages ahead
` [PATCH 4/4] md: dm-crypt: use mempool page bulk allocator
again? - Write I/O queue hangup at random on recent Linus' kernels
2022-10-06 16:57 UTC (5+ messages)
[PATCH v2 0/5] treewide cleanup of random integer usage
2022-10-06 16:25 UTC (11+ messages)
` [PATCH v2 1/5] treewide: use prandom_u32_max() when possible
` [PATCH v2 2/5] treewide: use get_random_{u8,u16}() "
` [PATCH v2 3/5] treewide: use get_random_u32() "
` [PATCH v2 4/5] treewide: use get_random_bytes "
` [PATCH v2 5/5] prandom: remove unused functions
[PATCH] block: Remove the repeat word 'can'
2022-10-06 13:38 UTC (2+ messages)
[PATCH v1 0/5] treewide cleanup of random integer usage
2022-10-06 13:20 UTC (11+ messages)
` [PATCH v1 1/5] treewide: use prandom_u32_max() when possible
` [PATCH v1 2/5] treewide: use get_random_{u8,u16}() "
` [PATCH v1 3/5] treewide: use get_random_u32() "
` [f2fs-dev] "
` [PATCH v1 4/5] treewide: use get_random_bytes "
` [PATCH v1 5/5] prandom: remove unused functions
[PATCH bitmap-for-next 0/5] bitmap,cpumask: Add for_each_cpu_andnot()
2022-10-06 12:58 UTC (6+ messages)
` [PATCH bitmap-for-next 1/5] blk_mq: Fix cpumask_check() warning in blk_mq_hctx_next_cpu()
[PATCH V2 0/7] null_blk: allow REQ_OP_WRITE_ZEROES and cleanup
2022-10-06 3:18 UTC (8+ messages)
` [PATCH V2 1/7] null_blk: allow REQ_OP_WRITE_ZEROES
` [PATCH V2 2/7] null_blk: code cleaup
` [PATCH V2 3/7] null_blk: initialize cmd->bio in __alloc_cmd()
` [PATCH V2 4/7] null_blk: don't use magic numbers in the code
` [PATCH V2 5/7] null_blk: remove extra space in switch condition
` [PATCH V2 6/7] null_blk: add param to set max disacrd sectors
` [PATCH V2 7/7] null_blk: add param to set max write-zeroes sects
Supporting segment sizes smaller than the page size
2022-10-05 21:00 UTC (5+ messages)
[PATCH 0/6] null_blk: allow REQ_OP_WRITE_ZEROES and cleanup
2022-10-05 19:01 UTC (21+ messages)
` [PATCH 1/6] null_blk: allow write zeores on non-membacked
` [PATCH 2/6] null_blk: allow write zeores on membacked
` [PATCH 3/6] null_blk: code cleaup
` [PATCH 4/6] null_blk: initialize cmd->bio in __alloc_cmd()
` [PATCH 5/6] null_blk: don't use magic numbers in the code
` [PATCH 6/6] null_blk: remove extra space in switch condition
[RFC PATCH 00/18] block: add and use init disk helper
2022-10-05 17:24 UTC (22+ messages)
` [RFC PATCH 01/18] "
` [RFC PATCH 02/18] nfblock: "
` [RFC PATCH 03/18] amiflop: "
` [RFC PATCH 04/18] brd: "
` [RFC PATCH 05/18] drbd: "
` [RFC PATCH 06/18] floppy: "
` [RFC PATCH 07/18] loop: "
` [RFC PATCH 08/18] n64cart: "
` [RFC PATCH 09/18] nbd: "
` [RFC PATCH 10/18] pcd: "
` [RFC PATCH 11/18] pd: "
` [RFC PATCH 12/18] pf: "
` [RFC PATCH 13/18] pktcdvd: "
` [RFC PATCH 14/18] rnbd-clt: "
` [RFC PATCH 15/18] swim: "
` [RFC PATCH 16/18] swim3: "
` [RFC PATCH 17/18] z2ram: "
` [RFC PATCH 18/18] ubi: "
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).