linux-block.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2023-07-28 08:10:36 to 2023-08-04 11:46:25 UTC [more...]

[PATCH v11 0/3] ublk: enable zoned storage support
 2023-08-04 11:46 UTC  (2+ messages)
` [PATCH v11 2/3] ublk: move check for empty address field on command submission

[PATCH -next] block: remove init_mutex in blk_iolatency_try_init
 2023-08-04 11:36 UTC 

[PATCH] romfs: only select BUFFER_HEAD for the block based path
 2023-08-04 10:57 UTC  (3+ messages)

[bug report] blktests nvme/047 failed due to /dev/nvme0n1 not created in time
 2023-08-04 10:33 UTC  (2+ messages)

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

[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 

[PATCH] blk-iocost: fix queue stats accounting
 2023-08-04  7:06 UTC 

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

[PATCH 0/1] Possible bug in zram on ppc64le on vfat
 2023-08-04  6:37 UTC  (3+ messages)

more blkdev_get and holder work
 2023-08-04  5:04 UTC  (31+ messages)
` [PATCH 01/12] fs: export setup_bdev_super
` [PATCH 02/12] nilfs2: use setup_bdev_super to de-duplicate the mount code
` [PATCH 03/12] btrfs: always open the device read-only in btrfs_scan_one_device
` [PATCH 04/12] btrfs: open block devices after superblock creation
` [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
` [PATCH 12/12] xfs use fs_holder_ops for "

XFS metadata CRC errors on zram block device on ppc64le architecture
 2023-08-04  3:25 UTC  (6+ messages)

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

[PATCH blktests] src/Makefile: fix static linking of miniublk
 2023-08-03 21:20 UTC 

[PATCH] block/mq-deadline: use correct way to throttling write requests
 2023-08-03 17:01 UTC  (2+ messages)

[PATCH v2 0/4] blk-flush: optimize non-postflush requests
 2023-08-03 15:35 UTC  (17+ messages)
` [PATCH v2 1/4] blk-flush: flush_rq should inherit first_rq's cmd_flags
` [PATCH v2 2/4] blk-flush: split queues for preflush and postflush requests
` [PATCH v2 3/4] blk-flush: kill the flush state machine
` [PATCH v2 4/4] blk-flush: don't need to end rq twice for non postflush

[PATCH V2 1/1] pmem: set QUEUE_FLAG_NOWAIT
 2023-08-03 13:11 UTC  (8+ 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  (10+ 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 2/4] bio-integrity: update the payload size in bio_integrity_add_page()
    ` [PATCH v3 3/4] bio-integrity: cleanup adding integrity pages to bip's bvec
    ` [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 v2 0/4] multi-page bvec configuration for integrity payload
 2023-08-03  1:48 UTC  (8+ messages)
    ` [PATCH v2 2/4] bio-integrity: Sets the payload size in bio_integrity_add_page()
    ` [PATCH v2 1/4] block: make bvec_try_merge_hw_page() non-static
    ` [PATCH v2 3/4] bio-integrity: cleanup adding integrity pages to bip's bvec
        `  "
    ` [PATCH v2 4/4] bio-integrity: create multi-page bvecs in bio_integrity_add_page()

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

[PATCH v5 0/7] Improve the performance for zoned UFS devices
 2023-08-02 17:20 UTC  (15+ messages)
` [PATCH v5 1/7] block: Introduce the flag QUEUE_FLAG_NO_ZONE_WRITE_LOCK
` [PATCH v5 2/7] block/mq-deadline: Only use zone locking if necessary
` [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 v5 6/7] scsi: ufs: Split an if-condition
` [PATCH v5 7/7] scsi: ufs: Disable zone write locking

[PATCH 04/20] block: Add some exports for bcachefs
 2023-08-02 16:44 UTC  (17+ 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

[RFC PATCH] sbitmap: fix batching wakeup
 2023-08-02 16:05 UTC  (2+ messages)

allow building a kernel without buffer_heads v3
 2023-08-02 15:13 UTC  (17+ messages)
` [PATCH 1/6] fs: remove emergency_thaw_bdev
` [PATCH 2/6] fs: rename and move block_page_mkwrite_return
` [PATCH 3/6] block: open code __generic_file_write_iter for blkdev writes
` [PATCH 4/6] block: stop setting ->direct_IO
` [PATCH 5/6] block: use iomap for writes to block devices
` [PATCH 6/6] fs: add CONFIG_BUFFER_HEAD

[PATCH -next] drbd: Remove unused function declarations
 2023-08-02 14:38 UTC 

[PATCH v13 0/9] Implement copy offload support
 2023-08-02  6:31 UTC  (5+ messages)
  ` [PATCH v13 3/9] block: add emulation for copy

[RFC PATCH v10 07/17] ipe: add userspace interface
 2023-08-01 19:29 UTC  (3+ messages)
  ` [PATCH RFC v10 7/17] "

[RFC PATCH v10 08/17] uapi|audit|ipe: add ipe auditing support
 2023-08-01 19:24 UTC  (3+ messages)
  ` [PATCH RFC v10 8/17] "

[PATCH v2 00/10] Hardware wrapped key support for qcom ice and ufs
 2023-08-01 17:31 UTC  (3+ messages)

[PATCH 1/3] io_uring: split req init from submit
 2023-08-01 16:05 UTC  (8+ messages)
` [PATCH 2/3] io_uring: split req prep and submit loops
` [PATCH 3/3] io_uring: set plug tags for same file

W sprawie samochodu
 2023-07-31  8:35 UTC 

[PATCH -next] drbd: Annotate RCU pointers as __rcu to fix sparse errors
 2023-08-01  9:42 UTC 

[PATCH 0/2] brd: small improvements
 2023-08-01  2:29 UTC  (3+ messages)
` [PATCH 1/2] brd: use memcpy_to|from_page() in copy_to|from_brd()
` [PATCH 2/2] brd: remove redundent prefix with pr_fmt macro

[PATCH -next] nbd: get config_lock before sock_shutdown
 2023-08-01  0:27 UTC  (2+ messages)

[PATCHv3] io_uring: set plug tags for same file
 2023-07-31 20:39 UTC 

[RFC PATCH 00/11] Rust null block driver
 2023-07-31 14:14 UTC  (3+ messages)

[PATCH] blk-iocost: fix seq_printf compile type mismatch error
 2023-07-31 15:04 UTC  (3+ messages)

[PATCH RFC 0/32] block: Make blkdev_get_by_*() return handle
 2023-07-31 11:13 UTC  (6+ messages)
` [PATCH 01/32] block: Provide blkdev_get_handle_* functions

[PATCH V2 0/9] blk-mq: fix wrong queue mapping for kdump kernel
 2023-07-31  7:14 UTC  (2+ messages)

[PATCH 0/2] multi-page bvec configuration for integrity payload
 2023-07-31  6:35 UTC  (6+ messages)
  ` [PATCH 2/2] bio-integrity: create multi-page bvecs in bio_integrity_add_page()
  ` [PATCH 1/2] block: make bvec_try_merge_hw_page() non-static
  ` RE:(2) [PATCH 2/2] bio-integrity: create multi-page bvecs in bio_integrity_add_page()

[git pull] device mapper fixes for 6.5-rc4
 2023-07-28 18:39 UTC  (2+ messages)

[GIT PULL] Block fixes for 6.5-rc4
 2023-07-28 18:39 UTC  (2+ messages)

[PATCH blktests 0/4] clarify confusions in blktests contributions
 2023-07-28 17:34 UTC  (8+ messages)
` [PATCH blktests 1/4] new: don't mandate double square brackets
` [PATCH blktests 2/4] README: describe what './new' script documents
` [PATCH blktests 3/4] CONTRIBUTING, README: recommend patch post for contributions
` [PATCH blktests 4/4] README: clarify motivations to add new test cases

[PATCH v2 00/39] Add the dm-vdo deduplication and compression device mapper target
 2023-07-28 14:49 UTC  (6+ messages)
    ` [vdo-devel] "

[PATCH blktests v1 00/11] Switch to allowed_host
 2023-07-28  8:59 UTC  (9+ messages)
` [PATCH blktests v1 05/11] nvme/{041,042,043,044,045,048}: Remove local variable hostnqn and hostid
` [PATCH blktests v1 11/11] nvme: Add explicitly host to allow_host list


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