linux-block.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-03-04 17:51:11 to 2020-03-10 08:08:03 UTC [more...]

commit 01e99aeca397 causes longer runtime of block/004
 2020-03-10  8:07 UTC  (16+ messages)

disk revalidation updates and OOM
 2020-03-10  7:40 UTC  (6+ messages)

[PATCH v4 0/8] Improve changing the number of hardware queues
 2020-03-10  4:26 UTC  (9+ messages)
` [PATCH v4 1/8] blk-mq: Fix a comment in include/linux/blk-mq.h
` [PATCH v4 2/8] blk-mq: Keep set->nr_hw_queues and set->map[].nr_queues in sync
` [PATCH v4 3/8] blk-mq: Fix a recently introduced regression in blk_mq_realloc_hw_ctxs()
` [PATCH v4 4/8] null_blk: Suppress an UBSAN complaint triggered when setting 'memory_backed'
` [PATCH v4 5/8] null_blk: Fix changing the number of hardware queues
` [PATCH v4 6/8] null_blk: Fix the null_add_dev() error path
` [PATCH v4 7/8] null_blk: Handle null_add_dev() failures properly
` [PATCH v4 8/8] null_blk: Add support for init_hctx() fault injection

[PATCH V2 0/6] Some cleanups for blk-core.c and blk-flush.c
 2020-03-09 21:41 UTC  (7+ messages)
` [PATCH V2 1/6] block: fix comment for blk_cloned_rq_check_limits
` [PATCH V2 2/6] block: use bio_{wouldblock,io}_error in direct_make_request
` [PATCH V2 3/6] block: remove redundant setting of QUEUE_FLAG_DYING
` [PATCH V2 4/6] block: cleanup for _blk/blk_rq_prep_clone
` [PATCH V2 5/6] block: remove unneeded argument from blk_alloc_flush_queue
` [PATCH V2 6/6] block: cleanup comment for blk_flush_complete_seq

[PATCH 0/7] blk-mq request and latency stats
 2020-03-09 20:59 UTC  (8+ messages)
` [PATCH 1/7] block: keep track of per-device io sizes in stats
` [PATCH 2/7] block: Use blk-stat infrastructure to collect per queue request stats
` [PATCH 3/7] Export block request stats to sysfs
` [PATCH 4/7] Expand block stats to export number of of requests per bucket
` [PATCH 5/7] blk-mq: Only allocate request stat data when it is enabled
` [PATCH 6/7] blk-stat: Make bucket function take latency as an additional argument
` [PATCH 7/7] block: Introduce blk-mq latency stats

LKFT: arm x15: mmc1: cache flush error -110
 2020-03-09 17:35 UTC  (25+ messages)

❌ FAIL: Test report for kernel 5.6.0-rc4-61a0925.cki (mainline.kernel.org)
 2020-03-09 17:09 UTC  (4+ messages)

[PATCH v2 0/8] Introduce NVIDIA Tegra Partition Tablex
 2020-03-09  5:56 UTC  (14+ messages)
` [PATCH v2 1/8] mmc: core: Add raw_boot_mult field to mmc_ext_csd
` [PATCH v2 2/8] mmc: block: Add mmc_bdev_to_card() helper
` [PATCH v2 3/8] partitions: Introduce NVIDIA Tegra Partition Table
` [PATCH v2 4/8] mmc: block: Add mmc_bdev_to_part_type() helper
` [PATCH v2 5/8] mmc: block: Add mmc_bdev_to_area_type() helper
` [PATCH v2 6/8] mmc: block: Add MMC_QUIRK_RESCAN_MAIN_BLKDEV
` [PATCH v2 7/8] mmc: block: Enable partition-table scanning for boot partitions
` [PATCH v2 8/8] partitions/tegra: Implement eMMC boot partitions scanning

general protection fault in __queue_work (2)
 2020-03-09  2:17 UTC  (2+ messages)

[PATCH v2 0/6] floppy: make use of the local/global fdc explicit
 2020-03-08 13:12 UTC  (2+ messages)

[Bug Report] block: integer overflow in blk_ioctl_discard
 2020-03-08  3:52 UTC 

[GIT PULL] Block fixes for 5.6-rc
 2020-03-07 20:25 UTC  (2+ messages)

[LSFMMBPF TOPIC] Killing LSFMMBPF
 2020-03-07 19:12 UTC  (29+ messages)
` [Lsf-pc] "
  ` [LSFMMBPF TOPIC] LSFMMBPF 2020 COVID-19 status update
` [LSFMMBPF TOPIC] long live LFSMMBPF

general protection fault in __queue_work (2)
 2020-03-07 17:55 UTC  (2+ messages)

[PATCH v2 0/7] bdi: fix use-after-free for bdi device
 2020-03-07  9:13 UTC  (15+ messages)
` [PATCH v2 3/7] bdi: protect device lifetime with RCU

general protection fault in __loop_clr_fd
 2020-03-07  3:54 UTC  (2+ messages)

[PATCH v1 0/3] Introduce NVIDIA Tegra Partition Table
 2020-03-06 23:11 UTC  (9+ messages)
` [PATCH v1 3/3] partitions: "

[PATCH BUGFIX] block, bfq: fix overwrite of bfq_group pointer in bfq_find_set_group()
 2020-03-06 14:01 UTC  (2+ messages)

[PATCH v9 00/25] RTRS (former IBTRS) RDMA Transport Library and RNBD (former IBNBD) RDMA Network Block Device
 2020-03-06 13:33 UTC  (22+ messages)
