linux-block.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2023-07-04 19:35:44 to 2023-07-10 09:33:13 UTC [more...]

fix discard limits
 2023-07-10  9:29 UTC  (10+ messages)
` [PATCH 1/4] block: don't unconditionally set max_discard_sectors in blk_queue_max_discard_sectors
` [PATCH 2/4] nvme: update discard limits in nvme_config_discard
` [PATCH 3/4] nvme: fix max_discard_sectors calculation
` [PATCH 4/4] nvme: simplify the max_discard_segments calculation

[PATCH v6 0/3] ublk: enable zoned storage support
 2023-07-10  9:27 UTC  (17+ messages)
` [PATCH v6 1/3] ublk: add opcode offsets for DRV_IN/DRV_OUT
` [PATCH v6 2/3] ublk: add helper to check if device supports user copy
` [PATCH v6 3/3] ublk: enable zoned storage support

[PATCH 0/2] blk-mq & nvme-pci: fix io failure in kdump kernel
 2023-07-10  9:14 UTC  (5+ messages)
` [PATCH 1/2] blk-mq: add blk_mq_max_nr_hw_queues()
` [PATCH 2/2] nvme-pci: use blk_mq_max_nr_hw_queues() to calculate io queues

[PATCH blktests v1 0/3] More fixes for FC enabling
 2023-07-10  8:32 UTC  (7+ messages)
` [PATCH blktests v1 2/3] nvme/rc: Avoid triggering host nvme-cli autoconnect
` [PATCH blktests v1 3/3] nvme/{041,042,043,044,045}: Use default hostnqn and hostid

NFS workload leaves nfsd threads in D state
 2023-07-10  7:56 UTC  (3+ messages)

[PATCH v3 0/3] blk-mq: fix start_time_ns and alloc_time_ns for pre-allocated rq
 2023-07-10  7:36 UTC  (5+ messages)
` [PATCH v3 1/3] blk-mq: always use __blk_mq_alloc_requests() to alloc and init rq

[PATCH v7 0/3] ublk: enable zoned storage support
 2023-07-10  6:54 UTC  (5+ messages)
` [PATCH v7 1/3] ublk: add opcode offsets for DRV_IN/DRV_OUT
` [PATCH v7 2/3] ublk: add helper to check if device supports user copy
` [PATCH v7 3/3] ublk: enable zoned storage support

[PATCH 1/2] blk-flush: fix rq->flush.seq for post-flush requests
 2023-07-10  6:47 UTC  (2+ messages)
` [PATCH 2/2] blk-flush: don't need to end rq twice for non "

[PATCH v3 0/4] blk-mq: optimize the size of struct request
 2023-07-10  6:42 UTC  (8+ messages)
` [PATCH v3 1/4] blk-mq: delete unused completion_data in "
` [PATCH v3 2/4] blk-mq: use percpu csd to remote complete instead of per-rq csd
` [PATCH v3 3/4] blk-flush: count inflight flush_data requests
` [PATCH v3 4/4] blk-flush: reuse rq queuelist in flush state machine

