messages from 2022-07-01 13:48:28 to 2022-07-06 07:05:11 UTC [more...]
[PATCH v7 00/21] Userspace P2PDMA with O_DIRECT NVMe devices
2022-07-06 7:04 UTC (27+ messages)
` [PATCH v7 01/21] lib/scatterlist: add flag for indicating P2PDMA segments in an SGL
` [PATCH v7 16/21] block: add check when merging zone device pages
` [PATCH v7 20/21] PCI/P2PDMA: Introduce pci_mmap_p2pmem()
clean up zoned device information v2
2022-07-06 7:03 UTC (17+ messages)
` [PATCH 01/16] block: remove a superflous ifdef in blkdev.h
` [PATCH 02/16] block: call blk_queue_free_zone_bitmaps from disk_release
` [PATCH 03/16] block: use bdev_is_zoned instead of open coding it
` [PATCH 04/16] block: simplify blk_mq_plug
` [PATCH 05/16] block: simplify blk_check_zone_append
` [PATCH 06/16] block: pass a gendisk to blk_queue_set_zoned
` [PATCH 07/16] block: pass a gendisk to blk_queue_clear_zone_settings
` [PATCH 08/16] block: pass a gendisk to blk_queue_free_zone_bitmaps
` [PATCH 09/16] block: remove queue_max_open_zones and queue_max_active_zones
` [PATCH 10/16] block: pass a gendisk to blk_queue_max_open_zones and blk_queue_max_active_zones
` [PATCH 11/16] block: replace blkdev_nr_zones with bdev_nr_zones
` [PATCH 12/16] block: use bdev based helpers in blkdev_zone_mgmt{,all}
` [PATCH 13/16] nvmet:: use bdev based helpers in nvmet_bdev_zone_mgmt_emulate_all
` [PATCH 14/16] dm-zoned: cleanup dmz_fixup_devices
` [PATCH 15/16] block: remove blk_queue_zone_sectors
` [PATCH 16/16] block: move zone related fields to struct gendisk
[PATCH blktests] nbd: add a module install and device connect test
2022-07-06 7:02 UTC
[PATCH] block: remove unnecessary type castings
2022-07-06 5:35 UTC
unable to read RDB block due to b9684a71fca793
2022-07-06 2:53 UTC
[PATCH 0/4] sed-opal: keyrings, discovery, revert and key store
2022-07-06 2:39 UTC (5+ messages)
` [PATCH 1/4] block: sed-opal: Implement IOC_OPAL_DISCOVERY
` [PATCH 2/4] block: sed-opal: Implement IOC_OPAL_REVERT_LSP
` [PATCH 3/4] block: sed-opal: keyring support for SED Opal keys
` [PATCH 4/4] arch_vars: create arch specific permanent store
[PATCH 0/6] block: add support for REQ_OP_VERIFY
2022-07-06 1:32 UTC (20+ messages)
` [PATCH 1/6] "
` [PATCH 2/6] nvme: add support for the Verify command
` [PATCH 4/6] nvmet: add Verify emulation support for bdev-ns
` [PATCH 5/6] nvmet: add verify emulation support for file-ns
[PATCH] tests/nvme: Set clear_ids for passthru targets
2022-07-06 0:18 UTC (2+ messages)
[PATCH v2 00/63] Improve static type checking for request flags
2022-07-05 19:53 UTC (6+ messages)
` [PATCH v2 14/63] block/drbd: Combine two drbd_submit_peer_request() arguments
` [PATCH v2 60/63] fs/ocfs2: Use the enum req_op and blk_opf_t types
blktests: print multiple skip reasons
2022-07-05 16:20 UTC (2+ messages)
[PATCH 1/3] block: ensure iov_iter advances for added pages
2022-07-05 16:14 UTC (5+ messages)
` [PATCH 2/3] block: ensure bio_iov_add_page can't fail
` [PATCH 3/3] block: fix leaking page ref on truncated direct io
[PATCH -next v5 0/8] bugfix and cleanup for blk-throttle
2022-07-05 11:42 UTC (8+ messages)
` [PATCH -next v5 4/8] blk-throttle: fix io hung due to config updates
[PATCH v3] block: sed-opal: Add ioctl to return device status
2022-07-05 10:38 UTC (4+ messages)
[PATCH V3 0/1] ublk: add io_uring based userspace block driver
2022-07-05 8:12 UTC (12+ messages)
` [PATCH V3 1/1] "
clean up zoned device information
2022-07-05 6:45 UTC (70+ messages)
` [PATCH 01/17] block: remove a superflous ifdef in blkdev.h
` [PATCH 02/17] block: call blk_queue_free_zone_bitmaps from disk_release
` [PATCH 03/17] block: use bdev_is_zoned instead of open coding it
` [PATCH 04/17] block: simplify blk_mq_plug
` [PATCH 05/17] block: export blkdev_zone_mgmt_all
` [PATCH 06/17] nvmet: use blkdev_zone_mgmt_all
` [PATCH 07/17] block: simplify blk_check_zone_append
` [PATCH 08/17] block: pass a gendisk to blk_queue_set_zoned
` [PATCH 09/17] block: pass a gendisk to blk_queue_clear_zone_settings
` [PATCH 10/17] block: pass a gendisk to blk_queue_free_zone_bitmaps
` [PATCH 11/17] block: remove queue_max_open_zones and queue_max_active_zones
` [PATCH 12/17] block: pass a gendisk to blk_queue_max_open_zones and blk_queue_max_active_zones
` [PATCH 13/17] block: replace blkdev_nr_zones with bdev_nr_zones
` [PATCH 14/17] block: use bdev based helpers in blkdev_zone_mgmt / blkdev_zone_mgmt_all
` [PATCH 15/17] dm-zoned: cleanup dmz_fixup_devices
` [PATCH 16/17] block: remove blk_queue_zone_sectors
` [PATCH 17/17] block: move zone related fields to struct gendisk
[RFC: kdevops] Standardizing on failure rate nomenclature for expunges
2022-07-05 3:11 UTC (19+ messages)
[bug report] blktests nvme/004 failed after offline cpu
2022-07-05 0:49 UTC (4+ messages)
` [bug report] nvme/rdma: nvme connect failed after offline one cpu on host side
[bug report from blktests nvme/032] WARNING: possible circular locking dependency detected
2022-07-05 0:48 UTC (6+ messages)
[RFC] libubd: library for ubd(userspace block driver based on io_uring passthrough)
2022-07-04 13:50 UTC (11+ messages)
[PATCH blktests] block/008: fix cpu online restore
2022-07-04 11:46 UTC (4+ messages)
[ANNOUNCE] Alpine Linux Persistence and Storage Summit 2022
2022-07-04 11:36 UTC
[PATCH blktests] block/008: avoid _offline_cpu() call in sub-shell
2022-07-04 11:16 UTC
[PATCH] block: null_blk: Use the bitmap API to allocate bitmaps
2022-07-04 1:52 UTC (2+ messages)
[PATCH v5 1/4] panic: Taint kernel if tests are run
2022-07-03 15:32 UTC (7+ messages)
` [PATCH v5 2/4] module: panic: Taint the kernel when selftest modules load
` [PATCH v5 3/4] kunit: Taint the kernel when KUnit tests are run
` [PATCH v5 4/4] selftest: Taint kernel when test module loaded
INFO: task hung in blk_trace_remove
2022-07-03 7:12 UTC (3+ messages)
[PATCH v4 1/4] panic: Taint kernel if tests are run
2022-07-02 5:15 UTC (10+ messages)
` [PATCH v4 2/4] module: panic: Taint the kernel when selftest modules load
` [PATCH v4 4/4] selftest: Taint kernel when test module loaded
[linux-next:master] BUILD REGRESSION 6cc11d2a1759275b856e464265823d94aabd5eaf
2022-07-02 1:03 UTC
[PATCH 5.20 1/4] block: add bio_rewind() API
2022-07-01 21:09 UTC (11+ messages)
[GIT PULL] Block fixes for 5.19-rc5
2022-07-01 18:02 UTC (2+ messages)
[git pull] device mapper fixes for 5.19-rc5
2022-07-01 18:02 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).