[PATCH v1 0/9] memcg: make rstat flushing irq and sleep friendly
2023-03-28 19:06 UTC (34+ messages)
` [PATCH v1 1/9] cgroup: rename cgroup_rstat_flush_"irqsafe" to "atomic"
` [PATCH v1 2/9] memcg: rename mem_cgroup_flush_stats_"delayed" to "ratelimited"
` [PATCH v1 3/9] memcg: do not flush stats in irq context
` [PATCH v1 4/9] cgroup: rstat: add WARN_ON_ONCE() if flushing outside task context
` [PATCH v1 5/9] memcg: replace stats_flush_lock with an atomic
` [PATCH v1 6/9] memcg: sleep during flushing stats in safe contexts
` [PATCH v1 7/9] workingset: memcg: sleep when flushing stats in workingset_refault()
` [PATCH v1 8/9] vmscan: memcg: sleep when flushing stats during reclaim
` [PATCH v1 9/9] memcg: do not modify rstat tree for zero updates
[PATCH blktests v2 0/3] Test different queue counts
2023-03-28 18:35 UTC (6+ messages)
[PATCH] blktrace: Gracefully return if fail in blk_register_tracepoints()
2023-03-28 17:58 UTC (2+ messages)
[PATCH V5 00/16] io_uring/ublk: add IORING_OP_FUSED_CMD
2023-03-28 17:33 UTC (18+ messages)
` [PATCH V5 01/16] io_uring: increase io_kiocb->flags into 64bit
` [PATCH V5 02/16] io_uring: add IORING_OP_FUSED_CMD
` [PATCH V5 03/16] io_uring: support normal SQE for fused command
` [PATCH V5 04/16] io_uring: support OP_READ/OP_WRITE for fused secondary request
` [PATCH V5 05/16] io_uring: support OP_SEND_ZC/OP_RECV "
` [PATCH V5 06/16] block: ublk_drv: add common exit handling
` [PATCH V5 07/16] block: ublk_drv: don't consider flush request in map/unmap io
` [PATCH V5 08/16] block: ublk_drv: add two helpers to clean up map/unmap request
` [PATCH V5 09/16] block: ublk_drv: clean up several helpers
` [PATCH V5 10/16] block: ublk_drv: cleanup 'struct ublk_map_data'
` [PATCH V5 11/16] block: ublk_drv: cleanup ublk_copy_user_pages
` [PATCH V5 12/16] block: ublk_drv: grab request reference when the request is handled by userspace
` [PATCH V5 13/16] block: ublk_drv: support to copy any part of request pages
` [PATCH V5 14/16] block: ublk_drv: add read()/write() support for ublk char device
` [PATCH V5 15/16] block: ublk_drv: don't check buffer in case of zero copy
` [PATCH V5 16/16] block: ublk_drv: apply io_uring FUSED_CMD for supporting "
[PATCH v5 00/18] Use block pr_ops in LIO
2023-03-28 17:11 UTC (4+ messages)
` [PATCH v5 01/18] block: Add PR callouts for read keys and reservation
[PATCH 0/2] bio iter improvements
2023-03-28 16:57 UTC (6+ messages)
` [PATCH 1/2] block: Rework bio_for_each_segment_all()
` [PATCH 2/2] block: Rework bio_for_each_folio_all()
[PATCH 0/5] remove page_endio()
2023-03-28 16:17 UTC (10+ messages)
` [PATCH 1/5] zram: remove the call to page_endio in the bio end_io handler
` [PATCH 2/5] orangefs: use folios in orangefs_readahead
` [PATCH 3/5] mpage: split bi_end_io callback for reads and writes
` [PATCH 4/5] mpage: use folios in bio end_io handler
` [PATCH 5/5] filemap: remove page_endio()
[PATCH v5 11/18] nvme: Add pr_ops read_keys support
2023-03-28 15:50 UTC (3+ messages)
[PATCH 1/4] block, bfq: remove BFQ_WEIGHT_LEGACY_DFL
2023-03-28 14:57 UTC (4+ messages)
` [PATCH 2/4] blk-cgroup: delete cpd_bind_fn of blkcg_policy
` [PATCH 3/4] blk-cgroup: delete cpd_init_fn "
` [PATCH 4/4] blk-cgroup: change BLKCG_MAX_POLS back to 5
[PATCH 1/2] blk-mq: export request polling helpers
2023-03-28 14:52 UTC (12+ messages)
` [PATCH 2/2] nvme: use blk-mq polling for uring commands
[PATCH 0/2] virtio-blk: fix a few problems in ZBD-related code
2023-03-28 14:51 UTC (5+ messages)
` [PATCH 1/2] virtio-blk: migrate to the latest patchset version
` [virtio-dev] "
` [PATCH 2/2] virtio-blk: fix ZBD probe in kernels without ZBD support
` [virtio-dev] "
[PATCH] blk-throttle: Fix io statistics for cgroup v1
2023-03-28 14:23 UTC
[PATCH V3 00/16] io_uring/ublk: add IORING_OP_FUSED_CMD
2023-03-28 13:01 UTC (16+ messages)
Słowa kluczowe do wypozycjonowania
2023-03-28 7:40 UTC
[regression][bisected] blktests scsi/004 failed
2023-03-28 7:29 UTC (3+ messages)
[PATCH V4 00/17] io_uring/ublk: add IORING_OP_FUSED_CMD
2023-03-28 6:32 UTC (11+ messages)
move bio cgroup punting into btrfs
2023-03-28 1:15 UTC (12+ messages)
` [PATCH 1/7] btrfs: move kthread_associate_blkcg out of btrfs_submit_compressed_write
` [PATCH 2/7] btrfs: don't free the async_extent in submit_uncompressed_range
` [PATCH 3/7] btrfs: also use kthread_associate_blkcg for uncompressible ranges
` [PATCH 4/7] btrfs, mm: remove the punt_to_cgroup field in struct writeback_control
` [PATCH 5/7] btrfs, block: move REQ_CGROUP_PUNT to btrfs
` [PATCH 6/7] block: async_bio_lock does not need to be bh-safe
` [PATCH 7/7] block: make blkcg_punt_bio_submit optional
[PATCH 0/2] Submit split bios in LBA order
2023-03-27 23:43 UTC (27+ messages)
` [PATCH 2/2] block: Split and submit "
[RFC PATCH 0/7] Make rstat flushing IRQ and sleep friendly
2023-03-27 23:23 UTC (12+ messages)
` [RFC PATCH 1/7] cgroup: rstat: only disable interrupts for the percpu lock
[PATCH] block: annotate bdev_disk_changed() deprecation with a symbol namespace
2023-03-27 23:20 UTC (5+ messages)
[PATCH 0/2] block: remove unnecessary helpers
2023-03-27 22:43 UTC (7+ messages)
` [PATCH 1/2] block: open code __blk_account_io_start()
` [PATCH 2/2] block: open code __blk_account_io_done()
[PATCH 0/2] block: null_blk: make fault-injection configurable via configfs
2023-03-27 22:18 UTC (5+ messages)
` [PATCH 1/2] fault-inject: allow configuration "
` [PATCH 2/2] block: null_blk: make fault-injection dynamically configurable per device
[dm-6.4 PATCH v3 00/20] dm bufio, thin: improve concurrent IO performance
2023-03-27 20:11 UTC (21+ messages)
` [dm-6.4 PATCH v3 01/20] dm bufio: remove unused dm_bufio_release_move interface
` [dm-6.4 PATCH v3 02/20] dm bufio: use WARN_ON in dm_bufio_client_destroy and dm_bufio_exit
` [dm-6.4 PATCH v3 03/20] dm bufio: never crash if dm_bufio_in_request()
` [dm-6.4 PATCH v3 04/20] dm bufio: don't bug for clear developer oversight
` [dm-6.4 PATCH v3 05/20] dm bufio: add LRU abstraction
` [dm-6.4 PATCH v3 06/20] dm bufio: add dm_buffer_cache abstraction
` [dm-6.4 PATCH v3 07/20] dm bufio: improve concurrent IO performance
` [dm-6.4 PATCH v3 08/20] dm bufio: add lock_history optimization for cache iterators
` [dm-6.4 PATCH v3 09/20] dm bufio: move dm_bufio_client members to avoid spanning cachelines
` [dm-6.4 PATCH v3 10/20] dm bufio: use waitqueue_active in __free_buffer_wake
` [dm-6.4 PATCH v3 11/20] dm bufio: use multi-page bio vector
` [dm-6.4 PATCH v3 12/20] dm thin: speed up cell_defer_no_holder()
` [dm-6.4 PATCH v3 13/20] dm: split discards further if target sets max_discard_granularity
` [dm-6.4 PATCH v3 14/20] dm bio prison v1: improve concurrent IO performance
` [dm-6.4 PATCH v3 15/20] dm bio prison v1: add dm_cell_key_has_valid_range
` [dm-6.4 PATCH v3 16/20] dm: add dm_num_sharded_locks()
` [dm-6.4 PATCH v3 17/20] dm bufio: prepare to intelligently size dm_buffer_cache's buffer_trees
` [dm-6.4 PATCH v3 18/20] dm bufio: "
` [dm-6.4 PATCH v3 19/20] dm bio prison v1: prepare to intelligently size dm_bio_prison's prison_regions
` [dm-6.4 PATCH v3 20/20] dm bio prison v1: "
[PATCH v2 01/14] drbd: Rename kvfree_rcu() to kvfree_rcu_mightsleep()
2023-03-27 19:26 UTC (3+ messages)
[PATCH resent] drbd: Fix exception handling in nla_put_drbd_cfg_context()
2023-03-27 12:28 UTC
[PATCH] blk-mq-rdma: remove queue mapping helper for rdma devices
2023-03-27 0:56 UTC (11+ messages)
[PATCH] loop: LOOP_CONFIGURE: send uevents for partitions
2023-03-26 23:09 UTC (2+ messages)
[PATCH 00/32] pata_parport-bpck6: rework bpck6 protocol driver
2023-03-26 9:08 UTC (5+ messages)
[bug report] kernel panic at _find_next_zero_bit in io_uring testing
2023-03-25 13:51 UTC (3+ messages)
[dm-6.4 PATCH v2 0/9] dm bufio, thin: improve concurrent IO performance
2023-03-25 4:21 UTC (6+ messages)
` [dm-6.4 PATCH v2 3/9] dm bufio: "
page: next (older)
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).