linux-block.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-12-01 12:57:36 to 2020-12-03 17:48:28 UTC [more...]

[PATCH 01/29] iov_iter: Switch to using a table of operations
 2020-12-03 17:47 UTC  (2+ messages)
  ` [iov_iter] 9bd0e337c6: will-it-scale.per_process_ops -4.8% regression

[RFC PATCH] badblocks: Improvement badblocks_set() for handling multiple ranges
 2020-12-03 17:15 UTC 

[PATCH] block: revert to using min_not_zero() when stacking chunk_sectors
 2020-12-03 16:27 UTC  (19+ messages)
` [PATCH v2] block: use gcd() to fix chunk_sectors limit stacking
  ` [PATCH] dm: "
        `  "
              ` [dm-devel] "

block tracepoint cleanups v2
 2020-12-03 16:21 UTC  (6+ messages)
` [PATCH 1/5] block: remove the unused block_sleeprq tracepoint
` [PATCH 2/5] block: simplify and extend the block_bio_merge tracepoint class
` [PATCH 3/5] block: remove the request_queue argument to the block_split tracepoint
` [PATCH 4/5] block: remove the request_queue argument to the block_bio_remap tracepoint
` [PATCH 5/5] block: remove the request_queue to argument request based tracepoints

block tracepoint cleanups
 2020-12-03 15:38 UTC  (18+ messages)
` [PATCH 1/5] block: remove the unused block_sleeprq tracepoint
  ` [dm-devel] "
` [PATCH 2/5] block: simplify and extended the block_bio_merge tracepoint class
  ` [dm-devel] "
` [PATCH 3/5] block: remove the request_queue argument to the block_split tracepoint
` [PATCH 4/5] block: remove the request_queue argument to the block_bio_remap tracepoint
  ` [dm-devel] "
` [PATCH 5/5] block: remove the request_queue to argument request based tracepoints
  ` [dm-devel] "

split hard read-only vs read-only policy v2
 2020-12-03 14:01 UTC  (5+ messages)
` [PATCH 1/4] block: add a hard-readonly flag to struct gendisk

[PATCH v7 0/8] add support for direct I/O with fscrypt using blk-crypto
 2020-12-03 13:45 UTC  (8+ messages)
` [PATCH v7 1/8] block: ensure bios are not split in middle of crypto data unit
` [PATCH v7 6/8] ext4: support direct I/O with fscrypt using blk-crypto

[PATCH v2 1/4] add io_uring with IOPOLL support in scsi layer
 2020-12-03 13:30 UTC  (9+ messages)
` [PATCH v2 2/4] megaraid_sas: iouring iopoll support
` [PATCH v2 3/4] scsi_debug : "
  ` [PATCH v2 4/4] scsi: set shost as hctx driver_data

[PATCH 0/3] cleanups/fix for blk_mq_get_tag()
 2020-12-03 12:06 UTC  (4+ messages)
` [PATCH 1/3] blk-mq: use right tag offset after wait

[PATCH blktests 0/2] Support max_open_zones and max_active_zones
 2020-12-03  9:52 UTC  (5+ messages)
` [PATCH blktests 1/2] common/rc: Check both max_active_zones and max_open_zones
` [PATCH blktests 2/2] zbd/005: Provide max_active/open_zones limit to fio command

store a pointer to the block_device in struct bio (again)
 2020-12-03  9:32 UTC  (25+ messages)
` [PATCH 1/9] brd: remove the end of device check in brd_do_bvec
` [PATCH 2/9] dcssblk: "
` [PATCH 3/9] block: store a block_device pointer in struct bio
` [PATCH 4/9] block: simplify submit_bio_checks a bit
` [PATCH 5/9] block: use ->bi_bdev for bio based I/O accounting
` [PATCH 6/9] blk-mq: use ->bi_bdev for "
` [PATCH 7/9] block: add a disk_uevent helper
` [PATCH 8/9] block: remove DISK_PITER_REVERSE
` [PATCH 9/9] block: use an xarray for disk->part_tbl

[RFC PATCH] blk-mq: Clean up references when freeing rqs
 2020-12-03  9:26 UTC  (5+ messages)

[PATCH] block: fix two kerneldoc comment
 2020-12-03  9:12 UTC  (2+ messages)

Disinfection
 2020-12-03  8:50 UTC 

[PATCH v4 0/9] Rework runtime suspend and SPI domain validation
 2020-12-03  7:27 UTC  (19+ messages)
` [PATCH v4 2/9] block: Introduce BLK_MQ_REQ_PM
` [PATCH v4 3/9] ide: Do not set the RQF_PREEMPT flag for sense requests
` [PATCH v4 4/9] ide: Mark power management requests with RQF_PM instead of RQF_PREEMPT
` [PATCH v4 5/9] scsi: Do not wait for a request in scsi_eh_lock_door()
` [PATCH v4 7/9] scsi: Only process PM requests if rpm_status != RPM_ACTIVE
` [PATCH v4 8/9] block: Remove RQF_PREEMPT and BLK_MQ_REQ_PREEMPT
` [PATCH v4 9/9] block: Do not accept any requests while suspended

[PATCH V2 0/2] block: add bio_iov_iter_nvecs for figuring out nr_vecs
 2020-12-03  6:47 UTC  (5+ messages)
