linux-block.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2023-03-14 17:13:49 to 2023-03-17 20:51:42 UTC [more...]

[GIT PULL] Block fixes for 6.3-rc3
 2023-03-17 20:51 UTC  (13+ messages)

[PATCH v2 0/5] nbd: s/handle/cookie/
 2023-03-17 20:27 UTC  (6+ messages)
` [PATCH v2 1/5] uapi nbd: improve doc links to userspace spec
` [PATCH v2 2/5] block nbd: send handle in network order
` [PATCH v2 3/5] uapi nbd: add cookie alias to handle
` [PATCH v2 4/5] block nbd: use req.cookie instead of req.handle
` [PATCH v2 5/5] docs nbd: userspace NBD now favors github over sourceforge

[PATCH 0/2] Submit split bios in LBA order
 2023-03-17 19:59 UTC  (3+ messages)
` [PATCH 1/2] block: Split blk_recalc_rq_segments()
` [PATCH 2/2] block: Split and submit bios in LBA order

[PATCH] block: Support splitting REQ_OP_ZONE_APPEND bios
 2023-03-17 19:50 UTC 

[PATCH v4 00/19] Add Command Duration Limits support
 2023-03-17 16:56 UTC  (9+ messages)
` [PATCH v4 01/19] ioprio: cleanup interface definition
` [PATCH v4 02/19] block: introduce ioprio hints

[RFC PATCH 0/3] convert page_endio to folio_endio
 2023-03-17 16:14 UTC  (17+ messages)
    ` [RFC PATCH 1/3] filemap: "
    ` [RFC PATCH 2/3] mpage: use bio_for_each_folio_all in mpage_end_io()
    ` [RFC PATCH 3/3] orangefs: use folio in orangefs_readahead()

[LSF/MM/BPF BoF]: extend UBLK to cover real storage hardware
 2023-03-17 14:41 UTC  (14+ messages)

[PATCH v3] block: ublk: enable zoned storage support
 2023-03-17  9:49 UTC  (5+ messages)

[PATCH V3 00/16] io_uring/ublk: add IORING_OP_FUSED_CMD
 2023-03-17  8:14 UTC  (4+ messages)

[REGRESSION] CPUIDLE_FLAG_RCU_IDLE, blk_mq_freeze_queue_wait() and slow-stuck reboots
 2023-03-17  2:11 UTC  (5+ messages)

[RFC PATCH v9 00/16] Integrity Policy Enforcement LSM (IPE)
 2023-03-16 22:53 UTC  (8+ messages)
` [RFC PATCH v9 07/16] uapi|audit|ipe: add ipe auditing support
` [RFC PATCH v9 11/16] ipe: add support for dm-verity as a trust provider

[LSF/MM/BPF TOPIC] SLOB+SLAB allocators removal and future SLUB improvements
 2023-03-16 20:20 UTC  (4+ messages)

[PATCH] mmc: core: Allow to avoid REQ_FUA if the eMMC supports an internal cache
 2023-03-16 19:12 UTC  (3+ messages)

[PATCH v4 01/18] Use block pr_ops in LIO
 2023-03-16 16:36 UTC  (22+ messages)
` [PATCH v4 02/18] block: Rename BLK_STS_NEXUS to BLK_STS_RESV_CONFLICT
` [PATCH v4 07/18] nvme: Fix reservation status related structs
` [PATCH v4 09/18] nvme: Move pr code to it's own file
` [PATCH v4 10/18] nvme: Add helper to send pr command
` [PATCH v4 11/18] nvme: Add pr_ops read_keys support
` [PATCH v4 12/18] nvme: Add a nvme_pr_type enum
` [PATCH v4 13/18] nvme: Add pr_ops read_reservation support

[LSF/MM/BPF TOPIC] Cloud storage optimizations
 2023-03-16 15:41 UTC  (9+ messages)

[PATCH] block: remove obsolete config BLOCK_COMPAT
 2023-03-16 15:35 UTC  (4+ messages)

[PATCH v3 0/6] Fix blk-crypto keyslot race condition
 2023-03-16 15:35 UTC  (16+ messages)
` [PATCH v3 1/6] blk-mq: release crypto keyslot before reporting I/O complete
` [PATCH v3 2/6] blk-crypto: make blk_crypto_evict_key() return void
` [PATCH v3 3/6] blk-crypto: make blk_crypto_evict_key() more robust
` [PATCH v3 4/6] blk-crypto: remove blk_crypto_insert_cloned_request()
` [PATCH v3 5/6] blk-mq: return actual keyslot error in blk_insert_cloned_request()
` [PATCH v3 6/6] blk-crypto: drop the NULL check from blk_crypto_put_keyslot()

[PATCH v19 00/15] splice, block: Use page pinning and kill ITER_PIPE
 2023-03-16 13:14 UTC  (24+ messages)
` [PATCH v19 01/15] splice: Clean up direct_splice_read() a bit
` [PATCH v19 02/15] splice: Make do_splice_to() generic and export it
` [PATCH v19 03/15] shmem: Implement splice-read
` [PATCH v19 04/15] overlayfs: "
` [PATCH v19 05/15] coda: "
` [PATCH v19 06/15] tty, proc, kernfs, random: Use direct_splice_read()
` [PATCH v19 07/15] splice: Do splice read from a file without using ITER_PIPE
` [PATCH v19 08/15] cifs: Use generic_file_splice_read()
` [PATCH v19 09/15] iov_iter: Kill ITER_PIPE
` [PATCH v19 10/15] iomap: Don't get an reference on ZERO_PAGE for direct I/O block zeroing
` [PATCH v19 11/15] block: Fix bio_flagged() so that gcc can better optimise it
` [PATCH v19 12/15] block: Replace BIO_NO_PAGE_REF with BIO_PAGE_REFFED with inverted logic
` [PATCH v19 13/15] block: Add BIO_PAGE_PINNED and associated infrastructure
` [PATCH v19 14/15] block: Convert bio_iov_iter_get_pages to use iov_iter_extract_pages
` [PATCH v19 15/15] block: convert bio_map_user_iov "

