linux-block.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2021-03-02 23:53:00 to 2021-03-09 19:22:35 UTC [more...]

[RFC PATCH v3 0/3] blk-mq: Avoid use-after-free for accessing old requests
 2021-03-09 19:21 UTC  (16+ messages)
` [RFC PATCH v3 1/3] blk-mq: Clean up references to old requests when freeing rqs
` [RFC PATCH v3 2/3] blk-mq: Freeze and quiesce all queues for tagset in elevator_exit()
` [RFC PATCH v3 3/3] blk-mq: Lockout tagset iterator when exiting elevator

[PATCH] include: Remove pagemap.h from blkdev.h
 2021-03-09 19:07 UTC  (2+ messages)

[PATCH v6 0/4] block-layer interposer
 2021-03-09 17:35 UTC  (8+ messages)
` [PATCH v6 1/4] block: add blk_mq_is_queue_frozen()
` [PATCH v6 2/4] block: add blk_interposer
` [PATCH v6 3/4] dm: introduce dm-interposer
` [PATCH v6 4/4] dm: add DM_INTERPOSED_FLAG

[PATCH] libnvdimm: Let revalidate_disk() revalidate region read-only
 2021-03-09 16:36 UTC  (3+ messages)

[PATCH V6 0/2] nvme: enable char device per namespace
 2021-03-09 15:05 UTC  (7+ messages)
` [PATCH V6 1/2] "

[PATCH 0/2] spec: liburing-2.0 updates
 2021-03-09 15:00 UTC  (4+ messages)
` [PATCH 1/2] spec: bump version to 2.0
` [PATCH 2/2] spec: add explicit build dependency on make

[PATCH] block: keyslot-manager: fix error return code of blk_ksm_evict_key()
 2021-03-09 13:36 UTC  (3+ messages)

[PATCH] block: Discard page cache of zone reset target range
 2021-03-09 11:58 UTC  (6+ messages)

[PATCH 4/4] dm: support I/O polling
 2021-03-09 11:42 UTC  (17+ messages)
` [dm-devel] "

[PATCH 0/2] zram: fix few ltp zram02.sh crashes
 2021-03-09  2:55 UTC  (4+ messages)
` [PATCH 1/2] zram: fix crashes due to use of cpu hotplug multistate
` [PATCH 2/2] zram: fix races of sysfs attribute removal and usage

[PATCH] block: Suppress uevent for hidden device when removed
 2021-03-08 18:37 UTC  (3+ messages)

[PATCH -next] umem: fix error return code in mm_pci_probe()
 2021-03-08 12:35 UTC 

[RFC PATCH 0/8] bfq: introduce bfq.ioprio for cgroup
 2021-03-08 12:00 UTC  (9+ messages)
` [RFC PATCH 1/8] bfq: introduce bfq_entity_to_bfqg helper method
` [RFC PATCH 2/8] bfq: limit the IO depth of idle_class to 1
` [RFC PATCH 3/8] bfq: keep the minimun bandwidth for be_class
` [RFC PATCH 4/8] bfq: expire bfqq if a higher priority class is waiting
` [RFC PATCH 5/8] bfq: introduce bfq.ioprio for cgroup
` [RFC PATCH 6/8] bfq: convert the type of bfq_group.bfqd to bfq_data*
` [RFC PATCH 7/8] bfq: remove unnecessary initialization logic
` [RFC PATCH 8/8] bfq: optimize the calculation of bfq_weight_to_ioprio()

[PATCH] block: rsxx: fix error return code of rsxx_pci_probe()
 2021-03-08 10:05 UTC 

can we kill the internal blkdev_get in the dasd driver now?
 2021-03-08  8:45 UTC  (2+ messages)

remove ->revalidate_disk (resend)
 2021-03-08  7:45 UTC  (4+ messages)
` [PATCH 1/3] paride/pd: remove ->revalidate_disk
` [PATCH 2/3] umem: "
` [PATCH 3/3] block: remove the revalidate_disk method

Large latency with bcache for Ceph OSD(new mail thread)
 2021-03-08  5:47 UTC  (6+ messages)

[PATCH blktests v2] tests/srp/rc, tests/nvmeof-mp/rc: add fio check to group_requires
 2021-03-07 20:41 UTC  (3+ messages)

