messages from 2022-06-30 20:43:14 to 2022-07-05 16:30:25 UTC [more...]
[PATCH v7 00/21] Userspace P2PDMA with O_DIRECT NVMe devices
2022-07-05 16:29 UTC (23+ messages)
` [PATCH v7 01/21] lib/scatterlist: add flag for indicating P2PDMA segments in an SGL
` [PATCH v7 08/21] iommu/dma: support PCI P2PDMA pages in dma-iommu map_sg
` [PATCH v7 16/21] block: add check when merging zone device pages
` [PATCH v7 20/21] PCI/P2PDMA: Introduce pci_mmap_p2pmem()
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 0/6] block: add support for REQ_OP_VERIFY
2022-07-05 8:38 UTC (11+ 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 V3 0/1] ublk: add io_uring based userspace block driver
2022-07-05 8:12 UTC (16+ 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 (14+ messages)
` [PATCH v4 2/4] module: panic: Taint the kernel when selftest modules load
` [PATCH v4 3/4] kunit: Taint the kernel when KUnit tests are run
` [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 (12+ 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)
[PATCH v2 00/63] Improve static type checking for request flags
2022-07-01 13:48 UTC (24+ messages)
` [PATCH v2 08/63] block/mq-deadline: Use the new blk_opf_t type
` [PATCH v2 10/63] blktrace: Trace remapped requests correctly
` [PATCH v2 16/63] block/rnbd: Use blk_opf_t where appropriate
` [PATCH v2 29/63] dm/zone: Use the enum req_op type
` [PATCH v2 30/63] dm/dm-zoned: "
` [PATCH v2 48/63] fs/direct-io: Reduce the size of struct dio
` [PATCH v2 58/63] fs/nilfs2: Use the enum req_op and blk_opf_t types
` [PATCH v2 60/63] fs/ocfs2: "
` [PATCH v2 63/63] fs/zonefs: Use the enum req_op type for request operations
[PATCH blktests] common/multipath-over-rdma: skip NO-CARRIER NIC when start_soft_rdma
2022-07-01 13:46 UTC (2+ messages)
[PATCH RESEND v6 0/8] bugfix and cleanup for blk-throttle
2022-07-01 9:34 UTC (9+ messages)
` [PATCH RESEND v6 1/8] blk-throttle: fix that io throttle can only work for single bio
` [PATCH RESEND v6 2/8] blk-throttle: prevent overflow while calculating wait time
` [PATCH RESEND v6 3/8] blk-throttle: factor out code to calculate ios/bytes_allowed
` [PATCH RESEND v6 4/8] blk-throttle: fix io hung due to config updates
` [PATCH RESEND v6 5/8] blk-throttle: use 'READ/WRITE' instead of '0/1'
` [PATCH RESEND v6 6/8] blk-throttle: calling throtl_dequeue/enqueue_tg in pairs
` [PATCH RESEND v6 7/8] blk-throttle: cleanup tg_update_disptime()
` [PATCH RESEND v6 8/8] blk-throttle: clean up flag 'THROTL_TG_PENDING'
[PATCH v6 0/8] bugfix and cleanup for blk-throttle
2022-07-01 7:49 UTC (11+ messages)
` [PATCH] blk-throttle: fix io hung due to config updates
` [PATCH v6 1/8] blk-throttle: fix that io throttle can only work for single bio
` [PATCH v6 2/8] blk-throttle: prevent overflow while calculating wait time
` [PATCH v6 3/8] blk-throttle: factor out code to calculate ios/bytes_allowed
` [PATCH v6 4/8] blk-throttle: fix io hung due to config updates
` [PATCH v6 5/8] blk-throttle: use 'READ/WRITE' instead of '0/1'
` [PATCH v6 6/8] blk-throttle: calling throtl_dequeue/enqueue_tg in pairs
` [PATCH v6 7/8] blk-throttle: cleanup tg_update_disptime()
` [PATCH v6 8/8] blk-throttle: clean up flag 'THROTL_TG_PENDING'
[PATCH] block: Fix typo in comments
2022-07-01 7:19 UTC
[PATCH 00/12] block: support for partial sector reads
2022-07-01 2:40 UTC (5+ messages)
` [PATCH 07/12] block: allow copying pre-registered bvecs
` [PATCH 11/12] iomap: add direct-io partial sector read support
` [PATCH 12/12] block: export and document bit_bucket attribute
[PATCH v3 0/2] blk-cgroup: duplicated code refactor
2022-07-01 1:51 UTC (5+ 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).