linux-block.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-09-04 00:20:10 to 2020-09-09 07:27:04 UTC [more...]

rework check_disk_change() v2
 2020-09-09  7:26 UTC  (32+ messages)
` [PATCH 01/19] block: add a bdev_check_media_change helper
` [PATCH 02/19] amiflop: use bdev_check_media_change
` [PATCH 03/19] ataflop: "
` [PATCH 04/19] floppy: "
` [PATCH 05/19] swim: "
` [PATCH 06/19] swim: simplify media change handling
` [PATCH 07/19] swim3: use bdev_check_media_changed
` [PATCH 08/19] xsysace: use bdev_check_media_change
` [PATCH 09/19] xsysace: simplify media change handling
` [PATCH 10/19] paride/pcd: use bdev_check_media_change
` [PATCH 11/19] gdrom: "
` [PATCH 12/19] ide-cd: use bdev_check_media_changed
` [PATCH 13/19] ide-cd: remove idecd_revalidate_disk
` [PATCH 14/19] ide-gd: stop using the disk events mechanism
` [PATCH 15/19] md: use bdev_check_media_change
` [PATCH 16/19] sd: "
` [PATCH 17/19] sr: "
` [PATCH 18/19] sr: simplify sr_block_revalidate_disk
` [PATCH 19/19] block: remove check_disk_change

[PATCH] block: Fix potential page reference leak in __bio_iov_append_get_pages()
 2020-09-09  7:21 UTC 

[PATCH V4 0/3] percpu_ref & block: reduce memory footprint of percpu_ref in fast path
 2020-09-09  7:18 UTC  (4+ messages)
` [PATCH V4 1/3] percpu_ref: add percpu_ref_is_initialized for MD
` [PATCH V4 2/3] percpu_ref: reduce memory footprint of percpu_ref in fast path
` [PATCH V4 3/3] block: move 'q_usage_counter' into front of 'request_queue'

[PATCH] block: Fix potential page reference leak in __bio_iov_append_get_pages()
 2020-09-09  7:09 UTC  (2+ messages)

[PATCH] block: remove redundant empty check of mq_list
 2020-09-09  6:48 UTC 

[PATCH V3 0/3] percpu_ref & block: reduce memory footprint of percpu_ref in fast path
 2020-09-09  6:04 UTC  (7+ messages)
` [PATCH V3 1/3] percpu_ref: add percpu_ref_inited() for MD
` [PATCH V3 2/3] percpu_ref: reduce memory footprint of percpu_ref in fast path
` [PATCH V3 3/3] block: move 'q_usage_counter' into front of 'request_queue'

[RESEND PATCH 1/1] block: Set same_page to false in __bio_try_merge_page if ret is false
 2020-09-09  6:01 UTC  (3+ messages)

[PATCH 0/9] Rework runtime suspend and SCSI domain validation
 2020-09-09  3:51 UTC  (13+ messages)
` [PATCH 1/9] block: Fix a race in the runtime power management code
` [PATCH 2/9] ide: Do not set the RQF_PREEMPT flag for sense requests
` [PATCH 3/9] scsi: Pass a request queue pointer to __scsi_execute()
` [PATCH 4/9] scsi: Rework scsi_mq_alloc_queue()
` [PATCH 5/9] scsi: Do not wait for a request in scsi_eh_lock_door()
` [PATCH 6/9] scsi_transport_spi: Make spi_execute() accept a request queue pointer
` [PATCH 7/9] scsi_transport_spi: Freeze request queues instead of quiescing
` [PATCH 8/9] block, scsi, ide: Only process PM requests if rpm_status != RPM_ACTIVE
` [PATCH 9/9] block: Do not accept any requests while suspended

[PATCH] Revert "block: revert back to synchronous request_queue removal"
 2020-09-09  2:41 UTC  (6+ messages)

[PATCH 00/29] treewide: Convert comma separated statements
 2020-09-09  2:09 UTC  (2+ messages)

[PATCH] blkcg: add plugging support for punt bio
 2020-09-09  1:22 UTC  (4+ messages)

