messages from 2023-10-05 16:19:04 to 2023-10-16 06:20:40 UTC [more...]
[PATCH v2 00/15] Pass data temperature information to UFS devices
2023-10-16 6:20 UTC (41+ messages)
` [PATCH v2 01/15] block: Make bio_set_ioprio() modify fewer bio->bi_ioprio bits
` [PATCH v2 02/15] blk-ioprio: Modify "
` [PATCH v2 03/15] block: Support data lifetime in the I/O priority bitfield
` [PATCH v2 04/15] fs: Restore write hint support
` [PATCH v2 05/15] fs/f2fs: Restore the whint_mode mount option
` [PATCH v2 06/15] scsi: core: Query the Block Limits Extension VPD page
` [PATCH v2 07/15] scsi_proto: Add structures and constants related to I/O groups and streams
` [PATCH v2 08/15] sd: Translate data lifetime information
` [PATCH v2 09/15] scsi_debug: Reduce code duplication
` [PATCH v2 10/15] scsi_debug: Support the block limits extension VPD page
` [PATCH v2 11/15] scsi_debug: Rework page code error handling
` [PATCH v2 12/15] scsi_debug: Rework subpage "
` [PATCH v2 13/15] scsi_debug: Implement the IO Advice Hints Grouping mode page
` [PATCH v2 14/15] scsi_debug: Implement GET STREAM STATUS
` [PATCH v2 15/15] scsi_debug: Maintain write statistics per group number
[PATCH v5] block: add check that partition length needs to be aligned with block size
2023-10-16 14:03 UTC (2+ messages)
[PATCH] blk-throttle: Calculate allowed value only when the throttle is enabled
2023-10-16 1:46 UTC (11+ messages)
[PATCH V2] Consider inflight IO in io accounting for high latency devices
2023-10-13 21:13 UTC (2+ messages)
[PATCH v2] doc: blk-ioprio: Bring the doc in line with the implementation
2023-10-13 20:21 UTC (2+ messages)
[PATCH] block: Fix regression in sed-opal for a saved key
2023-10-13 14:38 UTC (9+ messages)
[PATCH V2] blk-mq: don't schedule block kworker on isolated CPUs
2023-10-13 12:47 UTC
[PATCH] blk-mq: add module parameter to not run block kworker on isolated CPUs
2023-10-13 12:23 UTC (7+ messages)
[GIT PULL] Block fix for 6.6-rc6
2023-10-13 2:49 UTC (2+ messages)
[PATCH blktests 0/2] TMPDIR fixes
2023-10-13 2:32 UTC (7+ messages)
` [PATCH blktests 1/2] nvme/{rc,017,031}: replace def_file_path with _nvme_def_file_path()
` [PATCH blktests 2/2] block/002: fix TMPDIR path
[PATCH v2 0/2] ublk: Allow more than 64 ublk devices
2023-10-13 1:05 UTC (6+ messages)
` [PATCH v2 1/2] ublk: Limit dev_id/ub_number values
` [PATCH v2 2/2] ublk: Make ublks_max configurable
Large Block Sizes update and monthly sync ups
2023-10-12 17:56 UTC
[PATCH blktests] nvme/rc: fix rdma driver check
2023-10-12 5:11 UTC (3+ messages)
[PATCH 1/3] xfs/178: don't fail when SCRATCH_DEV contains random xfs superblocks
2023-10-12 5:03 UTC (4+ messages)
[PATCH] doc: blk-ioprio: Standardize a few names
2023-10-12 2:26 UTC (4+ messages)
[PATCH blktests V2] check: define TMPDIR earlier in _run_group
2023-10-12 2:16 UTC (4+ messages)
[PATCH] block: Don't invalidate pagecache for invalid falloc modes
2023-10-11 21:54 UTC (8+ messages)
` "
[PATCH blktests] check: define TMPDIR before running the test
2023-10-11 7:27 UTC (3+ messages)
[PATCH v8 0/5] Introduce provisioning primitives
2023-10-11 5:59 UTC (18+ messages)
` [PATCH v8 1/5] block: Don't invalidate pagecache for invalid falloc modes
` [PATCH v8 2/5] block: Introduce provisioning primitives
` [PATCH v8 3/5] loop: Add support for provision requests
` [PATCH v8 4/5] dm: Add block provisioning support
` [PATCH v8 5/5] block: Pass unshare intent via REQ_OP_PROVISION
` [RFC PATCH 6/5] xfs: detect block devices requiring provisioning
` [RFC PATCH 7/5] xfs: add block device provisioning for fallocate
[PATCH 6/7] fs/sysfs/group: make attribute_group pointers const
2023-10-10 6:57 UTC (12+ messages)
` [PATCH 7/7] block, drivers: make lots of attribute_group globals const
[PATCH 00/21] block atomic writes
2023-10-09 22:02 UTC (29+ messages)
` [PATCH 04/21] fs: Add RWF_ATOMIC and IOCB_ATOMIC flags for atomic write support
` [PATCH 10/21] block: Add fops "
` [PATCH 18/21] scsi: sd: Support reading atomic properties from block limits VPD
` [PATCH 21/21] nvme: Support atomic writes
[PATCH for-6.7/io_uring 0/7] ublk: simplify abort with cancelable uring_cmd
2023-10-09 9:33 UTC (8+ messages)
` [PATCH for-6.7/io_uring 1/7] ublk: don't get ublk device reference in ublk_abort_queue()
` [PATCH for-6.7/io_uring 2/7] ublk: make sure io cmd handled in submitter task context
` [PATCH for-6.7/io_uring 3/7] ublk: move ublk_cancel_dev() out of ub->mutex
` [PATCH for-6.7/io_uring 4/7] ublk: rename mm_lock as lock
` [PATCH for-6.7/io_uring 5/7] ublk: quiesce request queue when aborting queue
` [PATCH for-6.7/io_uring 6/7] ublk: replace monitor with cancelable uring_cmd
` [PATCH for-6.7/io_uring 7/7] ublk: simplify aborting request
[syzbot] Monthly block report (Oct 2023)
2023-10-09 9:23 UTC
[PATCHSET v5] io_uring IO interface
2023-10-09 7:27 UTC
[PATCH v7 08/12] iov_iter: Don't deal with iter->copy_mc in memcpy_from_iter_mc()
2023-10-09 7:36 UTC (6+ messages)
` [PATCH v7 00/12] iov_iter: Convert the iterator macros into inline funcs
` [PATCH next] iov_iter: fix copy_page_from_iter_atomic()
[RFC PATCH 0/6] usb-storage,uas,scsi: Support OPAL commands on USB attached devices
2023-10-08 13:15 UTC (17+ messages)
` [RFC PATCH 1/6] usb-storage: remove UNUSUAL_VENDOR_INTF macro
` [RFC PATCH 2/6] usb-storage: make internal quirks flags 64bit
` [RFC PATCH 3/6] usb-storage: use fflags index only in usb-storage driver
` [RFC PATCH 4/6] usb-storage,uas: use host helper to generate driver info
` [RFC PATCH 5/6] usb-storage,uas,scsi: allow to pass through security commands (OPAL)
` [RFC PATCH 6/6] usb-storage,uas: Disable security commands (OPAL) for RT9210 chip family
[PATCH] zram: use copy_page for full page copy
2023-10-08 4:38 UTC (2+ messages)
[PATCH] blk-throttle: silence truncated string warning
2023-10-08 1:47 UTC
[PATCH -next] block: don't allow a disk link holder to its ancestor
2023-10-08 1:14 UTC (2+ messages)
[PATCH AUTOSEL 6.5 11/18] rbd: move rbd_dev_refresh() definition
2023-10-08 0:48 UTC (3+ messages)
` [PATCH AUTOSEL 6.5 12/18] rbd: decouple header read-in from updating rbd_dev->header
` [PATCH AUTOSEL 6.5 13/18] rbd: decouple parent info read-in from updating rbd_dev
[git pull] device mapper fixes for 6.6-rc5
2023-10-07 18:12 UTC (2+ messages)
` [dm-devel] "
[PATCH] block: fix use-after-free of q->q_usage_counter
2023-10-07 10:22 UTC (4+ messages)
[PATCH v7 0/5] Introduce provisioning primitives
2023-10-07 1:30 UTC (10+ messages)
[dm-devel] [PATCH v7 5/5] loop: Add support for provision requests
2023-10-07 1:29 UTC (4+ messages)
` "
[GIT PULL] Block fixes for 6.6-rc5
2023-10-06 22:51 UTC (2+ messages)
[Bisected] [commit 2ad56efa80db] [Hotplug] WARNING while performing hotplug operation on 6.6-rc3-next
2023-10-06 13:43 UTC (4+ messages)
[PATCH blktests] nbd/004: avoid left connection
2023-10-06 2:04 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).