linux-block.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2021-07-28 11:20:05 to 2021-08-03 11:30:44 UTC [more...]

[PATCH 0/3] optimize the queue idle judgment
 2021-08-03 11:30 UTC  (6+ messages)
` [PATCH 1/3] block, bfq: do not idle if only one cgroup is activated

[PATCH FIXES/IMPROVEMENTS 0/7] block, bfq: preserve control, boost throughput, fix bugs
 2021-08-03 10:45 UTC  (5+ messages)

[PATCH 2/7] libata: cleanup ata_dev_configure()
 2021-08-03  9:08 UTC 

[PATCH 0/7] libata cleanups and improvements
 2021-08-03  8:03 UTC  (12+ messages)
` [PATCH 1/7] libata: cleanup device sleep capability detection
` [PATCH 2/7] libata: cleanup ata_dev_configure()
` [PATCH 3/7] libata: cleanup NCQ priority handling
` [PATCH 4/7] libata: fix ata_read_log_page() warning
` [PATCH 5/7] libata: print feature list on device scan
` [PATCH 6/7] libahci: Introduce ncq_prio_supported sysfs sttribute
` [PATCH 7/7] scsi: mpt3sas: Introduce sas_ncq_prio_supported "

[PATCH 0/2] Two loop driver patches
 2021-08-03  7:18 UTC  (7+ messages)
` [PATCH 1/2] loop: Prevent that an I/O scheduler is assigned
` [PATCH 2/2] loop: Add the default_queue_depth kernel module parameter

WARNING: SOFTIRQ-safe -> SOFTIRQ-unsafe (bio_associate_blkg_from_css+0x3e5/0x650 pool_map+0x23/0x70)
 2021-08-03  7:12 UTC  (2+ messages)

[PATCH v3 0/3] xen: harden blkfront against malicious backends
 2021-08-03  7:00 UTC  (7+ messages)
` [PATCH v3 1/3] xen/blkfront: read response from backend only once
` [PATCH v3 2/3] xen/blkfront: don't take local copy of a request from the ring page
` [PATCH v3 3/3] xen/blkfront: don't trust the backend response data blindly

[PATCH] blk-iocost: fix lockdep warning on blkcg->lock
 2021-08-03  7:06 UTC 

[PATCH] blk-mq: allow hardware queue to get more tag while sharing a tag set
 2021-08-03  2:57 UTC  (7+ messages)

[PATCH 0/3] IO priority fixes and improvements
 2021-08-02 22:51 UTC  (8+ messages)
` [PATCH 1/3] block: bfq: fix bfq_set_next_ioprio_data()
` [PATCH 2/3] block: fix ioprio interface
` [PATCH 3/3] block: rename IOPRIO_BE_NR

5.14.0-rc1 KASAN use after free
 2021-08-02 18:22 UTC  (5+ messages)

[PATCH 42/64] net: qede: Use memset_after() for counters
 2021-08-02 16:35 UTC 

[PATCH 42/64] net: qede: Use memset_after() for counters
 2021-08-02 16:23 UTC  (2+ messages)

[RFC PATCH] null_blk: Add pseudo-managed interrupts support
 2021-08-02 15:22 UTC 

[PATCH BUGFIX 0/1] block, bfq: fix a bug causing a memory leak
 2021-08-02 14:13 UTC  (2+ messages)
` [PATCH BUGFIX 1/1] block, bfq: honor already-setup queue merges

[PATCH -next v2] nbd: add the check to prevent overflow in __nbd_ioctl()
 2021-08-02 11:38 UTC  (3+ messages)

[PATCH v3] blk-throtl: optimize IOPS throttle for large IO scenarios
 2021-08-02  3:51 UTC 

[PATCH v2] blk-throtl: optimize IOPS throttle for large IO scenarios
 2021-08-02  1:30 UTC  (5+ messages)

two bsg fixes
 2021-08-01 17:22 UTC  (4+ messages)
` [PATCH 1/2] scsi: bsg: fix commands without data transfer in scsi_bsg_sg_io_fn
` [PATCH 2/2] bsg-lib: fix commands without data transfer in bsg_transport_sg_io_fn

[BUG] FLOPPY DRIVER since 5.10.20
 2021-08-01 11:14 UTC  (8+ messages)

[PATCH v3 0/3] Support EFI partition on NVIDIA Tegra devices
 2021-07-31 18:56 UTC  (4+ messages)
` [PATCH v3 1/3] mmc: core: Add raw_boot_mult field to mmc_ext_csd
` [PATCH v3 2/3] mmc: block: Add mmc_bdev_to_card() helper
` [PATCH v3 3/3] partitions/efi: Support NVIDIA Tegra devices

[PATCH v2 0/3] Support EFI partition on NVIDIA Tegra devices
 2021-07-31 18:46 UTC  (5+ messages)
` [PATCH v2 1/3] mmc: core: Add raw_boot_mult field to mmc_ext_csd
` [PATCH v2 2/3] mmc: block: Add mmc_bdev_to_card() helper
` [PATCH v2 3/3] partitions/efi: Support NVIDIA Tegra devices

[PATCH 00/64] Introduce strict memcpy() bounds checking
 2021-07-31 16:07 UTC  (74+ messages)
` [PATCH 01/64] media: omap3isp: Extract struct group for memcpy() region
` [PATCH 02/64] mac80211: Use flex-array for radiotap header bitmap
` [PATCH 04/64] stddef: Introduce struct_group() helper macro
` [PATCH 15/64] ipw2x00: Use struct_group() for memcpy() region
` [PATCH 19/64] ip: Use struct_group() for memcpy() regions
` [PATCH 23/64] drm/amd/pm: Use struct_group() for memcpy() region
` [PATCH 25/64] drm/mga/mga_ioc32: "
` [PATCH 34/64] fortify: Detect struct member overflows in memcpy() at compile-time
` [PATCH 36/64] scsi: ibmvscsi: Avoid multi-field memset() overflow by aiming at srp
` [PATCH 39/64] mac80211: Use memset_after() to clear tx status
` [PATCH 42/64] net: qede: Use memset_after() for counters
` [PATCH 47/64] btrfs: Use memset_after() to clear end of struct
` [PATCH 48/64] drbd: Use struct_group() to zero algs
` [PATCH 54/64] ipv6: Use struct_group() to zero rt6_info
` [PATCH 62/64] netlink: Avoid false-positive memcpy() warning

