linux-block.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-11-24 14:06:25 to 2020-11-26 09:52:17 UTC [more...]

[PATCH] blk-mq: Make running from the wrong CPU less scary
 2020-11-26  9:51 UTC 

[PATCH] block: fix inflight statistics of part0
 2020-11-26  9:48 UTC 

[PATCH v9] block: disable iopoll for split bio
 2020-11-26  9:26 UTC  (2+ messages)

[PATCH 0/9] nvmet: add genblk ZBD backend
 2020-11-26  9:06 UTC  (18+ messages)
` [PATCH 1/9] block: export __bio_iov_append_get_pages()
` [PATCH 2/9] nvmet: add ZNS support for bdev-ns
` [PATCH 3/9] nvmet: trim down id-desclist to use req->ns
` [PATCH 4/9] nvmet: add NVME_CSI_ZNS in ns-desc for zbdev
` [PATCH 5/9] nvmet: add cns-cs-ctrl in id-ctrl for ZNS bdev
` [PATCH 6/9] nvmet: add cns-cs-ns "
` [PATCH 7/9] nvmet: add zns cmd effects to support zbdev
` [PATCH 8/9] nvmet: add zns bdev config support
` [PATCH 9/9] nvmet: add ZNS based I/O cmds handlers

[PATCH v6] zram: break the strict dependency from lzo
 2020-11-26  8:55 UTC  (3+ messages)

[PATCH V3 blktests 0/5] nvmeof-mp/srp/nvme-rdma misc fix and enhancement
 2020-11-26  8:35 UTC  (6+ messages)
` [PATCH V3 blktests 1/5] tests/srp/rc: update the ib_srpt module name
` [PATCH V3 blktests 2/5] tests/nvmeof-mp/rc: run nvmeof-mp tests if we set multipath=N
` [PATCH V3 blktests 3/5] nvmeof-mp/012, srp/012: fix the scheduler list
` [PATCH V3 blktests 4/5] common/rc: _have_iproute2 fix for "ip -V" change
` [PATCH V3 blktests 5/5] common/multipath-over-rdma: allow to set use_siw

[PATCH v4 0/2] powerpc/pseries: fix MSI/X IRQ affinity on pseries
 2020-11-26  8:28 UTC  (3+ messages)
` [PATCH v4 1/2] genirq/irqdomain: Add an irq_create_mapping_affinity() function
` [PATCH v4 2/2] powerpc/pseries: Pass MSI affinity to irq_create_mapping()

[PATCH v2 0/5] Some cleanups and improvements for blk-iocost
 2020-11-26  8:16 UTC  (6+ messages)
` [PATCH v2 1/5] blk-iocost: Fix some typos in comments
` [PATCH v2 2/5] blk-iocost: Remove unnecessary advance declaration
` [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 "

merge struct block_device and struct hd_struct v2
 2020-11-26  8:16 UTC  (69+ messages)
` [PATCH 01/45] blk-cgroup: fix a hd_struct leak in blkcg_fill_root_iostats
` [PATCH 02/45] filemap: consistently use ->f_mapping over ->i_mapping
` [PATCH 03/45] fs: remove get_super_thawed and get_super_exclusive_thawed
` [PATCH 04/45] fs: simplify freeze_bdev/thaw_bdev
` [PATCH 05/45] mtip32xx: remove the call to fsync_bdev on removal
` [PATCH 06/45] zram: remove the claim mechanism
` [PATCH 08/45] loop: do not call set_blocksize
` [PATCH 11/45] block: remove a duplicate __disk_get_part prototype
` [PATCH 12/45] block: remove a superflous check in blkpg_do_ioctl
` [PATCH 13/45] block: add a bdev_kobj helper
` [PATCH 14/45] block: use disk_part_iter_exit in disk_part_iter_next
` [PATCH 15/45] block: use put_device in put_disk
` [PATCH 16/45] block: change the hash used for looking up block devices
` [PATCH 17/45] init: refactor name_to_dev_t
` [PATCH 18/45] init: refactor devt_from_partuuid
` [PATCH 19/45] init: cleanup match_dev_by_uuid and match_dev_by_label
` [PATCH 20/45] block: refactor __blkdev_put
` [PATCH 21/45] block: refactor blkdev_get
` [PATCH 22/45] block: opencode devcgroup_inode_permission
` [PATCH 23/45] block: remove i_bdev
` [PATCH 24/45] blk-cgroup: stop abusing get_gendisk
` [PATCH 25/45] block: reference struct block_device from struct hd_struct
` [PATCH 26/45] block: remove ->bd_contains
` [PATCH 27/45] block: simplify the block device claiming interface
` [PATCH 28/45] block: simplify part_to_disk
` [PATCH 29/45] block: initialize struct block_device in bdev_alloc
` [PATCH 30/45] block: remove the nr_sects field in struct hd_struct
` [PATCH 38/45] block: switch partition lookup to use struct block_device
` [PATCH 43/45] f2fs: remove a few bd_part checks

[PATCH v8] block: disable iopoll for split bio
 2020-11-26  7:21 UTC  (3+ messages)

[PATCH V2 blktests 0/5] nvmeof-mp/srp/nvme-rdma misc fix and enhancement
 2020-11-26  6:16 UTC  (10+ messages)
