messages from 2024-10-11 18:54:44 to 2024-10-16 20:13:54 UTC [more...]
[PATCH v9 0/8] block atomic writes for xfs
2024-10-16 20:13 UTC (18+ messages)
` [PATCH v9 1/8] block/fs: Pass an iocb to generic_atomic_write_valid()
` [PATCH v9 2/8] fs/block: Check for IOCB_DIRECT in generic_atomic_write_valid()
` [PATCH v9 3/8] block: Add bdev atomic write limits helpers
` [PATCH v9 4/8] fs: Export generic_atomic_write_valid()
` [PATCH v9 5/8] fs: iomap: Atomic write support
` [PATCH v9 6/8] xfs: Support atomic write for statx
` [PATCH v9 7/8] xfs: Validate atomic writes
` [PATCH v9 8/8] xfs: Support setting FMODE_CAN_ATOMIC_WRITE
[PATCH] blk-integrity: remove seed for user mapped buffers
2024-10-16 20:13 UTC
[PATCH v4 00/11] Read/Write with meta/integrity
2024-10-16 19:35 UTC (15+ messages)
` [PATCH v4 01/11] block: define set of integrity flags to be inherited by cloned bip
` [PATCH v4 02/11] block: copy back bounce buffer to user-space correctly in case of split
` [PATCH v4 03/11] block: modify bio_integrity_map_user to accept iov_iter as argument
` [PATCH v4 04/11] block: define meta io descriptor
` [PATCH v4 05/11] fs: introduce IOCB_HAS_METADATA for metadata
` [PATCH v4 06/11] block: add flags for integrity meta
` [PATCH v4 07/11] io_uring/rw: add support to send meta along with read/write
` [PATCH v4 08/11] block: introduce BIP_CHECK_GUARD/REFTAG/APPTAG bip_flags
` [PATCH v4 09/11] block: add support to pass user meta buffer
` [PATCH v4 10/11] nvme: add support for passing on the application tag
` [PATCH v4 11/11] scsi: add support for user-meta interface
Kernel NBD client waits on wrong cookie, aborts connection
2024-10-16 17:00 UTC (8+ messages)
[PATCH RESEND v3 0/3] Fix some starvation problems in block layer
2024-10-16 16:59 UTC (5+ messages)
` [PATCH RESEND v3 1/3] block: fix missing dispatching request when queue is started or unquiesced
` [PATCH RESEND v3 2/3] block: fix ordering between checking QUEUE_FLAG_QUIESCED and adding requests
` [PATCH RESEND v3 3/3] block: fix ordering between checking BLK_MQ_S_STOPPED "
[PATCH V2] Revert "blk-throttle: Fix IO hang for a corner case"
2024-10-16 16:53 UTC (2+ messages)
[bug report] block nbd0: Unexpected reply (15) 000000009c07859b
2024-10-16 16:43 UTC (5+ messages)
[syzbot] Monthly block report (Oct 2024)
2024-10-16 15:35 UTC
[PATCH] ublk: don't allow user copy for unprivileged device
2024-10-16 14:08 UTC (3+ messages)
try to avoid del_gendisk vs passthrough from ->release deadlocks v2
2024-10-16 13:35 UTC (10+ messages)
` [PATCH 1/2] block: also mark disk-owned queues as dying in __blk_mark_disk_dead
` [PATCH 2/2] block: mark the disk dead before taking open_mutx in del_gendisk
[PATCH] blk-rq-qos: fix crash on rq_qos_wait vs. rq_qos_wake_function race
2024-10-16 13:23 UTC (5+ messages)
[Regression] b1a000d3b8ec ("block: relax direct io memory alignment")
2024-10-16 12:31 UTC (4+ messages)
[PATCH 00/17] replace call_rcu by kfree_rcu for simple kmem_cache_free callback
2024-10-16 11:08 UTC (9+ messages)
` [PATCH 09/17] block: "
` (subset) [PATCH 00/17] "
[PATCH v8 0/6] PCI: Remove most pcim_iounmap_regions() users
2024-10-16 10:38 UTC (8+ messages)
` [PATCH v8 1/6] PCI: Make pcim_iounmap_region() a public function
` [PATCH v8 2/6] PCI: Deprecate pcim_iounmap_regions()
` [PATCH v8 3/6] fpga/dfl-pci.c: Replace deprecated PCI functions
` [PATCH v8 4/6] block: mtip32xx: "
` [PATCH v8 5/6] gpio: "
` [PATCH v8 6/6] ethernet: cavium: "
[PATCH] ublk: eliminate unnecessary io_cmds queue
2024-10-16 2:29 UTC (4+ messages)
[PATCH v7 0/8] block atomic writes for xfs
2024-10-16 0:52 UTC (7+ messages)
` [PATCH v7 5/8] xfs: Support FS_XFLAG_ATOMICWRITES
[PATCH v7 0/3] FDP and per-io hints
2024-10-15 15:22 UTC (4+ messages)
[PATCH] Revert "blk-throttle: Fix IO hang for a corner case"
2024-10-15 14:55 UTC (5+ messages)
[syzbot] Monthly trace report (Oct 2024)
2024-10-15 14:05 UTC (4+ messages)
[PATCH v8 0/7] block atomic writes for xfs
2024-10-15 12:33 UTC (16+ messages)
` [PATCH v8 1/7] block/fs: Pass an iocb to generic_atomic_write_valid()
` [PATCH v8 2/7] fs/block: Check for IOCB_DIRECT in generic_atomic_write_valid()
` [PATCH v8 3/7] fs: Export generic_atomic_write_valid()
` [PATCH v8 4/7] fs: iomap: Atomic write support
` [PATCH v8 5/7] xfs: Support atomic write for statx
` [PATCH v8 6/7] xfs: Validate atomic writes
` [PATCH v8 7/7] xfs: Support setting FMODE_CAN_ATOMIC_WRITE
[PATCH V6 7/8] io_uring/uring_cmd: support provide group kernel buffer
2024-10-15 11:05 UTC (15+ messages)
[PATCH v2 0/3] Add inline encryption support
2024-10-15 10:59 UTC (3+ messages)
` [PATCH v2 1/3] dm-inlinecrypt: "
[Report] annoyed dma debug warning "cacheline tracking EEXIST, overlapping mappings aren't supported"
2024-10-15 7:54 UTC (12+ messages)
[PATCH blktests v5 0/2] Test the NVMe reservation feature
2024-10-15 5:58 UTC (4+ messages)
` [PATCH blktests v5 1/2] nvme/{md/001,rc,002,016,017,030,052}: introduce --resv_enable argument
` [PATCH blktests v5 2/2] nvme: test the nvme reservation feature
[PATCH v7 0/3] FDP and per-io hints
2024-10-15 5:30 UTC (16+ messages)
[PATCH blktests v4 0/2] Test the NVMe reservation feature
2024-10-15 1:19 UTC (5+ messages)
` [PATCH blktests v4 1/2] nvme/{md/001,rc,002,016,017,030,052}: introduce --resv_enable argument
` [PATCH blktests v4 2/2] nvme: test the nvme reservation feature
[PATCH] blk-mq: setup queue ->tag_set before initializing hctx
2024-10-14 14:16 UTC (4+ messages)
[PATCH v7 0/5] PCI: Remove most pcim_iounmap_regions() users
2024-10-14 12:59 UTC (12+ messages)
` [PATCH v7 1/5] PCI: Deprecate pcim_iounmap_regions()
` [PATCH v7 2/5] fpga/dfl-pci.c: Replace deprecated PCI functions
` [PATCH v7 3/5] block: mtip32xx: "
` [PATCH v7 4/5] gpio: "
` [PATCH v7 5/5] ethernet: cavium: "
[RFC PATCH v1 35/57] virtio: Remove PAGE_SIZE compile-time constant assumption
2024-10-14 10:58 UTC
[PATCH blktests v3 0/2] Test the NVMe reservation feature
2024-10-14 8:43 UTC (9+ messages)
` [PATCH blktests v3 1/2] nvme/{md/001,rc,002,016,017,030,052}: introduce --resv_enable argument
` [PATCH blktests v3 2/2] nvme: test the nvme reservation feature
[PATCH] elevator: Remove argument from elevator_find_get
2024-10-14 5:56 UTC (2+ messages)
Yamaha Piano 10/12
2024-10-12 21:58 UTC
Kernel Oops in blk_mq_hctx_notify_online() using Raxda CM5
2024-10-12 14:29 UTC
[PATCH V7 0/8] io_uring: support sqe group and leased group kbuf
2024-10-12 8:53 UTC (8+ messages)
` [PATCH V7 1/7] io_uring: add io_link_req() helper
` [PATCH V7 2/7] io_uring: add io_submit_fail_link() helper
` [PATCH V7 3/7] io_uring: add helper of io_req_commit_cqe()
` [PATCH V7 4/7] io_uring: support SQE group
` [PATCH V7 5/7] io_uring: support leased group buffer with REQ_F_GROUP_KBUF
` [PATCH V7 6/7] io_uring/uring_cmd: support leasing device kernel buffer to io_uring
` [PATCH V7 7/7] ublk: support lease io "
[PATCH 0/2] Add BLK_FEAT_READ_SYNCHRONOUS and SWP_READ_SYNCHRONOUS_IO
2024-10-12 7:14 UTC (4+ messages)
Kernel Oops in blk_mq_hctx_notify_online() using Raxda CM5
2024-10-12 4:00 UTC (2+ messages)
[syzbot] [block?] [trace?] INFO: task hung in blk_trace_ioctl (4)
2024-10-11 19:20 UTC (2+ messages)
[PATCH v7 00/17] Hardware wrapped key support for QCom ICE and UFS core
2024-10-11 18:54 UTC (10+ messages)
` [PATCH v7 08/17] firmware: qcom: scm: add a call for checking wrapped key support
` [PATCH v7 10/17] soc: qcom: ice: add support for hardware wrapped keys
` [PATCH v7 11/17] soc: qcom: ice: add support for generating, importing and preparing keys
` [PATCH v7 12/17] ufs: core: add support for wrapped keys to UFS core
` [PATCH v7 13/17] ufs: core: add support for deriving the software secret
` [PATCH v7 14/17] ufs: core: add support for generating, importing and preparing keys
` [PATCH v7 15/17] ufs: host: add support for wrapped keys in QCom UFS
` [PATCH v7 16/17] ufs: host: add a callback for deriving software secrets and use it
` [PATCH v7 17/17] ufs: host: add support for generating, importing and preparing wrapped keys
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).