linux-block.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-09-01 18:56:39 to 2020-09-04 08:59:19 UTC [more...]

[PATCH 0/2 v2] bdev: Avoid discarding buffers under a filesystem
 2020-09-04  8:58 UTC  (3+ 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] 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 

💥 PANICKED: Test report for kernel 5.9.0-rc3-020ad03.cki (block)
 2020-09-04  4:24 UTC  (10+ messages)

[PATCH v7 0/7] blktests: Add support to run nvme tests with tcp/rdma transports
 2020-09-04  0:23 UTC  (15+ messages)
` [PATCH v7 1/7] nvme: consolidate nvme requirements based on transport type
` [PATCH v7 2/7] nvme: consolidate some nvme-cli utility functions
` [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-03 22:18 UTC  (3+ messages)

[PATCH v6 0/7] blktests: Add support to run nvme tests with tcp/rdma transports
 2020-09-03 21:59 UTC  (10+ messages)
` [PATCH v6 1/7] nvme: consolidate nvme requirements based on transport type
` [PATCH v6 2/7] nvme: consolidate some nvme-cli utility functions
` [PATCH v6 3/7] nvme: make tests transport type agnostic
` [PATCH v6 4/7] tests/nvme: restrict tests to specific transports
` [PATCH v6 5/7] nvme: support nvme-tcp when runinng tests
` [PATCH v6 6/7] common: move module_unload to common
` [PATCH v6 7/7] nvme: support rdma transport type

[PATCH v8 00/18] blk-mq/scsi: Provide hostwide shared tags for SCSI HBAs
 2020-09-03 21:23 UTC  (3+ messages)

[PATCH] zram: add restriction on dynamic zram device creation
 2020-09-03 19:53 UTC  (2+ messages)

[PATCH V2 0/2] blk-mq: implement queue quiesce via percpu_ref for BLK_MQ_F_BLOCKING
 2020-09-03 13:10 UTC  (8+ messages)

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

clean up is partition checks
 2020-09-03  8:26 UTC  (12+ messages)
