messages from 2023-08-11 11:06:11 to 2023-08-15 20:34:01 UTC [more...]
[PATCH v1] drivers: block: Updates return value check
2023-08-15 20:32 UTC (5+ messages)
[PATCH v8 0/9] Improve performance for zoned UFS devices
2023-08-15 17:29 UTC (31+ 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] 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] null_blk: fix poll request timeout handling
2023-08-15 12:18 UTC (5+ messages)
[PATCH v14 00/11] Implement copy offload support
2023-08-15 7:50 UTC (31+ messages)
` [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] "
` [PATCH v14 05/11] fs/read_write: Enable copy_file_range for block device
` [PATCH v14 06/11] fs, block: copy_file_range for def_blk_ops for direct "
` [PATCH v14 07/11] nvme: add copy offload support
` [PATCH v14 08/11] nvmet: add copy command support for bdev and file ns
` [PATCH v14 09/11] dm: Add support for copy offload
` [PATCH v14 10/11] dm: Enable copy offload for dm-linear target
` [PATCH v14 11/11] null_blk: add support for copy offload
` [dm-devel] [PATCH v14 00/11] Implement copy offload support
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
[RFC PATCH v2] iov_iter: Convert iterate*() to inline funcs
2023-08-14 21:40 UTC (2+ messages)
[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 (26+ messages)
` [PATCH 02/17] btrfs: always open the device read-only in btrfs_scan_one_device
` [PATCH 03/17] btrfs: call btrfs_close_devices from ->kill_sb
` [PATCH 04/17] btrfs: split btrfs_fs_devices.opened
` [PATCH 05/17] btrfs: open block devices after superblock creation
` [PATCH 06/17] btrfs: use the super_block as holder when mounting file systems
` [PATCH 13/17] block: consolidate __invalidate_device and fsync_bdev
` [PATCH 15/17] block: call into the file system for ioctl BLKFLSBUF
` [PATCH 16/17] fs: remove get_super
` [PATCH 17/17] fs: simplify invalidate_inodes
[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] block: Remove special-casing of compound pages
2023-08-14 14:48 UTC (2+ messages)
[PATCH v2 0/29] block: Make blkdev_get_by_*() return handle
2023-08-14 13:51 UTC (16+ messages)
` [PATCH 02/29] block: Use bdev_open_by_dev() in blkdev_open()
` [PATCH 11/29] md: Convert to bdev_open_by_dev()
` [PATCH 16/29] PM: hibernate: "
` [PATCH 17/29] PM: hibernate: Drop unused snapshot_test argument
` [PATCH 28/29] xfs: Convert to bdev_open_by_path()
` [PATCH 29/29] block: Remove blkdev_get_by_*() functions
[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 blktests] nvme/rc: fix nvme device readiness check after _nvme_connect_subsys
2023-08-14 9:37 UTC (2+ messages)
[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 blktests v3 00/13] Switch to allowed_host
2023-08-13 14:59 UTC (4+ messages)
` [PATCH blktests v3 13/13] nvme: Introduce nvmet_target_{setup/cleanup} common code
[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 (15+ 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 v7 3/7] scsi: core: Retry unaligned zoned writes
Timeouts and crash whilst running fio against nullb0
2023-08-11 20:21 UTC
[GIT PULL] Block fixes for 6.5-rc6
2023-08-11 19:25 UTC (2+ messages)
[PATCH] block: BFQ: dispatch expired sync and async request first
2023-08-11 16:43 UTC
[PATCH v7 0/6] badblocks improvement for multiple bad block ranges
2023-08-11 17:05 UTC (8+ messages)
` [PATCH v7 1/6] badblocks: add more helper structure and routines in badblocks.h
` [PATCH v7 2/6] badblocks: add helper routines for badblock ranges handling
` [PATCH v7 3/6] badblocks: improve badblocks_set() for multiple "
` [PATCH v7 4/6] badblocks: improve badblocks_clear() "
` [PATCH v7 5/6] badblocks: improve badblocks_check() "
` [PATCH v7 6/6] badblocks: switch to the improved badblock handling code
` [PATCH] test: user space code to test badblocks APIs
[PATCH v6 0/7] badblocks improvement for multiple bad block ranges
2023-08-11 16:58 UTC (11+ messages)
` [PATCH v6 2/7] badblocks: add helper routines for badblock ranges handling
` [PATCH v6 3/7] badblocks: improve badblocks_set() for multiple "
` [PATCH v6 4/7] badblocks: improve badblocks_clear() "
[PATCH] ublk: fix 'warn: variable dereferenced before check 'req'' from Smatch
2023-08-11 14:44 UTC (3+ messages)
[PATCH] nvme: core: don't hold rcu read lock in nvme_ns_chr_uring_cmd_iopoll
2023-08-11 13:42 UTC
[PATCH V3 0/14] blk-mq: fix wrong queue mapping for kdump kernel
2023-08-11 13:10 UTC (5+ messages)
` [PATCH V3 01/14] blk-mq: add blk_mq_max_nr_hw_queues()
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).