` [PATCH v9 06/25] RDMA/rtrs: client: main functionality
` [PATCH v9 10/25] RDMA/rtrs: server: "

[PATCH v3] xen/blkfront: fix ring info addressing
 2020-03-06 11:15 UTC  (2+ messages)

[PATCH RFC v6 00/10] blk-mq/scsi: Provide hostwide shared tags for SCSI HBAs
 2020-03-06 11:12 UTC  (17+ messages)
` [PATCH RFC v6 01/10] blk-mq: rename BLK_MQ_F_TAG_SHARED as BLK_MQ_F_TAG_QUEUE_SHARED
` [PATCH RFC v6 02/10] blk-mq: rename blk_mq_update_tag_set_depth()
` [PATCH RFC v6 03/10] blk-mq: Use pointers for blk_mq_tags bitmap tags
` [PATCH RFC v6 04/10] blk-mq: Facilitate a shared sbitmap per tagset
` [PATCH RFC v6 05/10] blk-mq: Add support in hctx_tags_bitmap_show() for a shared sbitmap
` [PATCH RFC v6 06/10] scsi: Add template flag 'host_tagset'
` [PATCH RFC v6 07/10] scsi: hisi_sas: Switch v3 hw to MQ
` [PATCH RFC v6 08/10] megaraid_sas: switch fusion adapters "
` [PATCH RFC v6 09/10] smartpqi: enable host tagset
` [PATCH RFC v6 10/10] hpsa: enable host_tagset and switch to MQ

[PATCH] partitions/efi: Fix partition name parsing in GUID partition entry
 2020-03-06 10:14 UTC  (10+ messages)
` [PATCH v2] "
    ` [PATCH v3] "

[PATCH v3 0/8] Improve changing the number of hardware queues
 2020-03-06 10:04 UTC  (5+ messages)
` [PATCH v3 2/8] blk-mq: Keep set->nr_hw_queues and set->map[].nr_queues in sync

[PATCH v7 0/6] block: Introduce REQ_ALLOCATE flag for REQ_OP_WRITE_ZEROES
 2020-03-06  9:11 UTC  (3+ messages)

[PATCH v2] block: Fix partition support for host aware zoned block devices
 2020-03-06  6:47 UTC  (2+ messages)

[PATCH] loop: avoid EAGAIN, if offset or block_size are changed
 2020-03-05 21:04 UTC  (2+ messages)

[PATCH v2] blktrace: fix dereference after null check
 2020-03-05 20:43 UTC  (5+ messages)

[PATCH AUTOSEL 5.5 39/67] blk-mq: insert passthrough request into hctx->dispatch directly
 2020-03-05 17:12 UTC 

[PATCH AUTOSEL 5.4 35/58] blk-mq: insert passthrough request into hctx->dispatch directly
 2020-03-05 17:13 UTC 

[PATCH v7 0/9] Inline Encryption Support
 2020-03-05 16:11 UTC  (7+ messages)
` [PATCH v7 1/9] block: Keyslot Manager for Inline Encryption

[PATCH v2] xen/blkfront: fix ring info addressing
 2020-03-05 15:47 UTC  (4+ messages)
    ` [Xen-devel] "

[PATCH blktests 0/3] ANA and fcloop tests
 2020-03-05 11:52 UTC  (4+ messages)
` [PATCH 1/3] nvme: enable ANA support
` [PATCH 2/3] nvme/033: add test for ANA state transition
` [PATCH 3/3] tests/nvme/034: Add a test for the fcloop driver

[PATCH] xen/blkfront: fix ring info addressing
 2020-03-05 11:40 UTC  (4+ messages)

[git pull] device mapper fixes for 5.6-rc5
 2020-03-05  9:44 UTC  (6+ messages)
    ` [dm-devel] "

[PATCH blktests] nbd/003: improve the test
 2020-03-05  8:43 UTC  (3+ messages)

[PATCH] blktrace: Protect q->blk_trace with RCU
 2020-03-05  4:27 UTC  (4+ messages)

[PATCH blktests V2 0/3] nvme: add cntlid and model testcases
 2020-03-05  1:55 UTC  (6+ messages)
` [PATCH blktests V2 1/3] nvme: allow target to set cntlid min/max & model
` [PATCH blktests V2 2/3] nvme: test target cntlid min cntlid max

[PATCH] block: refactor duplicated macros
 2020-03-04 23:24 UTC  (3+ messages)

[RFC PATCH v2 0/4] Inline crypto support on DragonBoard 845c
 2020-03-04 21:10 UTC  (7+ messages)
` [RFC PATCH v2 1/4] firmware: qcom_scm: Add support for programming inline crypto keys
` [RFC PATCH v2 3/4] scsi: ufs: add program_key() variant op

[PATCH 1/1] null_blk: describe the usage of fault injection param
 2020-03-04 19:16 UTC 

[PATCH v2 0/2] nbd: requeue request if only one connection is configured
 2020-03-04 18:48 UTC  (5+ messages)
` [PATCH 1/2] nbd: enable replace socket "
` [PATCH 2/2] nbd: requeue command if the soecket is changed

[PATCH 0/2] bcache patches for Linux v5.6-rc5
 2020-03-04 18:42 UTC  (10+ messages)
` [PATCH 1/2] bcache: ignore pending signals in bcache_device_init()

[PATCH blktests] nbd/003: fix compiling error with gcc version 4.8.5
 2020-03-04 18:17 UTC  (2+ 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).