messages from 2022-11-01 09:34:29 to 2022-11-02 22:47:48 UTC [more...]
[PATCH v3 00/19] Use block pr_ops in LIO
2022-11-02 22:47 UTC (9+ messages)
` [PATCH v3 03/19] scsi: Move sd_pr_type to header to share
` [PATCH v3 12/19] block,nvme,scsi,dm: Add blk_status to pr_ops callouts
[PATCH v4 0/7] Improve libata support for FUA
2022-11-02 22:28 UTC (8+ messages)
` [PATCH v4 1/7] block: Prevent the use of REQ_FUA with read operations
consolidate btrfs checksumming, repair and bio splitting
2022-11-02 22:07 UTC (15+ messages)
[PATCH v1 00/17] blksnap - creating non-persistent snapshots for backup
2022-11-02 21:48 UTC (19+ messages)
` [PATCH v1 01/17] block, bdev_filter: enable block device filters
` [PATCH v1 02/17] block, blksnap: header file of the module interface
` [PATCH v1 03/17] block, blksnap: module management interface functions
` [PATCH v1 04/17] block, blksnap: init() and exit() functions
` [PATCH v1 05/17] block, blksnap: interaction with sysfs
` [PATCH v1 06/17] block, blksnap: attaching and detaching the filter and handling a bios
` [PATCH v1 07/17] block, blksnap: map of change block tracking
` [PATCH v1 08/17] block, blksnap: minimum data storage unit of the original block device
` [PATCH v1 09/17] lock, blksnap: buffer in memory for the minimum data storage unit
` [PATCH v1 10/17] block, blksnap: functions and structures for performing block I/O operations
` [PATCH v1 11/17] block, blksnap: storage for storing difference blocks
` [PATCH v1 12/17] lock, blksnap: event queue from the difference storage
` [PATCH v1 13/17] block, blksnap: owner of information about overwritten blocks of the original block device
` [PATCH v1 14/17] block, blksnap: snapshot image "
` [PATCH v1 15/17] block, blksnap: snapshot
` [PATCH v1 16/17] block, blksnap: Kconfig and Makefile
` [PATCH v1 17/17] block, blksnap: adds a blksnap to the kernel tree
[PATCH v4 0/2] virtio-blk: support zoned block devices
2022-11-02 20:24 UTC (3+ messages)
` [PATCH v4 2/2] virtio-blk: add support for "
` [virtio-dev] "
Regression: wrong DIO alignment check with dm-crypt
2022-11-02 20:09 UTC (7+ messages)
` [dm-devel] "
ublk-qcow2: ublk-qcow2 is available
2022-11-02 19:13 UTC (11+ messages)
[PATCH] block/blk-iocost (gcc13): cast enum members to int in prints
2022-11-02 16:43 UTC (8+ messages)
[PATCH for-next v4 0/6] implement pcpu bio caching for IRQ I/O
2022-11-02 15:18 UTC (7+ messages)
` [PATCH for-next v4 1/6] mempool: introduce mempool_is_saturated
` [PATCH for-next v4 2/6] bio: don't rob starving biosets of bios
` [PATCH for-next v4 3/6] bio: split pcpu cache part of bio_put into a helper
` [PATCH for-next v4 4/6] bio: add pcpu caching for non-polling bio_put
` [PATCH for-next v4 5/6] bio: shrink max number of pcpu cached bios
` [PATCH for-next v4 6/6] io_uring/rw: enable bio caches for IRQ rw
[PATCH v2 0/2] some random cleanups for blk-mq.c
2022-11-02 14:45 UTC (5+ messages)
` [PATCH v2 1/2] blk-mq: improve error handling in blk_mq_alloc_rq_map()
` [PATCH v2 2/2] blk-mq: use if-else instead of goto in blk_mq_alloc_cached_request()
per-tagset SRCU struct and quiesce v3
2022-11-02 14:35 UTC (33+ messages)
` [PATCH 01/14] block: set the disk capacity to 0 in blk_mark_disk_dead
` [PATCH 02/14] nvme-pci: refactor the tagset handling in nvme_reset_work
` [PATCH 03/14] nvme: don't remove namespaces in nvme_passthru_end
` [PATCH 04/14] nvme: remove the NVME_NS_DEAD check in nvme_remove_invalid_namespaces
` [PATCH 05/14] nvme: remove the NVME_NS_DEAD check in nvme_validate_ns
` [PATCH 06/14] nvme: don't unquiesce the admin queue in nvme_kill_queues
` [PATCH 07/14] nvme: split nvme_kill_queues
` [PATCH 08/14] nvme-pci: don't unquiesce the I/O queues in nvme_remove_dead_ctrl
` [PATCH 09/14] nvme-apple: don't unquiesce the I/O queues in apple_nvme_reset_work
` [PATCH 10/14] blk-mq: skip non-mq queues in blk_mq_quiesce_queue
` [PATCH 11/14] blk-mq: move the srcu_struct used for quiescing to the tagset
` [PATCH 12/14] blk-mq: pass a tagset to blk_mq_wait_quiesce_done
` [PATCH 13/14] blk-mq: add tagset quiesce interface
` [PATCH 14/14] nvme: use blk_mq_[un]quiesce_tagset
[PATCH v4 0/7]
2022-11-02 14:25 UTC (3+ messages)
` [PATCH v4 5/7] ata: libata: Fix FUA handling in ata_build_rw_tf()
[PATCH 8/7] block: don't claim devices that are not live in bd_link_disk_holder
2022-11-02 14:17 UTC (4+ messages)
[PATCH v2 0/3] A few cleanup patches for blk-iolatency.c
2022-11-02 14:11 UTC (5+ messages)
` [PATCH v2 2/3] block: Correct comment for scale_cookie_change
[PATCH 0/5] A few patches for block bfq_log_bfqq()
2022-11-02 12:39 UTC (6+ messages)
` [PATCH 1/5] block, bfq: remove unnecessary value print
` [PATCH 2/5] block, bfq: do bfq_set_next_ioprio_data() after setting sync mode and pid
` [PATCH 3/5] block, bfq: don't convert pid type in bfq_log_bfqq()
` [PATCH 4/5] block, bfq: change "secs" to "sects" for bfq log in bfq_bfqq_served()
` [PATCH 5/5] block, bfq: print bfqq addr for each bfq_log_bfqq log
WARNING in loop_add
2022-11-02 12:34 UTC (4+ messages)
[PATCH 0/5] Some cleanup patches for block bfq
2022-11-02 11:43 UTC (6+ messages)
` [PATCH 1/5] block, bfq: remove unnecessary meta_pending count
` [PATCH 2/5] block, bfq: remove unused bfq_log_bfqg
` [PATCH 3/5] block, bfq: remove redundant max_t() in bfq_bfqq_charge_time()
` [PATCH 4/5] block, bfq: change type for "prio_changed"
` [PATCH 5/5] block, bfq: change type for "bfq_large_burst_thresh"
[PATCH RFC v3 0/7] blk-mq/libata/scsi: SCSI driver tagging improvements Part II
2022-11-02 11:25 UTC (13+ messages)
` [PATCH RFC v3 2/7] ata: libata-scsi: Add ata_internal_queuecommand()
[PATCH RFC v3 00/22] blk-mq/libata/scsi: SCSI driver tagging improvements Part I
2022-11-02 10:04 UTC (4+ messages)
` [PATCH RFC v3 21/22] scsi: libsas: Queue internal abort commands as requests
[PATCH v3 0/2] some random cleanups for blk-mq.c
2022-11-02 6:59 UTC (7+ messages)
` [PATCH v3 1/2] blk-mq: improve error handling in blk_mq_alloc_rq_map()
` [PATCH v3 2/2] blk-mq: use if-else instead of goto in blk_mq_alloc_cached_request()
[PATCH V2 blktests 0/3] fix and improvement for xfs log size change from new xfsprogs version
2022-11-02 5:43 UTC (5+ messages)
` [PATCH V2 blktests 1/3] common/xfs: set the minimal log size 64m during mkfs.xfs
` [PATCH V2 blktests 2/3] common/rc: add one function to check required dev size for TEST_DEV
` [PATCH V2 blktests 3/3] nvme/012,013,035: change fio I/O size and move size definition place
[bisected] RAID1 direct IO redirecting sector loop since 6.0
2022-11-02 4:57 UTC (6+ messages)
[PATCH blktests 0/3] fix for xfs log size change from new version of xfsprogs
2022-11-02 3:04 UTC (7+ messages)
` [PATCH blktests 2/3] common/rc: add one function to get test dev size in mb
` [PATCH blktests 3/3] common/xfs: update _xfs_run_fio_verify_io to accept the size parameter
[PATCH 0/4] some random cleanups for blk-mq.c
2022-11-02 2:39 UTC (15+ messages)
` [PATCH 1/4] blk-mq: update comment for blk_mq_quiesce_queue_nowait()
` "
` [PATCH 2/4] blk-mq: improve error handling in blk_mq_alloc_rq_map()
` [PATCH 3/4] blk-mq: use if-else instead of goto in blk_mq_alloc_cached_request()
` [PATCH 4/4] blk-mq: improve readability of blk_mq_alloc_request()
` "
[PATCH -next v4 0/5] multiple cleanup patches for bfqd
2022-11-02 2:25 UTC (11+ messages)
` [PATCH -next v4 1/5] block, bfq: remove set but not used variable in __bfq_entity_update_weight_prio
` [PATCH -next v4 2/5] block, bfq: factor out code to update 'active_entities'
` [PATCH -next v4 3/5] block, bfq: cleanup bfq_activate_requeue_entity()
` [PATCH -next v4 4/5] block, bfq: remove dead code for updating 'rq_in_driver'
` [PATCH -next v4 5/5] block, bfq: don't declare 'bfqd' as type 'void *' in bfq_group
[PATCH 00/10] Support DMA segments smaller than the page size
2022-11-02 1:22 UTC (4+ messages)
` [PATCH 06/10] block: Fix the number of segment calculations
[PATCH] null_blk: allow teardown on request timeout
2022-11-02 1:09 UTC (5+ messages)
[PATCH] null_blk: allow REQ_OP_ZONE_RESET_ALL to configure
2022-11-02 0:52 UTC (3+ messages)
Why don't we always grab bfqd->lock for bio_bfqq?
2022-11-01 23:16 UTC (3+ messages)
` NULL deref crash in bfq_add_bfqq_busy
[PATCH] block/floppy: Fix memory leak in do_floppy_init()
2022-11-01 16:15 UTC (2+ messages)
[syzbot] linux-next boot error: BUG: unable to handle kernel paging request in corrupted
2022-11-01 14:47 UTC (2+ messages)
misc elevator code cleanups
2022-11-01 14:03 UTC (5+ messages)
` [PATCH 1/7] block: drop the duplicate check in elv_register
` (subset) misc elevator code cleanups
fix delayed holder tracking v2
2022-11-01 13:29 UTC (9+ messages)
` [PATCH 7/7] block: store the holder kobject in bd_holder_disk
[patch v11 0/6] support concurrent sync io for bfq on a specail occasion
2022-11-01 13:10 UTC (3+ messages)
[PATCH AUTOSEL 6.0 34/34] bio: safeguard REQ_ALLOC_CACHE bio put
2022-11-01 11:27 UTC
[bug?] blk_queue_may_bounce() has the comparison max_low_pfn and max_pfn wrong way
2022-11-01 11:11 UTC (7+ messages)
[PATCH 00/20] A few bugfix and cleanup patches for bfq-iosched
2022-11-01 9:34 UTC (16+ messages)
` [PATCH 06/20] block, bfq: correct interactive weight-raise check in bfq_set_budget_timeout
` [PATCH 07/20] block, bfq: simpfy check for interactive bfqq in bfq_update_wr_data
` [PATCH 08/20] block, bfq: do srt filtering for interactive queues in bfq_completed_request
` [PATCH 09/20] block, bfq: remove redundant check if (bfqq->dispatched > 0)
` [PATCH 10/20] block, bfq: define and use soft_rt, in_burst and wr_or_deserves_wr only low_latency is enable
` [PATCH 11/20] block, bfq: remove unnecessary "wr" part of wr_or_deserves_wr
` [PATCH 12/20] block, bfq: start/restart service_from_wr accumulating correctly
` [PATCH 13/20] block,bfq: remove redundant nonrot_with_queueing check in bfq_setup_cooperator
` [PATCH 14/20] block, bfq: remove redundant oom_bfqq check for bfqq from bfq_find_close_cooperator
` [PATCH 15/20] block, bfq: some cleanups for function bfq_pos_tree_add_move
` [PATCH 16/20] block, bfq: remove unnecessary goto tag in __bfq_weights_tree_remove
` [PATCH 17/20] block, bfq: remove unnecessary traverse in bfq_add_to_burst
` [PATCH 18/20] block, bfq: remove unnecessary bfqq->next_rq = NULL in bfq_remove_request
` [PATCH 19/20] block, bfq: remove unnecessary local variable __bfqq in bfq_setup_merge
` [PATCH 20/20] block, bfq: remove unncessary process_ref check for merged queue "
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).