messages from 2021-10-26 09:33:47 to 2021-10-29 12:52:45 UTC [more...]
move all struct request releated code out of blk-core.c
2021-10-29 12:52 UTC (24+ messages)
` [PATCH 01/12] block: move blk_rq_err_bytes to scsi
` [PATCH 02/12] block: remove blk_{get,put}_request
` [PATCH 04/12] block: remove blk-exec.c
` [PATCH 05/12] blk-mq: move blk_mq_flush_plug_list
` [PATCH 06/12] block: move request based cloning helpers to blk-mq.c
` [PATCH 07/12] block: move blk_rq_init "
` [PATCH 08/12] block: move blk_steal_bios "
` [PATCH 09/12] block: move blk_account_io_{start,done} "
` [PATCH 10/12] block: move blk_dump_rq_flags "
` [PATCH 11/12] block: move blk_print_req_error "
` [PATCH 12/12] block: don't include blk-mq headers in blk-core.c
` (subset) move all struct request releated code out of blk-core.c
[PATCH 0/2] bcache paches for Linux v5.16 (2nd wave)
2021-10-29 12:43 UTC (4+ messages)
` [PATCH 1/2] bcache: move uapi header bcache.h to bcache code directory
` [PATCH 2/2] bcache: replace snprintf in show functions with sysfs_emit
[PATCH] scsi: ufs: mark HPB support as BROKEN
2021-10-29 11:39 UTC (40+ messages)
` "
[PATCH 0/3] implement direct IO with integrity
2021-10-29 10:59 UTC (24+ messages)
` [PATCH 1/3] block: bio-integrity: add PI iovec to bio
` [PATCH 2/3] block: io_uring: add IO_WITH_PI flag to SQE
` [PATCH 3/3] block: fops: handle IOCB_USE_PI in direct IO
[PATCH for-next] null_blk: Fix handling of submit_queues and poll_queues attributes
2021-10-29 10:39 UTC
[bug report] blktests block/029 triggered NULL pointer on latest linux-block/for-next
2021-10-29 10:36 UTC (5+ messages)
[GIT PULL] second round of nvme updates for Linux 5.16
2021-10-29 10:32 UTC (4+ messages)
[PATCH] block: ataflop: Fix warning comparing pointer to 0
2021-10-29 9:50 UTC
[PATCH -next v3 0/2] Fix hungtask when nbd_config_put
2021-10-29 9:42 UTC (3+ messages)
` [PATCH -next v3 1/2] nbd: Fix incorrect error handle when first_minor big than '0xff' in nbd_dev_add
` [PATCH -next v3 2/2] nbd: Fix hungtask when nbd_config_put
[PATCH] blk-mq-debugfs: Show active requests per queue for shared tags
2021-10-29 8:40 UTC
[LSF/MM/BFP ATTEND] [LSF/MM/BFP TOPIC] Storage: Copy Offload
2021-10-29 8:16 UTC (11+ messages)
[PATCH 0/2] bcache paches for Linux v5.16 (2nd wave)
2021-10-29 6:08 UTC (3+ messages)
` [PATCH 1/2] bcache: move uapi header bcache.h to bcache code directory
` [PATCH 2/2] bcache: replace snprintf in show functions with sysfs_emit
WARNING at blktests block/008 in ttwu_queue_wakelist()
2021-10-29 0:54 UTC (4+ messages)
[PATCH] scsi: ufs: Fix proper API to send HPB pre-request
2021-10-28 21:20 UTC (6+ messages)
[PATCH] zram: use ATTRIBUTE_GROUPS
2021-10-28 20:44 UTC (2+ messages)
[RFC PATCH v7 00/16] Integrity Policy Enforcement (IPE)
2021-10-28 20:36 UTC (26+ messages)
` [RFC PATCH v7 05/16] ipe: add LSM hooks on execution and kernel read
` [RFC PATCH v7 07/16] ipe: add auditing support
` [RFC PATCH v7 12/16] fsverity|security: add security hooks to fsverity digest and signature
[GIT PULL] nvme fixes for Linux 5.15
2021-10-28 14:34 UTC (2+ messages)
[PATCH][next] virtio_blk: Fix spelling mistake: "advertisted" -> "advertised"
2021-10-28 8:18 UTC (2+ messages)
[PATCH] loop: don't print warnings if the underlying filesystem doesn't support discard
2021-10-28 4:15 UTC (9+ messages)
` [PATCH v3] "
` [PATCH v4] "
[PATCH linux-next] loop: Remove duplicate assignments
2021-10-28 2:52 UTC
switch block layer polling to a bio based model v4
2021-10-28 1:26 UTC (3+ messages)
` [PATCH 01/16] direct-io: remove blk_poll support
[PATCH v3 0/4] Add blk_validate_block_size() helper for drivers to validate block size
2021-10-27 20:16 UTC (7+ messages)
` [PATCH v3 1/4] block: Add a helper to validate the "
` [PATCH v3 2/4] nbd: Use blk_validate_block_size() to validate "
` [PATCH v3 3/4] loop: "
` [PATCH v3 4/4] virtio-blk: "
[bug report] WARNING: CPU: 4 PID: 10482 at block/mq-deadline.c:597 dd_exit_sched+0x198/0x1d0
2021-10-27 17:19 UTC (4+ messages)
` [bug report][bisected] "
[PATCH v2 0/4] block optimisations
2021-10-27 16:28 UTC (6+ messages)
` [PATCH v2 1/4] block: avoid extra iter advance with async iocb
` [PATCH v2 2/4] block: kill unused polling bits in __blkdev_direct_IO()
` [PATCH v2 3/4] block: kill DIO_MULTI_BIO
` [PATCH v2 4/4] block: add async version of bio_set_polled
[PATCH v8 11/12] zram: fix crashes with cpu hotplug multistate
2021-10-27 14:27 UTC (15+ messages)
[PATCH v2] block: Fix partition check for host-aware zoned block devices
2021-10-27 12:58 UTC (3+ messages)
[PATCH] virtio-blk: select CONFIG_SG_POOL
2021-10-27 9:10 UTC (4+ messages)
[PATCH 0/5] block optimisations
2021-10-27 6:47 UTC (7+ messages)
` [PATCH 4/5] block: kill unused polling bits in __blkdev_direct_IO()
` (subset) [PATCH 0/5] block optimisations
WARNING in disk_release
2021-10-27 6:41 UTC (2+ messages)
[PATCH blktests] tests/block: add the missing _have_fio check for block/029 block/031
2021-10-27 5:56 UTC
[PATCH v9 0/5] Initial support for multi-actuator HDDs
2021-10-27 3:42 UTC (15+ messages)
` [PATCH v9 1/5] block: Add independent access ranges support
` [PATCH v9 2/5] scsi: sd: add concurrent positioning "
` [PATCH v9 3/5] libata: support concurrent positioning ranges log
` [PATCH v9 4/5] doc: document sysfs queue/independent_access_ranges attributes
` [PATCH v9 5/5] doc: Fix typo in request queue sysfs documentation
` (subset) [PATCH v9 0/5] Initial support for multi-actuator HDDs
[PATCH v1 0/2] nbd: reset the queue/io_timeout to default on disconnect
2021-10-27 2:41 UTC (9+ messages)
` [PATCH v1 1/2] block: cleanup: define default command timeout and use it
` [PATCH v1 2/2] nbd: reset the queue/io_timeout to default on disconnect
[PATCHSET v2] Improve plugging
2021-10-27 2:36 UTC (7+ messages)
` [PATCH 2/2] block: attempt direct issue of plug list
general protection fault in reset_interrupt
2021-10-27 1:36 UTC
[PATCH v8 0/5] Initial support for multi-actuator HDDs
2021-10-27 0:49 UTC (4+ messages)
[PATCH 6/8] loop: relax loop dio use condition
2021-10-27 0:20 UTC (2+ messages)
[PATCH v2] block: schedule queue restart after BLK_STS_ZONE_RESOURCE
2021-10-26 22:00 UTC (2+ messages)
fix a pmem regression due to drain the block queue in del_gendisk
2021-10-26 17:34 UTC (8+ messages)
` [PATCH 2/2] memremap: remove support for external pgmap refcounts
[PATCH] block: drain queue after disk is removed from sysfs
2021-10-26 14:44 UTC (2+ messages)
[PATCH 0/4] Add blk_validate_block_size() helper for drivers to validate block size
2021-10-26 14:37 UTC (6+ messages)
` [PATCH 4/4] virtio-blk: Use blk_validate_block_size() "
[PATCH] blk-mq: don't issue request directly in case that current is to be blocked
2021-10-26 14:38 UTC (3+ messages)
[PATCH v2 0/4] Add blk_validate_block_size() helper for drivers to validate block size
2021-10-26 14:32 UTC (4+ messages)
` [PATCH v2 4/4] virtio-blk: Use blk_validate_block_size() "
[bug report] WARNING: CPU: 109 PID: 739473 at block/blk-stat.c:218 blk_free_queue_stats+0x3c/0x80
2021-10-26 10:10 UTC (8+ messages)
` [bug report][bisected] "
page: next (older) | prev (newer) | latest
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).