Linux-Block Archive mirror
 help / color / mirror / Atom feed
 messages from 2023-05-30 06:57:10 to 2023-05-31 11:51:23 UTC [more...]

[PATCH v7 00/20] bio: check return values of bio_add_page
 2023-05-31 11:50 UTC  (5+ messages)
` [PATCH v7 01/20] swap: use __bio_add_page to add page to bio
` [PATCH v7 02/20] drbd: "
` [PATCH v7 03/20] dm: dm-zoned: use __bio_add_page for adding single metadata page
` [PATCH v7 06/20] md: raid5-log: use __bio_add_page to add single page

[PATCH v6 00/20] bio: check return values of bio_add_page
 2023-05-31 11:50 UTC  (69+ messages)
` [PATCH v6 01/20] swap: use __bio_add_page to add page to bio
` [PATCH v6 02/20] drbd: "
` [PATCH v6 03/20] dm: dm-zoned: use __bio_add_page for adding single metadata page
` [PATCH v6 04/20] fs: buffer: use __bio_add_page to add single page to bio
` [PATCH v6 05/20] md: use __bio_add_page to add single page
` [PATCH v6 06/20] md: raid5-log: "
` [PATCH v6 07/20] md: raid5: use __bio_add_page to add single page to new bio
` [PATCH v6 08/20] jfs: logmgr: use __bio_add_page to add single page to bio
` [PATCH v6 09/20] gfs2: use __bio_add_page for adding "
` [PATCH v6 10/20] zonefs: "
` [PATCH v6 11/20] zram: "
` [PATCH v6 12/20] floppy: "
` [PATCH v6 13/20] md: check for failure when adding pages in alloc_behind_master_bio
` [PATCH v6 14/20] md: raid1: use __bio_add_page for adding single page to bio
` [PATCH v6 15/20] md: raid1: check if adding pages to resync bio fails
` [PATCH v6 16/20] dm-crypt: check if adding pages to clone "
` [PATCH v6 17/20] block: mark bio_add_page as __must_check
` [PATCH v6 18/20] block: add __bio_add_folio
` [PATCH v6 19/20] fs: iomap: use __bio_add_folio where possible
` [PATCH v6 20/20] block: mark bio_add_folio as __must_check

cleanup the filemap / direct I/O interaction v3 (full series now)
 2023-05-31 11:38 UTC  (19+ messages)
` [PATCH 01/12] backing_dev: remove current->backing_dev_info
` [PATCH 02/12] iomap: update ki_pos a little later in iomap_dio_complete
` [PATCH 03/12] filemap: update ki_pos in generic_perform_write
` [PATCH 04/12] filemap: add a kiocb_write_and_wait helper
` [PATCH 05/12] filemap: add a kiocb_invalidate_pages helper
` [PATCH 06/12] filemap: add a kiocb_invalidate_post_direct_write helper
` [PATCH 07/12] iomap: update ki_pos in iomap_file_buffered_write
` [PATCH 08/12] iomap: use kiocb_write_and_wait and kiocb_invalidate_pages
` [PATCH 09/12] fs: factor out a direct_write_fallback helper
` [PATCH 10/12] fuse: update ki_pos in fuse_perform_write
` [PATCH 11/12] fuse: drop redundant arguments to fuse_perform_write
` [PATCH 12/12] fuse: use direct_write_fallback

[PATCH 1/2] block: add request polling helper
 2023-05-31 10:10 UTC  (4+ messages)
  ` [PATCH 2/2] nvme: improved uring polling

blk-mq: check on cpu id when there is only one ctx mapping
 2023-05-31  9:40 UTC  (4+ messages)
` [PATCH v2] "

[PATCH -next v2] block: fix blktrace debugfs entries leak
 2023-05-31  9:26 UTC  (2+ messages)

[PATCH v4 0/3] block: Make old dio use iov_iter_extract_pages() and page pinning
 2023-05-31  8:46 UTC  (12+ messages)
` [PATCH v4 1/3] mm: Don't pin ZERO_PAGE in pin_user_pages()
` [PATCH v4 2/3] mm: Provide a function to get an additional pin on a page
` [PATCH v4 3/3] block: Use iov_iter_extract_pages() and page pinning in direct-io.c

[PATCH blktests] nvme/{016,017}: use _check_genctr instead of _filter_discovery
 2023-05-31  7:50 UTC  (4+ messages)

[PATCH -next] block: fix blktrace debugfs entries leak
 2023-05-31  7:42 UTC  (6+ messages)

[PATCH] blk-ioc: protect ioc_destroy_icq() by 'queue_lock'
 2023-05-31  7:34 UTC 

cleanup the filemap / direct I/O interaction v3
 2023-05-31  7:20 UTC  (9+ messages)
` [PATCH 1/8] backing_dev: remove current->backing_dev_info
` [PATCH 2/8] iomap: update ki_pos a little later in iomap_dio_complete
` [PATCH 3/8] filemap: update ki_pos in generic_perform_write
` [PATCH 4/8] filemap: add a kiocb_write_and_wait helper
` [PATCH 5/8] filemap: add a kiocb_invalidate_pages helper
` [PATCH 6/8] filemap: add a kiocb_invalidate_post_direct_write helper
` [PATCH 7/8] iomap: update ki_pos in iomap_file_buffered_write
` [PATCH 8/8] iomap: use kiocb_write_and_wait and kiocb_invalidate_pages

[PATCH v5 0/9] Support limits below the page size
 2023-05-31  5:40 UTC  (7+ messages)
` [PATCH v5 3/9] block: Support configuring "

[PATCH] block: improve ioprio value validity checks
 2023-05-31  4:54 UTC  (4+ messages)