[PATCH -next] nbd: add the check to prevent overflow in __nbd_ioctl()
 2021-07-31 14:57 UTC  (2+ messages)

[PATCH] blk-mq: clear active_queues before clearing BLK_MQ_F_TAG_QUEUE_SHARED
 2021-07-31  6:21 UTC 

[BUG] bfq-iosched: possible null-pointer dereference in __bfq_insert_request()
 2021-07-31  3:43 UTC 

bsg cleanup, part 2
 2021-07-31  2:29 UTC  (6+ messages)
` [PATCH 1/4] bsg: simplify device registration
` [PATCH 2/4] block: remove BLK_SCSI_MAX_CMDS
` [PATCH 3/4] block: remove the remaining SG_IO-related fields from struct request_queue
` [PATCH 4/4] bsg: move the whole request execution into the scsi/transport handlers

[RFC PATCH] Page Cache Allowing Hard Interrupts
 2021-07-30 21:36 UTC 

[PATCH] fs: block: reduce the stack footprint by using the %pg printk specifier
 2021-07-30 20:32 UTC 

[GIT PULL] Block fixes for 5.14-rc
 2021-07-30 18:11 UTC  (2+ messages)

[PATCH V2 0/7] loop: cleanup charging io to mem/blkcg
 2021-07-30 16:52 UTC  (3+ messages)
` [PATCH V2 7/7] loop: don't add worker into idle list

[PATCH] block: Fix typo in comments
 2021-07-30 14:41 UTC  (2+ messages)

[PATCH v15 00/17] Folio support in block + iomap layers
 2021-07-30 11:30 UTC  (4+ messages)
` [PATCH v15 01/17] block: Add bio_add_folio()

[PATCH v2 0/3] xen: harden blkfront against malicious backends
 2021-07-30 10:31 UTC  (4+ messages)
` [PATCH v2 3/3] xen/blkfront: don't trust the backend response data blindly

cleanup SCSI ioctl support v2
 2021-07-30 10:25 UTC  (6+ messages)
` [PATCH 01/24] bsg: remove support for SCSI_IOCTL_SEND_COMMAND
` [PATCH 14/24] bsg: move bsg_scsi_ops to drivers/scsi/

[syzbot] possible deadlock in __loop_clr_fd (2)
 2021-07-30  8:28 UTC  (2+ messages)

[RFC PATCH 0/8] Add configurable block device LED triggers
 2021-07-30  5:22 UTC  (25+ messages)
` [RFC PATCH 1/8] docs: Add block device LED trigger documentation
` [RFC PATCH 2/8] block: Add block device LED trigger list
` [RFC PATCH 3/8] block: Add kernel APIs to create & delete block device LED triggers
` [RFC PATCH 4/8] block: Add block class attributes to manage LED trigger list
` [RFC PATCH 5/8] block: Add block device LED trigger info to struct genhd
` [RFC PATCH 6/8] block: Add kernel APIs to set & clear per-block device LED triggers
` [RFC PATCH 7/8] block: Add block device attributes to set & clear "
` [RFC PATCH 8/8] block: Blink device LED when request is sent to low-level driver

use regular gendisk registration in device mapper
 2021-07-29 16:37 UTC  (25+ messages)
` [PATCH 1/8] block: make the block holder code optional
` [PATCH 2/8] block: remove the extra kobject reference in bd_link_disk_holder
` [PATCH 4/8] block: support delayed holder registration
` [PATCH 5/8] dm: cleanup cleanup_mapped_device
` [PATCH 6/8] dm: move setting md->type into dm_setup_md_queue
` [PATCH 7/8] dm: delay registering the gendisk
` [PATCH 8/8] block: remove support for delayed queue registrations
      ` [dm-devel] use regular gendisk registration in device mapper

[PATCH] block: return ELEVATOR_DISCARD_MERGE if possible
 2021-07-29  9:18 UTC  (3+ messages)

[PATCH] block: remove blk-mq-sysfs dead code
 2021-07-28 22:59 UTC  (3+ messages)

[PATCH v3 0/4] Initial support for multi-actuator HDDs
 2021-07-28 22:59 UTC  (2+ messages)

[PATCH v5 0/5] block: add a sequence number to disks
 2021-07-28 19:22 UTC  (4+ messages)

[RFC 0/6] block: enhance use of GENHD_FL_UP
 2021-07-28 19:20 UTC  (3+ messages)
` [RFC 3/6] md: replace GENHD_FL_UP with GENHD_FL_DISK_ADDED on is_mddev_broken()

Commit d5fd456c88aba4fcf77d35fe38024a8d5c814686 - "loopdev: use LOOP_CONFIG ioctl" broke loop on x86-64 w/ 32 bit userspace
 2021-07-28 18:00 UTC  (5+ messages)

[PATCH] kernel/module: add documentation for try_module_get()
 2021-07-28 13:49 UTC  (9+ messages)

[PATCH] block: remove cmdline-parser.c
 2021-07-28 13:25 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).