linux-block.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2021-08-13 16:21:37 to 2021-08-18 06:06:01 UTC [more...]

[PATCH v2 00/63] Introduce strict memcpy() bounds checking
 2021-08-18  6:04 UTC  (3+ messages)
` [PATCH v2 01/63] ipw2x00: Avoid field-overflowing memcpy()
` [PATCH v2 03/63] rpmsg: glink: Replace strncpy() with strscpy_pad()

[PATCH v5 0/5] Support EFI partition on NVIDIA Tegra devices
 2021-08-18  5:42 UTC  (14+ messages)
` [PATCH v5 1/5] block: Add alternative_gpt_sector() operation
` [PATCH v5 2/5] mmc: block: Support "
` [PATCH v5 3/5] mmc: core: Add raw_boot_mult field to mmc_ext_csd
` [PATCH v5 4/5] mmc: sdhci-tegra: Implement alternative_gpt_sector()
` [PATCH v5 5/5] partitions/efi: Support non-standard GPT location

[PATCH v2 00/11] blk-mq: Reduce static requests memory footprint for shared sbitmap
 2021-08-18  4:02 UTC  (10+ messages)
` [PATCH v2 03/11] blk-mq: Relocate shared sbitmap resize in blk_mq_update_nr_requests()
` [PATCH v2 04/11] blk-mq: Invert check "
` [PATCH v2 05/11] blk-mq-sched: Rename blk_mq_sched_alloc_{tags -> map_and_request}()
` [PATCH v2 06/11] blk-mq: Pass driver tags to blk_mq_clear_rq_mapping()

[PATCH] blk-mq: fix is_flush_rq
 2021-08-18  3:31 UTC  (4+ messages)

[PATCH RFC] blk_mq: clear rq mapping in driver tags before freeing rqs in sched tags
 2021-08-18  3:13 UTC  (5+ messages)

use regular gendisk registration in device mapper v2
 2021-08-18  2:51 UTC  (8+ messages)
` [PATCH 4/8] block: support delayed holder registration
  ` [dm-devel] "

[PATCH v5 0/5] Initial support for multi-actuator HDDs
 2021-08-18  2:45 UTC  (11+ messages)

[PATCH 0/7] add simple copy support
 2021-08-17 23:37 UTC  (22+ messages)
    ` [PATCH 1/7] block: make bio_map_kern() non static
    ` [PATCH 2/7] block: Introduce queue limits for copy-offload support
    ` [PATCH 3/7] block: copy offload support infrastructure
    ` [PATCH 4/7] block: Introduce a new ioctl for simple copy
    ` [PATCH 5/7] block: add emulation "
    ` [PATCH 6/7] nvme: add simple copy support
    ` [PATCH 7/7] dm kcopyd: add simple copy offload support
      ` [dm-devel] "

[PATCH v4 0/3] Support EFI partition on NVIDIA Tegra devices
 2021-08-17 16:16 UTC  (12+ messages)
` [PATCH v4 1/3] mmc: core: Add raw_boot_mult field to mmc_ext_csd
` [PATCH v4 2/3] mmc: block: Add mmc_bdev_to_card() helper
` [PATCH v4 3/3] partitions/efi: Support NVIDIA Tegra devices

[PATCH] blk-mq: fix kernel panic during iterating over flush request
 2021-08-17 14:33 UTC  (3+ messages)

[PATCH V2] blk-mq: don't grab rq's refcount in blk_mq_check_expired()
 2021-08-17 14:33 UTC  (3+ messages)

[PATCH] raid1: ensure bio doesn't have more than BIO_MAX_VECS sectors
 2021-08-17 12:32 UTC  (10+ messages)

[PATCH v2] block: genhd: don't call probe function with major_names_lock held
 2021-08-17 10:18 UTC  (8+ messages)
` [PATCH v3] "

[PATCH 0/7] genirq/affinity: abstract new API from managed irq affinity spread
 2021-08-17  4:52 UTC  (20+ messages)
` [PATCH 1/7] genirq/affinity: remove the 'firstvec' parameter from irq_build_affinity_masks
` [PATCH 2/7] genirq/affinity: pass affinity managed mask array to irq_build_affinity_masks
` [PATCH 3/7] genirq/affinity: don't pass irq_affinity_desc "
` [PATCH 4/7] genirq/affinity: rename irq_build_affinity_masks as group_cpus_evenly
` [PATCH 5/7] genirq/affinity: move group_cpus_evenly() into lib/
` [PATCH 6/7] lib/group_cpus: allow to group cpus in case of !CONFIG_SMP
` [PATCH 7/7] blk-mq: build default queue map via group_cpus_evenly()

[PATCH AUTOSEL 5.10 7/9] blk-iocost: fix lockdep warning on blkcg->lock
 2021-08-17  0:35 UTC 

[PATCH AUTOSEL 5.13 10/12] blk-iocost: fix lockdep warning on blkcg->lock
 2021-08-17  0:35 UTC 

[PATCH] block: nbd: add sanity check for first_minor
 2021-08-16 16:56 UTC  (6+ messages)

[PATCH] block: unexport blk_register_queue
 2021-08-16 16:54 UTC  (2+ messages)

