linux-block.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2021-10-19 18:59:52 to 2021-10-21 12:21:02 UTC [more...]

BUG: KASAN: use-after-free in blk_mq_sched_tags_teardown
 2021-10-21 12:20 UTC  (3+ messages)

[PATCH 0/2] nbd: fix sanity check for first_minor
 2021-10-21 12:29 UTC  (3+ messages)
` [PATCH 1/2] nbd: fix max value for 'first_minor'
` [PATCH 2/2] nbd: fix possible overflow for 'first_minor' in nbd_dev_add()

[PATCH v2] fs: replace the ki_complete two integer arguments with a single argument
 2021-10-21 10:57 UTC  (4+ messages)

[PATCH] virtio-blk: fixup coccinelle warnings
 2021-10-21  9:15 UTC  (4+ messages)

[PATCH 0/2] optimise blk_try_enter_queue()
 2021-10-21  8:41 UTC  (5+ messages)
` [PATCH 1/2] percpu_ref: percpu_ref_tryget_live() version holding RCU
` [PATCH 2/2] block: kill extra rcu lock/unlock in queue enter

[PATCH 0/3] random simple block cleanups
 2021-10-21  8:31 UTC  (7+ messages)
` [PATCH 1/3] block: optimise boundary blkdev_read_iter's checks
` [PATCH 2/3] block: clean up blk_mq_submit_bio() merging
` [PATCH 3/3] block: convert fops.c magic constants to SHIFT_SECTOR

[PATCH v2] blk-mq: Fix blk_mq_tagset_busy_iter() for shared tags
 2021-10-21  8:08 UTC  (3+ messages)

[PATCH] cdrom: Remove redundant variable and its assignment
 2021-10-21  7:46 UTC 

[PATCH 1/2] fs: bdev: fix conflicting comment from lookup_bdev
 2021-10-21  7:33 UTC  (4+ messages)
` [PATCH 2/2] scsi: bsg: fix errno when scsi_bsg_register_queue fails

[PATCH] block: aoe: fixup coccinelle warnings
 2021-10-21  6:49 UTC 

remove QUEUE_FLAG_SCSI_PASSTHROUGH v3
 2021-10-21  6:06 UTC  (8+ messages)
` [PATCH 1/7] block: add a ->get_unique_id method
` [PATCH 2/7] sd: implement ->get_unique_id
` [PATCH 3/7] nfsd/blocklayout: use ->get_unique_id instead of sending SCSI commands
` [PATCH 4/7] bsg-lib: initialize the bsg_job in bsg_transport_sg_io_fn
` [PATCH 5/7] scsi: add a scsi_alloc_request helper
` [PATCH 6/7] block: remove the initialize_rq_fn blk_mq_ops method
` [PATCH 7/7] block: remove QUEUE_FLAG_SCSI_PASSTHROUGH

[BUG] blk-throttle panic on 32bit machine after startup
 2021-10-21  4:26 UTC  (3+ messages)

[bug report] kernel BUG at block/blk-mq.c:1042!
 2021-10-21  4:02 UTC  (3+ messages)

[PATCH 0/9] block: reviewed add_disk() error handling set
 2021-10-21  3:42 UTC  (2+ messages)

[PATCH v2 0/4] Add invalidate_disk() helper for drivers to invalidate the gendisk
 2021-10-21  3:41 UTC  (2+ messages)

[PATCH v8 11/12] zram: fix crashes with cpu hotplug multistate
 2021-10-21  0:39 UTC  (30+ messages)

[PATCH linux-next] cdrom: Remove redundant variable and its assignment
 2021-10-20 21:40 UTC 

[PATCH V2 0/4] zram: fix two races and one zram leak
 2021-10-20 21:40 UTC  (6+ messages)
` [PATCH V2 1/4] zram: fix race between zram_reset_device() and disksize_store()
` [PATCH V2 2/4] zram: don't fail to remove zram during unloading module
` [PATCH V2 3/4] zram: avoid race between zram_remove and disksize_store
` [PATCH V2 4/4] zram: replace fsync_bdev with sync_blockdev

[PATCH] fs: kill unused ret2 argument from iocb->ki_complete()
 2021-10-20 19:54 UTC  (13+ messages)

[PATCH 00/16] block optimisation round
 2021-10-20 17:29 UTC  (55+ messages)
` [PATCH 01/16] block: turn macro helpers into inline functions
` [PATCH 02/16] block: convert leftovers to bdev_get_queue
` [PATCH 03/16] block: optimise req_bio_endio()
` [PATCH 04/16] block: don't bloat enter_queue with percpu_ref
` [PATCH 05/16] block: inline a part of bio_release_pages()
` [PATCH 06/16] block: clean up blk_mq_submit_bio() merging
` [PATCH 07/16] blocK: move plug flush functions to blk-mq.c
` [PATCH 08/16] block: optimise blk_flush_plug_list
` [PATCH 09/16] block: optimise boundary blkdev_read_iter's checks
` [PATCH 10/16] block: optimise blkdev_bio_end_io()
` [PATCH 11/16] block: add optimised version bio_set_dev()
` [PATCH 12/16] block: add single bio async direct IO helper
` [PATCH 13/16] block: add async version of bio_set_polled
` [PATCH 14/16] block: skip advance when async and not needed
` [PATCH 15/16] block: optimise blk_may_split for normal rw
` [PATCH 16/16] block: optimise submit_bio_checks "
` (subset) [PATCH 00/16] block optimisation round

