messages from 2023-06-26 12:14:09 to 2023-06-29 04:34:42 UTC [more...]
[PATCH 1/7] block: add queue_logical_block_mask() and bdev_logical_block_mask()
2023-06-29 4:34 UTC (12+ messages)
` [PATCH 2/7] block: Convert to bdev_logical_block_mask()
` [PATCH 3/7] md: Convert to queue_logical_block_mask()
` [PATCH 4/7] buffer: Convert to bdev_logical_block_mask()
` [PATCH 5/7] iomap: "
` [PATCH 6/7] xfs: "
` [PATCH 7/7] erofs: "
[PATCH v4] block: add check that partition length needs to be aligned with block size
2023-06-29 10:26 UTC (3+ messages)
[PATCH v4 0/4] ublk: add zoned storage support
2023-06-29 2:54 UTC (14+ messages)
` [PATCH v4 1/4] ublk: change ublk IO command defines to enum
` [PATCH v4 2/4] ublk: move types to shared header file
` [PATCH v4 3/4] ublk: enable zoned storage support
` [PATCH v4 4/4] ublk: add zone append
[PATCH v3] block: add check that partition length needs to be aligned with block size
2023-06-29 1:15 UTC (9+ messages)
[PATCH blktests] nvme/rc: specify hostnqn to hostid to nvme discover and connect
2023-06-29 0:56 UTC (5+ messages)
[PATCH V2 0/4] nvme: fix two kinds of IO hang from removing NSs
2023-06-29 0:08 UTC (17+ messages)
[bug report] most of blktests nvme/ failed on the latest linux tree
2023-06-29 0:04 UTC (20+ messages)
[PATCHv3 0/2] enhanced nvme uring command polling
2023-06-28 22:13 UTC (2+ messages)
[RFC PATCH v10 00/17] Integrity Policy Enforcement LSM (IPE)
2023-06-28 21:09 UTC (18+ messages)
` [RFC PATCH v10 01/17] security: add ipe lsm
` [RFC PATCH v10 02/17] ipe: add policy parser
` [RFC PATCH v10 03/17] ipe: add evaluation loop
` [RFC PATCH v10 04/17] ipe: add LSM hooks on execution and kernel read
` [RFC PATCH v10 05/17] ipe: introduce 'boot_verified' as a trust provider
` [RFC PATCH v10 06/17] security: add new securityfs delete function
` [RFC PATCH v10 07/17] ipe: add userspace interface
` [RFC PATCH v10 08/17] uapi|audit|ipe: add ipe auditing support
` [RFC PATCH v10 09/17] ipe: add permissive toggle
` [RFC PATCH v10 10/17] block|security: add LSM blob to block_device
` [RFC PATCH v10 11/17] dm-verity: consume root hash digest and signature data via LSM hook
` [RFC PATCH v10 12/17] ipe: add support for dm-verity as a trust provider
` [RFC PATCH v10 13/17] fsverity: consume builtin signature via LSM hook
` [RFC PATCH v10 14/17] ipe: enable support for fs-verity as a trust provider
` [RFC PATCH v10 15/17] scripts: add boot policy generation program
` [RFC PATCH v10 16/17] ipe: kunit test for parser
` [RFC PATCH v10 17/17] documentation: add ipe documentation
[PATCH blktests v2 0/3] More fixes for FC enabling
2023-06-28 19:10 UTC (5+ messages)
` [PATCH blktests v2 1/3] nvme/048: Check for queue count check directly
` [PATCH blktests v2 2/3] nvme/rc: Avoid triggering host nvme-cli autoconnect
` [PATCH blktests v2 3/3] nvme/{041,042,043,044,045,048}: Use default hostnqn and hostid
[PATCH blktests v1 0/3] More fixes for FC enabling
2023-06-28 15:00 UTC (11+ messages)
` [PATCH blktests v1 1/3] nvme/048: Check for queue count check directly
` [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 0/4] blk-mq: optimize the size of struct request
2023-06-28 12:55 UTC (13+ messages)
` [PATCH 1/4] blk-mq: use percpu csd to remote complete instead of per-rq csd
` [PATCH 2/4] blk-flush: count inflight flush_data requests
` [PATCH 3/4] blk-flush: reuse rq queuelist in flush state machine
` [PATCH 4/4] blk-mq: delete unused completion_data in struct request
[PATCH v13 0/9] Implement copy offload support
2023-06-28 12:52 UTC (16+ messages)
` [PATCH v13 1/9] block: Introduce queue limits for copy-offload support
` [PATCH v13 2/9] block: Add copy offload support infrastructure
` [PATCH v13 3/9] block: add emulation for copy
` [PATCH v13 4/9] fs, block: copy_file_range for def_blk_ops for direct block device
` [PATCH v13 5/9] nvme: add copy offload support
` [PATCH v13 6/9] nvmet: add copy command support for bdev and file ns
` [PATCH v13 7/9] dm: Add support for copy offload
` [PATCH v13 8/9] dm: Enable copy offload for dm-linear target
` [PATCH v13 9/9] null_blk: add support for copy offload
[PATCH v3 0/3] blk-mq: fix start_time_ns and alloc_time_ns for pre-allocated rq
2023-06-28 12:45 UTC (4+ messages)
` [PATCH v3 1/3] blk-mq: always use __blk_mq_alloc_requests() to alloc and init rq
` [PATCH v3 2/3] blk-mq: ktime_get_ns() only once for batched requests init
` [PATCH v3 3/3] blk-mq: fix start_time_ns and alloc_time_ns for pre-allocated rq
[PATCH v3] block: ublk: enable zoned storage support
2023-06-28 12:06 UTC (4+ messages)
[PATCH v3 0/4] crypto: LEA block cipher implementation
2023-06-28 6:38 UTC (2+ messages)
` [PATCH v3 4/4] fscrypt: Add LEA-256-XTS, LEA-256-CTS support
blktests: nvme/auth testcae bug
2023-06-28 4:39 UTC (2+ messages)
Słowa kluczowe do wypozycjonowania
2023-06-28 7:50 UTC
[PATCH v2 0/3] blk-mq: fix start_time_ns and alloc_time_ns for pre-allocated rq
2023-06-28 1:16 UTC (6+ messages)
` [PATCH v2 3/3] "
[PATCH v2] block: add check that partition length needs to be aligned with block size
2023-06-27 17:53 UTC (9+ messages)
next: ltp: fs: read_all: block sda: the capability attribute has been deprecated. - supervisor instruction fetch in kernel mode
2023-06-27 17:00 UTC (3+ messages)
[syzbot] [block?] WARNING in floppy_interrupt (2)
2023-06-27 16:49 UTC (2+ messages)
[PATCH] block: flush the disk cache on BLKFLSBUF
2023-06-27 15:49 UTC (4+ messages)
fix the name_to_dev_t mess v2
2023-06-27 10:38 UTC (6+ messages)
` [PATCH 08/24] init: pass root_device_name explicitly
[PATCH v2] virtio_pmem: add the missing REQ_OP_WRITE for flush bio
2023-06-27 9:03 UTC (3+ messages)
` [PATCH v3] "
[PATCH v2 0/5] nvme-fc: Fix blktests hangers
2023-06-27 6:51 UTC (6+ messages)
` [PATCH v2 4/5] nvme-fc: Make initial connect attempt synchronous
decouple block open flags from fmode_t
2023-06-27 5:41 UTC (3+ messages)
` [PATCH 06/31] cdrom: remove the unused mode argument to cdrom_release
[PATCH v4 0/7] Submit zoned writes in order
2023-06-27 1:06 UTC (5+ messages)
` [PATCH v4 4/7] block: One requeue list per hctx
[PATCH v10 00/25] DEPT(Dependency Tracker)
2023-06-27 0:27 UTC (26+ messages)
` [PATCH v10 02/25] dept: Implement Dept(Dependency Tracker)
` [PATCH v10 03/25] dept: Add single event dependency tracker APIs
` [PATCH v10 04/25] dept: Add lock "
` [PATCH v10 05/25] dept: Tie to Lockdep and IRQ tracing
` [PATCH v10 07/25] dept: Apply sdt_might_sleep_{start,end}() to wait_for_completion()/complete()
` [PATCH v10 08/25] dept: Apply sdt_might_sleep_{start,end}() to PG_{locked,writeback} wait
` [PATCH v10 09/25] dept: Apply sdt_might_sleep_{start,end}() to swait
` [PATCH v10 10/25] dept: Apply sdt_might_sleep_{start,end}() to waitqueue wait
` [PATCH v10 11/25] dept: Apply sdt_might_sleep_{start,end}() to hashed-waitqueue wait
` [PATCH v10 12/25] dept: Distinguish each syscall context from another
` [PATCH v10 13/25] dept: Distinguish each work "
` [PATCH v10 14/25] dept: Add a mechanism to refill the internal memory pools on running out
` [PATCH v10 15/25] locking/lockdep, cpu/hotplus: Use a weaker annotation in AP thread
` [PATCH v10 16/25] dept: Apply sdt_might_sleep_{start,end}() to dma fence wait
` [PATCH v10 17/25] dept: Track timeout waits separately with a new Kconfig
` [PATCH v10 18/25] dept: Apply timeout consideration to wait_for_completion()/complete()
` [PATCH v10 19/25] dept: Apply timeout consideration to swait
` [PATCH v10 20/25] dept: Apply timeout consideration to waitqueue wait
` [PATCH v10 21/25] dept: Apply timeout consideration to hashed-waitqueue wait
` [PATCH v10 22/25] dept: Apply timeout consideration to dma fence wait
` [PATCH v10 23/25] dept: Record the latest one out of consecutive waits of the same class
` [PATCH v10 24/25] dept: Make Dept able to work with an external wgen
` [PATCH v10 25/25] dept: Track the potential waits of PG_{locked,writeback}
LVM kernel lockup scenario during lvcreate
2023-06-26 23:29 UTC (7+ messages)
[GIT PULL] Block updates for 6.5
2023-06-26 20:02 UTC (2+ messages)
[PATCH -next v3 0/5] blk-wbt: minor fix and cleanup
2023-06-26 15:53 UTC (2+ messages)
[PATCH] block: add check that partition length needs to be aligned with block size
2023-06-26 17:10 UTC (2+ messages)
[bug report] nvme passthrough: request failed when blocksize exceeding max_hw_sectors
2023-06-26 13:43 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).