[PATCH V3 0/4] blk-mq: implement queue quiesce via percpu_ref for BLK_MQ_F_BLOCKING
 2020-09-09  1:19 UTC  (16+ messages)
` [PATCH V3 1/4] blk-mq: serialize queue quiesce and unquiesce by mutex
` [PATCH V3 2/4] blk-mq: implement queue quiesce via percpu_ref for BLK_MQ_F_BLOCKING
` [PATCH V3 3/4] blk-mq: add tagset quiesce interface
` [PATCH V3 4/4] nvme: use blk_mq_[un]quiesce_tagset

clean up is partition checks
 2020-09-09  0:55 UTC  (5+ messages)
` [PATCH 3/9] md: compare bd_disk instead of bd_contains
` [PATCH 4/9] md: don't detour through bd_contains for the gendisk

[PATCH] block: only call sched requeue_request() for scheduled requests
 2020-09-08 23:42 UTC  (2+ messages)

improve the block queue sysfs helper macros
 2020-09-08 15:01 UTC  (3+ messages)

rework check_disk_change()
 2020-09-08 14:23 UTC  (6+ messages)
` [PATCH 11/19] gdrom: use bdev_check_media_change

[PATCH] kyber: Fix crash in kyber_finish_request()
 2020-09-08 19:49 UTC  (4+ messages)

[PATCH V4] scsi: core: only re-run queue in scsi_end_request() if device queue is busy
 2020-09-08 19:48 UTC  (2+ messages)

[PATCH v8 00/18] blk-mq/scsi: Provide hostwide shared tags for SCSI HBAs
 2020-09-08 13:38 UTC  (6+ messages)

PROBLEM: Long Workqueue delays V2
 2020-09-08 15:54 UTC  (3+ messages)

panic happened on 5.8.6-rc2-650d8f2
 2020-09-08 19:13 UTC  (4+ messages)

[PATCH] block: restore a specific error code in bdev_del_partition
 2020-09-08 14:19 UTC  (2+ messages)

[PATCH v4 6/6] io_uring: add support for zone-append
 2020-09-08 15:18 UTC  (13+ messages)

[PATCH V5] scsi: core: only re-run queue in scsi_end_request() if device queue is busy
 2020-09-08 10:01 UTC  (5+ messages)

[PATCH -next] blktrace: make function blk_trace_bio_get_cgid() static
 2020-09-07 19:41 UTC  (2+ messages)

💥 PANICKED: Test report for kernel 5.9.0-rc3-020ad03.cki (block)
 2020-09-07 18:49 UTC  (14+ messages)
    ` 💥 PANICKED: Test report for?kernel "

[PATCH] block: Remove unused blk_mq_sched_free_hctx_data()
 2020-09-07 16:40 UTC  (2+ messages)

[PATCH 0/2 v2] bdev: Avoid discarding buffers under a filesystem
 2020-09-07 16:24 UTC  (7+ messages)
` [PATCH 1/2] fs: Don't invalidate page buffers in block_write_full_page()
` [PATCH 2/2] block: Do not discard buffers under a mounted filesystem

[PATCH v2 0/2] Fix two incorrect comments
 2020-09-07 11:28 UTC  (3+ messages)
` [PATCH v2 1/2] block: fix incorrect comment in vdc_port_probe()
` [PATCH v2 2/2] fs: isofs: fix incorrect comment in zisofs_readpage()

[PATCH 0/2] use generic_file_buffered_read()
 2020-09-07 11:37 UTC  (5+ messages)
` [PATCH 1/2] block: "
` [PATCH 2/2] fs: isofs: "

[PATCH v3] null_blk: add support for max open/active zone limit for zoned devices
 2020-09-07  8:18 UTC  (2+ messages)

[PATCH 0/5] Some improvements for blk-throttle
 2020-09-07  8:10 UTC  (6+ messages)
