linux-block.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2022-04-20 04:27:39 to 2022-04-26 15:56:08 UTC [more...]

[RFC PATCH 4/5] mtd_blkdevs: scan partitions on mtdblock if FIT_PARTITION is set
 2022-04-26 15:55 UTC  (5+ messages)

[PATCH 0/9 v7] bfq: Avoid use-after-free when moving processes between cgroups
 2022-04-26 14:29 UTC  (2+ messages)

fix and cleanup discard_alignment handling
 2022-04-26 14:25 UTC  (6+ messages)
` [PATCH 06/11] raid5: don't set the discard_alignment queue limit
` [PATCH 09/11] nvme: remove a spurious clear of discard_alignment

[PATCH -next 00/11] support concurrent sync io for bfq on a specail occasion
 2022-04-26 14:24 UTC  (10+ messages)
` [PATCH -next 10/11] block, bfq: decrease 'num_groups_with_pending_reqs' earlier

[PATCH -next v2 0/5] support concurrent sync io for bfq on a specail occasion
 2022-04-26 14:04 UTC  (16+ messages)
` [PATCH -next v2 1/5] block, bfq: cleanup bfq_weights_tree add/remove apis
` [PATCH -next v2 2/5] block, bfq: add fake weight_counter for weight-raised queue

[PATCH -next 0/6] nbd: bugfix and cleanup patches
 2022-04-26 13:07 UTC  (7+ messages)
` [PATCH -next 1/6] nbd: call genl_unregister_family() first in nbd_cleanup()
` [PATCH -next 2/6] nbd: fix race between nbd_alloc_config() and module removal
` [PATCH -next 3/6] nbd: don't clear 'NBD_CMD_INFLIGHT' flag if request is not completed
` [PATCH -next 4/6] nbd: fix io hung while disconnecting device
` [PATCH -next 5/6] nbd: fix possible overflow on 'first_minor' in nbd_dev_add()
` [PATCH -next 6/6] nbd: use pr_err to output error message

[PATCH v4 00/10] Add Copy offload support
 2022-04-26 10:12 UTC  (11+ messages)
  ` [PATCH v4 01/10] block: Introduce queue limits for copy-offload support
  ` [PATCH v4 02/10] block: Add copy offload support infrastructure
  ` [PATCH v4 03/10] block: Introduce a new ioctl for copy
  ` [PATCH v4 04/10] block: add emulation "
  ` [PATCH v4 05/10] nvme: add copy offload support
  ` [PATCH v4 06/10] nvmet: add copy command support for bdev and file ns
  ` [PATCH v4 07/10] dm: Add support for copy offload
  ` [PATCH v4 08/10] dm: Enable copy offload for dm-linear target
  ` [PATCH v4 09/10] dm kcopyd: use copy offload support
  ` [PATCH v4 10/10] fs: add support for copy file range in zonefs

[bug report][bisected] modprob -r scsi-debug take more than 3mins during blktests srp/ tests
 2022-04-26  6:27 UTC  (10+ messages)
      ` scsi_debug in fstests and blktests (Was: Re: Fwd: [bug report][bisected] modprob -r scsi-debug take more than 3mins during blktests srp/ tests)

Precise disk statistics
 2022-04-26  6:25 UTC  (2+ messages)

[PATCH] null-blk: save memory footprint for struct nullb_cmd
 2022-04-26  6:20 UTC  (3+ messages)

[PATCH V2 0/2] block: fix "Directory XXXXX with parent 'block' already present!"
 2022-04-26  3:07 UTC  (19+ messages)
` [PATCH V2 1/2] debugfs: fix declaration of debugfs_rename
` [PATCH V2 2/2] block: fix "Directory XXXXX with parent 'block' already present!"

[PATCH] Revert "block: release rq qos structures for queue without disk"
 2022-04-26  2:49 UTC 

[PROBLEM] nbd requests become stuck when devices watched by inotify emit udev uevent changes
 2022-04-25 21:47 UTC  (3+ messages)

[syzbot] WARNING in wait_til_done
 2022-04-25 19:52 UTC 

[RFC PATCH 1/5] block: add new flag to add partitions read-only
 2022-04-25 14:57 UTC 

[RFC PATCH 0/5] partition parser for U-Boot's uImage.FIT
 2022-04-25 14:57 UTC 

[RFC PATCH 5/5] mtd/ubi/block: scan for partitions in case FIT_PARTITION is set
 2022-04-25 15:00 UTC 

[RFC PATCH 3/5] partitions/efi: add support for uImage.FIT sub-partitions
 2022-04-25 14:59 UTC 

[RFC PATCH 2/5] block: add partition parser for U-Boot uImage.FIT
 2022-04-25 14:58 UTC 

[PATCH -next RFC v3 0/8] improve tag allocation under heavy load
 2022-04-25 13:42 UTC  (14+ messages)

[PATCH 0/4] virtio-blk: small cleanup
 2022-04-22 14:56 UTC  (14+ messages)
` [PATCH 1/4] virtio-blk: remove additional check in fast path
` [PATCH 2/4] virtio-blk: don't add a new line
` [PATCH 3/4] virtio-blk: avoid function call in the fast path
` [PATCH 4/4] virtio-blk: remove deprecated ida_simple_XXX()

[PATCH v1] zram: don't retry compress incompressible page
 2022-04-25  1:48 UTC  (3+ messages)

[PATCH -next v2] block: update nsecs[] in part_stat_show() and diskstats_show()
 2022-04-24  2:43 UTC  (2+ messages)

