linux-block.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-12-11 08:02:05 to 2020-12-17 17:04:40 UTC [more...]

[PATCH v5 0/2] fix inaccurate io_ticks
 2020-12-17 17:03 UTC  (9+ messages)

[PATCH 0/3 v2] blk-mq: Don't complete in IRQ, use llist_head
 2020-12-17 16:58 UTC  (15+ messages)
` [PATCH 2/3] blk-mq: Always complete remote completions requests in softirq
` [PATCH 3/3] blk-mq: Use llist_head for blk_cpu_done

[PATCH 0/4] Fix DASD control unit updates
 2020-12-17 16:36 UTC  (6+ messages)
` [PATCH 1/4] s390/dasd: fix hanging device offline processing
` [PATCH 2/4] s390/dasd: prevent inconsistent LCU device data
` [PATCH 3/4] s390/dasd: fix list corruption of pavgroup group list
` [PATCH 4/4] s390/dasd: fix list corruption of lcu list

[PATCH 1/2] blk-iocost: Add iocg idle state tracepoint
 2020-12-17 14:56 UTC  (8+ messages)
` [PATCH 2/2] blk-iocost: Use alloc_percpu_gfp() to simplify the code

[PATCH] nbd: Respect max_part for all partition scans
 2020-12-17 14:55 UTC  (3+ messages)

[PATCH V3] nvme: enable char device per namespace
 2020-12-17 13:29 UTC  (9+ messages)
      `  "

[RFC PATCH v2 0/2] blk-mq: Avoid use-after-free for accessing old requests
 2020-12-17 11:07 UTC  (3+ messages)
` [RFC PATCH v2 1/2] blk-mq: Clean up references to old requests when freeing rqs
` [RFC PATCH v2 2/2] blk-mq: Lockout tagset iter "

hybrid polling on an nvme doesn't seem to work with iodepth > 1 on 5.10.0-rc5
 2020-12-16 22:22 UTC  (13+ messages)

[GIT PULL] Block changes for 5.10
 2020-12-16 21:18 UTC  (3+ messages)

[GIT PULL] Block driver changes for 5.11
 2020-12-16 21:18 UTC  (5+ messages)

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

[PATCH V4] nvme: enable char device per namespace
 2020-12-16 18:18 UTC 

[PATCH v2] blk-mq: Remove 'running from the wrong CPU' warning
 2020-12-16 15:47 UTC  (4+ messages)

[PATCHv2 for-next 0/7] Misc update for rnbd
 2020-12-16 14:20 UTC  (3+ messages)

[PATCH 000/141] Fix fall-through warnings for Clang
 2020-12-16  7:02 UTC  (3+ messages)
` [PATCH 058/141] xen-blkfront: "

[PATCH V7 0/6] nvmet: add ZBD backend support
 2020-12-16  5:09 UTC  (13+ messages)
` [PATCH V7 1/6] block: export bio_add_hw_pages()
` [PATCH V7 2/6] nvmet: add lba to sect conversion helpers
` [PATCH V7 3/6] nvmet: add NVM command set identifier support
` [PATCH V7 4/6] nvmet: add ZBD over ZNS backend support
` [PATCH V7 5/6] nvmet: add bio get helper for different backends
` [PATCH V7 6/6] nvmet: add bio put "

[RFC PATCH v2 0/2] add simple copy support
 2020-12-15 23:45 UTC  (8+ messages)

Allow use of fua to be disabled on per-device basis?
 2020-12-15 19:11 UTC 

[PATCH] blktrace: fix 'BUG: sleeping function called from invalid context' in case of PREEMPT_RT
 2020-12-15 16:07 UTC  (4+ messages)

[PATCH 0/3] block: blk_interposer - Block Layer Interposer
 2020-12-15 15:57 UTC  (13+ messages)

[PATCH] [v3] blk-mq-tag: make blk_mq_tag_busy() return void
 2020-12-15 14:43 UTC  (2+ messages)

[PATCH] block: remove h from printk format specifier
 2020-12-15 14:20 UTC 

[PATCH v1 0/6] no-copy bvec
 2020-12-15 14:05 UTC  (24+ messages)
` [PATCH v1 1/6] target/file: allocate the bvec array as part of struct target_core_file_cmd
` [PATCH v1 2/6] iov_iter: optimise bvec iov_iter_advance()
` [PATCH v1 3/6] bio: deduplicate adding a page into bio
` [PATCH v1 4/6] block/psi: remove PSI annotations from direct IO
` [PATCH v1 5/6] bio: add a helper calculating nr segments to alloc
` [PATCH v1 6/6] block/iomap: don't copy bvec for direct IO

[LSFMMBPF 2021] A status update
 2020-12-15 13:43 UTC  (4+ messages)

[PATCH] block: Avoid fragmented discard splits for ATA drives
 2020-12-15 10:54 UTC 

[PATCH v1] drivers: block: skd: remove skd_pci_info()
 2020-12-14 23:41 UTC  (2+ messages)

[git pull] 2 reverts for 5.11 to fix v5.10 MD regression
 2020-12-14 19:51 UTC  (2+ messages)
` [dm-devel] "

