messages from 2021-10-25 07:36:25 to 2021-10-27 14:28:10 UTC [more...]
[PATCH v8 11/12] zram: fix crashes with cpu hotplug multistate
2021-10-27 14:27 UTC (19+ messages)
[PATCH] scsi: ufs: mark HPB support as BROKEN
2021-10-27 14:12 UTC (17+ messages)
` "
[PATCH v2] block: Fix partition check for host-aware zoned block devices
2021-10-27 12:58 UTC (3+ messages)
[PATCH v2 0/4] block optimisations
2021-10-27 12:21 UTC (5+ 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
[bug report] blktests block/029 triggered NULL pointer on latest linux-block/for-next
2021-10-27 10:36 UTC (4+ messages)
[RFC PATCH v7 00/16] Integrity Policy Enforcement (IPE)
2021-10-27 9:34 UTC (23+ 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
[PATCH] virtio-blk: select CONFIG_SG_POOL
2021-10-27 9:10 UTC (4+ messages)
[PATCH] loop: don't print warnings if the underlying filesystem doesn't support discard
2021-10-27 8:28 UTC (8+ messages)
` [PATCH v3] "
` [PATCH v4] "
[PATCH 0/5] block optimisations
2021-10-27 6:47 UTC (13+ messages)
` [PATCH 3/5] block: avoid extra iter advance with async iocb
` [PATCH 4/5] block: kill unused polling bits in __blkdev_direct_IO()
` [PATCH 5/5] block: add async version of bio_set_polled
` (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
[bug report] WARNING: CPU: 4 PID: 10482 at block/mq-deadline.c:597 dd_exit_sched+0x198/0x1d0
2021-10-27 5:45 UTC (2+ messages)
` [bug report][bisected] "
[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 0/8] loop: improve dio on backing file
2021-10-27 0:20 UTC (15+ messages)
` [PATCH 1/8] loop: move flush_dcache_page to ->complete of request
` [PATCH 2/8] loop: remove always true check
` [PATCH 3/8] loop: add one helper for submitting IO on backing file
` [PATCH 4/8] loop: cover simple read/write via lo_rw_aio()
` [PATCH 5/8] loop: fallback to buffered IO in case of dio submission
` [PATCH 6/8] loop: relax loop dio use condition
` [PATCH 7/8] loop: remove lo->use_dio
` [RFC PATCH 8/8] loop: use backing dio at default
move all struct request releated code out of blk-core.c
2021-10-27 0:07 UTC (23+ 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
[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 v3 0/4] Add blk_validate_block_size() helper for drivers to validate block size
2021-10-26 14:40 UTC (5+ 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: "
[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 0/4] Add blk_validate_block_size() helper for drivers to validate block size
2021-10-26 14:37 UTC (9+ messages)
` [PATCH 1/4] block: Add a helper to validate the "
` [PATCH 2/4] nbd: Use blk_validate_block_size() to validate "
` [PATCH 3/4] loop: "
` [PATCH 4/4] virtio-blk: "
[PATCH v2 0/4] Add blk_validate_block_size() helper for drivers to validate block size
2021-10-26 14:32 UTC (8+ messages)
` [PATCH v2 1/4] block: Add a helper to validate the "
` [PATCH v2 2/4] nbd: Use blk_validate_block_size() to validate "
` [PATCH v2 3/4] loop: "
` [PATCH v2 4/4] virtio-blk: "
[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] "
linux-next: Tree for Oct 25
2021-10-26 8:40 UTC (3+ messages)
[PATCH] scsi: ufs: revert HPB support
2021-10-26 7:17 UTC (5+ messages)
[PATCH] virtio_blk: corrent types for status handling
2021-10-26 4:41 UTC (5+ messages)
[PATCH][next] virtio_blk: Fix spelling mistake: "advertisted" -> "advertised"
2021-10-26 2:29 UTC (3+ messages)
[PATCH] virtio_blk: allow 0 as num_request_queues
2021-10-25 21:09 UTC (7+ messages)
[PATCH 00/13] block: add_disk() error handling stragglers
2021-10-25 16:55 UTC (7+ messages)
` [PATCH 08/13] zram: add error handling support for add_disk()
[syzbot] KCSAN: data-race in sbitmap_queue_clear / sbitmap_queue_clear (3)
2021-10-25 16:47 UTC (6+ messages)
[PATCH V3 0/4] zram: fix two races and one zram leak
2021-10-25 16:30 UTC (2+ messages)
[bug report] Compiling failed on latest linux-block/for-next
2021-10-25 15:35 UTC (2+ messages)
[PATCH v4] blk-cgroup: synchoronize blkg creation against policy deactivation
2021-10-25 14:07 UTC (4+ messages)
[PATCH v1] block: ataflop: more blk-mq refactoring fixes
2021-10-25 13:54 UTC (2+ messages)
[PATCH v3] block: fix incorrect references to disk objects
2021-10-25 13:44 UTC (4+ messages)
[PATCH 0/2] nbd: fix sanity check for first_minor
2021-10-25 13:41 UTC (5+ messages)
[PATCH blktests V4] tests/srp: fix module loading issue during srp tests
2021-10-25 12:19 UTC (3+ messages)
please revert the UFS HPB support
2021-10-25 11:39 UTC (8+ messages)
uring regression - lost write request
2021-10-25 11:25 UTC (5+ messages)
[PATCH 0/8 v3] bfq: Limit number of allocated scheduler tags per cgroup
2021-10-25 11:14 UTC (4+ messages)
Is LO_FLAGS_DIRECT_IO by default a good idea?
2021-10-25 10:37 UTC (5+ messages)
[syzbot] KASAN: use-after-free Read in blk_mq_sched_tags_teardown
2021-10-25 8:46 UTC (3+ messages)
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).