` [PATCH V2 blktests 1/5] tests/srp/rc: update the ib_srpt module name
` [PATCH V2 blktests 2/5] tests/nvmeof-mp/rc: run nvmeof-mp tests if we set multipath=N
` [PATCH V2 blktests 3/5] nvmeof-mp/012, srp/012: fix the scheduler list
` [PATCH V2 blktests 4/5] common/rc: _have_iproute2 fix for "ip -V" change
` [PATCH V2 blktests 5/5] common/multipath-over-rdma: allow to set use_siw

[PATCH v3 0/2] powerpc/pseries: fix MSI/X IRQ affinity on pseries
 2020-11-26  3:22 UTC  (9+ messages)
` [PATCH v3 1/2] genirq/irqdomain: Add an irq_create_mapping_affinity() function
` [PATCH v3 2/2] powerpc/pseries: pass MSI affinity to irq_create_mapping()

[PATCH] blk-throttle: don't check whether or not lower limit is valid if CONFIG_BLK_DEV_THROTTLING_LOW is off
 2020-11-26  3:18 UTC 

[PATCH v2 for-next 0/4] optimise sbitmap deferred clear
 2020-11-26  2:46 UTC  (8+ messages)
` [PATCH v2 1/4] sbitmap: optimise sbitmap_deferred_clear()
` [PATCH v2 2/4] sbitmap: remove swap_lock

[PATCH v7] block: disable iopoll for split bio
 2020-11-26  2:15 UTC  (3+ messages)

cleanup updating the size of block devices v3
 2020-11-26  1:16 UTC  (5+ messages)
` [PATCH 60/78] zram: remove the claim mechanism
` [PATCH 61/78] zram: do not call set_blocksize

[PATCH 000/141] Fix fall-through warnings for Clang
 2020-11-26  0:30 UTC  (46+ messages)
                  ` [Intel-wired-lan] "

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

[PATCH] block: remove unused BIO_SPLIT_ENTRIES
 2020-11-25 18:12 UTC  (2+ messages)

[PATCH] common/rc: confirm pcie hotplug capabilities
 2020-11-25 15:49 UTC 

[PATCH v2 0/2] powerpc/pseries: fix MSI/X IRQ affinity on pseries
 2020-11-25 15:00 UTC  (9+ messages)
` [PATCH v2 1/2] genirq: add an irq_create_mapping_affinity() function
` [PATCH v2 2/2] powerpc/pseries: pass MSI affinity to irq_create_mapping()

[PATCH 0/7] Some cleanups and improvements for blk-iocost
 2020-11-25 14:35 UTC  (21+ messages)
` [PATCH 1/7] blk-iocost: Fix some typos in comments
` [PATCH 2/7] blk-iocost: Remove unnecessary advance declaration
` [PATCH 3/7] blk-iocost: Just open code the q_name()
` [PATCH 4/7] blk-iocost: Add a flag to indicate if need update hwi
` [PATCH 5/7] blk-iocost: Move the usage ratio calculation to the correct place
` [PATCH 6/7] blk-iocost: Factor out the active iocgs' state check into a separate function
` [PATCH 7/7] blk-iocost: Factor out the base vrate change "

[RFC PATCH] blk-cgroup: prevent rcu_sched detected stalls warnings in blkg_destroy_all()
 2020-11-25 12:53 UTC  (4+ messages)

[PATCH] block/rnbd: server: Fix error return code in rnbd_srv_create_dev_sysfs()
 2020-11-25 12:46 UTC 

merge struct block_device and struct hd_struct
 2020-11-25 12:09 UTC  (5+ messages)
` [PATCH 11/20] block: reference struct block_device from "

[PATCH v6] block: disable iopoll for split bio
 2020-11-25  9:52 UTC  (9+ messages)

[PATCH blktests 0/5] nvmeof-mp/srp/nvme-rdma misc fix and enhancement
 2020-11-25  7:36 UTC  (17+ messages)
` [PATCH blktests 1/5] tests/srp/rc: update the ib_srpt module name
` [PATCH blktests 2/5] tests/nvmeof-mp/rc: run nvmeof-mp tests if we set multipath=N
` [PATCH blktests 3/5] tests/nvmeof-mp/012: fix the schedulers list
` [PATCH blktests 4/5] common/rc: _have_iproute2 fix for "ip -V" change

[PATCH 0/2] powerpc/pseries: fix MSI/X IRQ affinity on pseries
 2020-11-25  7:30 UTC  (9+ messages)
` [PATCH 1/2] genirq: add an affinity parameter to irq_create_mapping()
` [PATCH 2/2] powerpc/pseries: pass MSI affinity "

[PATCH v4 0/2] block, iomap: disable iopoll for split bio
 2020-11-25  7:03 UTC  (6+ messages)
` [PATCH v4 2/2] block,iomap: disable iopoll when split needed

[PATCH v5] block: disable iopoll for split bio
 2020-11-25  3:10 UTC  (3+ messages)

[PATCH 0/3] blk-mq/nvme-loop: use nvme-loop's lock class for addressing lockdep false positive warning
 2020-11-25  1:31 UTC  (2+ messages)

[PATCH 0/2] optimise bvec/bio iteration
 2020-11-24 17:58 UTC  (3+ messages)
` [PATCH 1/2] block: optimise for_each_bvec() advance
` [PATCH 2/2] bio: optimise bvec iteration

[PATCH v1 3/3] scsi_debug: iouring iopoll support
 2020-11-24 16:38 UTC  (2+ messages)

[PATCH 01/29] iov_iter: Switch to using a table of operations
 2020-11-24 15:30 UTC  (7+ messages)
  ` [PATCH 00/29] RFC: iov_iter: Switch to using an ops table


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).