linux-block.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2023-08-02 17:20:59 to 2023-08-08 22:45:06 UTC [more...]

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

[PATCH v6 0/7] Improve performance for zoned UFS devices
 2023-08-08 22:27 UTC  (15+ messages)
` [PATCH v6 1/7] block: Introduce the flag QUEUE_FLAG_NO_ZONE_WRITE_LOCK
` [PATCH v6 2/7] block/mq-deadline: Only use zone locking if necessary
` [PATCH v6 3/7] scsi: core: Retry unaligned zoned writes
` [PATCH v6 4/7] scsi: scsi_debug: Support disabling zone write locking
` [PATCH v6 5/7] scsi: scsi_debug: Support injecting unaligned write errors
` [PATCH v6 6/7] scsi: ufs: Split an if-condition
` [PATCH v6 7/7] scsi: ufs: Disable zone write locking

[PATCH 0/2] Block nowait fix
 2023-08-08 22:07 UTC  (8+ messages)
` [PATCH 1/2] block: get rid of unused plug->nowait flag
` [PATCH 2/2] block: don't make REQ_POLLED imply REQ_NOWAIT

[RFC PATCH] sbitmap: fix batching wakeup
 2023-08-08 10:30 UTC  (4+ messages)

[PATCH] block/mq-deadline: use correct way to throttling write requests
 2023-08-08 21:46 UTC  (3+ messages)

[PATCH v11 0/3] ublk: enable zoned storage support
 2023-08-08 21:46 UTC  (7+ messages)
` [PATCH v11 1/3] ublk: add helper to check if device supports user copy
` [PATCH v11 2/3] ublk: move check for empty address field on command submission
` [PATCH v11 3/3] ublk: enable zoned storage support

[PATCH] blk-iocost: fix queue stats accounting
 2023-08-08 21:42 UTC  (3+ messages)

[PATCH -next] drbd: Use helper put_drbd_dev() and get_drbd_dev()
 2023-08-08 17:36 UTC  (2+ messages)

[RFC PATCH 0/6] nvmem: add block device NVMEM provider
 2023-08-08 10:59 UTC  (5+ messages)
` [RFC PATCH 2/6] mmc: block: set fwnode of disk devices

[PATCH] blk-crypto: dynamically allocate fallback profile
 2023-08-08 17:25 UTC 

[PATCH 0/5] Some minor cleanups
 2023-08-08 13:57 UTC  (6+ 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 v1] drivers: block: Updates return value check
 2023-08-08  8:08 UTC  (4+ messages)

remove bdev->bd_super
 2023-08-08 14:33 UTC  (9+ messages)
` [PATCH 1/4] fs: stop using bdev->bd_super in mark_buffer_write_io_error
` [PATCH 2/4] ext4: don't use bdev->bd_super in __ext4_journal_get_write_access
` [PATCH 3/4] ocfs2: stop using bdev->bd_super for journal error logging
` [PATCH 4/4] fs, block: remove bdev->bd_super

[bug report] blktests nvme/047 failed due to /dev/nvme0n1 not created in time
 2023-08-08  8:46 UTC  (3+ messages)

[PATCH V3 0/14] blk-mq: fix wrong queue mapping for kdump kernel
 2023-08-08 10:42 UTC  (15+ messages)
` [PATCH V3 01/14] blk-mq: add blk_mq_max_nr_hw_queues()
` [PATCH V3 02/14] nvme-pci: use blk_mq_max_nr_hw_queues() to calculate io queues
` [PATCH V3 03/14] ublk: limit max allowed nr_hw_queues
` [PATCH V3 04/14] virtio-blk: limit max allowed submit queues
` [PATCH V3 05/14] scsi: core: add helper of scsi_max_nr_hw_queues()
` [PATCH V3 06/14] scsi: lpfc: use blk_mq_max_nr_hw_queues() to calculate io vectors
` [PATCH V3 07/14] scsi: mpi3mr: take blk_mq_max_nr_hw_queues() into account for calculating "
` [PATCH V3 08/14] scsi: megaraid: "
` [PATCH V3 09/14] scsi: mpt3sas: "
` [PATCH V3 10/14] scsi: pm8001: "
` [PATCH V3 11/14] scsi: hisi: "
` [PATCH V3 12/14] scsi: ufs: limit max allowed nr_hw_queues
` [PATCH V3 13/14] scsi: storvsc: "
` [PATCH V3 14/14] blk-mq: add helpers for treating kdump kernel

ubiblock: null pointer dereference using scatterlist in work_queue
 2023-08-07 22:02 UTC 

[PATCH v5 0/7] Improve the performance for zoned UFS devices
 2023-08-07 18:13 UTC  (8+ messages)
` [PATCH v5 3/7] scsi: core: Retry unaligned zoned writes
` [PATCH v5 4/7] scsi: scsi_debug: Support disabling zone write locking
` [PATCH v5 5/7] scsi: scsi_debug: Support injecting unaligned write errors