[PATCH 1/2] blk-cgroup: refactor blkcg_print_stat
 2021-08-16 16:53 UTC  (3+ messages)

paride initialization cleanup
 2021-08-16 16:52 UTC  (8+ messages)
` [PATCH 1/4] pcd: move the identify buffer into pcd_identify
` [PATCH 2/4] pcd: cleanup initialization
` [PATCH 3/4] pf: "
` [PATCH 4/4] pd: "

add a bvec_virt helper
 2021-08-16 16:51 UTC  (3+ messages)

bdi lifetime fix
 2021-08-16 16:49 UTC  (4+ messages)
` [PATCH 1/2] block: free the extended dev_t minor later
` [PATCH 2/2] block: ensure the bdi is freed after inode_detach_wb

ensure each gendisk always has a request_queue reference v2
 2021-08-16 13:46 UTC  (10+ messages)
` [PATCH 1/9] nvme: use blk_mq_alloc_disk
` [PATCH 2/9] st: do not allocate a gendisk
` [PATCH 3/9] sg: "
` [PATCH 4/9] block: cleanup the lockdep handling in *alloc_disk
` [PATCH 5/9] block: remove alloc_disk and alloc_disk_node
` [PATCH 6/9] block: remove the minors argument to __alloc_disk_node
` [PATCH 7/9] block: pass a request_queue to __blk_alloc_disk
` [PATCH 8/9] block: hold a request_queue reference for the lifetime of struct gendisk
` [PATCH 9/9] block: add an explicit ->disk backpointer to the request_queue

[PATCH v7 00/11] libata cleanups and improvements
 2021-08-16 11:43 UTC  (18+ messages)
` [PATCH v7 01/11] libata: fix ata_host_alloc_pinfo()
` [PATCH v7 02/11] libata: fix ata_host_start()
` [PATCH v7 03/11] libata: simplify ata_scsi_rbuf_fill()
` [PATCH v7 04/11] libata: cleanup device sleep capability detection
` [PATCH v7 05/11] libata: cleanup ata_dev_configure()
` [PATCH v7 06/11] libata: cleanup NCQ priority handling
` [PATCH v7 07/11] libata: fix ata_read_log_page() warning
` [PATCH v7 08/11] libata: print feature list on device scan
` [PATCH v7 09/11] libata: Introduce ncq_prio_supported sysfs sttribute
` [PATCH v7 10/11] docs: sysfs-block-device: improve ncq_prio_enable documentation
` [PATCH v7 11/11] docs: sysfs-block-device: document ncq_prio_supported

[PATCH 5/7] genirq/affinity: move group_cpus_evenly() into lib/
 2021-08-16 10:08 UTC 

[syzbot] KASAN: use-after-free Read in bdev_evict_inode
 2021-08-16  9:34 UTC  (2+ messages)

[syzbot] general protection fault in wb_timer_fn
 2021-08-16  9:33 UTC  (2+ messages)

[BUG] FLOPPY DRIVER since 5.10.20
 2021-08-16  7:17 UTC  (3+ messages)
` [PATCH] Revert "floppy: reintroduce O_NDELAY fix"

[PATCH] blk-mq: allow hardware queue to get more tag while sharing a tag set
 2021-08-16  4:16 UTC  (10+ messages)

[PATCH v12 00/12] bcache: support NVDIMM for journaling
 2021-08-15 16:21 UTC  (2+ messages)

[PATCH v3] blk-throtl: optimize IOPS throttle for large IO scenarios
 2021-08-15  1:14 UTC  (4+ messages)

[PATCH] remove the lightnvm subsystem
 2021-08-14 21:55 UTC  (3+ messages)

[PATCH V4 0/7] loop: cleanup charging io to mem/blkcg
 2021-08-14  9:12 UTC  (5+ messages)

[RESEND PATCH v2] loop: fix setting arbitrarily large block size
 2021-08-14  7:41 UTC  (2+ messages)

[PATCH v2 0/4] optimize the bfq queue idle judgment
 2021-08-14  2:34 UTC  (2+ messages)

questions about sane_behavior in cgroup v1
 2021-08-14  2:13 UTC  (3+ messages)

[GIT PULL] Block fixes for 5.14-rc6
 2021-08-14  1:12 UTC  (2+ messages)

[PATCH block-5.14] Revert "block/mq-deadline: Add cgroup support"
 2021-08-13 21:43 UTC  (12+ messages)

[PATCHSET v5 0/6] Enable bio recycling for polled IO
 2021-08-13 20:33 UTC  (8+ messages)
` [PATCH 4/6] block: clear BIO_PERCPU_CACHE flag if polling isn't supported

[PATCH 00/64] Introduce strict memcpy() bounds checking
 2021-08-13 19:44 UTC  (10+ messages)
` [PATCH 10/64] lib80211: Use struct_group() for memcpy() region
` [PATCH 39/64] mac80211: Use memset_after() to clear tx status

nbd locking fixups
 2021-08-13 19:32 UTC  (2+ messages)

[PATCH -next v3] nbd: add the check to prevent overflow in __nbd_ioctl()
 2021-08-13 19:09 UTC  (2+ 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).