messages from 2024-08-15 19:11:37 to 2024-08-22 12:35:47 UTC [more...]
[PATCH v2 0/7] implement async block discards/etc. via io_uring
2024-08-22 12:36 UTC (14+ messages)
` [PATCH v2 1/7] io_uring/cmd: expose iowq to cmds
` [PATCH v2 2/7] io_uring/cmd: give inline space in request "
` [PATCH v2 3/7] filemap: introduce filemap_invalidate_pages
` [PATCH v2 4/7] block: introduce blk_validate_write()
` [PATCH v2 5/7] block: implement async discard as io_uring cmd
` [PATCH v2 6/7] block: implement async wire write zeroes
` [PATCH v2 7/7] block: implement async secure erase
[PATCH blktests] nvme/052: wait for namespace removal before recreating namespace
2024-08-22 11:59 UTC (7+ messages)
Regarding patch "block/blk-mq: Don't complete locally if capacities are different"
2024-08-22 10:46 UTC (12+ messages)
[PATCH v1] drivers:block:Fix the NULL vs IS_ERR() bug for debugfs_create_dir()
2024-08-22 9:27 UTC (2+ messages)
[PATCH 0/4] Fix some starvation problems
2024-08-22 3:54 UTC (7+ 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 liburing 1/1] test/send-zerocopy: test fix datagrams over UDP limit
2024-08-22 3:35 UTC (2+ messages)
[PATCH v2] rust: sort blk includes in bindings_helper.h
2024-08-21 22:12 UTC (2+ messages)
[PATCH v5 0/7] block atomic writes for xfs
2024-08-21 17:11 UTC (15+ 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
sort out the fallocate mode mess
2024-08-21 16:11 UTC (13+ messages)
` [PATCH 1/6] block: remove checks for FALLOC_FL_NO_HIDE_STALE
` [PATCH 2/6] ext4: remove tracing "
` [PATCH 3/6] fs: sort out the fallocate mode vs flag mess
` [PATCH 4/6] xfs: call xfs_flush_unmap_range from xfs_free_file_space
` [PATCH 5/6] xfs: move the xfs_is_always_cow_inode check into xfs_alloc_file_space
` [PATCH 6/6] xfs: refactor xfs_file_fallocate
[PATCH v2] blk-cgroup: don't clear stat in blkcg_reset_stats()
2024-08-21 15:51 UTC (2+ messages)
next: x86_64: ahci 0000:00:1f.2: probe with driver ahci failed with error -12
2024-08-21 13:43 UTC (6+ messages)
[PATCH v2 0/9] PCI: Remove pcim_iounmap_regions()
2024-08-21 12:25 UTC (19+ messages)
` [PATCH v2 1/9] PCI: Make pcim_iounmap_region() a public function
` [PATCH v2 2/9] fpga/dfl-pci.c: Replace deprecated PCI functions
` [PATCH v2 3/9] block: mtip32xx: "
` [PATCH v2 4/9] gpio: "
` [PATCH v2 5/9] ethernet: cavium: "
` [PATCH v2 6/9] ethernet: stmicro: Simplify PCI devres usage
` [PATCH v2 7/9] vdpa: solidrun: Fix potential UB bug with devres
` [PATCH v2 8/9] vdap: solidrun: Replace deprecated PCI functions
` [PATCH v2 9/9] PCI: Remove pcim_iounmap_regions()
[PATCH 0/2] rust: fix erranous use of lock class key in rust block device bindings
2024-08-21 11:54 UTC (18+ messages)
` [PATCH 2/2] rust: block: fix wrong usage of lockdep API
Fast-Track Your Dream Home with Modular Construction!
2024-08-21 11:34 UTC
[PATCH for-next] block/rnbd-srv: Add sanity check and remove redundant assignment
2024-08-21 11:25 UTC (2+ messages)
[PATCH 1/2] rust: fix export of bss symbols
2024-08-21 10:50 UTC (2+ messages)
[PATCH v7 0/8] filtering and snapshots of a block devices
2024-08-21 9:27 UTC (2+ messages)
[PATCH v1] xen/blkback: Convert to use time_after_eq macro
2024-08-21 7:47 UTC
[PATCH 5/9] Block: switch bd_prepare_to_claim to use ___wait_var_event()
2024-08-21 7:10 UTC
[RFC 0/5] implement asynchronous BLKDISCARD via io_uring
2024-08-21 2:55 UTC (17+ messages)
` [RFC 5/5] block: implement io_uring discard cmd
[PATCH] softirq: remove parameter from action callback
2024-08-20 18:49 UTC (3+ messages)
` [PATCH v2] "
[PATCH] Documentation: Document the kernel flag bdev_allow_write_mounted
2024-08-20 18:42 UTC (3+ messages)
[PATCH v3] block: flush all throttled bios when deleting the cgroup
2024-08-20 17:06 UTC (5+ 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 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 (8+ 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
[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 0/2] block atomic writes tidy-ups/fix
2024-08-17 1:35 UTC (2+ 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] 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 (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).