[PATCH v3] virtio_pmem: add the missing REQ_OP_WRITE for flush bio
 2023-08-07 17:55 UTC  (7+ messages)
` [PATCH v4] "

[PATCH -next] block: remove init_mutex in blk_iolatency_try_init
 2023-08-07 16:05 UTC  (3+ messages)

[PATCH for 6.5 regression] PM: hibernate: fix resume_store() return value when hibernation not available
 2023-08-07  9:41 UTC  (2+ messages)

[syzbot] Monthly block report (Aug 2023)
 2023-08-07  7:28 UTC 

[PATCH blktests] src/Makefile: fix static linking of miniublk
 2023-08-07  6:25 UTC  (2+ messages)

[PATCH 0/1] Possible bug in zram on ppc64le on vfat
 2023-08-07  5:19 UTC  (5+ messages)

[PATCH blktests] block/004: reset zones of TEST_DEV before fio operation
 2023-08-07  0:09 UTC  (3+ messages)

[PATCH] zram: take device and not only bvec offset into account
 2023-08-06  7:16 UTC  (6+ messages)

more blkdev_get and holder work
 2023-08-05 17:13 UTC  (35+ messages)
` [PATCH 01/12] fs: export setup_bdev_super
` [PATCH 02/12] nilfs2: use setup_bdev_super to de-duplicate the mount code
` [PATCH 05/12] ext4: make the IS_EXT2_SB/IS_EXT3_SB checks more robust
` [PATCH 06/12] fs: use the super_block as holder when mounting file systems
` [PATCH 07/12] fs: stop using get_super in fs_mark_dead
` [PATCH 08/12] fs: export fs_holder_ops
` [PATCH 09/12] ext4: drop s_umount over opening the log device
` [PATCH 10/12] ext4: use fs_holder_ops for "
` [PATCH 11/12] xfs: drop s_umount over opening the log and RT devices

fix the name_to_dev_t mess v2
 2023-08-05 13:07 UTC  (6+ messages)