` [PATCH V2 1/2] "
` [PATCH V2 2/2] block: rename the local variable for holding return value of bio_iov_iter_nvecs

[PATCH V2 0/3] blk-mq/nvme-loop: use nvme-loop's lock class for addressing lockdep false positive warning
 2020-12-03  6:44 UTC  (7+ messages)
` [PATCH V2 1/3] blk-mq: add new API of blk_mq_hctx_set_fq_lock_class
` [PATCH V2 2/3] nvme-loop: use blk_mq_hctx_set_fq_lock_class to set loop's lock class
` [PATCH V2 3/3] Revert "block: Fix a lockdep complaint triggered by request queue flushing"

[PATCH v2] block: fix inflight statistics of part0
 2020-12-03  1:46 UTC  (6+ messages)

[PATCH 0/3] blk-mq/nvme-loop: use nvme-loop's lock class for addressing lockdep false positive warning
 2020-12-03  1:23 UTC  (5+ messages)

merge struct block_device and struct hd_struct v4
 2020-12-02 21:52 UTC  (3+ messages)
` [PATCH 25/45] block: simplify bdev/disk lookup in blkdev_get

[RFC PATCH] blk-iocost: Optimize the ioc_refreash_vrate() function
 2020-12-02 20:32 UTC  (2+ messages)

[PATCH v2 0/5] Some cleanups and improvements for blk-iocost
 2020-12-02 19:59 UTC  (7+ messages)
` [PATCH v2 3/5] blk-iocost: Move the usage ratio calculation to the correct place
` [PATCH v2 4/5] blk-iocost: Factor out the active iocgs' state check into a separate function
` [PATCH v2 5/5] blk-iocost: Factor out the base vrate change "

[PATCH] blk-throttle: don't check whether or not lower limit is valid if CONFIG_BLK_DEV_THROTTLING_LOW is off
 2020-12-02 19:44 UTC  (3+ messages)

[PATCH] dm verity: correcting logic used with corrupted_errs counter
 2020-12-02 18:05 UTC 

[PATCH] block: add bio_iov_iter_nvecs for figuring out nr_vecs
 2020-12-02 16:56 UTC  (14+ messages)

[PATCH 0/2] optimise bvec/bio iteration
 2020-12-02 16:47 UTC  (7+ messages)
` [PATCH 2/2] bio: optimise bvec iteration

[GIT PULL] first round of nvme updates for 5.11
 2020-12-02 15:57 UTC  (2+ messages)

[PATCH 1/2] ALSA: ppc: drop if block with always false condition
 2020-12-02 12:22 UTC  (6+ messages)
` [PATCH 2/2] powerpc/ps3: make system bus's remove and shutdown callbacks return void

[PATCH V4 0/9] nvmet: add ZBD backend support
 2020-12-02  9:20 UTC  (17+ messages)
` [PATCH V4 1/9] block: allow bvec for zone append get pages
` [PATCH V4 2/9] nvmet: add ZNS support for bdev-ns
` [PATCH V4 3/9] nvmet: trim down id-desclist to use req->ns
` [PATCH V4 4/9] nvmet: add NVME_CSI_ZNS in ns-desc for zbdev
` [PATCH V4 5/9] nvmet: add cns-cs-ctrl in id-ctrl for ZNS bdev
` [PATCH V4 6/9] nvmet: add cns-cs-ns "
` [PATCH V4 7/9] nvmet: add zns cmd effects to support zbdev
` [PATCH V4 8/9] nvmet: add zns bdev config support
` [PATCH V4 9/9] nvmet: add ZNS based I/O cmds handlers

[bug report] Hang on sync after dd
 2020-12-02  9:06 UTC  (7+ messages)

[PATCH] block: fix inflight statistics of part0
 2020-12-02  8:49 UTC  (3+ messages)

[RFC PATCH 0/2] add simple copy support
 2020-12-02  8:29 UTC  (7+ messages)
  ` [RFC PATCH 1/2] block: "
  ` [RFC PATCH 2/2] nvme: "

[PATCH V3 0/9] nvmet: add ZBD backend support
 2020-12-02  6:26 UTC  (5+ messages)

[PATCH 0/4] nvme: enable per-namespace char device
 2020-12-02  3:00 UTC  (15+ messages)
` [PATCH 1/4] nvme: remove unnecessary return values
` [PATCH 2/4] nvme: rename controller base dev_t char device
` [PATCH 3/4] nvme: rename bdev operations
` [PATCH 4/4] nvme: enable char device per namespace

[PATCH] common/rc: confirm pcie hotplug capabilities
 2020-12-02  1:39 UTC  (2+ messages)

[PATCH 0/9] nvmet: add genblk ZBD backend
 2020-12-01 22:37 UTC  (10+ messages)
` [PATCH V2 2/9] nvmet: add ZNS support for bdev-ns

[Race] data race between blkdev_ioctl() and generic_fadvise()
 2020-12-01 20:33 UTC  (2+ messages)

[V5] nvme: enable ro namespace for ZNS without append
 2020-12-01 19:35 UTC  (2+ messages)

[PATCH v1 3/3] scsi_debug: iouring iopoll support
 2020-12-01 16:56 UTC  (4+ messages)

[PATCH 000/141] Fix fall-through warnings for Clang
 2020-12-01 14:08 UTC  (8+ 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).