linux-block.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2022-08-01 13:40:28 to 2022-08-09 00:04:54 UTC [more...]

[PATCH 0/20] Use block pr_ops in LIO
 2022-08-09  0:04 UTC  (4+ messages)
` [PATCH v2 01/20] block: Add PR callouts for read keys and reservation
` [PATCH v2 04/20] scsi: Add support for block PR read keys/reservation
` [PATCH v2 06/20] nvme: Fix reservation status related structs

[PATCH v3a 0/2] generic and PowerPC accessor functions for arch keystore
 2022-08-08 16:42 UTC  (6+ messages)
` [PATCH v3a 1/2] lib: generic "
` [PATCH v3a 2/2] powerpc/pseries: Override lib/arch_vars.c functions

fs/zonefs/./trace.h:22:1: sparse: sparse: cast to restricted blk_opf_t
 2022-08-08 15:37 UTC  (2+ messages)

[PATCHv3 0/7] dma mapping optimisations
 2022-08-08 15:28 UTC  (15+ messages)
` [PATCHv3 1/7] blk-mq: add ops to dma map bvec
` [PATCHv3 2/7] file: "
` [PATCHv3 3/7] iov_iter: introduce type for preregistered dma tags
` [PATCHv3 4/7] block: add dma tag bio type
` [PATCHv3 5/7] io_uring: introduce file slot release helper
` [PATCHv3 6/7] io_uring: add support for dma pre-mapping
` [PATCHv3 7/7] nvme-pci: implement dma_map support

[PATCH v2 blktests] src/mount_clear_sock.c: fix compiling error
 2022-08-08 12:45 UTC  (2+ messages)

[bug report] ublk: re-issued blk-mq request may reference a freed io_uring context
 2022-08-08  7:45 UTC 

[PATCH stable 5.10 0/3] dm: fix nullptr crash
 2022-08-08  3:31 UTC  (10+ messages)
` [PATCH stable 5.10 1/3] block: look up holders by bdev

[git pull] device mapper changes for 6.0
 2022-08-07 19:53 UTC  (11+ messages)
` [git pull] Additional "
  ` [dm-devel] "

[PATCH 0/4] iopoll support for io_uring/nvme passthrough
 2022-08-07 18:46 UTC  (20+ messages)
  ` [PATCH 1/4] fs: add file_operations->uring_cmd_iopoll
  ` [PATCH 2/4] io_uring: add iopoll infrastructure for io_uring_cmd
  ` [PATCH 3/4] block: export blk_rq_is_poll
  ` [PATCH 4/4] nvme: wire up async polling for io passthrough commands

[PATCH for-next v2 0/4] iopoll support for io_uring/nvme
 2022-08-07 18:36 UTC  (5+ messages)
  ` [PATCH for-next v2 1/4] fs: add file_operations->uring_cmd_iopoll
  ` [PATCH for-next v2 2/4] io_uring: add iopoll infrastructure for io_uring_cmd
  ` [PATCH for-next v2 3/4] block: export blk_rq_is_poll
  ` [PATCH for-next v2 4/4] nvme: wire up async polling for io passthrough commands

[PATCHSET 0/3] passthru block optimizations
 2022-08-07 18:45 UTC  (9+ messages)
` [PATCH 1/3] block: shrink rq_map_data a bit
` [PATCH 2/3] block: enable bio caching use for passthru IO
` [PATCH 3/3] block: use on-stack page vec for <= UIO_FASTIOV

Lake Geneva Gifts Contact Form: BITCOIN WILL MAKE YOU A BILLIONAIRE
 2022-08-07 11:09 UTC 

Framework Roadthemes "A FINANCIAL CRISIS CAN MAKE YOU VERY RICH!"
 2022-08-07  3:34 UTC 

Anurav Dhwaj "THE WORLD FINANCIAL CRISIS CAN MAKE YOU RICH!"
 2022-08-06 21:47 UTC 

[PATCH V2 0/1] loop: introduce LO_FLAGS_NO_DEALLOC
 2022-08-06 15:30 UTC  (2+ messages)
` [PATCH V2 1/1] "

[PATCH RESEND 0/1] loop: introduce LO_FLAGS_NODEALLOC
 2022-08-06 14:51 UTC  (3+ messages)
` [PATCH RESEND 1/1] "

[GIT PULL] Block driver changes for 5.20-rc1
 2022-08-06  7:44 UTC  (28+ messages)

[PATCH v4] block: sed-opal: Add ioctl to return device status
 2022-08-05 22:55 UTC 

[PATCH -next v10 0/4] support concurrent sync io for bfq on a specail occasion
 2022-08-05 11:20 UTC  (7+ messages)
` [PATCH -next v10 3/4] block, bfq: refactor the counting of 'num_groups_with_pending_reqs'

Oncepts, LLC "CRYPTOCURRENCY WILL MAKE YOU A BILLIONAIRE"
 2022-08-05 10:54 UTC 

[linux] [5.19.0] task hung for indefinite time with call traces when rebooted with Kexec
 2022-08-05  6:54 UTC 

[PATCH] src/mount_clear_sock.c: fix compiling error
 2022-08-05  6:52 UTC 

[GIT PULL] Followup block changes for 6.0-rc1
 2022-08-05  3:26 UTC  (2+ messages)

[bug report] blktests nvme/tcp nvme/030 failed on latest linux-block/for-next
 2022-08-05  1:54 UTC  (6+ messages)
` [bug report][bisected] "

[PATCH 0/2] s390/dasd: fix DMA alignment
 2022-08-04 22:22 UTC  (4+ messages)
