messages from 2023-11-20 17:26:48 to 2023-11-28 08:57:09 UTC [more...]
[PATCH 00/21] block atomic writes
2023-11-28 8:56 UTC (5+ messages)
` [PATCH 17/21] fs: xfs: iomap atomic write support
[PATCH] zram: Use kmap_local_page()
2023-11-28 8:22 UTC
[PATCH block/for-next v2 00/16] block: remove field 'bd_inode' from block_device
2023-11-28 5:48 UTC (21+ messages)
` [PATCH block/for-next v2 01/16] block: add a new helper to get inode "
` [PATCH block/for-next v2 02/16] xen/blkback: use "
` [PATCH block/for-next v2 03/16] bcache: "
` [PATCH block/for-next v2 04/16] mtd: block2mtd: "
` [PATCH block/for-next v2 05/16] s390/dasd: "
` [PATCH block/for-next v2 06/16] scsicam: "
` [PATCH block/for-next v2 07/16] bcachefs: "
` [PATCH block/for-next v2 08/16] btrfs: "
` [PATCH block/for-next v2 09/16] cramfs: "
[PATCH blktests v2 0/1] nvme: require kernel config NVME_HOST_AUTH
2023-11-28 5:09 UTC (2+ messages)
[PATCH v5 0/3] Disable fair tag sharing for UFS devices
2023-11-28 2:03 UTC (11+ messages)
` [PATCH v5 2/3] scsi: core: Support disabling fair tag sharing
[PATCH v15 00/19] Improve write performance for zoned UFS devices
2023-11-28 1:45 UTC (12+ messages)
` [PATCH v15 01/19] block: Introduce more member variables related to zone write locking
` [PATCH v15 19/19] scsi: ufs: Inform the block layer about write ordering
` [PATCH v15 00/19] Improve write performance for zoned UFS devices
[PATCH v6 00/11] blksnap - block devices snapshots module
2023-11-27 22:47 UTC (15+ messages)
` [PATCH v6 01/11] documentation: Block Device Filtering Mechanism
` [PATCH v6 02/11] block: "
` [PATCH v6 03/11] documentation: Block Devices Snapshots Module
` [PATCH v6 04/11] blksnap: header file of the module interface
` [PATCH v6 05/11] blksnap: module management interface functions
` [PATCH v6 06/11] blksnap: handling and tracking I/O units
` [PATCH v6 07/11] blksnap: difference storage and chunk
` [PATCH v6 08/11] blksnap: event queue from the difference storage
` [PATCH v6 09/11] blksnap: snapshot and snapshot image block device
` [PATCH v6 10/11] blksnap: Kconfig and Makefile
` [PATCH v6 11/11] blksnap: prevents using devices with data integrity or inline encryption
[PATCH v4 00/15] Pass data lifetime information to SCSI disk devices
2023-11-27 19:00 UTC (11+ messages)
` [PATCH v4 01/15] fs: Rename the kernel-internal data lifetime constants
` [PATCH v4 15/15] scsi_debug: Maintain write statistics per group number
` [PATCH v4 05/15] fs/f2fs: Restore data lifetime support
Building Estimates
2023-11-27 16:49 UTC
[PATCH] block: move a few definitions out of CONFIG_BLK_DEV_ZONED
2023-11-27 16:12 UTC (2+ messages)
[PATCH v2 for-next 0/2] Misc patches for RNBD
2023-11-27 16:12 UTC (4+ messages)
` [PATCH v2 for-next 1/2] block/rnbd: add support for REQ_OP_WRITE_ZEROES
` [PATCH v2 for-next 2/2] block/rnbd: use %pe to print errors
Merging raw block device writes
2023-11-27 16:10 UTC (3+ messages)
[PATCH block/for-next v2 10/16] erofs: use new helper to get inode from block_device
2023-11-27 6:22 UTC (7+ messages)
` [PATCH block/for-next v2 11/16] ext4: "
` [PATCH block/for-next v2 12/16] gfs2: "
` [PATCH block/for-next v2 13/16] jbd2: "
` [PATCH block/for-next v2 14/16] nilfs2: "
` [PATCH block/for-next v2 15/16] buffer: "
` [PATCH block/for-next v2 16/16] block: "
[PATCH -next] block: remove field 'bd_inode' from block_device
2023-11-27 1:13 UTC (3+ messages)
[linux-next:master] BUILD REGRESSION 8c9660f6515396aba78d1168d2e17951d653ebf2
2023-11-25 3:21 UTC
[PATCH v6 00/11] blksnap - block devices snapshots module
2023-11-24 16:38 UTC (11+ messages)
` [PATCH v6 01/11] documentation: Block Device Filtering Mechanism
` [PATCH v6 02/11] block: "
` [PATCH v6 03/11] documentation: Block Devices Snapshots Module
` [PATCH v6 04/11] blksnap: header file of the module interface
` [PATCH v6 05/11] blksnap: module management interface functions
` [PATCH v6 06/11] blksnap: handling and tracking I/O units
` [PATCH v6 07/11] blksnap: difference storage and chunk
` [PATCH v6 08/11] blksnap: event queue from the difference storage
` [PATCH v6 09/11] blksnap: snapshot and snapshot image block device
` [PATCH v6 10/11] blksnap: Kconfig and Makefile
[PATCH v6 00/11] blksnap - block devices snapshots module
2023-11-24 16:04 UTC (5+ messages)
` [PATCH v6 01/11] documentation: Block Device Filtering Mechanism
` [PATCH v6 02/11] block: "
` [PATCH v6 03/11] documentation: Block Devices Snapshots Module
` [PATCH v6 04/11] blksnap: header file of the module interface
[PATCH 0/3] clean up io_uring cmd header structure
2023-11-24 15:23 UTC (9+ messages)
` [PATCH 1/3] io_uring: split out cmd api into a separate header
` [PATCH 2/3] io_uring/cmd: inline io_uring_cmd_do_in_task_lazy
` [PATCH 3/3] io_uring/cmd: inline io_uring_cmd_get_task
[PATCH v1] block: ioprio: Fix ioprio_check_cap() validation logic
2023-11-24 14:05 UTC (3+ messages)
[PATCH] block: skip QUEUE_FLAG_STATS and rq-qos for passthrough io
2023-11-24 11:28 UTC (7+ messages)
[PATCH for-next 0/2] Misc patches for RNBD
2023-11-24 9:50 UTC (5+ messages)
[PATCH v2] block: skip QUEUE_FLAG_STATS and rq-qos for passthrough io
2023-11-23 19:03 UTC
[GIT PULL] Block fixes for 6.7-rc3
2023-11-24 1:51 UTC (2+ messages)
[PATCH blktests v2 0/2] nvme: Allow for pre-defined UUID and subsystem NQN
2023-11-24 1:49 UTC (2+ messages)
[PATCH v3 0/3] block: warn once for each partition in bio_check_ro()
2023-11-23 2:19 UTC (16+ messages)
` [PATCH v3 1/3] block: move .bd_inode into 1st cacheline of block_device
` [PATCH v3 2/3] block: introduce new field bd_flags in block_device
` [PATCH v3 3/3] block: warn once for each partition in bio_check_ro()
[PATCH 1/3] block: Rework bio_for_each_segment_all()
2023-11-22 23:28 UTC (3+ messages)
` [PATCH 2/3] block: Rework bio_for_each_folio_all(), add bio_for_each_folio()
` [PATCH 3/3] block: Add documentation for bio iterator macros
[PATCH v3 00/12] Hardware wrapped key support for qcom ice and ufs
2023-11-22 17:43 UTC (16+ messages)
` [PATCH v3 01/12] ice, ufs, mmc: use blk_crypto_key for program_key
` [PATCH v3 02/12] qcom_scm: scm call for deriving a software secret
` [PATCH v3 03/12] soc: qcom: ice: add hwkm support in ice
` [PATCH v3 04/12] soc: qcom: ice: support for hardware wrapped keys
` [PATCH v3 05/12] ufs: core: support wrapped keys in ufs core
` [PATCH v3 06/12] ufs: host: wrapped keys support in ufs qcom
` [PATCH v3 07/12] qcom_scm: scm call for create, prepare and import keys
` [PATCH v3 08/12] ufs: core: add support for generate, import and prepare keys
` [PATCH v3 09/12] soc: qcom: support for generate, import and prepare key
` [PATCH v3 10/12] ufs: host: "
` [PATCH v3 11/12] arm64: dts: qcom: sm8650: add hwkm support to ufs ice
` [PATCH v3 12/12] dt-bindings: crypto: ice: document the hwkm property
[git pull] device mapper fixes for 6.7-rc2
2023-11-22 12:34 UTC (12+ messages)
` [PATCH 1/2] mm, treewide: Introduce NR_PAGE_ORDERS
` [PATCH 2/2] mm, treewide: Rename MAX_ORDER to MAX_PAGE_ORDER
[PATCHv3 0/5] block integrity: directly map user space addresses
2023-11-22 0:54 UTC (17+ messages)
` [PATCHv3 1/5] bvec: introduce multi-page bvec iterating
` [PATCHv3 2/5] block: bio-integrity: directly map user buffers
` [PATCHv3 3/5] nvme: use bio_integrity_map_user
` [PATCHv3 4/5] iouring: remove IORING_URING_CMD_POLLED
` [PATCHv3 5/5] io_uring: remove uring_cmd cookie
[PATCH] nbd: pass nbd_sock to nbd_read_reply() instead of index
2023-11-21 14:42 UTC (14+ messages)
[PATCH] block: move .bd_inode into 1st cacheline of block_device
2023-11-21 12:26 UTC (5+ messages)
[PATCH v2 0/2] block: warn once for each partition in bio_check_ro()
2023-11-21 11:19 UTC (5+ messages)
` [PATCH v2 1/2] block: introduce new field flags in block_device
` [PATCH v2 2/2] block: warn once for each partition in bio_check_ro()
[PATCH v9 0/3] [PATCH v9 0/3] Introduce provisioning primitives
2023-11-20 23:59 UTC (5+ messages)
[PATCH block-6.7] blk-iocost: Fix an UBSAN shift-out-of-bounds warning
2023-11-20 22:25 UTC
[PATCH V4 resend] lib/group_cpus.c: avoid to acquire cpu hotplug lock in group_cpus_evenly
2023-11-20 20:00 UTC (2+ messages)
[PATCH 0/2] s390/dasd: fix kernel panic with statistics
2023-11-20 18:51 UTC (2+ messages)
[PATCH] block/null_blk: Fix double blk_mq_start_request() warning
2023-11-20 17:26 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).