messages from 2023-07-07 01:00:13 to 2023-07-13 06:00:38 UTC [more...]
[PATCH blktests v1 0/3] More fixes for FC enabling
2023-07-13 6:00 UTC (15+ 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
[PATCH] block/mq-deadline: Fix a bug in deadline_from_pos()
2023-07-13 1:43 UTC (3+ messages)
blktests failures with v6.4
2023-07-13 1:22 UTC (3+ messages)
[PATCH 0/8] blk-mq: fix wrong queue mapping for kdump kernel
2023-07-13 0:03 UTC (15+ messages)
` [PATCH 1/8] blk-mq: add blk_mq_max_nr_hw_queues()
` [PATCH 2/8] nvme-pci: use blk_mq_max_nr_hw_queues() to calculate io queues
` [PATCH 3/8] scsi: lpfc: use blk_mq_max_nr_hw_queues() to calculate io vectors
` [PATCH 4/8] scsi: hisi: take blk_mq_max_nr_hw_queues() into account for calculating "
` [PATCH 5/8] scsi: mpi3mr: "
` [PATCH 6/8] scsi: megaraid: "
` [PATCH 7/8] scsi: mpt3sas: "
` [PATCH 8/8] scsi: pm8001: "
[PATCH 04/20] block: Add some exports for bcachefs
2023-07-12 21:11 UTC (3+ messages)
` [PATCH 05/20] block: Allow bio_iov_iter_get_pages() with bio->bi_bdev unset
` [PATCH 06/20] block: Bring back zero_fill_bio_iter
fix discard limits
2023-07-12 16:38 UTC (17+ 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 RFC 0/32] block: Make blkdev_get_by_*() return handle
2023-07-12 16:06 UTC (13+ 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 07/32] rnbd-srv: Convert to use blkdev_get_handle_by_path()
[PATCH v8 0/2] ublk: enable zoned storage support
2023-07-12 15:32 UTC (5+ messages)
` [PATCH v8 1/2] ublk: add helper to check if device supports user copy
` [PATCH v8 2/2] ublk: enable zoned storage support
[PATCH RFC 0/6 v2] block: Add config option to not allow writing to mounted devices
2023-07-12 14:33 UTC (11+ messages)
` [PATCH 5/6] btrfs: Block writes to seed devices
` [PATCH 6/6] fs: Make bind mounts work with bdev_allow_write_mounted=n
LVM kernel lockup scenario during lvcreate
2023-07-12 13:43 UTC (11+ messages)
NFS workload leaves nfsd threads in D state
2023-07-12 13:29 UTC (11+ messages)
[PATCH v5 00/11] blksnap - block devices snapshots module
2023-07-12 12:34 UTC (5+ messages)
` [PATCH v5 02/11] block: Block Device Filtering Mechanism
[PATCH] blk-mq: Fix stall due to recursive flush plug
2023-07-12 12:33 UTC (2+ messages)
Słowa kluczowe do wypozycjonowania
2023-07-12 8:05 UTC
[PATCH v2 0/5] nvme-fc: Fix blktests hangers
2023-07-12 6:50 UTC (6+ messages)
` [PATCH v2 4/5] nvme-fc: Make initial connect attempt synchronous
[bug report] EIO of zoned block device writes
2023-07-12 5:22 UTC (3+ messages)
[RFC PATCH v10 00/17] Integrity Policy Enforcement LSM (IPE)
2023-07-12 3:43 UTC (4+ messages)
` [RFC PATCH v10 11/17] dm-verity: consume root hash digest and signature data via LSM hook
[PATCH v3 0/5] Improve checks in blk_revalidate_disk_zones()
2023-07-11 16:31 UTC (2+ messages)
[PATCH] f2fs: don't reopen the main block device in f2fs_scan_devices
2023-07-11 16:17 UTC (9+ messages)
[PATCH 1/2] blk-flush: fix rq->flush.seq for post-flush requests
2023-07-11 12:09 UTC (9+ messages)
` [PATCH 2/2] blk-flush: don't need to end rq twice for non "
` [External] Re: [PATCH 1/2] blk-flush: fix rq->flush.seq for "
[PATCH v6 0/3] ublk: enable zoned storage support
2023-07-11 12:01 UTC (24+ 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-11 6:59 UTC (12+ 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 v5] blk-mq: fix start_time_ns and alloc_time_ns for pre-allocated rq
2023-07-10 19:47 UTC (4+ messages)
[PATCH v2 0/4] brd: implement discard
2023-07-10 19:05 UTC (5+ messages)
` [PATCH v2 3/4] brd: enable discard
[PATCH v2 0/5] Enable zoned write pipelining for UFS devices
2023-07-10 18:01 UTC (6+ messages)
` [PATCH v2 1/5] block: Introduce a request queue flag for pipelining zoned writes
` [PATCH v2 2/5] block/mq-deadline: Only use zone locking if necessary
` [PATCH v2 3/5] block/null_blk: Add support for pipelining zoned writes
` [PATCH v2 4/5] scsi: Retry unaligned "
` [PATCH v2 5/5] scsi: ufs: Enable zoned write pipelining
[PATCH v3 0/3] blk-mq: fix start_time_ns and alloc_time_ns for pre-allocated rq
2023-07-10 11:07 UTC (6+ 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 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)
[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?] "
[PATCH] block: Do not merge if merging is disabled
2023-07-07 13:50 UTC (5+ messages)
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
[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 (7+ 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).