cleanup and optimize block plug handling
 2021-10-20 16:10 UTC  (6+ messages)
` [PATCH 1/4] blk-mq: only flush requests from the plug in blk_mq_submit_bio
` [PATCH 2/4] blk-mq: move blk_mq_flush_plug_list to block/blk-mq.h
` [PATCH 3/4] block: optimise blk_flush_plug_list
` [PATCH 4/4] block: cleanup the flush plug helpers

[RFC PATCH v7 00/16] Integrity Policy Enforcement (IPE)
 2021-10-20 15:08 UTC  (6+ messages)
` [RFC PATCH v7 12/16] fsverity|security: add security hooks to fsverity digest and signature

remove QUEUE_FLAG_SCSI_PASSTHROUGH v2
 2021-10-20 14:54 UTC  (6+ messages)
` [PATCH 1/7] block: add a ->get_unique_id method

[PATCH 0/8] bcache patches for Linux v5.16 (first wave)
 2021-10-20 14:41 UTC  (10+ messages)
` [PATCH 1/8] md: bcache: Fix spelling of 'acquire'
` [PATCH 2/8] bcache: reserve never used bits from bkey.high
` [PATCH 3/8] bcache: fix error info in register_bcache()
` [PATCH 4/8] bcache: move calc_cached_dev_sectors to proper place on backing device detach
` [PATCH 5/8] bcache: remove the cache_dev_name field from struct cache
` [PATCH 6/8] bcache: remove the backing_dev_name field from struct cached_dev
` [PATCH 7/8] bcache: use bvec_kmap_local in bch_data_verify
` [PATCH 8/8] bcache: remove bch_crc64_update

[PATCH 0/8] bcache patches for Linux v5.16 (first wave)
 2021-10-20 14:28 UTC 

[PATCH -next] nbd: Fix hungtask when nbd_config_put
 2021-10-20 14:23 UTC  (3+ messages)

[PATCH 0/7] s390/dasd: cleanup and small fixes
 2021-10-20 14:10 UTC  (9+ messages)
` [PATCH 1/7] s390/dasd: handle request magic consistently as unsigned int
` [PATCH 2/7] s390/dasd: fix kernel doc comment
` [PATCH 3/7] s390/dasd: split up dasd_eckd_read_conf
` [PATCH 4/7] s390/dasd: move dasd_eckd_read_fc_security
` [PATCH 5/7] s390/dasd: summarize dasd configuration data in a separate structure
` [PATCH 6/7] s390/dasd: fix missing path conf_data after failed allocation
` [PATCH 7/7] s390/dasd: fix possibly missed path verification

[PATCH -next] nbd: Fix use-after-free in pid_show
 2021-10-20 14:10 UTC  (3+ messages)

[PATCHSET v3] Batched completions
 2021-10-20 14:02 UTC  (3+ messages)

[PATCH v4 0/2] optimize the bfq queue idle judgment
 2021-10-20 11:53 UTC  (8+ messages)
` [PATCH v4 1/2] block, bfq: counted root group into 'num_groups_with_pending_reqs'

Regression of next-20211019
 2021-10-20  8:18 UTC  (3+ messages)

[PATCH v2 0/2] blk-mq: Allow to complete requests directly
 2021-10-20  6:39 UTC  (4+ messages)
` [PATCH v2 2/2] mmc: core: Use blk_mq_complete_request_direct()

fix a pmem regression due to drain the block queue in del_gendisk
 2021-10-20  6:38 UTC  (2+ messages)

[PATCH] block: schedule queue restart after BLK_STS_ZONE_RESOURCE
 2021-10-20  6:08 UTC  (2+ messages)

[PATCH v4] blk-cgroup: synchoronize blkg creation against policy deactivation
 2021-10-20  1:40 UTC 

[PATCH V4 0/6] blk-mq: support concurrent queue quiescing
 2021-10-20  0:28 UTC  (6+ messages)

[PATCH linux-next] cdrom: Remove redundant variable and its assignment
 2021-10-19 22:58 UTC  (2+ messages)

[PATCHSET 0/14] Various block layer optimizations
 2021-10-19 22:26 UTC  (4+ messages)
` [PATCH 06/14] block: store elevator state in request

[PATCH v2] block - ataflop.c: fix breakage introduced at blk-mq refactoring
 2021-10-19 21:30 UTC  (3+ messages)

[PATCH v2] block, bfq: fix UAF problem in bfqg_stats_init()
 2021-10-19 21:18 UTC  (2+ messages)

[PATCH] block: add documentation for inflight
 2021-10-19 21:04 UTC  (3+ messages)

[PATCH blktests V2] tests/srp: fix module loading issue during srp tests
 2021-10-19 19:43 UTC  (2+ messages)

[PATCH] block: improve error checking in blkdev_bio_end_io_async()
 2021-10-19 19:11 UTC  (4+ 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).