public inbox for linux-block@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2022-05-05 09:45:06 to 2022-05-12 23:30:00 UTC [more...]

Issue with 252c651a4c85 ("blk-cgroup: stop using seq_get_buf")
 2022-05-12 23:29 UTC  (3+ messages)
  ` [RFC PATCH] blkcg: rewind seq_file if no stats

[PATCH v3 5/5] mtd: ubi: block: add option to enable scanning for partitions
 2022-05-12 19:39 UTC 

[PATCH v3 4/5] mtd_blkdevs: add option to enable scanning for partitions
 2022-05-12 19:39 UTC 

[PATCH v3 3/5] partitions/efi: add support for uImage.FIT sub-partitions
 2022-05-12 19:39 UTC 

[PATCH v3 2/5] block: add partition parser for U-Boot uImage.FIT
 2022-05-12 19:38 UTC 

[PATCH v3 1/5] block: add new flag to add partitions read-only
 2022-05-12 19:38 UTC 

[PATCH v3 0/5] partition parser for U-Boot's uImage.FIT
 2022-05-12 19:37 UTC 

[PATCH v2 2/5] block: add partition parser for U-Boot uImage.FIT
 2022-05-12 18:22 UTC  (3+ messages)

[PATCH v3 00/11] support non power of 2 zoned devices
 2022-05-12 17:22 UTC  (26+ messages)
  ` [PATCH v3 01/11] block: make blkdev_nr_zones and blk_queue_zone_no generic for npo2 zsze
  ` [PATCH v3 02/11] block: allow blk-zoned devices to have non-power-of-2 zone size
  ` [PATCH v3 03/11] nvme: zns: Allow ZNS drives that have non-power_of_2 "
  ` [PATCH v3 04/11] nvmet: Allow ZNS target to support non-power_of_2 zone sizes
  ` [PATCH v3 05/11] btrfs: zoned: Cache superblock location in btrfs_zoned_device_info
  ` [PATCH v3 06/11] btrfs: zoned: Make sb_zone_number function non power of 2 compatible
  ` [PATCH v3 07/11] btrfs: zoned: use generic btrfs zone helpers to support npo2 zoned devices
  ` [PATCH v3 08/11] btrfs: zoned: relax the alignment constraint for "
  ` [PATCH v3 09/11] zonefs: allow non power of 2 "
  ` [PATCH v3 10/11] null_blk: "
  ` [PATCH v3 11/11] dm-zoned: ensure only power of 2 zone sizes are allowed

[PATCH -next 0/2] block, bfq: make bfq_has_work() more accurate
 2022-05-12 17:10 UTC  (7+ messages)
` [PATCH -next 1/2] block, bfq: protect 'bfqd->queued' by 'bfqd->lock'
` [PATCH -next 2/2] block, bfq: make bfq_has_work() more accurate

[PATCH RFC v6 00/21] DEPT(Dependency Tracker)
 2022-05-12 16:41 UTC  (24+ messages)
` [REPORT] syscall reboot + umh + firmware fallback

[PATCH] md: remove most calls to bdevname
 2022-05-12 16:26 UTC  (5+ messages)

[PATCH] blk-mq: fix passthrough plugging
 2022-05-12 14:45 UTC  (2+ messages)

[PATCH] block: avoid to serialize blkdev_fallocate
 2022-05-12 13:48 UTC 

[PATCH -next 0/6] nbd: bugfix and cleanup patches
 2022-05-12 13:17 UTC  (3+ messages)

[PATCH] block: Fix the bio.bi_opf comment
 2022-05-12 12:33 UTC  (3+ messages)

[PATCH v2] block: reorder the REQ_ flags
 2022-05-12 12:24 UTC  (2+ messages)

tests/nvme: add tests for error logging
 2022-05-12 11:54 UTC  (9+ messages)
` [PATCH v2 blktests] "

[PATCH] blk-iocost: combine local_stat and desc_stat to stat
 2022-05-11 23:06 UTC  (3+ messages)

[syzbot] memory leak in blk_ioprio_init
 2022-05-11 19:21 UTC 

[PATCH v2] blktests: replace module removal with patient module removal
 2022-05-11 18:22 UTC  (6+ messages)

[RFC PATCH 0/2] sbitmap: NUMA node spreading
 2022-05-11  9:57 UTC  (9+ messages)
` [RFC PATCH 1/2] sbitmap: Make sbitmap.map a double pointer
` [RFC PATCH 2/2] sbitmap: Spread sbitmap word allocation over NUMA nodes

[PATCH] block: reorder the REQ_ flags
 2022-05-11  7:31 UTC  (3+ messages)

[PATCH blktests] Documentation: Fix typo nvme-trtype -> nvme_trtype
 2022-05-11  3:42 UTC  (2+ messages)

Follow up on UBD discussion
 2022-05-11  1:52 UTC  (13+ messages)

[PATCH AUTOSEL 5.17 20/21] block: Do not call folio_next() on an unreferenced folio
 2022-05-10 17:29 UTC  (2+ messages)

SPDX tag and top of file comment cleanups for the loop driver
 2022-05-10 13:58 UTC  (9+ messages)
