messages from 2025-11-21 12:43:50 to 2025-11-25 07:28:49 UTC [more...]
[RFC blktests fix PATCH] tcp: use GFP_ATOMIC in tcp_disconnect
2025-11-25 7:28 UTC (3+ messages)
[PATCH v4 00/20] blktrace: Add user-space support for zoned command tracing
2025-11-25 7:27 UTC (11+ messages)
` [PATCH v4 01/20] blktrace: fix comment for struct blk_trace_setup:
` [PATCH v4 02/20] blkparse: fix compiler warning
` [PATCH v4 03/20] blktrace: add definitions for BLKTRACESETUP2
` [PATCH v4 04/20] blktrace: change size of action to 64 bits
` [PATCH v4 05/20] blktrace: add definitions for blk_io_trace2
` [PATCH v4 06/20] blkparse: pass magic to get_magic
` [PATCH v4 07/20] blkparse: read 'magic' first
` [PATCH v4 08/20] blkparse: factor out reading of a singe blk_io_trace event
` [PATCH v4 09/20] blkparse: skip unsupported protocol versions
` [PATCH v4 10/20] blkparse: make get_pdulen() take the pdu_len
[PATCH V5 0/6] loop: improve loop aio perf by IOCB_NOWAIT
2025-11-25 7:26 UTC (7+ messages)
` calling into file systems directly from ->queue_rq, was "
[PATCH V3 0/6] block: ignore __blkdev_issue_discard() ret value
2025-11-25 7:11 UTC (10+ messages)
` [PATCH V3 1/6] block: ignore discard return value
` [PATCH V3 2/6] md: "
` [PATCH V3 3/6] dm: "
` [PATCH V3 4/6] nvmet: "
` [PATCH V3 5/6] f2fs: "
` [PATCH V3 6/6] xfs: "
[PATCHv2 0/2] dm-crypt: support relaxed memory alignment
2025-11-25 6:35 UTC (7+ messages)
` [PATCHv2 1/3] block: remove stacking default dma_alignment
` [PATCHv2 2/3] dm-crypt: allow unaligned bio_vecs for direct io
` [PATCHv2 3/3] dm-crypt: dynamic scatterlist for many segments
[PATCH v2 0/5] Increase SCSI IOPS
2025-11-25 6:32 UTC (8+ messages)
` [PATCH v2 1/5] block: Introduce __blk_mq_tagset_iter()
` [PATCH v2 2/5] block: Introduce blk_mq_tagset_iter()
` [PATCH v2 3/5] libata: Stop using cmd->budget_token
` [PATCH v2 4/5] scsi: core: Generalize scsi_device_busy()
` [PATCH v2 5/5] scsi: core: Improve IOPS in case of host-wide tags
[PATCHv6] blk-integrity: support arbitrary buffer alignment
2025-11-25 3:41 UTC (8+ messages)
[PATCH] zram: Fix a spelling mistake
2025-11-25 2:05 UTC
[PATCH 1/2] pm-hibernate: flush disk cache when suspending
2025-11-24 19:51 UTC (6+ messages)
[PATCH v2 0/1] nvme: Convert tag_list mutex to rwsemaphore to avoid deadlock
2025-11-24 17:42 UTC (4+ messages)
` [PATCH v2 1/1] "
[PATCHv6 0/6] zram: introduce writeback bio batching
2025-11-24 15:50 UTC (10+ messages)
` [PATCHv6 1/6] "
` [PATCHv6 2/6] zram: add writeback batch size device attr
` [PATCHv6 3/6] zram: take write lock in wb limit store handlers
` [PATCHv6 4/6] zram: drop wb_limit_lock
` [PATCHv6 5/6] zram: rework bdev block allocation
` [PATCHv6 6/6] zram: read slot block idx under slot lock
[RFC PATCHv5 0/6] zram: introduce writeback bio batching
2025-11-24 14:49 UTC (3+ messages)
` [RFC PATCHv5 6/6] zram: read slot block idx under slot lock
[PATCH v4 0/3] initrd: remove half of classic initrd support
2025-11-24 14:28 UTC (7+ messages)
` [PATCH v4 1/3] init: remove deprecated "load_ramdisk" and "prompt_ramdisk" command line parameters
` [PATCH v4 2/3] initrd: remove deprecated code path (linuxrc)
` [PATCH v4 3/3] init: remove /proc/sys/kernel/real-root-dev
[RFC v2 00/11] Add dmabuf read/write via io_uring
2025-11-24 14:17 UTC (18+ messages)
` [RFC v2 01/11] file: add callback for pre-mapping dmabuf
` [RFC v2 02/11] iov_iter: introduce iter type for pre-registered dma
` [RFC v2 03/11] block: move around bio flagging helpers
` [RFC v2 04/11] block: introduce dma token backed bio type
` [RFC v2 05/11] block: add infra to handle dmabuf tokens
` [RFC v2 06/11] nvme-pci: add support for dmabuf reggistration
` [RFC v2 07/11] nvme-pci: implement dma_token backed requests
` [RFC v2 08/11] io_uring/rsrc: add imu flags
` [RFC v2 09/11] io_uring/rsrc: extended reg buffer registration
` [RFC v2 10/11] io_uring/rsrc: add dmabuf-backed buffer registeration
` [RFC v2 11/11] io_uring/rsrc: implement dmabuf regbuf import
[PATCH v2 1/1] block: fix typos in comments and strings in blk-core
2025-11-24 14:05 UTC (4+ messages)
` [RESEND PATCH v2 0/1] "
[RESEND PATCH blktrace v3 00/20] blktrace: Add user-space support for zoned command tracing
2025-11-24 13:08 UTC (43+ messages)
` [RESEND PATCH blktrace v3 01/20] blktrace: fix comment for struct blk_trace_setup:
` [RESEND PATCH blktrace v3 02/20] blkparse: fix compiler warning
` [RESEND PATCH blktrace v3 03/20] blktrace: add definitions for BLKTRACESETUP2
` [RESEND PATCH blktrace v3 04/20] blktrace: change size of action to 64 bits
` [RESEND PATCH blktrace v3 05/20] blktrace: add definitions for blk_io_trace2
` [RESEND PATCH blktrace v3 06/20] blktrace: support protocol version 8
` [RESEND PATCH blktrace v3 07/20] blkparse: pass magic to get_magic
` [RESEND PATCH blktrace v3 08/20] blkparse: read 'magic' first
` [RESEND PATCH blktrace v3 09/20] blkparse: factor out reading of a singe blk_io_trace event
` [RESEND PATCH blktrace v3 10/20] blkparse: skip unsupported protocol versions
` [RESEND PATCH blktrace v3 11/20] blkparse: make get_pdulen() take the pdu_len
` [RESEND PATCH blktrace v3 12/20] blkiomon: read 'magic' first
` [RESEND PATCH blktrace v3 13/20] blktrace: pass magic to CHECK_MAGIC macro
` [RESEND PATCH blktrace v3 14/20] blktrace: pass magic to verify_trace
` [RESEND PATCH blktrace v3 15/20] blktrace: rename trace_to_cpu to bit_trace_to_cpu
` [RESEND PATCH blktrace v3 16/20] blkparse: use blk_io_trace2 internally
` [RESEND PATCH blktrace v3 17/20] blkparse: natively parse blk_io_trace2
` [RESEND PATCH blktrace v3 18/20] blkparse: parse zone (un)plug actions
` [RESEND PATCH blktrace v3 19/20] blkparse: add zoned commands to fill_rwbs()
` [RESEND PATCH blktrace v3 20/20] blktrace: call BLKTRACESETUP2 ioctl per default to setup a trace
[PATCH V2 0/5] block: ignore __blkdev_issue_discard() ret value
2025-11-24 13:03 UTC (21+ messages)
` [PATCH V2 1/5] block: ignore discard return value
` [PATCH V2 2/5] dm: "
` [PATCH V2 3/5] nvmet: "
` [PATCH V2 4/5] f2fs: "
` [PATCH V2 5/5] xfs: "
[PATCH] nbd: restrict sockets to TCP and UDP
2025-11-24 11:04 UTC (5+ messages)
` Userland used in writeback path was "
[PATCH 00/44] Change a lot of min_t() that might mask high bits
2025-11-24 9:49 UTC (2+ messages)
[PATCH RESEND] lib/group_cpus: make group CPU cluster aware
2025-11-24 7:58 UTC (9+ messages)
[PATCH blktests] test/throtl: Adjust scsi_debug sector_size for large PAGE_SIZE hosts
2025-11-24 6:44 UTC (3+ messages)
Fix potential data loss and corruption due to Incorrect BIO Chain Handling
2025-11-24 6:22 UTC (23+ messages)
` [PATCH 1/9] block: fix data loss and stale date exposure problems during append write
` [PATCH 2/9] block: export bio_chain_and_submit
[RFC PATCHv5 0/6] zram: introduce writeback bio batching
2025-11-24 2:15 UTC (14+ messages)
` (no subject)
[syzbot] [block?] possible deadlock in mempool_alloc_noprof (2)
2025-11-23 16:30 UTC
[PATCH v2 4/9] blk-mq-debugfs: warn about possible deadlock
2025-11-22 16:04 UTC (4+ messages)
[PATCH] fix floppy for PAGE_SIZE != 4KB
2025-11-22 10:28 UTC (2+ messages)
[PATCH v2 0/5] Increase SCSI IOPS
2025-11-21 21:17 UTC (2+ messages)
[GIT PULL] Block fixes for 6.18-rc7
2025-11-21 19:20 UTC (2+ messages)
[PATCH v9 00/11] vfio/pci: Allow MMIO regions to be exported through dma-buf
2025-11-21 16:24 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).