[PATCH v12 0/9] Implement copy offload support
 2023-07-10  6:14 UTC  (8+ messages)
  ` [PATCH v12 5/9] nvme: add "

[PATCH blktests v3 0/3] More fixes for FC enabling
 2023-07-10  3:52 UTC  (4+ messages)

blktests failures with v6.4
 2023-07-09 14:32 UTC  (2+ messages)

[PATCH 6.3 005/431] splice: Fix filemap_splice_read() to use the correct inode
 2023-07-09 11:09 UTC 

[syzbot] [block?] KASAN: slab-out-of-bounds Read in bio_split_rw
 2023-07-08 17:53 UTC  (2+ messages)

[RFC PATCH v10 12/17] ipe: add support for dm-verity as a trust provider
 2023-07-08  5:37 UTC  (2+ messages)
` [PATCH RFC "

[RFC PATCH v10 09/17] ipe: add permissive toggle
 2023-07-08  5:37 UTC  (2+ messages)
` [PATCH RFC v10 9/17] "

[RFC PATCH v10 08/17] uapi|audit|ipe: add ipe auditing support
 2023-07-08  5:37 UTC  (2+ messages)
` [PATCH RFC v10 8/17] "

[RFC PATCH v10 07/17] ipe: add userspace interface
 2023-07-08  5:36 UTC  (2+ messages)
` [PATCH RFC v10 7/17] "

[RFC PATCH v10 06/17] security: add new securityfs delete function
 2023-07-08  5:36 UTC  (2+ messages)
` [PATCH RFC v10 6/17] "

[RFC PATCH v10 05/17] ipe: introduce 'boot_verified' as a trust provider
 2023-07-08  5:36 UTC  (2+ messages)
` [PATCH RFC v10 5/17] "

[RFC PATCH v10 04/17] ipe: add LSM hooks on execution and kernel read
 2023-07-08  5:36 UTC  (2+ messages)
` [PATCH RFC v10 4/17] "

[RFC PATCH v10 03/17] ipe: add evaluation loop
 2023-07-08  5:36 UTC  (2+ messages)
` [PATCH RFC v10 3/17] "

[RFC PATCH v10 02/17] ipe: add policy parser
 2023-07-08  5:36 UTC  (2+ messages)
` [PATCH RFC v10 2/17] "

[RFC PATCH v10 01/17] security: add ipe lsm
 2023-07-08  5:36 UTC  (2+ messages)
` [PATCH RFC v10 1/17] "

[syzbot] WARNING in blk_register_tracepoints
 2023-07-07 22:32 UTC  (2+ messages)
` [syzbot] [block?] [trace?] "

[RFC PATCH v10 00/17] Integrity Policy Enforcement LSM (IPE)
 2023-07-07 14:53 UTC  (3+ messages)
` [RFC PATCH v10 11/17] dm-verity: consume root hash digest and signature data via LSM hook

[PATCH] block: Do not merge if merging is disabled
 2023-07-07 13:50 UTC  (6+ messages)

[PATCH RFC 0/6 v2] block: Add config option to not allow writing to mounted devices
 2023-07-07 12:28 UTC  (22+ messages)
` [PATCH 1/6] "
` [PATCH 3/6] xfs: Block writes to log device
` [PATCH 6/6] fs: Make bind mounts work with bdev_allow_write_mounted=n

[PATCH RFC 0/32] block: Make blkdev_get_by_*() return handle
 2023-07-07 12:24 UTC  (28+ messages)
` [PATCH 01/32] block: Provide blkdev_get_handle_* functions
` [PATCH 02/32] block: Use file->f_flags for determining exclusive opens in file_to_blk_mode()
` [PATCH 09/32] zram: Convert to use blkdev_get_handle_by_dev()
` [PATCH 22/32] erofs: Convert to use blkdev_get_handle_by_path()
` [PATCH 25/32] jfs: Convert to blkdev_get_handle_by_dev()
` [PATCH 28/32] ocfs2: Convert to use blkdev_get_handle_by_dev()
  ` [PATCH 03/32] block: Use blkdev_get_handle_by_dev() in blkdev_open()

don't allow enabling a write back cache on devices that don't support it
 2023-07-07  9:42 UTC  (3+ messages)
` [PATCH 1/2] block: cleanup queue_wc_store
` [PATCH 2/2] block: don't allow enabling a cache on devices that don't support it

[PATCH] f2fs: don't reopen the main block device in f2fs_scan_devices
 2023-07-07  9:40 UTC 

[bug report] concurrent blk_mq_complete_request() when blktests nvme/040
 2023-07-07  9:24 UTC 

[PATCH -next] nbd: get config_lock before sock_shutdown
 2023-07-07  6:22 UTC 

[PATCH -next 0/3] nbd: fix null-ptr-dereference while accessing 'nbd->config'
 2023-07-07  3:15 UTC  (4+ messages)
` [PATCH -next 1/3] nbd: fold nbd config initialization into nbd_alloc_config()
` [PATCH -next 2/3] nbd: factor out a helper to get nbd_config without holding 'config_lock'
` [PATCH -next 3/3] nbd: fix null-ptr-dereference while accessing 'nbd->config'

[PATCH RFC 0/7] blk-mq: improve tag fair sharing
 2023-07-07  1:15 UTC  (17+ messages)
` [PATCH RFC 1/7] blk-mq: factor out a structure from blk_mq_tags to control tag sharing
` [PATCH RFC 2/7] blk-mq: delay tag fair sharing until fail to get driver tag
` [PATCH RFC 3/7] blk-mq: support to track active queues from blk_mq_tags
` [PATCH RFC 4/7] blk-mq: precalculate available tags for hctx_may_queue()
` [PATCH RFC 5/7] blk-mq: record the number of times fail to get driver tag while sharing tags

[PATCH] block: mq-deadline: rename sort_list to sort_rb
 2023-07-07  0:26 UTC  (6+ messages)
  ` 回复: "
        ` 回复: "

[PATCH] block: Fix a source code comment in include/uapi/linux/blkzoned.h
 2023-07-06 23:41 UTC  (2+ messages)

[RFC PATCH 00/11] iov_iter: Use I/O direction from kiocb, iomap & request rather than iov_iter
 2023-07-06 15:31 UTC  (13+ messages)
` [RFC PATCH 01/11] iov_iter: Fix comment refs to iov_iter_get_pages/pages_alloc()
` [RFC PATCH 02/11] vfs: Set IOCB_WRITE in iocbs that we're going to write from
` [RFC PATCH 03/11] vfs: Use init_kiocb() to initialise new IOCBs
` [RFC PATCH 05/11] iov_iter: Use IOMAP_WRITE rather than iterator direction
` [RFC PATCH 06/11] iov_iter: Use op_is_write() "
` [RFC PATCH 08/11] iov_iter: Drop iov_iter_rw() and fold in last user

[PATCH v2 0/4] blk-mq: optimize the size of struct request
 2023-07-06 14:39 UTC  (14+ messages)
` [PATCH v2 1/4] blk-mq: use percpu csd to remote complete instead of per-rq csd
` [PATCH v2 2/4] blk-flush: count inflight flush_data requests
` [PATCH v2 3/4] blk-flush: reuse rq queuelist in flush state machine
` [PATCH v2 4/4] blk-mq: delete unused completion_data in struct request

[syzbot] Monthly block report (Jul 2023)
 2023-07-06 14:17 UTC 

[PATCH v2 0/5] Improve checks in blk_revalidate_disk_zones()
 2023-07-06 12:42 UTC  (11+ messages)
` [PATCH v2 1/5] scsi: sd_zbc: Set zone limits before revalidating zones
` [PATCH v2 2/5] nvme: zns: "
` [PATCH v2 3/5] block: nullblk: "
` [PATCH v2 4/5] block: virtio_blk: "
` [PATCH v2 5/5] block: improve checks in blk_revalidate_disk_zones()

[PATCH v2 0/5] nvme-fc: Fix blktests hangers
 2023-07-06 12:07 UTC  (4+ messages)
` [PATCH v2 4/5] nvme-fc: Make initial connect attempt synchronous

[PATCH] xen/blkback: Convert to use time_after_eq macro
 2023-07-06  9:16 UTC 

[PATCH v13 0/3] Amiga RDB partition support fixes
 2023-07-06  7:23 UTC  (17+ messages)
` [PATCH v4 0/1] Bugfix for Amiga partition fixes
  ` [PATCH v4 1/1] block: bugfix for Amiga partition overflow check patch

[PATCH v3 0/5] Improve checks in blk_revalidate_disk_zones()
 2023-07-06  2:04 UTC  (2+ messages)

[PATCH v22 19/31] f2fs: Provide a splice-read wrapper
 2023-07-06  0:18 UTC  (2+ messages)
` [f2fs-dev] "

[PATCH v21 19/30] f2fs: Provide a splice-read stub
 2023-07-06  0:18 UTC  (2+ messages)
` [f2fs-dev] "

[PATCH 01/17] fs: unexport buffer_check_dirty_writeback
 2023-07-06  0:18 UTC  (2+ messages)
` [f2fs-dev] "

[PATCH 01/13] iomap: update ki_pos a little later in iomap_dio_complete
 2023-07-06  0:18 UTC  (2+ messages)
` [f2fs-dev] "

[PATCH 01/12] backing_dev: remove current->backing_dev_info
 2023-07-06  0:18 UTC  (2+ messages)
` [f2fs-dev] "

[PATCH 01/30] block: also call ->open for incremental partition opens
 2023-07-06  0:18 UTC  (2+ messages)
` [f2fs-dev] "

[PATCH] blk-crypto: use dynamic lock class for blk_crypto_profile::lock
 2023-07-05 21:48 UTC  (3+ messages)

[PATCH blktests] common/ublk: avoid modprobe failure for built-in ublk_drv
 2023-07-05 15:24 UTC  (2+ messages)

[PATCH v5 0/5] ublk: enable zoned storage support
 2023-07-05 10:50 UTC  (15+ messages)
` [PATCH v5 1/5] ublk: add opcode offsets for DRV_IN/DRV_OUT
` [PATCH v5 2/5] ublk: move types to shared header file
` [PATCH v5 3/5] ublk: rename driver files to prepare for multiple translation units
` [PATCH v5 4/5] ublk: add helper to check if device supports user copy
` [PATCH v5 5/5] ublk: enable zoned storage support

[bug report] most of blktests nvme/ failed on the latest linux tree
 2023-07-05  9:11 UTC  (11+ messages)

[PATCH v3] block: bugfix for Amiga partition overflow check patch
 2023-07-05  8:50 UTC  (7+ messages)

[linux-next:master] [scsi] eca2040972: ltp.ioprio_set03.fail
 2023-07-05  8:36 UTC  (4+ messages)
  ` [LTP] "


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).