linux-block.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2021-10-14 05:55:50 to 2021-10-15 23:53:08 UTC [more...]

[PATCH 00/13] block: add_disk() error handling stragglers
 2021-10-15 23:52 UTC  (11+ messages)
` [PATCH 01/13] block/brd: add error handling support for add_disk()
` [PATCH 02/13] nvme-multipath: "
` [PATCH 03/13] nvdimm/btt: do not call del_gendisk() if not needed
` [PATCH 04/13] nvdimm/btt: use goto error labels on btt_blk_init()
` [PATCH 05/13] nvdimm/btt: add error handling support for add_disk()
` [PATCH 06/13] nvdimm/blk: avoid calling del_gendisk() on early failures
` [PATCH 07/13] nvdimm/blk: add error handling support for add_disk()
` [PATCH 11/13] ps3vram: "
` [PATCH 12/13] block/sunvdc: "
` [PATCH 13/13] mtd/ubi/block: "

[PATCH 0/9] block: reviewed add_disk() error handling set
 2021-10-15 23:30 UTC  (10+ messages)
` [PATCH 1/9] scsi/sd: add error handling support for add_disk()
` [PATCH 2/9] scsi/sr: "
` [PATCH 3/9] dm: add add_disk() error handling
` [PATCH 4/9] bcache: add error handling support for add_disk()
` [PATCH 5/9] xen-blkfront: "
` [PATCH 6/9] m68k/emu/nfblock: "
` [PATCH 7/9] um/drivers/ubd_kern: "
` [PATCH 8/9] rnbd: "
` [PATCH 9/9] mtd: add add_disk() error handling

[git pull] device mapper fixes for 5.15-rc6
 2021-10-15 20:50 UTC 

[RFC PATCH v7 00/16] Integrity Policy Enforcement (IPE)
 2021-10-15 20:11 UTC  (14+ 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 v2 0/2] block: 7th -- last batch of add_disk() error handling conversions
 2021-10-15 18:43 UTC  (6+ messages)
` [PATCH v2 1/2] block: make __register_blkdev() return an error

don't use ->bd_inode to access the block device size v2
 2021-10-15 18:00 UTC  (56+ messages)
` [PATCH 01/30] block: move the SECTOR_SIZE related definitions to blk_types.h
` [PATCH 02/30] block: add a bdev_nr_bytes helper
` [PATCH 03/30] bcache: remove bdev_sectors
` [PATCH 04/30] drbd: use bdev_nr_sectors instead of open coding it
` [PATCH 05/30] dm: use bdev_nr_sectors and bdev_nr_bytes instead of open coding them
` [PATCH 06/30] md: use bdev_nr_sectors instead of open coding it
` [PATCH 07/30] nvmet: use bdev_nr_bytes "
` [PATCH 08/30] target/iblock: "
` [PATCH 09/30] fs: use bdev_nr_bytes instead of open coding it in blkdev_max_block
` [PATCH 10/30] fs: simplify init_page_buffers
` [PATCH 11/30] affs: use bdev_nr_sectors instead of open coding it
` [PATCH 12/30] btrfs: use bdev_nr_bytes "
` [PATCH 13/30] cramfs: "
` [PATCH 14/30] fat: use bdev_nr_sectors "
` [PATCH 15/30] hfs: "
` [PATCH 16/30] hfsplus: "
` [PATCH 17/30] jfs: use bdev_nr_bytes "
` [PATCH 18/30] nfs/blocklayout: "
` [PATCH 19/30] nilfs2: "
` [PATCH 20/30] ntfs3: "
` [PATCH 21/30] pstore/blk: "
` [PATCH 22/30] reiserfs: "
` [PATCH 23/30] squashfs: "
` [PATCH 24/30] block: use bdev_nr_bytes instead of open coding it in blkdev_fallocate
` [PATCH 25/30] block: add a sb_bdev_nr_blocks helper
` [PATCH 26/30] ext4: use sb_bdev_nr_blocks
` [PATCH 27/30] jfs: "
` [PATCH 28/30] ntfs: "
` [PATCH 29/30] reiserfs: "
` [PATCH 30/30] udf: "

[PATCH 0/3] zram: fix two races
 2021-10-15 17:32 UTC  (5+ messages)
` [PATCH 1/3] zram: replace fsync_bdev with sync_blockdev
` [PATCH 2/3] zram: simplify handling reset_store/remove vs. open
` [PATCH 3/3] zram: avoid race between zram_remove and disksize_store

[PATCH v8 00/12] syfs: generic deadlock fix with module removal
 2021-10-15 17:31 UTC  (10+ messages)
` [PATCH v8 11/12] zram: fix crashes with cpu hotplug multistate

[RFC PATCH 0/3] blk-mq: Allow to complete requests directly
 2021-10-15 16:16 UTC  (8+ messages)
` [RFC PATCH 1/3] blk-mq: Add blk_mq_complete_request_direct()
` [RFC PATCH 2/3] mmc: core: Use blk_mq_complete_request_direct()
` [RFC PATCH 3/3] scsi, usb: storage: Complete the blk-request directly

[patch v8 0/7] handle unexpected message from server
 2021-10-15 16:08 UTC  (6+ messages)

[PATCH BUGFIX 0/1] block, bfq: fix bug 214503
 2021-10-15 14:43 UTC  (2+ messages)
` [PATCH BUGFIX 1/1] block, bfq: reset last_bfqq_created on group change

[PATCH v3] block: only check previous entry for plug merge attempt
 2021-10-15 14:18 UTC  (2+ messages)