` [PATCH 1/4] loop: remove loop.h

[syzbot] KASAN: use-after-free Read in bio_poll
 2022-05-10 12:45 UTC  (6+ messages)

[PATCH] blk-mq: don't queue 'hctx->run_work' if the queue is dead
 2022-05-10 11:23 UTC 

[PATCH] mmc: core: support zeroout using TRIM
 2022-05-10 11:00 UTC  (2+ messages)

[linux-next] [FC/EXT4] [PPC] WARNING: CPU: 33 PID: 47869 at block/blk-lib.c:50 __blkdev_issue_discard+0x250/0x280
 2022-05-10 10:57 UTC 

[RFC PATCH] ubd: add io_uring based userspace block driver
 2022-05-10  7:38 UTC  (12+ messages)

[powerpc]Kernel crash while running xfstests (generic/250) [next-20220404]
 2022-05-10  5:05 UTC  (3+ messages)

[PATCH 1/3] floppy: use a statically allocated error counter
 2022-05-10  3:17 UTC  (5+ messages)
` [PATCH 2/3] ataflop: use a statically allocated error counters
` [PATCH 3/3] blk-mq: remove the error_count from struct request

[PATCHv3 06/10]crypto: add rocksoft 64b crc framework
 2022-05-09 21:29 UTC  (3+ messages)
  ` [EXT] "

[PATCH v2] kunit: Taint kernel if any tests run
 2022-05-09 20:43 UTC  (10+ messages)

[PATCH blktests 0/6] extend zoned mode coverage for scsi devices
 2022-05-09 19:16 UTC  (2+ messages)

[PATCH v3 00/21] xen: simplify frontend side ring setup
 2022-05-09 13:23 UTC  (7+ messages)
` [PATCH v3 03/21] xen/blkfront: switch blkfront to use INVALID_GRANT_REF
` [PATCH v3 13/21] xen/blkfront: use xenbus_setup_ring() and xenbus_teardown_ring()

[PATCH blktests 0/3] Add QD=1 and gap zone tests
 2022-05-09 10:56 UTC  (5+ messages)
` [PATCH blktests 2/3] Add I/O scheduler tests for queue depth 1

[PATCH blktests] tests/nvme: add tests for error logging
 2022-05-09 10:52 UTC  (2+ messages)

[PATCH v2 5/5] mtd: ubi: block: add option to enable scanning for partitions
 2022-05-09 10:49 UTC 

[PATCH v2 4/5] mtd_blkdevs: add option to enable scanning for partitions
 2022-05-09 10:48 UTC 

[PATCH v2 3/5] partitions/efi: add support for uImage.FIT sub-partitions
 2022-05-09 10:48 UTC 

[PATCH v2 1/5] block: add new flag to add partitions read-only
 2022-05-09 10:47 UTC 

[PATCH v2 0/5] partition parser for U-Boot's uImage.FIT
 2022-05-09 10:47 UTC 

[GIT PULL] Block fixes for 5.18-rc6
 2022-05-07 18:11 UTC  (2+ messages)

Race-free block device opening
 2022-05-07 11:35 UTC  (3+ messages)

[PATCH 2/2] paride: clean up some inconsistent indenting
 2022-05-07  9:15 UTC  (2+ messages)
` [PATCH 1/2] "

[PATCH 0/2] null_blk: fix wrong use of nr_online_nodes
 2022-05-06 17:23 UTC  (4+ messages)
` [PATCH 1/2] include/linux/nodemask.h: create node_available() helper
` [PATCH 2/2] null_blk: fix wrong use of nr_online_nodes

fix and cleanup discard_alignment handling
 2022-05-06 12:56 UTC  (3+ messages)
` [PATCH 07/11] dasd: don't set the discard_alignment queue limit

[PATCH 0/5] s390/dasd: data corruption fixes for thin provisioning
 2022-05-06  2:08 UTC  (7+ messages)
` [PATCH 1/5] s390/dasd: fix data corruption for ESE devices
` [PATCH 2/5] s390/dasd: prevent double format of tracks "
` [PATCH 3/5] s390/dasd: Fix read for ESE with blksize < 4k
` [PATCH 4/5] s390/dasd: Fix read inconsistency for ESE DASD devices
` [PATCH 5/5] s390/dasd: Use kzalloc instead of kmalloc/memset

[PATCH] blk-mq: Don't disable preemption around __blk_mq_run_hw_queue()
 2022-05-05 17:21 UTC 

[PATCH v5] zram: remove double compression logic
 2022-05-05 16:57 UTC  (2+ messages)

[PATCH v2 01/11] block: make blkdev_nr_zones and blk_queue_zone_no generic for npo2 zsze
 2022-05-05 13:47 UTC  (4+ messages)
  ` [PATCH v2 02/11] block: allow blk-zoned devices to have non-power-of-2 zone size
  ` [PATCH v2 04/11] nvmet: Allow ZNS target to support non-power_of_2 zone sizes
  ` [PATCH v2 10/11] null_blk: allow non power of 2 zoned devices

Re: siw_cm.c:255 siw_cep_put+0x125/0x130 kernel warning while testing blktests srp/002 v5.17-rc7
 2022-05-05 13:40 UTC 

Re: siw_cm.c:255 siw_cep_put+0x125/0x130 kernel warning while testing blktests srp/002 v5.17-rc7
 2022-05-05 12:48 UTC  (6+ messages)
`  "

[PATCH v5] scsi: target: tcmu: Fix possible data corruption
 2022-05-03  0:51 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