messages from 2025-02-19 16:37:28 to 2025-02-25 07:59:02 UTC [more...]
[PATCHv3 0/7] block: fix lock order and remove redundant locking
2025-02-25 7:58 UTC (17+ messages)
` [PATCHv3 1/7] block: acquire q->limits_lock while reading sysfs attributes
` [PATCHv3 2/7] block: move q->sysfs_lock and queue-freeze under show/store method
` [PATCHv3 3/7] block: remove q->sysfs_lock for attributes which don't need it
` [PATCHv3 4/7] block: Introduce a dedicated lock for protecting queue elevator updates
` [PATCHv3 5/7] block: protect nr_requests update using q->elevator_lock
` [PATCHv3 6/7] block: protect wbt_lat_usec "
` [PATCHv3 7/7] block: protect read_ahead_kb using q->limits_lock
[PATCH v1 0/3] Fix integrity sysfs reporting inconsistencies across NVMe, SCSI, and DM
2025-02-25 4:46 UTC (4+ messages)
` [PATCH v1 1/3] block: Fix incorrect integrity sysfs reporting for DM devices
` [PATCH v1 2/3] nvme: Fix incorrect block integrity sysfs values for non-PI namespaces
` [PATCH v1 3/3] scsi: Fix incorrect integrity sysfs values when HBA doesn't support DIX
[PATCH] aoe: consolidate flags update to prevent race condition
2025-02-25 3:13 UTC (3+ messages)
[PATCH 0/2] blk-throttle: fix off-by-one jiffies wait_time
2025-02-25 3:12 UTC (13+ messages)
` [PATCH 1/2] blk-throttle: cleanup throtl_extend_slice()
` [PATCH 2/2] blk-throttle: fix off-by-one jiffies wait_time
[PATCH V5] block: make segment size limit workable for > 4K PAGE_SIZE
2025-02-25 2:21 UTC
[PATCH] tests/throtl: add a new test 006
2025-02-25 2:07 UTC (4+ messages)
Change in reported values of some block integrity sysfs attributes
2025-02-25 1:07 UTC (8+ messages)
[PATCHv5 00/11] ublk zero copy support
2025-02-25 0:02 UTC (14+ messages)
` [PATCHv5 01/11] io_uring/rsrc: remove redundant check for valid imu
` [PATCHv5 02/11] io_uring/nop: reuse req->buf_index
` [PATCHv5 03/11] io_uring/net: reuse req->buf_index for sendzc
` [PATCHv5 04/11] io_uring/nvme: pass issue_flags to io_uring_cmd_import_fixed()
` [PATCHv5 05/11] io_uring: combine buffer lookup and import
` [PATCHv5 06/11] io_uring/rw: move fixed buffer import to issue path
` [PATCHv5 07/11] io_uring: add support for kernel registered bvecs
` [PATCHv5 08/11] nvme: map uring_cmd data even if address is 0
` [PATCHv5 09/11] ublk: zc register/unregister bvec
` [PATCHv5 10/11] io_uring: add abstraction for buf_table rsrc data
` [PATCHv5 11/11] io_uring: cache nodes and mapped buffers
[PATCH v1 0/2] virtio: Add length checks for device writable portions
2025-02-24 23:31 UTC (3+ messages)
` [PATCH 1/2] virtio_blk: add length check for device writable portion
` [PATCH 2/2] virtio_fs: "
loop: take the file system minimum dio alignment into account v2
2025-02-24 23:18 UTC (3+ messages)
[PATCHv4 0/5] ublk zero-copy support
2025-02-24 21:39 UTC (22+ messages)
` [PATCHv4 1/5] io_uring: move fixed buffer import to issue path
` [PATCHv4 2/5] io_uring: add support for kernel registered bvecs
` [PATCHv4 3/5] ublk: zc register/unregister bvec
` [PATCHv4 5/5] io_uring: cache nodes and mapped buffers
[PATCH] virtio_blk: always post notifications under the lock
2025-02-24 21:37 UTC (9+ messages)
[PATCH 0/8][next] Avoid a couple hundred -Wflex-array-member-not-at-end warnings
2025-02-24 16:39 UTC (3+ messages)
` [PATCH 1/8][next] block: blk_types.h: Use struct_group_tagged() in flex struct bio
[PATCHv2 0/6] block: fix lock order and remove redundant locking
2025-02-24 14:49 UTC (10+ messages)
` [PATCHv2 1/6] blk-sysfs: remove q->sysfs_lock for attributes which don't need it
[PATCH v3 0/8] enable bs > ps for block devices
2025-02-24 10:45 UTC (11+ messages)
` [PATCH v3 1/8] fs/buffer: simplify block_read_full_folio() with bh_offset()
` [PATCH v3 2/8] fs/buffer: remove batching from async read
` [PATCH v3 3/8] fs/mpage: avoid negative shift for large blocksize
` [PATCH v3 4/8] fs/mpage: use blocks_per_folio instead of blocks_per_page
` [PATCH v3 5/8] fs/buffer fs/mpage: remove large folio restriction
` [PATCH v3 6/8] block/bdev: enable large folio support for large logical block sizes
` [PATCH v3 7/8] block/bdev: lift block size restrictions to 64k
` [PATCH v3 8/8] bdev: use bdev_io_min() for statx block size
[PATCH V4] block: make segment size limit workable for > 4K PAGE_SIZE
2025-02-24 1:48 UTC (8+ messages)
[syzbot] [block?] INFO: task hung in sync_bdevs (3)
2025-02-23 13:57 UTC
[PATCH 00/12] badblocks: bugfix and cleanup for badblocks
2025-02-22 6:20 UTC (43+ messages)
` [PATCH 01/12] badblocks: Fix error shitf ops
` [PATCH 02/12] badblocks: factor out a helper try_adjacent_combine
` [PATCH 03/12] badblocks: attempt to merge adjacent badblocks during ack_all_badblocks
` [PATCH 04/12] badblocks: return error directly when setting badblocks exceeds 512
` [PATCH 05/12] badblocks: return error if any badblock set fails
` [PATCH 06/12] badblocks: fix the using of MAX_BADBLOCKS
` [PATCH 07/12] badblocks: try can_merge_front before overlap_front
` [PATCH 08/12] badblocks: fix merge issue when new badblocks align with pre+1
` [PATCH 09/12] badblocks: fix missing bad blocks on retry in _badblocks_check()
` [PATCH 10/12] badblocks: return boolen from badblocks_set() and badblocks_clear()
` [PATCH 11/12] md: improve return types of badblocks handling functions
` [PATCH 12/12] badblocks: use sector_t instead of int to avoid truncation of badblocks length
[PATCH] block: throttle: don't add one extra jiffy mistakenly for bps limit
2025-02-22 3:01 UTC (9+ messages)
[PATCH] block: Remove commented out code
2025-02-22 0:13 UTC (3+ messages)
[PATCH v2 0/8] enable bs > ps for block devices
2025-02-21 20:39 UTC (9+ messages)
` [PATCH v2 4/8] fs/mpage: use blocks_per_folio instead of blocks_per_page
[GIT PULL] Block fixes for 6.14-rc4
2025-02-21 17:42 UTC (2+ messages)
Patch and bugfix in block/blk-mq.c to regain stability when using various SD Cards and Card Readers
2025-02-21 17:20 UTC (2+ messages)
` mmc0: error -95 doing runtime resume
[PATCH blktests v3 0/6] enable bs > ps device testing
2025-02-21 9:55 UTC (4+ messages)
split out the auto-PI code and data structures
2025-02-21 6:07 UTC (9+ messages)
` [PATCH 1/3] block: mark bounce buffering as incompatible with integrity
` [PATCH 2/3] block: move the block layer auto-integrity code into a new file
` [PATCH 3/3] block: split struct bio_integrity_data
[PATCH v3 3/4] rust: block: convert `block::mq` to use `Refcount`
2025-02-20 19:18 UTC (5+ messages)
next-20250218: arm64 LTP pids kernel panic loop_free_idle_workers
2025-02-20 16:46 UTC (3+ messages)
[syzbot] [jfs?] divide error in dbAllocAG
2025-02-20 16:21 UTC (5+ messages)
` [PATCH] jfs: check agwidth before calculating the control page level
` [Jfs-discussion] "
` [PATCH V2] jfs: add sanity check for agwidth in dbMount
next-20250219: arm, arm64 kernel panic handle_fasteoi_irq
2025-02-20 15:48 UTC
[PATCH v7 00/17] Provide a new two step DMA mapping API
2025-02-20 12:48 UTC (2+ messages)
[PATCH v5 00/12] driver core: Constify API device_find_child()
2025-02-20 10:31 UTC (3+ messages)
` [PATCH v5 04/12] driver core: Constify API device_find_child() and adapt for various usages
nvme-tcp: fix a possible UAF when failing to send request
2025-02-20 8:20 UTC (3+ messages)
` "
[PATCH] block: cleanup and fix batch completion adding conditions
2025-02-20 7:28 UTC (5+ messages)
[PATCH] block: set bi_vcnt when cloning bio
2025-02-20 6:11 UTC (2+ messages)
[PATCH v4 blktests 0/2] Add atomic write tests for scsi and nvme
2025-02-20 4:18 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).