messages from 2024-07-02 09:11:14 to 2024-07-08 03:03:35 UTC [more...]
[PATCH v2 0/3] zram: Replace bit spinlocks with a spinlock_t
2024-07-08 3:03 UTC (8+ messages)
` [PATCH v2 1/3] "
[PATCH] blk-cgroup: add spin_lock for u64_stats_update
2024-07-08 2:52 UTC (5+ messages)
[RFC PATCH v1 00/18] Provide a new two step DMA API mapping API
2024-07-07 12:45 UTC (22+ messages)
` [RFC PATCH v1 15/18] vfio/mlx5: Explicitly store page list
` [RFC PATCH v1 18/18] nvme-pci: use new dma API
add a bvec_phys helper v3
2024-07-07 6:40 UTC (6+ messages)
` [PATCH 1/2] block: add a bvec_phys helper
` [PATCH 2/2] block: pass a phys_addr_t to get_max_segment_size
[PATCH v7 0/4] block: add larger order folio instead of pages
2024-07-06 8:12 UTC (10+ messages)
` [PATCH v7 1/4] block: Added folio-lized version of bvec_try_merge_hw_page()
` [PATCH v7 2/4] block: Added folio-lized version of bio_add_hw_page()
` [PATCH v7 3/4] block: introduce folio awareness and add a bigger size from folio
` [PATCH v7 4/4] block: unpin user pages belonging to a folio at once
[PATCH v2] block: flush all throttled bios when deleting the cgroup
2024-07-06 7:21 UTC (5+ messages)
add a bvec_phys helper v2
2024-07-06 6:24 UTC (6+ messages)
` [PATCH 1/2] block: add a bvec_phys helper
` [PATCH 2/2] block: pass a phys_addr_t to get_max_segment_size
[PATCH V4 0/8] io_uring: support sqe group and provide group kbuf
2024-07-06 3:09 UTC (9+ messages)
` [PATCH V4 1/8] io_uring: add io_link_req() helper
` [PATCH V4 2/8] io_uring: add io_submit_fail_link() helper
` [PATCH V4 3/8] io_uring: add helper of io_req_commit_cqe()
` [PATCH V4 4/8] io_uring: support SQE group
` [PATCH V4 5/8] io_uring: support sqe group with members depending on leader
` [PATCH V4 6/8] io_uring: support providing sqe group buffer
` [PATCH V4 7/8] io_uring/uring_cmd: support provide group kernel buffer
` [PATCH V4 8/8] ublk: support provide io buffer
[PATCH V6 for-6.11/block] loop: Fix a race between loop detach and loop open
2024-07-05 19:51 UTC (5+ messages)
[PATCH 0/5] Validate logical block size in blk_validate_limits()
2024-07-05 16:06 UTC (15+ messages)
` [PATCH 1/5] virtio_blk: Fix default logical block size fallback
` [PATCH 2/5] block: Validate logical block size in blk_validate_limits()
` [PATCH 3/5] null_blk: Don't bother validating blocksize
` [PATCH 4/5] virtio_blk: "
` [PATCH 5/5] loop: "
extend the bio alignment check to bio based drivers
2024-07-05 13:37 UTC (7+ messages)
` [PATCH 1/2] block: also check bio alignment for "
` [PATCH 2/2] brd: remove sector alignment checks
[PATCH v3 0/3] zram: Replace bit spinlocks with a spinlock_t
2024-07-05 12:49 UTC (4+ messages)
` [PATCH v3 1/3] "
` [PATCH v3 2/3] zram: Remove ZRAM_LOCK
` [PATCH v3 3/3] zram: Shrink zram_table_entry::flags
make secure erase and write zeroes ioctls interruptible as well
2024-07-05 12:12 UTC (7+ messages)
` (subset) "
add a bvec_phys helper
2024-07-05 11:30 UTC (7+ messages)
` [PATCH 1/2] block: pass a phys_addr_t to get_max_segment_size
` [PATCH 2/2] block: add a bvec_phys helper
[PATCH] block: t10-pi: Return correct ref tag when queue has no integrity profile
2024-07-05 11:21 UTC (7+ messages)
[PATCH v5] sbitmap: fix io hung due to race on sbitmap_word::cleared
2024-07-05 10:58 UTC (5+ messages)
fine-grained PI control
2024-07-05 8:32 UTC
[PATCH v2 0/5] Remove zone reset all emulation
2024-07-05 6:42 UTC (9+ messages)
` [PATCH v2 1/5] null_blk: Introduce the zone_full parameter
` [PATCH v2 2/5] dm: Refactor is_abnormal_io()
` [PATCH v2 3/5] dm: handle REQ_OP_ZONE_RESET_ALL
` [PATCH v2 4/5] block: Remove REQ_OP_ZONE_RESET_ALL emulation
` [PATCH v2 5/5] block: Remove blk_alloc_zone_bitmap()
[PATCH] loop: remove the unused inode variable in loop_configure
2024-07-05 6:42 UTC (2+ messages)
Non-power-of-2 zone size (was: [PATCH] dm-table:fix zone block_device not aligned with zonesize)
2024-07-05 0:13 UTC (3+ messages)
` Non-power-of-2 zone size
move features flags into queue_limits v2
2024-07-04 11:11 UTC (4+ messages)
` [PATCH 14/26] block: move the nonrot flag to queue_limits
[PATCH] block: reuse original bio_vec array for integrity during clone
2024-07-04 8:08 UTC (7+ messages)
[PATCH 1/1] null_blk: Fix error "ERROR:INITIALISED_STATIC: do not initialise statics to false"
2024-07-04 8:06 UTC (2+ messages)
more integrity cleanups v3
2024-07-04 7:23 UTC (18+ messages)
` [PATCH 1/6] block: split integrity support out of bio.h
` [PATCH 2/6] block: also return bio_integrity_payload * from stubs
` [PATCH 3/6] block: don't call bio_uninit from bio_endio
` [PATCH 4/6] block: call bio_integrity_unmap_free_user from blk_rq_unmap_user
` [PATCH 5/6] block: don't free submitter owned integrity payload on I/O completion
` [PATCH 6/6] block: don't free the integrity payload in bio_integrity_unmap_free_user
[PATCH v2] null_blk: fix validation of block size
2024-07-04 6:18 UTC (9+ messages)
` blk_validate_limits validation of block size (was Re: [PATCH v2] null_blk: fix validation of block size)
[PATCH 0/5] Remove zone reset all emulation
2024-07-04 5:22 UTC (13+ messages)
` [PATCH 1/5] null_blk: Introduce the zone_full parameter
` [PATCH 2/5] dm: Refactor is_abnormal_io()
` [PATCH 3/5] dm: handle REQ_OP_ZONE_RESET_ALL
` [PATCH 4/5] block: Remove REQ_OP_ZONE_RESET_ALL emulation
` [PATCH 5/5] block: Remove blk_alloc_zone_bitmap()
[PATCH] null_blk: Fix description of the fua parameter
2024-07-04 0:34 UTC (3+ messages)
[PATCH 6.9 000/222] 6.9.8-rc1 review
2024-07-03 17:51 UTC (3+ messages)
[PATCH] block: remove QUEUE_FLAG_STOPPED
2024-07-03 11:55 UTC (4+ messages)
request for information on using NVMe under linux
2024-07-03 7:11 UTC
[PATCH] xen-blkfront: fix sector_size propagation to the block layer
2024-07-02 14:58 UTC (2+ messages)
[PATCH v2 0/2] Fix the mq-deadline async_depth implementation
2024-07-02 14:48 UTC (6+ messages)
` [PATCH v2 1/2] block: Call .limit_depth() after .hctx has been set
` [PATCH v2 2/2] block/mq-deadline: Fix the tag reservation code
[PATCH 0/4] ublk: support device recovery without I/O queueing
2024-07-02 13:46 UTC (7+ messages)
` [PATCH 2/4] ublk: refactor recovery configuration flag helpers
` [PATCH 3/4] ublk: merge stop_work and quiesce_work
` [PATCH 4/4] ublk: support device recovery without I/O queueing
[linux-next:master] [loop] 18048c1af7: ltp.ioctl_loop06.fail
2024-07-02 13:45 UTC
more integrity cleanups v2
2024-07-02 12:46 UTC (11+ messages)
` [PATCH 1/5] block: split integrity support out of bio.h
` [PATCH 2/5] block: also return bio_integrity_payload * from stubs
` [PATCH 3/5] block: call bio_integrity_unmap_free_user from blk_rq_unmap_user
` [PATCH 4/5] block: don't free submitter owned integrity payload on I/O completion
[PATCH blktests v3 0/3] Add support to run against real target
2024-07-02 9:31 UTC (4+ messages)
` [PATCH blktests v3 1/3] nvme/rc: introduce remote target support
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).