linux-block.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2022-11-04 20:38:42 to 2022-11-09 18:33:36 UTC [more...]

[PATCH v11 0/9] Userspace P2PDMA with O_DIRECT NVMe devices
 2022-11-09 18:33 UTC  (6+ messages)

[PATCH 0/3] block/scsi/nvme: Add error codes for PR ops
 2022-11-09 17:35 UTC  (10+ messages)
` [PATCH 1/3] block: Add error codes for common PR failures
` [PATCH 2/3] scsi: Convert SCSI errors to PR_STS errors
` [PATCH 3/3] nvme: Convert NVMe errors to PT_STS errors

[PATCH v4 2/5] block: add partition parser for U-Boot uImage.FIT
 2022-11-09 17:21 UTC  (4+ messages)

[PATCH] blkdev: make struct block_device_operations.devnode() take a const *
 2022-11-09 14:48 UTC 

[PATCH linux-next] block: use strscpy() is more robust and safer
 2022-11-09 13:32 UTC 

[PATCH 0/3] Miscellaneous DRBD updates for 6.2
 2022-11-09 13:34 UTC  (4+ messages)
` [PATCH 1/3] drbd: use blk_queue_max_discard_sectors helper
` [PATCH 2/3] drbd: disable discard support if granularity > max
` [PATCH RESEND 3/3] drbd: Store op in drbd_peer_request

[PATCH] block, bfq: do the all counting of pending-request if CONFIG_BFQ_GROUP_IOSCHED is enabled
 2022-11-09 13:29 UTC 

pass a struct block_device to the blk-crypto interfaces v2
 2022-11-09 13:14 UTC  (8+ messages)
` [PATCH 1/3] blk-crypto: don't use struct request_queue for public interfaces
` [PATCH 2/3] blk-crypto: add a blk_crypto_config_supported_natively helper
` [PATCH 3/3] blk-crypto: move __blk_crypto_cfg_supported to blk-crypto-internal.h

[PATCH v4 4/5] mtd_blkdevs: add option to enable scanning for partitions
 2022-11-09 13:10 UTC  (3+ messages)

[PATCH 1/3] blk-crypto: pass a gendisk to blk_crypto_sysfs_register
 2022-11-09 13:01 UTC  (7+ messages)
` [PATCH 2/3] block: untangle request_queue refcounting from sysfs
` [PATCH 3/3] block: mark blk_put_queue as potentially blocking

[PATCH v4 3/5] partitions/efi: add support for uImage.FIT sub-partitions
 2022-11-09 11:40 UTC  (3+ messages)

[RFC PATCH] bfq: fix waker_bfqq inconsistency crash
 2022-11-09 11:15 UTC  (11+ messages)
` [PATCH 1/2] "
  ` [PATCH 2/2] bfq: ignore oom_bfqq in bfq_check_waker

[PATCH 1/2] blk-mq: remove blk_mq_alloc_tag_set_tags
 2022-11-09 10:08 UTC  (2+ messages)
` [PATCH 2/2] blk-mq: simplify blk_mq_realloc_tag_set_tags

fix delayed holder tracking v2
 2022-11-09  8:26 UTC  (4+ messages)
` [PATCH 5/7] dm: track per-add_disk holder relations in DM

[PATCH v6 0/2] virtio-blk: support zoned block devices
 2022-11-09  5:38 UTC  (5+ messages)
` [PATCH v6 1/2] virtio-blk: use a helper to handle request queuing errors
` [PATCH v6 2/2] virtio-blk: add support for zoned block devices

[PATCH] sbitmap: Use single per-bitmap counting to wake up queued tags
 2022-11-09  3:35 UTC  (4+ messages)

[PATCH v5 0/2] virtio-blk: support zoned block devices
 2022-11-08 23:07 UTC  (8+ messages)
` [PATCH v5 1/2] virtio-blk: use a helper to handle request queuing errors
` [PATCH v5 2/2] virtio-blk: add support for zoned block devices

[PATCH v4 5/5] mtd: ubi: block: add option to enable scanning for partitions
 2022-11-08 23:04 UTC 

[PATCH v4 1/5] block: add new flag to add partitions read-only
 2022-11-08 23:02 UTC 

[PATCH v4 0/5] partition parser for U-Boot's uImage.FIT
 2022-11-08 23:02 UTC 

[PATCH] block, bfq: fix null pointer dereference in bfq_bio_bfqg()
 2022-11-08 22:50 UTC  (5+ messages)

[PATCH v2 3/3] block: sed-opal: Cache-line-align the cmd/resp buffers
 2022-11-08 17:35 UTC  (4+ messages)
` [PATCH v3] block: sed-opal: kmalloc "

[PATCH] blk-mq: remove blk_mq_alloc_tag_set_tags
 2022-11-08 14:16 UTC  (5+ messages)

Słowa kluczowe do wypozycjonowania
 2022-11-08  8:45 UTC 

[RFC PATCH 0/4] io_uring/splice: extend splice for supporting ublk zero copy
 2022-11-08  8:29 UTC  (11+ messages)
` [RFC PATCH 1/4] io_uring/splice: support do_splice_direct
` [RFC PATCH 3/4] io_uring/splice: support splice from ->splice_read to ->splice_read
` [RFC PATCH 4/4] ublk_drv: support splice based read/write zero copy

[PATCH v6 0/7] Improve libata support for FUA
 2022-11-08  7:45 UTC  (16+ messages)
` [PATCH v6 1/7] block: add a sanity check for non-write flush/fua bios
` [PATCH v6 2/7] ata: libata: Introduce ata_ncq_supported()
` [PATCH v6 3/7] ata: libata: Rename and cleanup ata_rwcmd_protocol()
` [PATCH v6 4/7] ata: libata: cleanup fua support detection
` [PATCH v6 5/7] ata: libata: Fix FUA handling in ata_build_rw_tf()
` [PATCH v6 6/7] ata: libata: blacklist FUA support for known buggy drives
` [PATCH v6 7/7] ata: libata: Enable fua support by default

