linux-block.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2022-11-14 19:26:01 to 2022-11-18 11:52:28 UTC [more...]

[PATCH 0/6] ublk_drv: add mechanism for supporting unprivileged ublk device
 2022-11-18 11:51 UTC  (11+ messages)
` [PATCH 1/6] ublk_drv: remove nr_aborted_queues from ublk_device
` [PATCH 2/6] ublk_drv: don't probe partitions if the ubq daemon isn't trusted
` [PATCH 3/6] ublk_drv: move ublk_get_device_from_id into ublk_ctrl_uring_cmd
` [PATCH 4/6] ublk_drv: add device parameter UBLK_PARAM_TYPE_DEVT
` [PATCH 5/6] ublk_drv: add module parameter of ublks_max for limiting max allowed ublk dev
` [PATCH 6/6] ublk_drv: add mechanism for supporting unprivileged ublk device

[PATCH 3/3] mmc: block: Requeue on block size restrictions
 2022-11-18 11:34 UTC  (2+ messages)

[PATCH 2/3] mmc: block: Limit queue size for consecutive requeues
 2022-11-18 11:32 UTC  (2+ messages)

Reordering of ublk IO requests
 2022-11-18 11:28 UTC  (17+ messages)

[PATCH 0/3] mmc: Improve block layer requeueing behavior
 2022-11-18 10:47 UTC  (2+ messages)

untangle the request_queue refcounting from the queue kobject v2
 2022-11-18  2:59 UTC  (3+ messages)
` [PATCH 1/5] blk-crypto: pass a gendisk to blk_crypto_sysfs_{,un}register

[PATCH v2] tests/nvme/039: Remove passthrough command tests
 2022-11-18  1:50 UTC  (3+ messages)

[PATCH v2 0/3] convert tree to get_random_u32_{below,above,between}()
 2022-11-17 22:15 UTC  (20+ messages)
` [PATCH v2 3/3] treewide: use get_random_u32_between() when possible
` [PATCH v3 0/3] convert tree to get_random_u32_{below,above,inclusive}()
  ` [PATCH v3 2/3] treewide: use get_random_u32_{above,below}() instead of manual loop
  ` [PATCH v3 3/3] treewide: use get_random_u32_inclusive() when possible
    ` [PATCH v3 1/3] treewide: use get_random_u32_below() instead of deprecated function

[PATCH v2] tests/nvme: Add admin-passthru+reset race test
 2022-11-17 21:22 UTC 

[RFC PATCH 0/4] block: uImage.FIT filesystem image mapper
 2022-11-17 17:12 UTC  (9+ messages)
` [RFC PATCH 1/4] init: move block device helpers from init/do_mounts.c
` [RFC PATCH 2/4] block: add new flag to add partitions read-only
` [RFC PATCH 3/4] blkdev: add function to add named read-only partitions
` [RFC PATCH 4/4] block: add uImage.FIT block partition driver

[PATCH v5 0/4] partition parser for U-Boot's uImage.FIT
 2022-11-17 13:59 UTC  (11+ messages)
` [PATCH v5 1/4] block: add new flag to add partitions read-only
` [PATCH v5 2/4] block: add partition parser for U-Boot uImage.FIT
` [PATCH v5 3/4] partitions/efi: add support for uImage.FIT sub-partitions
` [PATCH v5 4/4] mtd: add option to enable scanning for partitions

[PATCH v2 0/5] blk-iocost: random patches to improve configuration
 2022-11-17 11:28 UTC  (5+ messages)
` [PATCH v2 4/5] blk-iocost: fix sleeping in atomic context warnning

[PATCH 0/2] Add SM4 XTS symmetric algorithm for blk-crypto and fscrypt
 2022-11-17  2:58 UTC  (5+ messages)
` [PATCH 1/2] blk-crypto: Add support for SM4-XTS blk crypto mode
` [PATCH 2/2] fscrypt: Add SM4 XTS/CTS symmetric algorithm support

[PATCH] blk-mq: fix possible memleak when register 'hctx' failed
 2022-11-17  2:29 UTC  (2+ messages)

[PATCH v10 0/3] blk-cgroup: Optimize blkcg_rstat_flush()
 2022-11-17  0:45 UTC  (6+ messages)
` [PATCH v10 3/3] blk-cgroup: Flush stats at blkgs destruction path

[PATCH v4 0/3] generic and PowerPC SED Opal keystore
 2022-11-16 23:44 UTC  (7+ messages)
` [PATCH v4 2/3] powerpc/pseries: PLPKS SED Opal keystore support
` [PATCH v4 3/3] block: sed-opal: keystore access for SED Opal keys

[PATCHv2 0/5] fix direct io device mapper errors
 2022-11-16 22:58 UTC  (8+ messages)
