messages from 2024-08-12 22:04:06 to 2024-08-20 16:30:42 UTC [more...]
[RFC 0/5] implement asynchronous BLKDISCARD via io_uring
2024-08-20 16:30 UTC (24+ messages)
` [RFC 1/5] io_uring/cmd: expose iowq to cmds
` [RFC 2/5] io_uring/cmd: give inline space in request "
` [RFC 3/5] filemap: introduce filemap_invalidate_pages
` [RFC 4/5] block: introduce blk_validate_discard()
` [RFC 5/5] block: implement io_uring discard cmd
[PATCH] Documentation: Document the kernel flag bdev_allow_write_mounted
2024-08-20 16:23 UTC (2+ messages)
[PATCH 0/9] PCI: Remove pcim_iounmap_regions()
2024-08-20 11:14 UTC (36+ messages)
` [PATCH 1/9] PCI: Make pcim_release_region() a public function
` [PATCH 2/9] PCI: Make pcim_iounmap_region() "
` [PATCH 3/9] fpga/dfl-pci.c: Replace deprecated PCI functions
` [PATCH 4/9] block: mtip32xx: "
` [PATCH 5/9] gpio: "
` [PATCH 6/9] ethernet: cavium: "
` [PATCH 7/9] ethernet: stmicro: Simplify PCI devres usage
` [PATCH 8/9] vdap: solidrun: Replace deprecated PCI functions
` [PATCH 9/9] PCI: Remove pcim_iounmap_regions()
[PATCH blktests] nvme/052: wait for namespace removal before recreating namespace
2024-08-20 10:20 UTC
[PATCH v3] block: flush all throttled bios when deleting the cgroup
2024-08-20 10:00 UTC (4+ messages)
[PATCH v8 0/5] block: add larger order folio instead of pages
2024-08-20 7:43 UTC (11+ messages)
` [PATCH v8 1/5] block: Added folio-ized version of bvec_try_merge_hw_page()
` [PATCH v8 5/5] block: unpin user pages belonging to a folio at once
[PATCH] blk-cgroup: don't clear stat in blkcg_reset_stats()
2024-08-20 7:15 UTC (4+ messages)
[PATCH v20 00/20] Integrity Policy Enforcement LSM (IPE)
2024-08-20 2:51 UTC (17+ messages)
` [PATCH v20 02/20] ipe: add policy parser
` [PATCH v20 12/20] dm verity: expose root hash digest and signature data to LSMs
[PATCH 5.15.y] block: use "unsigned long" for blk_validate_block_size()
2024-08-20 1:54 UTC (2+ messages)
blktests failures with v6.11-rc1 kernel
2024-08-20 1:50 UTC (9+ messages)
[PATCH v2 0/2] block: Fix __blkdev_issue_write_zeroes() limit handling
2024-08-19 15:49 UTC (10+ messages)
` [PATCH v2 1/2] block: Read max write zeroes once for __blkdev_issue_write_zeroes()
` [PATCH v2 2/2] block: Drop NULL check in bdev_write_zeroes_sectors()
jbd2: io throttle for metadata buffers
2024-08-19 13:38 UTC
next: x86_64: ahci 0000:00:1f.2: probe with driver ahci failed with error -12
2024-08-19 7:49 UTC (3+ messages)
[PATCH 0/4] Fix some starvation problems
2024-08-19 3:49 UTC (6+ messages)
` [PATCH 1/4] block: fix request starvation when queue is stopped or quiesced
` [PATCH 2/4] block: fix ordering between checking BLK_MQ_S_STOPPED and adding requests to hctx->dispatch
[PATCH 5.15.y V2] block: use "unsigned long" for blk_validate_block_size()
2024-08-19 0:23 UTC
[PATCH V5 0/8] io_uring: support sqe group and provide group kbuf
2024-08-17 19:48 UTC (3+ messages)
[PATCH v5 0/7] block atomic writes for xfs
2024-08-17 9:48 UTC (8+ messages)
` [PATCH v5 1/7] block/fs: Pass an iocb to generic_atomic_write_valid()
` [PATCH v5 2/7] fs: Export generic_atomic_write_valid()
` [PATCH v5 3/7] fs: iomap: Atomic write support
` [PATCH v5 4/7] xfs: Support FS_XFLAG_ATOMICWRITES for forcealign
` [PATCH v5 5/7] xfs: Support atomic write for statx
` [PATCH v5 6/7] xfs: Validate atomic writes
` [PATCH v5 7/7] xfs: Support setting FMODE_CAN_ATOMIC_WRITE
[PATCH 0/2] block atomic writes tidy-ups/fix
2024-08-17 1:35 UTC (3+ messages)
[PATCH -next] blk-cgroup: Remove unused declaration blkg_path()
2024-08-16 21:08 UTC (2+ messages)
[GIT PULL] Block fixes for 6.11-rc4
2024-08-16 21:07 UTC (2+ messages)
[PATCH 0/1] add ioctl IOC_OPAL_SET_SID_PW
2024-08-16 16:12 UTC (4+ messages)
` [PATCH 1/1] block: sed-opal: "
[PATCH 0/2] rust: fix erranous use of lock class key in rust block device bindings
2024-08-16 15:59 UTC (16+ messages)
` [PATCH 2/2] rust: block: fix wrong usage of lockdep API
[PATCH] block:added printing when bio->bi_status fails
2024-08-16 7:45 UTC (3+ messages)
[PATCH v2] block: Fix lockdep warning in blk_mq_mark_tag_wait
2024-08-16 1:25 UTC (5+ messages)
[PATCH 1/2] rust: fix export of bss symbols
2024-08-15 18:24 UTC (3+ messages)
[PATCH] softirq: remove parameter from action callback
2024-08-15 17:35 UTC (4+ messages)
` [PATCH v2] "
[PATCH 0/2] block: Fix __blkdev_issue_write_zeroes() limit handling
2024-08-15 15:41 UTC (9+ messages)
` [PATCH 1/2] block: Read max write zeroes once for __blkdev_issue_write_zeroes()
` [PATCH 2/2] block: Drop NULL check in bdev_write_zeroes_sectors()
[bug report] raid0 array mkfs.xfs hang
2024-08-15 6:21 UTC (10+ messages)
[BUG] cgroupv2/blk: inconsistent I/O behavior in Cgroup v2 with set device wbps and wiops
2024-08-15 1:59 UTC (9+ messages)
[PATCH] block: Fix potential deadlock warning in blk_mq_mark_tag_wait
2024-08-15 1:54 UTC (4+ messages)
[PATCH] docs: block: Fix grammar and spelling mistakes in bfq-iosched.rst
2024-08-14 15:55 UTC
[PATCH] ublk: move zone report data out of request pdu
2024-08-14 9:01 UTC
Regarding patch "block/blk-mq: Don't complete locally if capacities are different"
2024-08-13 16:20 UTC (6+ messages)
[PATCH v3 00/15] honor isolcpus configuration
2024-08-13 13:11 UTC (18+ messages)
` [PATCH v3 04/15] scsi: replace blk_mq_pci_map_queues with blk_mq_dev_map_queues
` [PATCH v3 07/15] blk-mq: remove unused queue mapping helpers
` [PATCH v3 15/15] blk-mq: use hk cpus only when isolcpus=io_queue is enabled
[PATCH] block: constify ext_pi_ref_escape()
2024-08-13 12:20 UTC (3+ messages)
[PATCH] block: delete module stuff from t10-pi
2024-08-13 12:20 UTC (3+ 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).