[GIT PULL] Block fixes for 5.18-rc4
 2022-04-23 17:11 UTC  (2+ messages)

can we reduce bio_set_dev overhead due to bio_associate_blkg?
 2022-04-23 16:55 UTC  (11+ messages)
                ` [PATCH] block: remove redundant blk-cgroup init from __bio_clone

[PATCH RESEND v2 1/5] block/badblocks: Remove redundant assignments
 2022-04-23 13:15 UTC  (6+ messages)
` [PATCH RESEND v2 2/5] block/blk-map: Remove redundant assignment
` [PATCH RESEND v2 3/5] block/partitions/acorn: Remove redundant assignments
` [PATCH RESEND v2 4/5] block/partitions/atari: Remove redundant assignment
` [PATCH RESEND v2 5/5] block/partitions/ldm: Remove redundant assignments

[PATCH -next v2] nbd: fix possible overflow on 'first_minor' in nbd_dev_add()
 2022-04-23  2:53 UTC  (3+ messages)

make the blkcg and blkcg structures private
 2022-04-22 15:42 UTC  (20+ messages)
` [PATCH 01/15] blk-cgroup: remove __bio_blkcg
` [PATCH 02/15] nvme-fc: don't support the appid attribute without CONFIG_BLK_CGROUP_FC_APPID
` [PATCH 03/15] nvme-fc: fold t fc_update_appid into fc_appid_store
` [PATCH 04/15] blk-cgroup: move blkcg_{get,set}_fc_appid out of line
` [PATCH 05/15] blk-cgroup: move blk_cgroup_congested out line
` [PATCH 06/15] blk-cgroup: move blkcg_{pin,unpin}_online out of line
` [PATCH 07/15] blk-cgroup: move struct blkcg to block/blk-cgroup.h
` [PATCH 08/15] blktrace: cleanup the __trace_note_message interface
` [PATCH 09/15] blk-cgroup: replace bio_blkcg with bio_blkcg_css
` [PATCH 10/15] blk-cgroup: remove pointless CONFIG_BLOCK ifdefs
` [PATCH 11/15] blk-cgroup: remove unneeded includes from <linux/blk-cgroup.h>
` [PATCH 12/15] blk-cgroup: move blkcg_css to blk-cgroup.c
` [PATCH 13/15] blk-cgroup: cleanup blk_cgroup_congested
` [PATCH 14/15] blk-cgroup: cleanup blkcg_maybe_throttle_current
` [PATCH 15/15] kthread: unexport kthread_blkcg

LSF/MM/BPF 2022: Running BOF
 2022-04-22 11:43 UTC  (2+ messages)

[syzbot] WARNING in __floppy_read_block_0
 2022-04-22  7:55 UTC 

[PATCH] block: fix "Directory XXXXX with parent 'block' already present!"
 2022-04-22  6:43 UTC  (12+ messages)

fix blk_crypto_profile liftetime
 2022-04-22  6:27 UTC  (8+ messages)
` [PATCH 1/2] blk-crypto: merge blk-crypto-sysfs.c into blk-crypto-profile.c
` [PATCH 2/2] blk-crypto: fix the blk_crypto_profile liftime

blktests with zbd/006 ZNS triggers a possible false positive RCU stall
 2022-04-21 18:00 UTC  (3+ messages)

can't run nvme-mp blktests
 2022-04-21 17:56 UTC  (13+ messages)

[PATCH blktests] block/002: delay debugfs directory check
 2022-04-21 12:04 UTC  (12+ messages)

[PATCH V2] block: ignore RWF_HIPRI hint for sync dio
 2022-04-21 11:48 UTC  (3+ messages)

[PATCH v4] scsi: target: tcmu: Fix possible data corruption
 2022-04-21  2:41 UTC  (3+ messages)

[PATCH v5] scsi: target: tcmu: Fix possible data corruption
 2022-04-21  2:37 UTC 

Re: siw_cm.c:255 siw_cep_put+0x125/0x130 kernel warning while testing blktests srp/002 v5.17-rc7
 2022-04-21  2:02 UTC  (2+ messages)
`  "

[PATCH 17/17] nvme: enable non-inline passthru commands
 2022-04-20 15:28 UTC  (12+ messages)

[PATCH 00/18] xen: simplify frontend side ring setup
 2022-04-20 15:09 UTC  (3+ messages)
` [PATCH 01/18] xen/blkfront: switch blkfront to use INVALID_GRANT_REF
` [PATCH 10/18] xen/blkfront: use xenbus_setup_ring() and xenbus_teardown_ring()

[PATCH] block: ignore RWF_HIPRI hint for sync dio
 2022-04-20 12:56 UTC  (2+ messages)

[PATCH] Drop Documentation/ide/
 2022-04-20  8:32 UTC  (5+ messages)

[PATCH v2 0/4] null_blk cleanup and device naming improvements
 2022-04-20  7:58 UTC  (10+ messages)
` [PATCH v2 1/4] block: null_blk: Fix code style issues
` [PATCH v2 2/4] block: null_blk: Cleanup device creation and deletion
` [PATCH v2 3/4] block: null_blk: Cleanup messages
` [PATCH v2 4/4] block: null_blk: Improve device creation with configfs

Wycena paneli fotowoltaicznych
 2022-04-20  7:40 UTC 

[PATCH 0/2] bcache fixes for Linux v5.18-rc3
 2022-04-20  4:39 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).