[PATCH blktests v2] rdma: Use rdma link instead of /sys/class/infiniband/*/parent
 2021-03-07 20:40 UTC  (2+ messages)

[RFC] iosched: add cfq -> bfq alias
 2021-03-07 19:26 UTC  (2+ messages)

[PATCH] blk-cgroup: Fix the recursive blkg rwstat
 2021-03-07 12:42 UTC  (2+ messages)

[bugreport 5.9-rc8] general protection fault, probably for non-canonical address 0x46b1b0f0d8856e4a: 0000 [#1] SMP NOPTI
 2021-03-07 10:17 UTC  (7+ messages)
            ` [bugreport 5.9-rc8] general protection fault in __bfq_deactivate_entity

[PATCH blktests] tests/srp/rc, tests/nvmeof-mp/rc: add fio check to group_requires
 2021-03-07  2:44 UTC  (3+ messages)

[PATCH V8 0/4] blk-mq: implement queue quiesce via percpu_ref for BLK_MQ_F_BLOCKING
 2021-03-05 22:34 UTC  (3+ messages)

[GIT PULL] Block fixes for 5.12-rc2
 2021-03-05 21:59 UTC  (2+ messages)

[git pull] device mapper fixes for 5.12-rc2
 2021-03-05 21:59 UTC  (2+ messages)

[PATCH 0/2] s390/dasd: driver unbind fixes
 2021-03-05 18:30 UTC  (4+ messages)
` [PATCH 1/2] s390/dasd: fix hanging DASD driver unbind
` [PATCH 2/2] s390/dasd: fix hanging IO request during "

[PATCH v2] block: Try to handle busy underlying device on discard
 2021-03-05 18:27 UTC  (4+ messages)

[GIT PULL] nvme fixes for 5.12
 2021-03-05 16:13 UTC  (2+ messages)

[PATCH 1/4] block: introduce a function submit_bio_noacct_mq_direct
 2021-03-05 16:05 UTC  (4+ messages)

[GIT PULL] nvme fixes for 5.12
 2021-03-04 20:26 UTC  (2+ messages)

[PATCH BUGFIX/IMPROVEMENT V2 0/6] revised version of third and last batch of patches
 2021-03-04 17:46 UTC  (7+ messages)
` [PATCH BUGFIX/IMPROVEMENT V2 1/6] block, bfq: always inject I/O of queues blocked by wakers
` [PATCH BUGFIX/IMPROVEMENT V2 2/6] block, bfq: put reqs of waker and woken in dispatch list
` [PATCH BUGFIX/IMPROVEMENT V2 3/6] block, bfq: make shared queues inherit wakers
` [PATCH BUGFIX/IMPROVEMENT V2 4/6] block, bfq: fix weight-raising resume with !low_latency
` [PATCH BUGFIX/IMPROVEMENT V2 5/6] block, bfq: keep shared queues out of the waker mechanism
` [PATCH BUGFIX/IMPROVEMENT V2 6/6] block, bfq: merge bursts of newly-created queues

[PATCH 0/1] device filter
 2021-03-04 17:13 UTC  (2+ messages)
` [PATCH 1/1] dm: adds an IOCTL to work with device-filters

[PATCH v8 00/16] blkcg:Support to track FC storage blk io traffic
 2021-03-04 16:26 UTC  (34+ messages)
` [PATCH v8 01/16] cgroup: Added cgroup_get_from_id
` [PATCH v8 02/16] blkcg: Added a app identifier support for blkcg
` [PATCH v8 03/16] nvme: Added a newsysfs attribute appid_store
` [PATCH v8 04/16] lpfc: vmid: Add the datastructure for supporting VMID in lpfc
` [PATCH v8 05/16] lpfc: vmid: Supplementary data structures for vmid and APIs
` [PATCH v8 06/16] lpfc: vmid: Forward declarations for APIs
` [PATCH v8 07/16] lpfc: vmid: VMID params initialization
` [PATCH v8 08/16] lpfc: vmid: Add support for vmid in mailbox command, does vmid resource allocation and vmid cleanup
` [PATCH v8 09/16] lpfc: vmid: Implements ELS commands for appid patch
` [PATCH v8 10/16] lpfc: vmid: Functions to manage vmids
` [PATCH v8 11/16] lpfc: vmid: Implements CT commands for appid
` [PATCH v8 12/16] lpfc: vmid: Appends the vmid in the wqe before sending
` [PATCH v8 13/16] lpfc: vmid: Timeout implementation for vmid
` [PATCH v8 14/16] lpfc: vmid: Adding qfpa and vmid timeout check in worker thread
` [PATCH v8 15/16] lpfc: vmid: Introducing vmid in io path
` [PATCH v8 16/16] scsi: Made changes in Kconfig to select BLK_CGROUP_FC_APPID

[PATCH V8 00/13] blk-mq/scsi: tracking device queue depth via sbitmap
 2021-03-04  4:15 UTC  (2+ messages)

[PATCH] swap: fix swapfile read/write offset
 2021-03-04  3:19 UTC  (4+ messages)

[bug report]null pointer at scsi_mq_exit_request+0x14 with blktests srp/015
 2021-03-03 15:16 UTC  (6+ messages)

[PATCH 1/2] rsxx: Fix potential NULL dereference setting up debugfs
 2021-03-03 13:49 UTC  (3+ messages)
` [PATCH RESEND] rsxx: Return -EFAULT if copy_to_user() fails

[PATCH v5 00/12] dm: support polling
 2021-03-03 11:57 UTC  (13+ messages)
` [PATCH v5 01/12] block: move definition of blk_qc_t to types.h
` [PATCH v5 02/12] block: add queue_to_disk() to get gendisk from request_queue
` [PATCH v5 03/12] block: add poll method to support bio-based IO polling
` [PATCH v5 04/12] block: add poll_capable "
` [PATCH v5 05/12] blk-mq: extract one helper function polling hw queue
` [PATCH v5 06/12] blk-mq: add iterator for polling hw queues
` [PATCH v5 07/12] blk-mq: add one helper function getting hw queue
` [PATCH v5 08/12] dm: always return BLK_QC_T_NONE for bio-based device
` [PATCH v5 09/12] nvme/pci: don't wait for locked polling queue
` [PATCH v5 10/12] block: fastpath for bio-based polling
` [PATCH v5 11/12] block: sub-fastpath "
` [PATCH v5 12/12] dm: support IO polling for bio-based dm device

[RFC PATCH v1 0/6] badblocks improvement for multiple bad block ranges
 2021-03-03 11:45 UTC  (4+ messages)
` [RFC PATCH v1 1/6] badblocks: add more helper structure and routines in badblocks.h

[PATCH 2/4] block: dont clear REQ_HIPRI for bio-based drivers
 2021-03-03 10:05 UTC  (3+ messages)
` [dm-devel] "

[PATCH v2] block: fix trace completion for chained bio
 2021-03-03  3:22 UTC 

[PATCH v3 00/11] dm: support IO polling
 2021-03-03  1:55 UTC  (6+ messages)
` [PATCH v3 11/11] dm: fastpath of bio-based polling
  ` [dm-devel] "

5.12-rc1 regression: freezing iou-mgr/wrk failed
 2021-03-02 22:31 UTC  (6+ 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).