Linux 5.10
 2020-12-14 17:29 UTC  (3+ messages)

[PATCH 0/2] optimise iov_iter
 2020-12-14 17:25 UTC  (8+ messages)
` [PATCH 2/2] iov_iter: optimise iter type checking

[PATCH v2] scsi: sd: remove obsolete variable in sd_remove()
 2020-12-14  9:54 UTC 

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

[PATCH] drivers: block: skd: remove skd_pci_info()
 2020-12-14  6:02 UTC  (5+ messages)

[PATCH V6 0/6] nvmet: add ZBD backend support
 2020-12-13 23:41 UTC  (9+ messages)
` [PATCH V6 1/6] block: export bio_add_hw_pages()
` [PATCH V6 2/6] nvmet: add lba to sect conversion helpers
` [PATCH V6 3/6] nvmet: add NVM command set identifier support
` [PATCH V6 4/6] nvmet: add ZBD over ZNS backend support
` [PATCH V6 5/6] nvmet: add bio get helper for different backends
` [PATCH V6 6/6] nvmet: add bio put "

[RFC 0/2] nocopy bvec for direct IO
 2020-12-13 22:09 UTC  (17+ messages)
` [PATCH 1/2] iov: introduce ITER_BVEC_FLAG_FIXED
` [PATCH 2/2] block: no-copy bvec for direct IO

[GIT PULL] Block fixes for 5.10 final
 2020-12-13 19:39 UTC  (3+ messages)

[GIT PULL v2] Final block fixes for 5.10
 2020-12-13 19:39 UTC  (2+ messages)

KASAN: use-after-free Read in disk_part_iter_next
 2020-12-13 11:40 UTC  (2+ messages)

[PATCH v3] block: drop dead assignments in loop_init()
 2020-12-12 18:19 UTC  (2+ messages)

[PATCH 0/3] blk-mq: trivial helper and fixes comments
 2020-12-12 18:14 UTC  (7+ messages)
` [PATCH 2/3] blk-mq: update arg in comment of blk_mq_map_queue
` [PATCH 3/3] blk-mq: fix msec comment from micro to milli seconds

[PATCH V5 0/6] nvmet: add ZBD backend support
 2020-12-12  9:25 UTC  (8+ messages)
` [PATCH V5 2/6] nvmet: add lba to sect coversion helpers
` [PATCH V5 4/6] nvmet: add ZBD over ZNS backend support

[PATCH] block: drop dead assignments in loop_init()
 2020-12-12  4:27 UTC  (4+ messages)

[RFC v2] block: avoid the unnecessary blk_bio_discard_split()
 2020-12-12  2:01 UTC  (3+ messages)
` [RFC v3] "

[PATCH v2] block: drop dead assignments in loop_init()
 2020-12-11 19:29 UTC  (2+ messages)

[PATCH] block: add bio_iov_iter_nvecs for figuring out nr_vecs
 2020-12-11 13:22 UTC  (9+ 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).