[PATCH v1 1/1] nvme: complete directly for hctx with only one ctx mapping
 2023-05-31  1:32 UTC  (4+ messages)

[PATCH 0/7] block layer patches for bcachefs
 2023-05-30 23:30 UTC  (7+ messages)

[PATCH] block: Replace all non-returning strlcpy with strscpy
 2023-05-30 23:17 UTC  (2+ messages)

[PATCH v2 00/39] Add the dm-vdo deduplication and compression device mapper target
 2023-05-30 23:03 UTC  (3+ messages)
` [dm-devel] "
  ` [vdo-devel] "

[PATCH] io_uring: set plug tags for same file
 2023-05-30 20:45 UTC  (2+ messages)

[PATCH v2 00/16] Diskseq support in loop, device-mapper, and blkback
 2023-05-30 20:31 UTC  (17+ messages)
` [PATCH v2 01/16] device-mapper: Check that target specs are sufficiently aligned
` [PATCH v2 02/16] device-mapper: Avoid pointer arithmetic overflow
` [PATCH v2 03/16] device-mapper: do not allow targets to overlap 'struct dm_ioctl'
` [PATCH v2 04/16] device-mapper: Better error message for too-short target spec
` [PATCH v2 05/16] device-mapper: Target parameters must not overlap next "
` [PATCH v2 06/16] device-mapper: Avoid double-fetch of version
` [PATCH v2 07/16] device-mapper: Allow userspace to opt-in to strict parameter checks
` [PATCH v2 08/16] device-mapper: Allow userspace to provide expected diskseq
` [PATCH v2 09/16] device-mapper: Allow userspace to suppress uevent generation
` [PATCH v2 10/16] device-mapper: Refuse to create device named "control"
` [PATCH v2 11/16] device-mapper: "." and ".." are not valid symlink names
` [PATCH v2 12/16] device-mapper: inform caller about already-existing device
` [PATCH v2 13/16] xen-blkback: Implement diskseq checks
` [PATCH v2 14/16] block, loop: Increment diskseq when releasing a loop device
` [PATCH v2 15/16] xen-blkback: Minor cleanups
` [PATCH v2 16/16] xen-blkback: Inform userspace that device has been opened

[PATCH v5 00/20] bio: check return values of bio_add_page
 2023-05-30 19:43 UTC  (8+ messages)
` [PATCH v5 16/20] dm-crypt: check if adding pages to clone bio fails
  ` [dm-devel] "

[PATCH v3 0/4] block: constify some structures of partitions/core.c
 2023-05-30 17:13 UTC  (6+ messages)
` [PATCH v3 1/4] block: constify partition prober array
` [PATCH v3 2/4] block: constify struct part_type part_type
` [PATCH v3 3/4] block: constify struct part_attr_group
` [PATCH v3 4/4] block: constify the whole_disk device_attribute

[PATCH v2 0/4] block: constify some structures of partitions/core.c
 2023-05-30 17:02 UTC  (3+ messages)

[PATCH v11 0/9] Implement copy offload support
 2023-05-30 12:10 UTC  (6+ messages)
  ` [PATCH v11 2/9] block: Add copy offload support infrastructure

[PATCH v7 0/5] Introduce provisioning primitives
 2023-05-30 15:28 UTC  (10+ messages)

less special casing for flush requests v2
 2023-05-30 14:55 UTC  (5+ messages)
` [PATCH 4/7] blk-mq: use the I/O scheduler for writes from the flush state machine

[PATCH -next v2] block: Fix the partition start may overflow in add_partition()
 2023-05-30 13:42 UTC  (3+ messages)

[PATCH V1] block: Fix null pointer dereference issue on struct io_cq
 2023-05-30 13:24 UTC  (7+ messages)

introduce bdev holder ops and a file system shutdown method v2
 2023-05-30 13:05 UTC  (15+ messages)
` [PATCH 02/13] block: refactor bd_may_claim
` [PATCH 04/13] block: consolidate the shutdown logic in blk_mark_disk_dead and del_gendisk
` [PATCH 06/13] block: unhash the inode earlier in delete_partition
` [PATCH 07/13] block: delete partitions later in del_gendisk
` [PATCH 08/13] block: remove blk_drop_partitions
` [PATCH 09/13] block: introduce holder ops
` [PATCH 10/13] block: add a mark_dead holder operation

[PATCH 0/2] nvme: add nvme_delete_dead_ctrl for avoiding io deadlock
 2023-05-30  9:43 UTC  (3+ messages)
` [PATCH 1/2] nvme: add API of nvme_delete_dead_ctrl
` [PATCH 2/2] nvme: rdma/tcp: call nvme_delete_dead_ctrl for handling reconnect failure

cleanup the filemap / direct I/O interaction v2
 2023-05-30  7:04 UTC  (21+ messages)
` [PATCH 02/11] iomap: update ki_pos a little later in iomap_dio_complete
` [PATCH 03/11] filemap: update ki_pos in generic_perform_write
` [PATCH 04/11] filemap: add a kiocb_write_and_wait helper
` [PATCH 05/11] filemap: add a kiocb_invalidate_pages helper
` [PATCH 06/11] filemap: add a kiocb_invalidate_post_direct_write helper
` [PATCH 07/11] iomap: update ki_pos in iomap_file_buffered_write
` [PATCH 08/11] iomap: use kiocb_write_and_wait and kiocb_invalidate_pages
` [PATCH 09/11] fs: factor out a direct_write_fallback helper
` [PATCH 10/11] fuse: update ki_pos in fuse_perform_write
` [PATCH 11/11] fuse: drop redundant arguments to fuse_perform_write


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 read-only IMAP folder(s) and NNTP newsgroup(s).