messages from 2024-04-23 11:25:36 to 2024-06-11 05:22:23 UTC [more...]
move features flags into queue_limits
2024-06-11 5:19 UTC (20+ messages)
` [PATCH 01/26] sd: fix sd_is_zoned
` [PATCH 02/26] sd: move zone limits setup out of sd_read_block_characteristics
` [PATCH 03/26] loop: stop using loop_reconfigure_limits in __loop_clr_fd
` [PATCH 04/26] loop: always update discard settings in loop_reconfigure_limits
` [PATCH 05/26] loop: regularize upgrading the lock size for direct I/O
` [PATCH 06/26] loop: also use the default block size from an underlying block device
` [PATCH 07/26] loop: fold loop_update_rotational into loop_reconfigure_limits
` [PATCH 08/26] virtio_blk: remove virtblk_update_cache_mode
` [PATCH 09/26] nbd: move setting the cache control flags to __nbd_set_size
` [PATCH 10/26] xen-blkfront: don't disable cache flushes when they fail
` [PATCH 11/26] block: freeze the queue in queue_attr_store
` [PATCH 12/26] block: remove blk_flush_policy
` [PATCH 13/26] block: move cache control settings out of queue->flags
` [PATCH 14/26] block: move the nonrot flag to queue_limits
` [PATCH 15/26] block: move the add_random "
` [PATCH 16/26] block: move the io_stat flag setting "
` [PATCH 17/26] block: move the stable_write flag "
` [PATCH 18/26] block: move the synchronous "
` [PATCH 19/26] block: move the nowait "
[PATCH] arch: um: rust: Add i386 support for Rust
2024-06-05 18:02 UTC (4+ messages)
[PATCH v2] hostfs: convert hostfs to use the new mount API
2024-06-03 14:29 UTC (2+ messages)
convert the SCSI ULDs to the atomic queue limits API v2
2024-05-31 13:55 UTC (25+ messages)
` [PATCH 01/14] ubd: refactor the interrupt handler
` [PATCH 02/14] ubd: untagle discard vs write zeroes not support handling
` [PATCH 03/14] rbd: increase io_opt again
` [PATCH 04/14] block: take io_opt and io_min into account for max_sectors
` [PATCH 05/14] sd: simplify the ZBC case in provisioning_mode_store
` [PATCH 06/14] sd: add a sd_disable_discard helper
` [PATCH 07/14] sd: add a sd_disable_write_same helper
` [PATCH 08/14] sd: simplify the disable case in sd_config_discard
` [PATCH 09/14] sd: factor out a sd_discard_mode helper
` [PATCH 10/14] sd: cleanup zoned queue limits initialization
` [PATCH 11/14] sd: convert to the atomic queue limits API
` [PATCH 12/14] sr: "
` [PATCH 13/14] block: remove unused "
` [PATCH 14/14] block: add special APIs for run-time disabling of discard and friends
convert the SCSI ULDs to the atomic queue limits API
2024-05-31 9:14 UTC (43+ messages)
` [PATCH 01/12] ubd: untagle discard vs write zeroes not support handling
` [PATCH 02/12] block: take io_opt and io_min into account for max_sectors
` [PATCH 03/12] sd: simplify the ZBC case in provisioning_mode_store
` [PATCH 04/12] sd: add a sd_disable_discard helper
` [PATCH 05/12] sd: add a sd_disable_write_same helper
` [PATCH 06/12] sd: simplify the disable case in sd_config_discard
` [PATCH 07/12] sd: factor out a sd_discard_mode helper
` [PATCH 08/12] sd: cleanup zoned queue limits initialization
` [PATCH 09/12] sd: convert to the atomic queue limits API
` [PATCH 10/12] sr: "
` [PATCH 11/12] block: remove unused "
` [PATCH 12/12] block: add special APIs for run-time disabling of discard and friends
[PATCH 07/16] hostfs: Convert hostfs_read_folio() to use a folio
2024-05-30 20:20 UTC
[PATCH] arch: um: rust: Use the generated target.json again
2024-05-30 17:00 UTC (2+ messages)
[PATCH 0/5] Increased address space for 64 bit
2024-05-30 14:05 UTC (15+ messages)
` [PATCH 1/5] um: Fix stub_start address calculation
` [PATCH 2/5] um: Limit TASK_SIZE to the addressable range
` [PATCH 3/5] um: Do a double clone to disable rseq
` [PATCH 4/5] um: Discover host_task_size from envp
` [PATCH 5/5] um: Add 4 level page table support
[PATCH] hostfs: convert hostfs to use the new mount api
2024-05-30 11:47 UTC (6+ messages)
[PATCH 0/2] um: Remove some dead code
2024-05-27 13:40 UTC (3+ messages)
` [PATCH 1/2] um: Remove unused ncpus variable
` [PATCH 2/2] um: Remove /proc/sysemu support code
Build regressions/improvements in v6.10-rc1
2024-05-27 8:21 UTC
[GIT PULL] UML changes for v6.10-rc1
2024-05-25 21:08 UTC (2+ messages)
[PATCH v3 00/12] Rework stub syscall and page table handling
2024-05-24 21:37 UTC (13+ messages)
` [PATCH v3 01/12] um: Remove stub-data.h include from common-offsets.h
` [PATCH v3 02/12] um: Create signal stack memory assignment in stub_data
` [PATCH v3 03/12] um: Add generic stub_syscall6 function
` [PATCH v3 04/12] um: Rework syscall handling
` [PATCH v3 05/12] um: compress memory related stub syscalls while adding them
` [PATCH v3 06/12] um: remove LDT support
` [PATCH v3 07/12] um: remove copy_context_skas0
` [PATCH v3 08/12] um: Delay flushing syscalls until the thread is restarted
` [PATCH v3 09/12] um: Do not flush MM in flush_thread
` [PATCH v3 10/12] um: remove force_flush_all from fork_handler
` [PATCH v3 11/12] um: simplify and consolidate TLB updates
` [PATCH v3 12/12] um: refactor TLB update handling
[PATCH] ubd: Remove unused mutex 'ubd_mutex'
2024-05-23 15:10 UTC (6+ messages)
[PATCH vhost v9 0/6] refactor the params of find_vqs()
2024-05-22 12:44 UTC (12+ messages)
` [PATCH vhost v9 1/6] virtio_balloon: remove the dependence where names[] is null
` [PATCH vhost v9 2/6] virtio: remove support for names array entries being null
` [PATCH vhost v9 3/6] virtio: find_vqs: pass struct instead of multi parameters
` [PATCH vhost v9 4/6] virtio: vring_create_virtqueue: "
` [PATCH vhost v9 5/6] virtio: vring_new_virtqueue(): "
` [PATCH vhost v9 6/6] virtio_ring: simplify the parameters of the funcs related to vring_create/new_virtqueue()
[PATCH] hostfs: convert hostfs to use the new mount API
2024-05-15 2:55 UTC
[PATCH] arch/x86/um: Disable UBSAN sanitization
2024-05-13 13:16 UTC (7+ messages)
[PATCH v2] x86: um: vdso: Disable UBSAN instrumentation
2024-05-13 13:10 UTC
[PATCH 0/2] um: Convert to platform remove callback returning void
2024-04-30 12:18 UTC (3+ messages)
[PATCH v2 00/12] Rework stub syscall and page table handling
2024-04-29 13:47 UTC (13+ messages)
` [PATCH v2 01/12] um: Remove stub-data.h include from common-offsets.h
` [PATCH v2 02/12] um: Create signal stack memory assignment in stub_data
` [PATCH v2 03/12] um: Add generic stub_syscall6 function
` [PATCH v2 04/12] um: Rework syscall handling
` [PATCH v2 05/12] um: compress memory related stub syscalls while adding them
` [PATCH v2 06/12] um: remove LDT support
` [PATCH v2 07/12] um: remove copy_context_skas0
` [PATCH v2 08/12] um: Delay flushing syscalls until the thread is restarted
` [PATCH v2 09/12] um: Do not flush MM in flush_thread
` [PATCH v2 10/12] um: remove force_flush_all from fork_handler
` [PATCH v2 11/12] um: simplify and consolidate TLB updates
` [PATCH v2 12/12] um: refactor TLB update handling
[PATCH v2 00/25] virtio: store owner from modules with register_virtio_driver()
2024-04-25 20:59 UTC (3+ messages)
` [PATCH v2 21/25] nvdimm: virtio_pmem: drop owner assignment
[PATCH vhost v8 0/6] refactor the params of find_vqs()
2024-04-24 9:04 UTC (5+ messages)
` [PATCH vhost v8 6/6] virtio_ring: simplify the parameters of the funcs related to vring_create/new_virtqueue()
[PATCH v2 0/7] um: A follow-up series of -Wmissing-prototypes fixes
2024-04-23 12:58 UTC (8+ messages)
` [PATCH v2 1/7] um: Fix -Wmissing-prototypes warnings for (rt_)sigreturn
` [PATCH v2 2/7] um: Fix the -Wmissing-prototypes warning for __switch_mm
` [PATCH v2 3/7] um: Fix the -Wmissing-prototypes warning for get_thread_reg
` [PATCH v2 4/7] um: Fix the declaration of kasan_map_memory
` [PATCH v2 5/7] um: Add an internal header shared among the user code
` [PATCH v2 6/7] um: Fix -Wmissing-prototypes warnings for __vdso_*
` [PATCH v2 7/7] um: Remove unused do_get_thread_area function
[PATCH 0/7] um: A follow-up series of -Wmissing-prototypes fixes
2024-04-23 12:29 UTC (12+ messages)
` [PATCH 2/7] um: Fix the -Wmissing-prototypes warning for __switch_mm
` [PATCH 3/7] um: Fix the -Wmissing-prototypes warning for get_thread_reg
` [PATCH 4/7] um: Fix the declaration of kasan_map_memory
` [PATCH 5/7] um: Add an internal header shared among the user code
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