[GIT PULL] nvme fixes for Linux 6.3
 2023-03-16 13:02 UTC  (2+ messages)

[RFC PATCH] mmc: core: Disable REQ_FUA if the eMMC supports an internal cache
 2023-03-16 12:44 UTC  (9+ messages)

[PATCH v2 0/4] Fix blk-crypto keyslot race condition
 2023-03-15 18:27 UTC  (14+ messages)
` [PATCH v2 1/4] blk-mq: release crypto keyslot before reporting I/O complete
` [PATCH v2 2/4] blk-crypto: make blk_crypto_evict_key() more robust
` [PATCH v2 3/4] blk-crypto: remove blk_crypto_insert_cloned_request()
` [PATCH v2 4/4] blk-crypto: drop the NULL check from blk_crypto_put_keyslot()

[PATCH v2 01/14] drbd: Rename kvfree_rcu() to kvfree_rcu_mightsleep()
 2023-03-15 18:18 UTC 

[PATCH v17 00/14] splice, block: Use page pinning and kill ITER_PIPE
 2023-03-15 16:34 UTC  (21+ messages)
` [PATCH v17 01/14] splice: Clean up direct_splice_read() a bit
` [PATCH v17 02/14] splice: Make do_splice_to() generic and export it
  ` [RFC PATCH] splice: Convert longs and some ints into ssize_t
` [PATCH v17 03/14] shmem: Implement splice-read
` [PATCH v17 07/14] splice: Do splice read from a file without using ITER_PIPE
` [PATCH v17 09/14] iomap: Don't get an reference on ZERO_PAGE for direct I/O block zeroing

[PATCH v2] loop: LOOP_CONFIGURE: send uevents for partitions
 2023-03-15 15:48 UTC  (2+ messages)

[PATCH -next RFC] block: count 'ios' and 'sectors' when io is done for bio-based device
 2023-03-15 15:25 UTC  (3+ messages)

[PATCH v2 0/4] blk-integrity: drop integrity_kobj from gendisk
 2023-03-15 15:07 UTC  (9+ messages)
` [PATCH v2 1/4] blk-integrity: use sysfs_emit
` [PATCH v2 2/4] blk-integrity: convert to struct device_attribute
` [PATCH v2 3/4] blk-integrity: register sysfs attributes on struct device
` [PATCH v2 4/4] blk-integrity: drop integrity_kobj from gendisk

[PATCH] block: sunvdc: add check for mdesc_grab()
 2023-03-15 14:50 UTC  (2+ messages)

[PATCH 0/2] null_blk fix and cleanup
 2023-03-15 12:51 UTC  (6+ messages)
` [PATCH 1/2] block: null_blk: Fix handling of fake timeout request
` [PATCH 2/2] block: null_blk: cleanup null_queue_rq()

Faktoring
 2023-03-15  8:55 UTC 

[PATCH V2 00/17] io_uring/ublk: add IORING_OP_FUSED_CMD
 2023-03-15  7:54 UTC  (5+ messages)
` [PATCH V2 12/17] block: ublk_drv: cleanup ublk_copy_user_pages

[PATCH V2 13/17] block: ublk_drv: grab request reference when the request is handled by userspace
 2023-03-15  5:20 UTC  (2+ messages)

[PATCH 0/3] nbd: s/handle/cookie/
 2023-03-15  3:33 UTC  (8+ messages)
` [PATCH 2/3] uapi nbd: add cookie alias to handle
` [PATCH 3/3] block nbd: use req.cookie instead of req.handle

[syzbot] [block?] WARNING in copy_page_from_iter
 2023-03-15  3:16 UTC 

[PATCH] blk-mq: fix "bad unlock balance detected" on q->srcu in __blk_mq_run_dispatch_ops
 2023-03-15  1:21 UTC  (3+ messages)

[PATCH] loop: Fix use-after-free issues
 2023-03-15  1:21 UTC  (3+ messages)

[PATCH v18 00/15] splice, block: Use page pinning and kill ITER_PIPE
 2023-03-14 23:39 UTC  (18+ messages)
` [PATCH v18 01/15] splice: Clean up direct_splice_read() a bit
` [PATCH v18 02/15] splice: Make do_splice_to() generic and export it
` [PATCH v18 03/15] shmem: Implement splice-read
` [PATCH v18 04/15] overlayfs: "
` [PATCH v18 05/15] coda: "
` [PATCH v18 06/15] tty, proc, kernfs, random: Use direct_splice_read()
` [PATCH v18 07/15] splice: Do splice read from a file without using ITER_PIPE
` [PATCH v18 08/15] cifs: Use generic_file_splice_read()
` [PATCH v18 09/15] iov_iter: Kill ITER_PIPE
` [PATCH v18 10/15] iomap: Don't get an reference on ZERO_PAGE for direct I/O block zeroing
` [PATCH v18 11/15] block: Fix bio_flagged() so that gcc can better optimise it
` [PATCH v18 12/15] block: Replace BIO_NO_PAGE_REF with BIO_PAGE_REFFED with inverted logic
` [PATCH v18 13/15] block: Add BIO_PAGE_PINNED and associated infrastructure
` [PATCH v18 14/15] block: Convert bio_iov_iter_get_pages to use iov_iter_extract_pages
` [PATCH v18 15/15] block: convert bio_map_user_iov "

[PATCH V2 07/17] block: ublk_drv: add common exit handling
 2023-03-14 17:15 UTC  (2+ messages)


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