messages from 2022-04-15 04:53:55 to 2022-04-19 17:32:17 UTC [more...]
[PATCH 17/17] nvme: enable non-inline passthru commands
2022-04-19 17:31 UTC (15+ messages)
[PATCH 0/2] bcache fixes for Linux v5.18-rc3
2022-04-19 17:28 UTC (4+ messages)
` [PATCH 1/2] bcache: put bch_bio_map() back to correct location in journal_write_unlocked()
` [PATCH 2/2] bcache: fix wrong bdev parameter when calling bio_alloc_clone() in do_bio_hook()
Re: siw_cm.c:255 siw_cep_put+0x125/0x130 kernel warning while testing blktests srp/002 v5.17-rc7
2022-04-19 15:53 UTC
LSF/MM/BPF 2022: Running BOF
2022-04-19 15:20 UTC
Nullblk configfs oddities
2022-04-19 14:49 UTC (10+ messages)
[PATCH 0/4] null_blk cleanup and device naming improvements
2022-04-19 14:00 UTC (7+ messages)
` [PATCH 1/4] block: null_blk: Fix code style issues
` [PATCH 2/4] block: null_blk: Cleanup device creation and deletion
` [PATCH 3/4] block: null_blk: Cleanup messages
` [PATCH 4/4] block: null_blk: Improve device creation with configfs
use block_device based APIs in block layer consumers v3
2022-04-19 12:55 UTC (45+ messages)
` [PATCH 01/27] target: remove an incorrect unmap zeroes data deduction
` [PATCH 02/27] target: pass a block_device to target_configure_unmap_from_queue
` [PATCH 03/27] target: fix discard alignment on partitions
` [PATCH 06/27] drbd: use bdev_alignment_offset instead of queue_alignment_offset
` [PATCH 08/27] btrfs: use bdev_max_active_zones instead of open coding it
` [PATCH 10/27] mm: use bdev_is_zoned in claim_swapfile
` [PATCH 11/27] block: add a bdev_nonrot helper
` [PATCH 12/27] block: add a bdev_write_cache helper
` [PATCH 13/27] block: add a bdev_fua helper
` [PATCH 14/27] block: add a bdev_stable_writes helper
` [PATCH 15/27] block: add a bdev_max_zone_append_sectors helper
` [PATCH 16/27] block: use bdev_alignment_offset in part_alignment_offset_show
` [PATCH 17/27] block: use bdev_alignment_offset in disk_alignment_offset_show
` [PATCH 18/27] block: move bdev_alignment_offset and queue_limit_alignment_offset out of line
` [PATCH 19/27] block: remove queue_discard_alignment
` [PATCH 20/27] block: use bdev_discard_alignment in part_discard_alignment_show
` [PATCH 21/27] block: move {bdev,queue_limit}_discard_alignment out of line
` [PATCH 22/27] block: refactor discard bio size limiting
` [PATCH 23/27] block: add a bdev_max_discard_sectors helper
` [PATCH 24/27] block: remove QUEUE_FLAG_DISCARD
` [PATCH 25/27] block: add a bdev_discard_granularity helper
` [PATCH 26/27] block: decouple REQ_OP_SECURE_ERASE from REQ_OP_DISCARD
` [f2fs-dev] "
` [PATCH 27/27] direct-io: remove random prefetches
[PATCH] Drop Documentation/ide/
2022-04-19 11:38 UTC (6+ messages)
[PATCH -next 00/11] support concurrent sync io for bfq on a specail occasion
2022-04-19 11:37 UTC (7+ messages)
` [PATCH -next 10/11] block, bfq: decrease 'num_groups_with_pending_reqs' earlier
[PATCH V2] block: avoid io timeout in case of sync polled dio
2022-04-19 8:15 UTC (10+ messages)
[PATCH] Revert "make: let src/Makefile set *dir vars properly"
2022-04-19 7:00 UTC (3+ messages)
SPDX tag and top of file comment cleanups for the loop driver
2022-04-19 6:33 UTC (5+ messages)
` [PATCH 1/4] loop: remove loop.h
` [PATCH 2/4] loop: add a SPDX header
` [PATCH 3/4] loop: remove most the top-of-file boilerplate comment
` [PATCH 4/4] loop: remove most the top-of-file boilerplate comment from the UAPI header
fix and cleanup discard_alignment handling
2022-04-19 4:51 UTC (22+ messages)
` [PATCH 01/11] ubd: don't set the discard_alignment queue limit
` [PATCH 02/11] nbd: "
` [PATCH 03/11] null_blk: "
` [dm-devel] "
` [PATCH 04/11] virtio_blk: fix the discard_granularity and discard_alignment queue limits
` [PATCH 05/11] dm-zoned: don't set the discard_alignment queue limit
` [dm-devel] "
` [PATCH 06/11] raid5: "
` [PATCH 07/11] dasd: "
` [PATCH 08/11] loop: remove a spurious clear of discard_alignment
` [dm-devel] "
` [PATCH 09/11] nvme: "
` [dm-devel] "
` [PATCH 10/11] rnbd-srv: use bdev_discard_alignment
` [dm-devel] "
` [PATCH 11/11] xen-blkback: "
` [dm-devel] "
[PATCH 1/3] blk-crypto: introduce blk_crypto_supported
2022-04-19 3:22 UTC (10+ messages)
` [PATCH 2/3] f2fs: notify when device not supprt inlinecrypt
` [PATCH 3/3] ext4: "
[PATCH] aoe: Avoid flush_scheduled_work() usage
2022-04-18 23:31 UTC (3+ messages)
` [PATCH v2] "
[PATCH] cdrom: do not print info list when there is no cdrom device
2022-04-18 21:04 UTC (6+ messages)
[PATCH v4] scsi: target: tcmu: Fix possible data corruption
2022-04-18 18:40 UTC (2+ messages)
[PATCH v2] blktests: replace module removal with patient module removal
2022-04-18 16:39 UTC (4+ messages)
[Question] Accessing read data in bio request
2022-04-18 15:33 UTC (4+ messages)
[PATCH] block/rnbd-clt: Avoid flush_workqueue(system_long_wq) usage
2022-04-18 15:25 UTC (3+ messages)
yet another approach to fix the loop lock order inversions v6
2022-04-18 12:54 UTC (6+ messages)
` [PATCH 01/15] nbd: use the correct block_device in nbd_bdev_reset
siw_cm.c:255 siw_cep_put+0x125/0x130 kernel warning while testing blktests srp/002 v5.17-rc7
2022-04-18 8:29 UTC (2+ messages)
[PATCH v2] block: add filemap_invalidate_lock_killable()
2022-04-18 5:14 UTC (2+ messages)
[dm-5.19 PATCH 01/21] block: change exported IO accounting interface from gendisk to bdev
2022-04-18 2:27 UTC
[PATCH 0/9 v7] bfq: Avoid use-after-free when moving processes between cgroups
2022-04-18 1:34 UTC (4+ messages)
` [PATCH 1/9] bfq: Avoid false marking of bic as stably merged
cleanup bio_kmalloc v3
2022-04-18 1:32 UTC (3+ messages)
loop: it looks like REQ_OP_FLUSH could return before IO completion
2022-04-17 16:32 UTC (11+ messages)
[PATCH v3] scsi: target: tcmu: Fix possible data corruption
2022-04-17 2:41 UTC (3+ messages)
[PATCH 5/8] dm: always setup ->orig_bio in alloc_io
2022-04-17 2:22 UTC (12+ messages)
[PATCH 0/8] dm: io accounting & polling improvement
2022-04-17 1:23 UTC (6+ messages)
` [PATCH 1/8] block: replace disk based account with bdev's
[PATCH -next v2 0/5] support concurrent sync io for bfq on a specail occasion
2022-04-16 9:37 UTC (6+ 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 v2 3/5] bfq, block: record how many queues have pending requests in bfq_group
` [PATCH -next v2 4/5] block, bfq: refactor the counting of 'num_groups_with_pending_reqs'
` [PATCH -next v2 5/5] block, bfq: do not idle if only one cgroup is activated
[PATCH -next v2] nbd: fix possible overflow on 'first_minor' in nbd_dev_add()
2022-04-16 6:09 UTC (2+ messages)
[git pull] device mapper fixes for 5.18-rc3
2022-04-15 23:04 UTC (2+ messages)
` [dm-devel] "
[GIT PULL] Block fixes for 5.18-rc3
2022-04-15 18:47 UTC (2+ messages)
[syzbot] possible deadlock in blkcg_deactivate_policy
2022-04-15 18:29 UTC
can't run nvme-mp blktests
2022-04-15 18:09 UTC (12+ messages)
blktests with zbd/006 ZNS triggers a possible false positive RCU stall
2022-04-15 17:42 UTC (7+ messages)
[PATCH v2] scsi: target: tcmu: Fix possible data corruption
2022-04-15 15:02 UTC (3+ messages)
[PATCH] block: don't print I/O error warning for dead disks
2022-04-15 12:42 UTC (3+ messages)
[PATCH] block/compat_ioctl: fix range check in BLKGETSIZE
2022-04-15 12:42 UTC (4+ messages)
` [PATCH v2] "
[GIT PULL] nvme fixes for Linux 5.18
2022-04-15 12:34 UTC (2+ messages)
[PATCH -next RFC v3 0/8] improve tag allocation under heavy load
2022-04-15 10:10 UTC (9+ messages)
` [PATCH -next RFC v3 1/8] sbitmap: record the number of waiters for each waitqueue
` [PATCH -next RFC v3 2/8] blk-mq: call 'bt_wait_ptr()' later in blk_mq_get_tag()
` [PATCH -next RFC v3 3/8] sbitmap: make sure waitqueues are balanced
` [PATCH -next RFC v3 4/8] blk-mq: don't preempt tag under heavy load
` [PATCH -next RFC v3 5/8] sbitmap: force tag preemption if free tags are sufficient
` [PATCH -next RFC v3 6/8] blk-mq: force tag preemption for split bios
` [PATCH -next RFC v3 7/8] blk-mq: record how many tags are needed for splited bio
` [PATCH -next RFC v3 8/8] sbitmap: wake up the number of threads based on required tags
[PATCH -next v2] block: update nsecs[] in part_stat_show() and diskstats_show()
2022-04-15 8:06 UTC
[PATCH -next RFC v2 0/8] improve tag allocation under heavy load
2022-04-15 7:07 UTC (4+ messages)
` [PATCH -next RFC v2 3/8] sbitmap: make sure waitqueues are balanced
[PATCH] block: fix offset/size check in bio_trim()
2022-04-15 5:26 UTC (2+ messages)
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
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).