` [PATCH 1/5] blk-throttle: Fix some comments' typos
` [PATCH 2/5] blk-throttle: Use readable READ/WRITE macros
` [PATCH 3/5] blk-throttle: Define readable macros instead of static variables
` [PATCH 4/5] blk-throttle: Avoid calculating bps/iops limitation repeatedly
` [PATCH 5/5] blk-throttle: Avoid checking bps/iops limitation if bps or iops is unlimited

[PATCH 1/1] block: move the PAGE_SECTORS definition into <linux/blkdev.h>
 2020-09-07  7:39 UTC  (5+ messages)

[PATCH] blk-mq: Fix refcounting leak in __blk_mq_register_dev()
 2020-09-07  7:19 UTC  (2+ messages)

Support for I/O to a bitbucket
 2020-09-07  0:56 UTC  (2+ messages)

[PATCH v2] blk-mq: call commit_rqs while list empty but error happen
 2020-09-06  2:19 UTC  (2+ messages)

[PATCH] blk-mq: call commit_rqs while list empty but error happen
 2020-09-05 11:21 UTC 

[PATCH] block: Use helper function blk_mq_sched_needs_restart()
 2020-09-05  9:42 UTC 

[PATCH] block: Use helper function blk_mq_hctx_stopped() in blk_mq_run_work_fn()
 2020-09-05  9:42 UTC 

[PATCH] block: Fix various comments
 2020-09-05  9:41 UTC 

KASAN: use-after-free Read in delete_partition
 2020-09-05  1:39 UTC 

[GIT PULL] Block fixes for 5.9-rc4
 2020-09-04 20:49 UTC  (2+ messages)

[RFC PATCH 0/4] block/bpf: add eBPF based block layer IO filtering
 2020-09-04 18:50 UTC  (10+ messages)
` [RFC PATCH 1/4] bpf: add new prog_type BPF_PROG_TYPE_IO_FILTER

[PATCH v7 0/7] blktests: Add support to run nvme tests with tcp/rdma transports
 2020-09-04 17:00 UTC  (13+ messages)
` [PATCH v7 3/7] nvme: make tests transport type agnostic
` [PATCH v7 4/7] tests/nvme: restrict tests to specific transports
` [PATCH v7 5/7] nvme: support nvme-tcp when runinng tests
` [PATCH v7 6/7] common: move module_unload to common
` [PATCH v7 7/7] nvme: support rdma transport type

[RFC] Reliable Multicast on top of RTRS
 2020-09-04 15:33 UTC  (4+ messages)

simplify gendisk lookup and remove struct block_device aliases v3
 2020-09-04 10:30 UTC  (38+ messages)
` [PATCH 01/19] char_dev: replace cdev_map with an xarray
` [PATCH 02/19] block: merge drivers/base/map.c into block/genhd.c
` [PATCH 03/19] block: cleanup del_gendisk a bit
` [PATCH 04/19] block: split block_class_lock
` [PATCH 05/19] block: rework requesting modules for unclaimed devices
` [PATCH 06/19] block: add an optional probe callback to major_names
` [PATCH 08/19] swim: don't call blk_register_region
` [PATCH 09/19] sd: use __register_blkdev to avoid a modprobe for an unregistered dev_t
` [PATCH 10/19] brd: use __register_blkdev to allocate devices on demand
` [PATCH 11/19] loop: "
` [PATCH 12/19] md: "
` [PATCH 13/19] ide: switch to __register_blkdev for command set probing
` [PATCH 14/19] floppy: use a separate gendisk for each media format
` [PATCH 15/19] amiflop: use separate gendisks for Amiga vs MS-DOS mode
` [PATCH 16/19] ataflop: use a separate gendisk for each media format
` [PATCH 17/19] z2ram: reindent
` [PATCH 18/19] z2ram: use separate gendisk for the different modes
` [PATCH 19/19] block: switch gendisk lookup to a simple xarray

[PATCH v2] zram: add restriction on dynamic zram device creation
 2020-09-04  8:52 UTC 

KASAN: null-ptr-deref Read in percpu_ref_exit
 2020-09-04  5:48 UTC 


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