` [PATCH 1/9] Documentation/hdio: fix up obscure bd_contains references
` [PATCH 2/9] block: add a bdev_is_partition helper
` [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 5/9] drbd: "
` [PATCH 6/9] drbd: don't set ->bd_contains
` [PATCH 7/9] target/iblock: fix holder printing in iblock_show_configfs_dev_params
` [PATCH 8/9] block: use bd_partno in bdevname
` [PATCH 9/9] vsprintf: use bd_partno in bdev_name

simplify gendisk lookup and remove struct block_device aliases v3
 2020-09-03  8:14 UTC  (21+ 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 07/19] ide: remove ide_{,un}register_region
` [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

KASAN: use-after-free Read in bdev_del_partition
 2020-09-03  7:23 UTC  (5+ messages)
` [Linux-kernel-mentees] [PATCH] block: Fix use-after-free in bdev_del_partition()

improve the block queue sysfs helper macros
 2020-09-03  6:07 UTC  (3+ messages)
` [PATCH 1/2] block: add helper macros for queue sysfs entries
` [PATCH 2/2] block: make QUEUE_SYSFS_BIT_FNS more useful

[PATCH v5 0/7] blktests: Add support to run nvme tests with tcp/rdma transports
 2020-09-02 22:59 UTC  (9+ messages)
` [PATCH v5 1/7] nvme: consolidate nvme requirements based on transport type
` [PATCH v5 2/7] nvme: consolidate some nvme-cli utility functions
` [PATCH v5 3/7] nvme: make tests transport type agnostic
` [PATCH v5 4/7] tests/nvme: restrict tests to specific transports
` [PATCH v5 5/7] nvme: support nvme-tcp when runinng tests
` [PATCH v5 6/7] common: move module_unload to common
` [PATCH v5 7/7] nvme: support rdma transport type

rework check_disk_change()
 2020-09-02 22:00 UTC  (42+ 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 inflight statistic for MQ submission with !elevator
 2020-09-02 20:19 UTC  (8+ messages)
      ` [PATCH v2] block: Consider only dispatched requests for inflight statistic

[git pull] device mapper fixes for 5.9-rc4
 2020-09-02 20:08 UTC  (2+ messages)

[PATCH V2] block: allow for_each_bvec to support zero len bvec
 2020-09-02 17:55 UTC  (3+ messages)

bdi cleanups v3
 2020-09-02 16:20 UTC  (5+ messages)
` [PATCH 06/14] block: lift setting the readahead size into the block layer

[PATCH V2 0/2] percpu_ref & block: reduce memory footprint of percpu_ref in fast path
 2020-09-02 14:02 UTC  (6+ messages)
` [PATCH V2 1/2] percpu_ref: "
` [PATCH V2 2/2] block: move 'q_usage_counter' into front of 'request_queue'

[PATCH 0/3] bfq: Two fixes and a cleanup for sequential readers
 2020-09-02 15:17 UTC  (8+ messages)
` [PATCH 3/3] bfq: Use only idle IO periods for think time calculations

remove revalidate_disk()
 2020-09-02 14:02 UTC  (18+ messages)
` [PATCH 1/9] Documentation/filesystems/locking.rst: remove an incorrect sentence
` [PATCH 3/9] block: rename bd_invalidated
` [PATCH 4/9] block: add a new revalidate_disk_size helper
` [PATCH 5/9] block: use revalidate_disk_size in set_capacity_revalidate_and_notify
` [PATCH 6/9] nvme: opencode revalidate_disk in nvme_validate_ns
` [PATCH 7/9] sd: open code revalidate_disk
` [PATCH 9/9] block: remove revalidate_disk()

INFO: task hung in nbd_ioctl (2)
 2020-09-02 11:09 UTC  (2+ messages)
` [PATCH] tipc: fix shutdown() of connectionless socket

[RFC PATCH 0/4] block/bpf: add eBPF based block layer IO filtering
 2020-09-02  7:36 UTC  (5+ messages)
` [RFC PATCH 1/4] bpf: add new prog_type BPF_PROG_TYPE_IO_FILTER

[PATCH V4] scsi: core: only re-run queue in scsi_end_request() if device queue is busy
 2020-09-02  7:01 UTC  (3+ messages)

[PATCH] block: make bio_crypt_clone() return an error code
 2020-09-02  6:34 UTC 

[PATCH] block: make bio_crypt_clone() return an error code
 2020-09-02  6:25 UTC  (2+ messages)

[PATCH] block: Fix potential NULL pointer dereference in __bio_crypt_clone()
 2020-09-02  5:22 UTC  (2+ messages)

[PATCH] io_uring: Fix NULL pointer dereference in io_sq_wq_submit_work()
 2020-09-02  2:12 UTC 

[PATCH] block: Remove a duplicative condition
 2020-09-02  1:48 UTC  (2+ messages)

[PATCH] block: Fix potential page reference leak in __bio_iov_iter_get_pages()
 2020-09-02  1:46 UTC 

[PATCH] block: Fix building error
 2020-09-02  1:39 UTC  (2+ messages)

[PATCHSET for-5.10/block] blk-iocost: iocost: improve donation, debt and excess handling
 2020-09-01 22:57 UTC  (7+ messages)
` [PATCH 01/27] blk-iocost: ioc_pd_free() shouldn't assume irq disabled
` [PATCH 02/27] blk-stat: make q->stats->lock irqsafe
` [PATCH 03/27] blk-iocost: use local[64]_t for percpu stat
` [PATCH 05/27] blk-iocost: clamp inuse and skip noops in __propagate_weights()
` [PATCH 07/27] blk-iocost: make iocg_kick_waitq() call iocg_kick_delay() after paying debt

Return BLK_STS_NOTSUPP and blk_status_t from blk_cloned_rq_check_limits()
 2020-09-01 22:56 UTC  (4+ messages)
` [PATCH 1/2] block: Return blk_status_t instead of errno codes
` [PATCH v4 2/2] block: better deal with the delayed not supported case in blk_cloned_rq_check_limits

[PATCH v2] block: grant IOPRIO_CLASS_RT to CAP_SYS_NICE
 2020-09-01 22:51 UTC  (4+ messages)

[PATCH] io_uring: Fix NULL pointer dereference in io_sq_wq_submit_work()
 2020-09-01 20:12 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).