[PATCH v5 0/7] Improve libata support for FUA
 2022-11-08  5:53 UTC  (25+ messages)
` [PATCH v5 1/7] block: add a sanity check for non-write flush/fua bios
` [PATCH v5 2/7] ata: libata: Introduce ata_ncq_supported()
` [PATCH v5 3/7] ata: libata: Rename and cleanup ata_rwcmd_protocol()
` [PATCH v5 4/7] ata: libata: cleanup fua support detection
` [PATCH v5 5/7] ata: libata: Fix FUA handling in ata_build_rw_tf()
` [PATCH v5 6/7] ata: libata: blacklist FUA support for known buggy drives
` [PATCH v5 7/7] ata: libata: Enable fua support by default

[PATCH 00/10] A few bugfix and cleancode patch for bfq
 2022-11-08  4:52 UTC  (11+ messages)
` [PATCH 01/10] block, bfq: correctly raise inject limit in bfq_choose_bfqq_for_injection
` [PATCH 02/10] block, bfq: remove unsed parameter reason in bfq_bfqq_is_slow
` [PATCH 03/10] block, bfq: initialize bfqq->decrease_time_jif correctly
` [PATCH 04/10] block, bfq: use helper macro RQ_BFQQ to get bfqq of request
` [PATCH 05/10] block, bfq: remove unnecessary pointer reference to get async_bfqq
` [PATCH 06/10] block, bfq: remove redundant bfqd->rq_in_driver > 0 check in bfq_add_request
` [PATCH 07/10] block, bfq: remove redundant check in bfq_put_cooperator
` [PATCH 08/10] block, bfq: remove unnecessary goto tag in bfq_dispatch_rq_from_bfqq
` [PATCH 09/10] block, bfq: remove unused bfq_wr_max_time in struct bfq_data
` [PATCH 10/10] block, bfq: remove check of bfq_wr_max_softrt_rate which is always greater than 0

[PATCH 0/1] Possible bug in zram on ppc64le on vfat
 2022-11-08  1:05 UTC  (6+ messages)
` [PATCH 1/1] zram01.sh: Workaround division by 0 on vfat on ppc64le

[PATCH RFC v3 0/7] blk-mq/libata/scsi: SCSI driver tagging improvements Part II
 2022-11-07 14:34 UTC  (16+ messages)
` [PATCH RFC v3 2/7] ata: libata-scsi: Add ata_internal_queuecommand()

[PATCH -next] block: Fix some kernel-doc comments
 2022-11-07 14:22 UTC  (2+ messages)

[PATCH] virtio-blk: set req->state to MQ_RQ_COMPLETE after polling I/O is finished
 2022-11-07 13:17 UTC 

[GIT PULL] treewide: timers: Use timer_shutdown*() before freeing timers
 2022-11-07 10:47 UTC  (2+ messages)

[PATCH RFC v3 00/22] blk-mq/libata/scsi: SCSI driver tagging improvements Part I
 2022-11-07 10:20 UTC  (8+ messages)
` [PATCH RFC v3 16/22] ata: libata-scsi: Allocate sdev early in port probe

[PATCH v3 00/19] Use block pr_ops in LIO
 2022-11-07  9:16 UTC  (7+ messages)
` [PATCH v3 12/19] block,nvme,scsi,dm: Add blk_status to pr_ops callouts

[PATCH] virtio_blk: Fix signedness bug in virtblk_prep_rq()
 2022-11-07  7:44 UTC  (2+ messages)

[PATCH] block: fix crash in 'blk_mq_elv_switch_none'
 2022-11-07  6:19 UTC  (2+ messages)

[PATCH v2 0/5] blk-iocost: random patches to improve configuration
 2022-11-07  5:56 UTC  (5+ messages)
` [PATCH v2 4/5] blk-iocost: fix sleeping in atomic context warnning
` [PATCH v2 5/5] blk-iocost: read params inside lock in sysfs apis

[PATCH v6a 0/5] timers: Use timer_shutdown*() before freeing timers
 2022-11-06 21:24 UTC 

[syzbot] general protection fault in blk_mq_update_nr_hw_queues
 2022-11-06 15:24 UTC 

[PATCH v4a 00/38] timers: Use timer_shutdown*() before freeing timers
 2022-11-05 21:47 UTC  (15+ messages)

[PATCH] null_blk: allow REQ_OP_ZONE_RESET_ALL to configure
 2022-11-05 16:35 UTC  (6+ messages)

[GIT PULL] Block fixes for 6.1-rc4
 2022-11-05 16:04 UTC  (2+ messages)

[PATCH v4 0/7] Improve libata support for FUA
 2022-11-05 15:32 UTC  (8+ messages)
` [PATCH v4 1/7] block: Prevent the use of REQ_FUA with read operations

[PATCH -next] block: Fix some kernel-doc comments
 2022-11-05 15:20 UTC  (2+ messages)

[PATCH v10 0/3] blk-cgroup: Optimize blkcg_rstat_flush()
 2022-11-05  0:59 UTC  (4+ messages)
` [PATCH v10 1/3] blk-cgroup: Return -ENOMEM directly in blkcg_css_alloc() error path
` [PATCH v10 2/3] blk-cgroup: Optimize blkcg_rstat_flush()
` [PATCH v10 3/3] blk-cgroup: Flush stats at blkgs destruction path

[RFC][PATCH v3 00/33] timers: Use timer_shutdown*() before freeing timers
 2022-11-04 23:34 UTC  (7+ messages)


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).