linux-block.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-10-29 02:03:42 to 2020-11-04 21:03:59 UTC [more...]

[PATCH V3 0/6] nvmet: passthru fixes and improvements
 2020-11-04 21:03 UTC  (10+ messages)
` [PATCH V3 2/6] nvme-core: split nvme_alloc_request()
` [PATCH V3 6/6] nvmet: use inline bio for passthru fast path

❌ FAIL: Test report for kernel 5.10.0-rc2 (block)
 2020-11-04 20:54 UTC  (2+ messages)

[PATCH v4] zram: break the strict dependency from lzo
 2020-11-04 20:41 UTC  (5+ messages)

[PATCH RFC] blk-mq: Don't IPI requests on PREEMPT_RT
 2020-11-04 19:15 UTC  (17+ messages)
` [PATCH 1/3] blk-mq: Don't complete on a remote CPU in force threaded mode
  ` [PATCH 3/3] blk-mq: Use llist_head for blk_cpu_done

[PATCH v8 00/18] blk-mq/scsi: Provide hostwide shared tags for SCSI HBAs
 2020-11-04 18:08 UTC  (12+ messages)
` [PATCH v8 17/18] scsi: megaraid_sas: Added support for shared host tagset for cpuhotplug

[PATCH v3 0/4] scatterlist: add new capabilities
 2020-11-04 18:26 UTC  (11+ messages)
` [PATCH v3 1/4] sgl_alloc_order: remove 4 GiB limit, sgl_free() warning
` [PATCH v3 2/4] scatterlist: add sgl_copy_sgl() function
` [PATCH v3 3/4] scatterlist: add sgl_compare_sgl() function
` [PATCH v3 4/4] scatterlist: add sgl_memset()

[RFC 0/3] Add support of iopoll for dm device
 2020-11-04 15:08 UTC  (9+ messages)

[PATCH V2] nvme: report capacity 0 for non supported ZNS SSDs
 2020-11-04 14:46 UTC  (13+ messages)
    `  "

[PATCH v5 0/2] fix inaccurate io_ticks
 2020-11-04  3:26 UTC  (2+ messages)

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

[PATCH v3 0/2] nbd: fix use-after-freed and double lock bugs
 2020-11-03 17:01 UTC  (5+ messages)
` [PATCH v3 1/2] nbd: fix use-after-freed crash for nbd->recv_workq
` [PATCH v3 2/2] nbd: add comments about double lock for config_lock confusion

block ioctl cleanups v2
 2020-11-03 10:00 UTC  (11+ messages)
` [PATCH 01/10] mtd_blkdevs: don't override BLKFLSBUF
` [PATCH 02/10] block: don't call into the driver for BLKFLSBUF
` [PATCH 03/10] block: add a new set_read_only method
` [PATCH 04/10] rbd: implement ->set_read_only to hook into BLKROSET processing
` [PATCH 05/10] md: "
` [PATCH 06/10] dasd: "
` [PATCH 07/10] block: don't call into the driver for BLKROSET
` [PATCH 08/10] loop: use set_disk_ro
` [PATCH 09/10] block: remove set_device_ro
` [PATCH 10/10] block: remove __blkdev_driver_ioctl

block ioctl cleanups
 2020-11-03  9:32 UTC  (21+ messages)
` [PATCH 01/11] mtd_blkdevs: don't override BLKFLSBUF
` [PATCH 02/11] mtip32xx: return -ENOTTY for all unhanled ioctls
` [PATCH 03/11] block: don't call into the driver for BLKFLSBUF
` [PATCH 04/11] block: add a new set_read_only method
` [PATCH 05/11] rbd: implement ->set_read_only to hook into BLKROSET processing
` [PATCH 06/11] md: "
` [PATCH 07/11] dasd: "
` [PATCH 08/11] block: don't call into the driver for BLKROSET
` [PATCH 09/11] loop: use set_disk_ro
` [PATCH 10/11] block: remove set_device_ro
` [PATCH 11/11] block: remove __blkdev_driver_ioctl

INFO: task can't die in nbd_ioctl
 2020-11-03  7:21 UTC  (4+ messages)

[PATCH v2 0/2] nbd: fix use-after-freed and double lock bugs
 2020-11-03  6:40 UTC  (5+ messages)
` [PATCH v2 1/2] nbd: fix use-after-freed crash for nbd->recv_workq
` [PATCH v2 2/2] nbd: add comments about double lock for config_lock confusion

[PATCH AUTOSEL 5.9 16/35] blk-cgroup: Fix memleak on error path
 2020-11-03  1:18 UTC  (2+ messages)
` [PATCH AUTOSEL 5.9 17/35] blk-cgroup: Pre-allocate tree node on blkg_conf_prep