` [PATCH 04/24] PM: hibernate: move finding the resume device out of software_resume

XFS metadata CRC errors on zram block device on ppc64le architecture
 2023-08-05 12:16 UTC  (11+ messages)

[PATCH v6 0/8] Support limits below the page size
 2023-08-04 23:11 UTC  (6+ messages)

[PATCH] romfs: only select BUFFER_HEAD for the block based path
 2023-08-04 17:31 UTC  (4+ messages)

[RFC PATCH 00/18] ceph, rbd: Collapse all the I/O types down to something iov_iter-based
 2023-08-04 13:13 UTC  (19+ messages)
` [RFC PATCH 01/18] iov_iter: Add function to see if buffer is all zeros
` [RFC PATCH 02/18] ceph: Rename alignment to offset
` [RFC PATCH 03/18] ceph: Add a new data container type, ceph_databuf
` [RFC PATCH 04/18] ceph: Convert ceph_mds_request::r_pagelist to a databuf
` [RFC PATCH 05/18] rbd: Use ceph_databuf for rbd_obj_read_sync()
` [RFC PATCH 06/18] ceph: Change ceph_osdc_call()'s reply to a ceph_databuf
` [RFC PATCH 07/18] ceph: Unexport osd_req_op_cls_request_data_pages()
` [RFC PATCH 08/18] ceph: Remove osd_req_op_cls_response_data_pages()
` [RFC PATCH 09/18] ceph: Convert notify_id_pages to a ceph_databuf
` [RFC PATCH 10/18] rbd: Switch from using bvec_iter to iov_iter
` [RFC PATCH 11/18] ceph: Remove bvec and bio data container types
` [RFC PATCH 12/18] ceph: Convert some page arrays to ceph_databuf
` [RFC PATCH 13/18] ceph: Convert users of ceph_pagelist "
` [RFC PATCH 14/18] ceph: Remove ceph_pagelist
` [RFC PATCH 15/18] ceph: Convert ceph_osdc_notify() reply to ceph_databuf
` [RFC PATCH 16/18] ceph: Remove CEPH_OS_DATA_TYPE_PAGES and its attendant helpers
` [RFC PATCH 17/18] ceph: Remove CEPH_MSG_DATA_PAGES and its helpers
` [RFC PATCH 18/18] ceph: Don't use data_pages

[PATCH v10 0/3] ublk: enable zoned storage support
 2023-08-04 10:25 UTC  (11+ messages)
` [PATCH v10 1/3] ublk: add helper to check if device supports user copy
` [PATCH v10 2/3] ublk: move check for empty address field on command submission
` [PATCH v10 3/3] ublk: enable zoned storage support

[linux mainline/master] [6.5.0-rc4] WARNING: CPU: 23 PID: 138 at arch/powerpc/kernel/eeh_pe.c:439 eeh_pe_tree_remove+0xd0/0x250
 2023-08-04  7:37 UTC 

[linux-next] [Mellanox] [6.5.0-rc4-next-20230803] Kernel crash while installing to upstream kernel
 2023-08-04  7:05 UTC 

[PATCH -next] fs/Kconfig: Fix compile error for romfs
 2023-08-04  2:01 UTC 

[PATCH v2 0/4] blk-flush: optimize non-postflush requests
 2023-08-03 15:35 UTC  (7+ messages)
` [PATCH v2 1/4] blk-flush: flush_rq should inherit first_rq's cmd_flags

[PATCH V2 1/1] pmem: set QUEUE_FLAG_NOWAIT
 2023-08-03 13:11 UTC  (7+ messages)

[PATCH AUTOSEL 6.1 2/5] scsi: block: Improve checks in blk_revalidate_disk_zones()
 2023-08-03 13:03 UTC 

[PATCH AUTOSEL 6.4 4/7] scsi: block: Improve checks in blk_revalidate_disk_zones()
 2023-08-03 13:03 UTC 

[RFC PATCH 00/21] crypto: consolidate and clean up compression APIs
 2023-08-03 10:29 UTC  (5+ messages)
` [RFC PATCH 01/21] crypto: scomp - Revert "add support for deflate rfc1950 (zlib)"

[PATCH v3 0/4] multi-page bvec configuration for integrity payload
 2023-08-03  2:52 UTC  (5+ messages)
    ` [PATCH v3 1/4] block: make bvec_try_merge_hw_page() non-static
    ` [PATCH v3 4/4] bio-integrity: create multi-page bvecs in bio_integrity_add_page()
    ` [PATCH v3 2/4] bio-integrity: update the payload size "
    ` [PATCH v3 3/4] bio-integrity: cleanup adding integrity pages to bip's bvec

[PATCH v2 3/4] bio-integrity: cleanup adding integrity pages to bip's bvec
 2023-08-03  1:48 UTC  (4+ messages)
` [PATCH v2 0/4] multi-page bvec configuration for integrity payload
      ` RE:(2) [PATCH v2 3/4] bio-integrity: cleanup adding integrity pages to bip's bvec

[PATCH v9 0/2] ublk: enable zoned storage support
 2023-08-03  0:06 UTC  (7+ messages)
` [PATCH v9 2/2] "


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