[PATCH v2] block, bfq: Accept symmetric weight adjustments
 2021-10-15 13:53 UTC 

switch block layer polling to a bio based model v4
 2021-10-15 13:24 UTC  (4+ messages)
` [PATCH 14/16] block: switch polling to be bio based

[PATCH 0/5] Minor mm/struct page work
 2021-10-15  8:59 UTC  (13+ messages)
` [PATCH 1/5] mm: Make free_area->nr_free per migratetype
` [PATCH 4/5] md: Kill usage of page->index
      ` [PATCH v2] "
` [PATCH 5/5] brd: "

[PATCH v8 0/5] Initial support for multi-actuator HDDs
 2021-10-15  8:20 UTC  (3+ messages)

[PATCH] block: Fix partition check for host-aware zoned block devices
 2021-10-15  7:32 UTC  (2+ messages)

[PATCH blktests] tests/srp: fix module loading issue during srp tests
 2021-10-15  3:30 UTC  (2+ messages)

[PATCH v2 -next] blk-cgroup: synchoronize blkg creation against policy deactivation
 2021-10-15  1:48 UTC  (3+ messages)

[PATCH v2 0/3] on top of for-5.16/block
 2021-10-15  0:40 UTC  (9+ messages)
` [PATCH v2 2/3] block: don't hide inode from block_device users
      ` [kbuild-all] "

[PATCH block-5.15] blk-cgroup: blk_cgroup_bio_start() should use irq-safe operations on blkg->iostat_cpu
 2021-10-14 23:20 UTC 

move the bdi from the request_queue to the gendisk
 2021-10-14 20:27 UTC  (5+ messages)
` [PATCH 4/5] block: "
  ` [sparc64] kernel OOPS (was: [PATCH 4/5] block: move the bdi from the request_queue to the gendisk)

[PATCHSET v2 0/9] Batched completions
 2021-10-14 18:41 UTC  (30+ messages)
` [PATCH 1/9] block: define io_batch structure
` [PATCH 4/9] sbitmap: test bit before calling test_and_set_bit()
` [PATCH 5/9] block: add support for blk_mq_end_request_batch()
` [PATCH 6/9] nvme: add support for batched completion of polled IO
` [PATCH 7/9] block: assign batch completion handler in blk_poll()
` [PATCH 8/9] io_uring: utilize the io_batch infrastructure for more efficient polled IO
` [PATCH 9/9] nvme: wire up completion batching for the IRQ path

[PATCH] block: use flags instead of bit fields for blkdev_dio
 2021-10-14 18:34 UTC 

[PATCH] mtip32xx: Remove redundant 'flush_workqueue()' calls
 2021-10-14 18:07 UTC 

don't use ->bd_inode to access the block device size
 2021-10-14 15:35 UTC  (6+ messages)

[PATCH v2] Provide detailed specification of virtio-blk lifetime metrics
 2021-10-14 15:37 UTC  (6+ messages)
      ` [virtio-dev] Fwd: "

[PATCHSET 0/4] Various block optimizations
 2021-10-14 15:14 UTC  (8+ messages)
` [PATCH 4/4] block: move update request helpers into blk-mq.c

[GIT PULL] nvme fixes for Linux 5.15
 2021-10-14 15:07 UTC  (2+ messages)

[PATCH 0/5] cache request_queue pointer
 2021-10-14 14:03 UTC  (6+ messages)
` [PATCH 1/5] block: cache request queue in bdev
` [PATCH 2/5] block: use bdev_get_queue() in bdev.c
` [PATCH 3/5] block: use bdev_get_queue() in bio.c
` [PATCH 4/5] block: use bdev_get_queue() in blk-core.c
` [PATCH 5/5] block: convert the rest of block to bdev_get_queue

[PATCH] block: handle fast path of bio splitting inline
 2021-10-14 13:16 UTC  (3+ messages)

[PATCHSET 0/2] Improve batched tag allocation
 2021-10-14 13:03 UTC  (4+ messages)
` [PATCH 2/2] block: improve "

[PATCH] block: warn when putting the final reference on a registered disk
 2021-10-14 13:02 UTC 

tear down file system I/O in del_gendisk v3
 2021-10-14 12:57 UTC  (4+ messages)
` [PATCH 6/5] kyber: avoid q->disk dereferences in trace points

[PATCH] block: remove plug based merging
 2021-10-14 12:50 UTC  (3+ messages)

[PATCH V4 0/6] blk-mq: support concurrent queue quiescing
 2021-10-14 12:11 UTC  (9+ messages)
` [PATCH V4 1/6] nvme: add APIs for stopping/starting admin queue
` [PATCH V4 2/6] nvme: apply nvme API to quiesce/unquiesce "
` [PATCH V4 3/6] nvme: prepare for pairing quiescing and unquiescing
` [PATCH V4 4/6] nvme: paring quiesce/unquiesce
` [PATCH V4 5/6] nvme: loop: clear NVME_CTRL_ADMIN_Q_STOPPED after admin queue is reallocated
` [PATCH V4 6/6] blk-mq: support concurrent queue quiesce/unquiesce

[PATCH RFC] virtio: wrap config->reset calls
 2021-10-14  8:36 UTC  (3+ messages)

remove QUEUE_FLAG_SCSI_PASSTHROUGH
 2021-10-14  8:03 UTC  (17+ 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

kernel NULL pointer triggered with blktests block/025 on latest linux-block/for-next
 2021-10-14  6:10 UTC  (4+ messages)

[PATCH] Revert "virtio-blk: Add validation for block size in config space"
 2021-10-14  5:55 UTC  (3+ 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).