[PATCH AUTOSEL 5.8 15/29] blk-cgroup: Fix memleak on error path
 2020-11-03  1:19 UTC  (2+ messages)
` [PATCH AUTOSEL 5.8 16/29] blk-cgroup: Pre-allocate tree node on blkg_conf_prep

[PATCH AUTOSEL 5.4 11/24] blk-cgroup: Fix memleak on error path
 2020-11-03  1:19 UTC  (2+ messages)
` [PATCH AUTOSEL 5.4 12/24] blk-cgroup: Pre-allocate tree node on blkg_conf_prep

[PATCH AUTOSEL 4.19 05/11] blk-cgroup: Fix memleak on error path
 2020-11-03  1:20 UTC  (2+ messages)
` [PATCH AUTOSEL 4.19 06/11] blk-cgroup: Pre-allocate tree node on blkg_conf_prep

[PATCH AUTOSEL 4.14 04/10] blk-cgroup: Fix memleak on error path
 2020-11-03  1:20 UTC  (2+ messages)
` [PATCH AUTOSEL 4.14 05/10] blk-cgroup: Pre-allocate tree node on blkg_conf_prep

Buggy commit tracked to: "Re: [PATCH 2/9] iov_iter: move rw_copy_check_uvector() into lib/iov_iter.c"
 2020-11-02 18:23 UTC  (14+ messages)

[PATCH] nvme: report capacity 0 for non supported ZNS SSDs
 2020-11-02 17:10 UTC  (4+ messages)

[PATCH V2] nvme: report capacity 0 for non supported ZNS SSDs
 2020-11-02 15:44 UTC  (2+ messages)

simplify gendisk lookup and remove struct block_device aliases v4
 2020-10-31  8:53 UTC  (29+ messages)
` [PATCH 01/18] block: cleanup del_gendisk a bit
` [PATCH 02/18] block: open code kobj_map into in block/genhd.c
` [PATCH 03/18] block: split block_class_lock
` [PATCH 04/18] block: rework requesting modules for unclaimed devices
` [PATCH 05/18] block: add an optional probe callback to major_names
` [PATCH 06/18] ide: remove ide_{,un}register_region
` [PATCH 07/18] swim: don't call blk_register_region
` [PATCH 08/18] sd: use __register_blkdev to avoid a modprobe for an unregistered dev_t
` [PATCH 09/18] brd: use __register_blkdev to allocate devices on demand
` [PATCH 10/18] loop: "
` [PATCH 11/18] md: "
` [PATCH 12/18] ide: switch to __register_blkdev for command set probing
` [PATCH 13/18] floppy: use a separate gendisk for each media format
` [PATCH 14/18] amiflop: use separate gendisks for Amiga vs MS-DOS mode
` [PATCH 15/18] ataflop: use a separate gendisk for each media format
` [PATCH 16/18] z2ram: reindent
` [PATCH 17/18] z2ram: use separate gendisk for the different modes
  ` [PATCH] z2ram: MODULE_LICENSE update and neatening
` [PATCH 18/18] block: switch gendisk lookup to a simple xarray

[GIT PULL] Block fixes for 5.10-rc
 2020-10-30 22:10 UTC  (2+ messages)

[PATCH] blk-mq: mark flush request as IDLE in flush_end_io()
 2020-10-30 14:33 UTC  (2+ messages)

[PATCH v1] xsysace: use platform_get_resource() and platform_get_irq_optional()
 2020-10-30  7:08 UTC  (4+ messages)

[PATCH net-next 03/11] rsxx: remove extraneous 'const' qualifier
 2020-10-29 21:35 UTC  (3+ messages)

[PATCH] lib/scatterlist: use consistent sg_copy_buffer() return type
 2020-10-29 14:56 UTC  (4+ messages)

[GIT PULL] nvme fixes for 5.10
 2020-10-29 14:54 UTC  (2+ messages)

[PATCH 0/2] zoned null_blk fixes
 2020-10-29 13:27 UTC  (4+ messages)
` [PATCH 1/2] null_blk: Fix zone reset all tracing
` [PATCH 2/2] null_blk: Fix locking in zoned mode

[PATCH] nbd: don't update block size after device is started
 2020-10-29  8:40 UTC  (5+ messages)

[PATCH v2 0/4] add support for inline encryption to device mapper
 2020-10-29  4:44 UTC  (6+ messages)
` [PATCH v2 3/4] dm: add support for passing through inline crypto support


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