` [PATCHv2 2/5] dm-crypt: provide dma_alignment limit in io_hints
` [PATCHv2 4/5] dm-integrity: set "
` [PATCHv2 5/5] dm-log-writes: "

[PATCH v3 00/10] fix delayed holder tracking
 2022-11-16 22:20 UTC  (22+ messages)
` [PATCH v3 01/10] block: clear ->slave_dir when dropping the main slave_dir reference
` [PATCH v3 02/10] dm: remove free_table_devices
` [PATCH v3 03/10] dm: cleanup open_table_device
` [PATCH v3 04/10] dm: cleanup close_table_device
` [PATCH RFC v3 05/10] dm: make sure create and remove dm device won't race with open and close table
` [PATCH v3 06/10] dm: track per-add_disk holder relations in DM
` [PATCH v3 07/10] block: remove delayed holder registration
` [PATCH v3 08/10] block: fix use after free for bd_holder_dir
` [PATCH v3 09/10] block: store the holder kobject in bd_holder_disk
` [PATCH v3 10/10] block: don't allow a disk link holder to itself

[RFC PATCH v3 00/14] mm/block: add bdi sysfs knobs
 2022-11-16 21:29 UTC  (14+ messages)
` [RFC PATCH v3 01/14] mm: add bdi_set_strict_limit() function
` [RFC PATCH v3 04/14] mm: use part per 1000 for bdi ratios
` [RFC PATCH v3 05/14] mm: add bdi_get_max_bytes() function
` [RFC PATCH v3 06/14] mm: split off __bdi_set_max_ratio() function
` [RFC PATCH v3 07/14] mm: add bdi_set_max_bytes() function
` [RFC PATCH v3 10/14] mm: add bdi_get_min_bytes() function

[PATCH 0/3] sbitmap: Fix two issues in the per-bitmap wakeup counter code
 2022-11-16 20:22 UTC  (8+ messages)
` [PATCH 1/3] sbitmap: Advance the queue index before waking up a queue
` [PATCH 2/3] wait: Return number of exclusive waiters awaken
` [PATCH 3/3] sbitmap: Try each queue to wake up at least one waiter

[PATCH] block: remove blkdev_writepages
 2022-11-16 18:49 UTC  (2+ messages)

[PATCH for-next v4 0/6] implement pcpu bio caching for IRQ I/O
 2022-11-16 18:49 UTC  (2+ messages)

[PATCH] tests/nvme: Remove test output for passthrough error logging
 2022-11-16 18:41 UTC  (6+ messages)

[PATCHv2 1/3] block: Requeue req as head if driver touched it
 2022-11-16 12:52 UTC  (2+ messages)

blktests 002/029/030 error report
 2022-11-16  8:42 UTC  (3+ messages)

[PATCH] tests/nvme: Add admin-passthru+reset race test
 2022-11-16  7:43 UTC  (4+ messages)

[PATCH v2 0/4] block/scsi/nvme: Add error codes for PR ops
 2022-11-16  6:40 UTC  (12+ messages)
` [PATCH v2 1/4] block: Add error codes for common PR failures
` [PATCH v2 2/4] scsi: Rename status_byte to sg_status_byte
` [PATCH v2 3/4] scsi: Convert SCSI errors to PR errors
` [PATCH v2 4/4] nvme: Convert NVMe "

pass a struct block_device to the blk-crypto interfaces v3
 2022-11-16  3:18 UTC  (8+ messages)
` [PATCH 1/3] blk-crypto: don't use struct request_queue for public interfaces
` [PATCH 2/3] blk-crypto: add a blk_crypto_config_supported_natively helper
` [PATCH 3/3] blk-crypto: move internal only declarations to blk-crypto-internal.h
  ` [dm-devel] "

[PATCH V3] null-blk: allow REQ_OP_ZONE_RESET_ALL to configure
 2022-11-16  3:05 UTC  (3+ messages)

[PATCH] pata_parport: add driver (PARIDE replacement)
 2022-11-16  1:30 UTC  (8+ messages)

[PATCH linux-next v2] zram: use sysfs_emit() to instead of scnprintf()
 2022-11-15 23:32 UTC  (2+ messages)

[PATCH V3 0/7] null_blk: allow REQ_OP_WRITE_ZEROES and cleanup
 2022-11-15 19:52 UTC  (8+ messages)
` [PATCH V3 1/7] null_blk: allow REQ_OP_WRITE_ZEROES
` [PATCH V3 2/7] null_blk: code cleaup
` [PATCH V3 3/7] null_blk: initialize cmd->bio in __alloc_cmd()
` [PATCH V3 4/7] null_blk: don't use magic numbers in the code
` [PATCH V3 5/7] null_blk: remove extra space in switch condition
` [PATCH V3 6/7] null_blk: add param to set max disacrd sectors
` [PATCH V3 7/7] null_blk: add param to set max write-zeroes sects

[syzbot] KASAN: use-after-free Read in netdev_core_pick_tx
 2022-11-15 17:29 UTC 

[PATCH 0/3] block/scsi/nvme: Add error codes for PR ops
 2022-11-15 16:56 UTC  (6+ messages)
` [PATCH 3/3] nvme: Convert NVMe errors to PT_STS errors

[PATCH -next] blk-mq: fix warning when unregister mq sysfs
 2022-11-15 14:18 UTC  (3+ messages)

[PATCH] drbd: use after free in drbd_create_device()
 2022-11-15 14:05 UTC  (2+ messages)

[PATCH] blkdev: make struct block_device_operations.devnode() take a const *
 2022-11-15 10:30 UTC  (3+ messages)

[PATCH] sbitmap: Use single per-bitmap counting to wake up queued tags
 2022-11-15 10:24 UTC  (4+ messages)

[PATCH] blk-cgroup: properly pin the parent in blkcg_css_online
 2022-11-15  7:57 UTC  (2+ messages)

[PATCH V2 0/7] null_blk: allow REQ_OP_WRITE_ZEROES and cleanup
 2022-11-15  3:49 UTC  (7+ messages)
` [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] null-blk: allow REQ_OP_ZONE_RESET_ALL to configure
 2022-11-15  2:20 UTC  (2+ messages)

[PATCH linux-next] zram: use sysfs_emit() to instead of scnprintf()
 2022-11-15  1:12 UTC 


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).