` [PATCH 1/2] s390/dasd: drop unexpected word 'for' in comments
` [PATCH 2/2] s390/dasd: Establish DMA alignment

[PATCHv2 0/7] dma mapping optimisations
 2022-08-04 16:42 UTC  (12+ messages)
` [PATCHv2 1/7] blk-mq: add ops to dma map bvec
` [PATCHv2 2/7] file: "
` [PATCHv2 3/7] iov_iter: introduce type for preregistered dma tags
` [PATCHv2 4/7] block: add dma tag bio type
` [PATCHv2 5/7] io_uring: introduce file slot release helper
` [PATCHv2 6/7] io_uring: add support for dma pre-mapping
` [PATCHv2 7/7] nvme-pci: implement dma_map support

[PATCH v3 0/2] generic and PowerPC accessor functions for arch keystore
 2022-08-04 15:41 UTC  (8+ messages)
` [PATCH v3 1/2] lib: generic "

[PATCH] paride: Clean up some inconsistent indenting
 2022-08-04  8:13 UTC 

[PATCH blktests] nvme/040: fix write file path
 2022-08-04  7:54 UTC  (3+ messages)

[PATCH v9 00/13] support zoned block devices with non-power-of-2 zone sizes
 2022-08-04  7:29 UTC  (20+ messages)
  ` [PATCH v9 01/13] block: make bdev_nr_zones and disk_zone_no generic for npo2 zone size
  ` [PATCH v9 02/13] block:rearrange bdev_{is_zoned,zone_sectors,get_queue} helpers in blkdev.h
    ` [dm-devel] [PATCH v9 02/13] block:rearrange bdev_{is_zoned, zone_sectors, get_queue} "
  ` [PATCH v9 03/13] block: allow blk-zoned devices to have non-power-of-2 zone size
    ` [dm-devel] "
  ` [PATCH v9 04/13] nvmet: Allow ZNS target to support non-power_of_2 zone sizes
  ` [PATCH v9 05/13] nvme: zns: Allow ZNS drives that have non-power_of_2 zone size
    ` [dm-devel] "
  ` [PATCH v9 06/13] null_blk: allow zoned devices with non power-of-2 zone sizes
  ` [PATCH v9 07/13] zonefs: allow non power of 2 zoned devices
  ` [PATCH v9 08/13] dm-zoned: ensure only power of 2 zone sizes are allowed
  ` [PATCH v9 09/13] dm-zone: use generic helpers to calculate offset from zone start
  ` [PATCH v9 10/13] dm-table: allow zoned devices with non power-of-2 zone sizes
    ` [dm-devel] "
  ` [PATCH v9 11/13] dm: call dm_zone_endio after the target endio callback for zoned devices
  ` [PATCH v9 12/13] dm: introduce DM_EMULATED_ZONES target type
  ` [PATCH v9 13/13] dm: add power-of-2 target for zoned devices with non power-of-2 zone sizes

[bug report] ublk_drv: hang while removing ublk character device
 2022-08-03 12:04 UTC  (3+ messages)

[PATCH] sbitmap: fix possible io hung due to lost wakeup
 2022-08-03 12:15 UTC 

[PATCH RESEND v2] blk-mq: run queue no matter whether the request is the last request
 2022-08-03  2:33 UTC 

[PATCH RESEND v2] blk-mq: run queue no matter whether the request is the last request
 2022-08-03  1:57 UTC 

[GIT PULL] Block changes for 5.20-rc1
 2022-08-02 21:30 UTC  (2+ messages)

INFO: task hung in __floppy_read_block_0
 2022-08-02 16:50 UTC  (6+ messages)

WARN_ON_ONCE reached with "virtio-blk: support mq_ops->queue_rqs()"
 2022-08-02 14:49 UTC  (4+ messages)

[PATCH v7 0/9] bugfix and cleanup for blk-throttle
 2022-08-02 14:04 UTC  (10+ messages)
` [PATCH v7 1/9] blk-throttle: fix that io throttle can only work for single bio
` [PATCH v7 2/9] blk-throttle: prevent overflow while calculating wait time
` [PATCH v7 3/9] blk-throttle: factor out code to calculate ios/bytes_allowed
` [PATCH v7 4/9] blk-throttle: fix io hung due to configuration updates
` [PATCH v7 5/9] blk-throttle: improve handling of re-entered bio for bps limit
` [PATCH v7 6/9] blk-throttle: use 'READ/WRITE' instead of '0/1'
` [PATCH v7 7/9] blk-throttle: calling throtl_dequeue/enqueue_tg in pairs
` [PATCH v7 8/9] blk-throttle: cleanup tg_update_disptime()
` [PATCH v7 9/9] blk-throttle: clean up flag 'THROTL_TG_PENDING'

[PATCH 0/3] improve nvme quiesce time for large amount of namespaces
 2022-08-02 13:38 UTC  (5+ messages)

[PATCH] block: Fix comment typo
 2022-08-02 20:22 UTC 

[PATCH] block/zram: Fix comment typo
 2022-08-02 20:00 UTC 

[PATCH] zram: fix typos in comments
 2022-08-02  8:41 UTC 

[PATCH v2 blktests] block/002: remove debugfs check while blktests is running
 2022-08-02  4:22 UTC  (5+ messages)

[PATCH 6.0 RESEND] loop: introduce LO_FLAGS_NODEALLOC
 2022-08-01 19:20 UTC 

[PATCH v8 00/13] DMA Mapping P2PDMA Pages
 2022-08-01 14:04 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).