messages from 2023-05-30 16:20:12 to 2023-05-31 15:00:52 UTC [more...]
less special casing for flush requests v2
2023-05-31 15:00 UTC (7+ messages)
` [PATCH 4/7] blk-mq: use the I/O scheduler for writes from the flush state machine
[PATCH v4 0/3] block: Make old dio use iov_iter_extract_pages() and page pinning
2023-05-31 14:10 UTC (14+ 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
cleanup the filemap / direct I/O interaction v3 (full series now)
2023-05-31 14:11 UTC (20+ 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 AUTOSEL 4.14 10/10] xen/blkfront: Only check REQ_FUA for writes
2023-05-31 13:46 UTC
[PATCH AUTOSEL 5.10 20/21] xen/blkfront: Only check REQ_FUA for writes
2023-05-31 13:44 UTC
[PATCH AUTOSEL 4.19 13/13] xen/blkfront: Only check REQ_FUA for writes
2023-05-31 13:45 UTC
[PATCH AUTOSEL 5.4 16/17] xen/blkfront: Only check REQ_FUA for writes
2023-05-31 13:45 UTC
[PATCH AUTOSEL 5.15 22/24] xen/blkfront: Only check REQ_FUA for writes
2023-05-31 13:43 UTC
[PATCH AUTOSEL 6.1 30/33] xen/blkfront: Only check REQ_FUA for writes
2023-05-31 13:41 UTC
[PATCH AUTOSEL 6.3 34/37] xen/blkfront: Only check REQ_FUA for writes
2023-05-31 13:40 UTC
[PATCH 1/2] block: add request polling helper
2023-05-31 13:02 UTC (6+ messages)
` [PATCH 2/2] nvme: improved uring polling
[PATCH v2 00/16] Diskseq support in loop, device-mapper, and blkback
2023-05-31 13:06 UTC (18+ 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
` [dm-devel] [PATCH v2 00/16] Diskseq support in loop, device-mapper, and blkback
fix the name_to_dev_t mess v2
2023-05-31 12:55 UTC (25+ messages)
` [PATCH 01/24] driver core: return bool from driver_probe_done
` [PATCH 02/24] PM: hibernate: factor out a helper to find the resume device
` [PATCH 03/24] PM: hibernate: remove the global snapshot_test variable
` [PATCH 04/24] PM: hibernate: move finding the resume device out of software_resume
` [PATCH 05/24] init: remove pointless Root_* values
` [PATCH 06/24] init: rename mount_block_root to mount_root_generic
` [PATCH 07/24] init: refactor mount_root
` [PATCH 08/24] init: pass root_device_name explicitly
` [PATCH 09/24] init: don't remove the /dev/ prefix from error messages
` [PATCH 10/24] init: handle ubi/mtd root mounting like all other root types
` [PATCH 11/24] init: factor the root_wait logic in prepare_namespace into a helper
` [PATCH 12/24] init: move the nfs/cifs/ram special cases out of name_to_dev_t
` [PATCH 13/24] init: improve the name_to_dev_t interface
` [PATCH 14/24] init: clear root_wait on all invalid root= strings
` [PATCH 15/24] block: move the code to do early boot lookup of block devices to block/
` [PATCH 16/24] block: move more code to early-lookup.c
` [PATCH 17/24] dm-snap: simplify the origin_dev == cow_dev check in snapshot_ctr
` [PATCH 18/24] dm: open code dm_get_dev_t in dm_init_init
` [PATCH 19/24] dm: remove dm_get_dev_t
` [PATCH 20/24] dm: only call early_lookup_bdev from early boot context
` [PATCH 21/24] PM: hibernate: don't use early_lookup_bdev in resume_store
` [PATCH 22/24] mtd: block2mtd: factor the early block device open logic into a helper
` [PATCH 23/24] mtd: block2mtd: don't call early_lookup_bdev after the system is running
` [PATCH 24/24] block: mark early_lookup_bdev as __init
[PATCH] blk-ioc: protect ioc_destroy_icq() by 'queue_lock'
2023-05-31 12:47 UTC (2+ messages)
[PATCH net-next v2 1/6] splice, net: Fix MSG_MORE signalling in splice_direct_to_actor()
2023-05-31 12:45 UTC
[PATCH -next v2] block: fix blktrace debugfs entries leak
2023-05-31 12:44 UTC (3+ messages)
[PATCH v7 00/20] bio: check return values of bio_add_page
2023-05-31 12:34 UTC (24+ 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 04/20] fs: buffer: use __bio_add_page to add single page to bio
` [PATCH v7 05/20] md: use __bio_add_page to add single page
` [PATCH v7 06/20] md: raid5-log: "
` [PATCH v7 07/20] md: raid5: use __bio_add_page to add single page to new bio
` [PATCH v7 08/20] jfs: logmgr: use __bio_add_page to add single page to bio
` [PATCH v7 09/20] gfs2: use __bio_add_page for adding "
` [PATCH v7 10/20] zonefs: "
` [PATCH v7 11/20] zram: "
` [PATCH v7 12/20] floppy: "
` [PATCH v7 13/20] md: check for failure when adding pages in alloc_behind_master_bio
` [PATCH v7 14/20] md: raid1: use __bio_add_page for adding single page to bio
` [PATCH v7 15/20] md: raid1: check if adding pages to resync bio fails
` [PATCH v7 16/20] dm-crypt: use __bio_add_page to add single page to clone bio
` [PATCH v7 17/20] block: mark bio_add_page as __must_check
` [PATCH v7 18/20] block: add bio_add_folio_nofail
` [PATCH v7 19/20] fs: iomap: use bio_add_folio_nofail where possible
` [PATCH v7 20/20] block: mark bio_add_folio as __must_check
[PATCH v6 00/20] bio: check return values of bio_add_page
2023-05-31 11:50 UTC (66+ 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
blk-mq: check on cpu id when there is only one ctx mapping
2023-05-31 9:40 UTC (4+ messages)
` [PATCH v2] "
[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)
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 v5 00/20] bio: check return values of bio_add_page
2023-05-30 19:43 UTC (5+ 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 (4+ messages)
` [PATCH v11 2/9] block: Add copy offload support infrastructure
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).