messages from 2023-08-11 21:36:13 to 2023-08-17 04:20:16 UTC [more...]
[PATCH v3 0/2] iov_iter: Convert the iterator macros into inline funcs
2023-08-17 4:18 UTC (9+ messages)
` [PATCH v3 1/2] iov_iter: Convert iterate*() to "
` [PATCH v3 2/2] iov_iter: Don't deal with iter->copy_mc in memcpy_from_iter_mc()
[PATCH blktests v3 00/13] Switch to allowed_host
2023-08-17 2:58 UTC (8+ messages)
` [PATCH blktests v3 13/13] nvme: Introduce nvmet_target_{setup/cleanup} common code
[PATCH blktests v2 00/12] Switch to allowed_host
2023-08-17 2:55 UTC (4+ messages)
[syzbot] [block?] memory leak in iov_iter_extract_pages
2023-08-17 1:56 UTC
[PATCH v4 0/4] block/badblocks: fix badblocks setting error
2023-08-17 1:22 UTC (3+ messages)
[PATCH v5 0/3 RESEND] sed-opal: keyrings, discovery, revert, key store
2023-08-16 20:41 UTC (3+ messages)
[PATCH] block: Remove special-casing of compound pages
2023-08-16 20:27 UTC (4+ messages)
` Fix rare user data corruption when using THP
[PATCH v8 0/9] Improve performance for zoned UFS devices
2023-08-16 19:59 UTC (33+ messages)
` [PATCH v8 1/9] block: Introduce more member variables related to zone write locking
` [PATCH v8 2/9] block/mq-deadline: Only use zone locking if necessary
` [PATCH v8 3/9] scsi: core: Call .eh_prepare_resubmit() before resubmitting
` [PATCH v8 4/9] scsi: sd: Sort commands by LBA "
` [PATCH v8 5/9] scsi: core: Retry unaligned zoned writes
` [PATCH v8 6/9] scsi: scsi_debug: Support disabling zone write locking
` [PATCH v8 7/9] scsi: scsi_debug: Support injecting unaligned write errors
` [PATCH v8 8/9] scsi: ufs: Split an if-condition
` [PATCH v8 9/9] scsi: ufs: Inform the block layer about write ordering
[PATCH v9 00/17] Improve performance for zoned UFS devices
2023-08-16 19:53 UTC (18+ messages)
` [PATCH v9 01/17] block: Introduce more member variables related to zone write locking
` [PATCH v9 02/17] block: Only use write locking if necessary
` [PATCH v9 03/17] block/mq-deadline: Only use zone "
` [PATCH v9 04/17] scsi: core: Call .eh_prepare_resubmit() before resubmitting
` [PATCH v9 05/17] scsi: core: Add unit tests for scsi_call_prepare_resubmit()
` [PATCH v9 06/17] scsi: sd: Sort commands by LBA before resubmitting
` [PATCH v9 07/17] scsi: core: Retry unaligned zoned writes
` [PATCH v9 08/17] scsi: sd_zbc: Only require an I/O scheduler if needed
` [PATCH v9 09/17] scsi: scsi_debug: Support disabling zone write locking
` [PATCH v9 10/17] scsi: scsi_debug: Support injecting unaligned write errors
` [PATCH v9 11/17] scsi: ufs: hisi: Rework the code that disables auto-hibernation
` [PATCH v9 12/17] scsi: ufs: mediatek: Rework the code for disabling auto-hibernation
` [PATCH v9 13/17] scsi: ufs: sprd: "
` [PATCH v9 14/17] scsi: ufs: Rename ufshcd_auto_hibern8_enable() and make it static
` [PATCH v9 15/17] scsi: ufs: Simplify ufshcd_auto_hibern8_update()
` [PATCH v9 16/17] scsi: ufs: Forbid auto-hibernation without I/O scheduler
` [PATCH v9 17/17] scsi: ufs: Inform the block layer about write ordering
[PATCH for-6.6/block] blk-cgroup: Fix NULL deref caused by blkg_policy_data being installed before init
2023-08-16 19:56 UTC
[PATCH] drivers/rnbd: restore sysfs interface to rnbd-client
2023-08-16 15:35 UTC (4+ messages)
[PATCH 00/17] -Wmissing-prototype warning fixes
2023-08-16 14:38 UTC (2+ messages)
[PATCH blktests] nvme/rc: fix nvme device readiness check after _nvme_connect_subsys
2023-08-16 14:14 UTC (6+ messages)
[PATCH -next] blk-stat: Remove unused declaration blk_stats_alloc_enable()
2023-08-16 13:07 UTC
[RFC PATCH v2] iov_iter: Convert iterate*() to inline funcs
2023-08-16 11:19 UTC (6+ messages)
[PATCH] null_blk: fix poll request timeout handling
2023-08-16 9:15 UTC (6+ messages)
[PATCH -next] swim: Remove unnecessary check of res
2023-08-16 7:37 UTC
[syzbot] [block?] [hfs?] general protection fault in blk_stat_add
2023-08-16 2:17 UTC
[PATCH -next v2 0/4] cleanup and fixes for 'carryover_ios/bytes'
2023-08-16 1:27 UTC (5+ messages)
` [PATCH -next v2 1/4] blk-throttle: print signed value 'carryover_bytes/ios' for user
` [PATCH -next v2 2/4] blk-throttle: fix wrong comparation while 'carryover_ios/bytes' is negative
` [PATCH -next v2 3/4] blk-throttle: use calculate_io/bytes_allowed() for throtl_trim_slice()
` [PATCH -next v2 4/4] blk-throttle: consider 'carryover_ios/bytes' in throtl_trim_slice()
[PATCH v1] drivers: block: Drop unnecessary error check for debugfs_create_dir
2023-08-15 20:37 UTC
[PATCH v1] drivers: block: Updates return value check
2023-08-15 20:32 UTC (5+ messages)
[PATCH] block: uapi: Fix compilation errors using ioprio.h with C++
2023-08-15 15:52 UTC (5+ messages)
[PATCH -next 0/4] cleanup and fixes for 'carryover_ios/bytes'
2023-08-15 15:48 UTC (6+ messages)
` [PATCH -next 1/4] blk-throttle: print signed value 'carryover_bytes/ios' for user
` [PATCH -next 2/4] blk-throttle: fix wrong comparation while 'carryover_ios/bytes' is negative
` [PATCH -next 3/4] blk-throttle: use calculate_io/bytes_allowed() for throtl_trim_slice()
` [PATCH -next 4/4] blk-throttle: consider 'carryover_ios/bytes' in throtl_trim_slice()
[PATCH -next] ublk: Switch to memdup_user_nul() helper
2023-08-15 15:06 UTC (3+ messages)
[RFC PATCH] iov_iter: Convert iterate*() to inline funcs
2023-08-15 12:51 UTC (8+ messages)
[PATCH net-next v3 03/10] genetlink: remove userhdr from struct genl_info
2023-08-15 12:49 UTC (2+ messages)
` [ovs-dev] "
[PATCH 0/5] Some minor cleanups
2023-08-15 12:41 UTC (12+ messages)
` [PATCH 1/5] block: use PAGE_SECTORS_SHIFT to set limits
` [PATCH 2/5] block: use pr_xxx() instead of printk()
` [PATCH 3/5] block: use pr_xxx() instead of printk() in partition code
` [PATCH 4/5] block: Improve efi partition debug messages
` [PATCH 5/5] block: switch ldm partition code to use pr_xxx() functions
[PATCH v14 00/11] Implement copy offload support
2023-08-15 7:50 UTC (21+ messages)
` [dm-devel] "
` [PATCH v14 01/11] block: Introduce queue limits and sysfs for copy-offload support
` [dm-devel] "
` [PATCH v14 02/11] Add infrastructure for copy offload in block and request layer
` [dm-devel] "
` [PATCH v14 03/11] block: add copy offload support
` [dm-devel] "
` [PATCH v14 04/11] block: add emulation for copy
` [dm-devel] "
Maintainers Summit 2023 Call for Topics
2023-08-15 5:29 UTC
Libublk-rs v0.1.0
2023-08-15 1:17 UTC (3+ messages)
[PATCH v2] blk-mq: release scheduler resource when request complete
2023-08-14 21:42 UTC (4+ messages)
[PATCH 0/3] bcachefs block layer prereqs
2023-08-14 21:42 UTC (5+ messages)
` [PATCH 1/3] block: Add some exports for bcachefs
` [PATCH 2/3] block: Allow bio_iov_iter_get_pages() with bio->bi_bdev unset
` [PATCH 3/3] block: Bring back zero_fill_bio_iter
[PATCH] block: ratelimit warning in bio_check_ro
2023-08-14 19:56 UTC (4+ messages)
remove get_super
2023-08-14 19:19 UTC (8+ messages)
` [PATCH 13/17] block: consolidate __invalidate_device and fsync_bdev
[PATCHv3] io_uring: set plug tags for same file
2023-08-14 16:50 UTC (3+ messages)
[PATCH RFC 0/6 v2] block: Add config option to not allow writing to mounted devices
2023-08-14 16:43 UTC (8+ messages)
` [PATCH 1/6] "
[PATCH v2 0/29] block: Make blkdev_get_by_*() return handle
2023-08-14 13:51 UTC (10+ messages)
` [PATCH 02/29] block: Use bdev_open_by_dev() in blkdev_open()
` [PATCH 11/29] md: Convert to bdev_open_by_dev()
` [PATCH 28/29] xfs: Convert to bdev_open_by_path()
[PATCH AUTOSEL 5.10 22/25] rbd: make get_lock_owner_info() return a single locker or NULL
2023-08-14 13:23 UTC (2+ messages)
[PATCH AUTOSEL 5.15 28/31] rbd: make get_lock_owner_info() return a single locker or NULL
2023-08-14 13:17 UTC (3+ messages)
` [PATCH AUTOSEL 5.15 29/31] rbd: harden get_lock_owner_info() a bit
more blkdev_get and holder work
2023-08-14 11:05 UTC (4+ messages)
` [PATCH 12/12] xfs use fs_holder_ops for the log and RT devices
[syzbot] [block?] general protection fault in start_motor (3)
2023-08-14 10:27 UTC
[PATCH V2] ublk: zoned: support REQ_OP_ZONE_RESET_ALL
2023-08-14 2:01 UTC (2+ messages)
[PATCH 1/1] blk-throttle: fix throttle configuring not effective
2023-08-14 2:01 UTC (3+ messages)
[PATCH 0/2] Small fixes for block t10-pi
2023-08-14 1:19 UTC (5+ messages)
` [PATCH 1/2] block:t10-pi: remove redundant Type2 check during t10 PI verify
` [PATCH 2/2] block:t10-pi: remove duplicate module license
[PATCH AUTOSEL 6.1 42/47] rbd: make get_lock_owner_info() return a single locker or NULL
2023-08-13 15:59 UTC (2+ messages)
` [PATCH AUTOSEL 6.1 43/47] rbd: harden get_lock_owner_info() a bit
[PATCH AUTOSEL 6.4 47/54] rbd: make get_lock_owner_info() return a single locker or NULL
2023-08-13 15:49 UTC (2+ messages)
` [PATCH AUTOSEL 6.4 48/54] rbd: harden get_lock_owner_info() a bit
[PATCH] blk-mq: release scheduler resource when request complete
2023-08-13 13:54 UTC (2+ messages)
[PATCH -next v3] block: remove init_mutex and open-code blk_iolatency_try_init
2023-08-12 13:34 UTC (4+ messages)
[PATCH v7 0/7] Improve performance for zoned UFS devices
2023-08-12 2:49 UTC (13+ messages)
` [PATCH v7 1/7] block: Introduce the use_zone_write_lock member variable
` [PATCH v7 2/7] block/mq-deadline: Only use zone locking if necessary
[PATCH v14 07/11] nvme: add copy offload support
2023-08-11 23:39 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).