linux-block.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2023-09-27 20:31:07 to 2023-10-04 21:01:04 UTC [more...]

[PATCH 00/21] block atomic writes
 2023-10-04 21:00 UTC  (72+ messages)
` [PATCH 01/21] block: Add atomic write operations to request_queue limits
` [PATCH 02/21] block: Limit atomic writes according to bio and queue limits
` [PATCH 03/21] fs/bdev: Add atomic write support info to statx
` [PATCH 04/21] fs: Add RWF_ATOMIC and IOCB_ATOMIC flags for atomic write support
` [PATCH 05/21] block: Add REQ_ATOMIC flag
` [PATCH 06/21] block: Pass blk_queue_get_max_sectors() a request pointer
` [PATCH 07/21] block: Limit atomic write IO size according to atomic_write_max_sectors
` [PATCH 08/21] block: Error an attempt to split an atomic write bio
` [PATCH 09/21] block: Add checks to merging of atomic writes
` [PATCH 10/21] block: Add fops atomic write support
` [PATCH 11/21] fs: xfs: Don't use low-space allocator for alignment > 1
` [PATCH 12/21] fs: xfs: Introduce FORCEALIGN inode flag
` [PATCH 13/21] fs: xfs: Make file data allocations observe the 'forcealign' flag
` [PATCH 14/21] fs: xfs: Enable file data forcealign feature
` [PATCH 15/21] fs: xfs: Support atomic write for statx
` [PATCH 16/21] fs: iomap: Atomic write support
` [PATCH 17/21] fs: xfs: iomap atomic "
` [PATCH 18/21] scsi: sd: Support reading atomic properties from block limits VPD
` [PATCH 19/21] scsi: sd: Add WRITE_ATOMIC_16 support
` [PATCH 20/21] scsi: scsi_debug: Atomic write support
` [PATCH 21/21] nvme: Support atomic writes

[PATCH] block: Fix regression in sed-opal for a saved key
 2023-10-04 20:54 UTC  (4+ messages)

[PATCH] blk-throttle: Calculate allowed value only when the throttle is enabled
 2023-10-04 20:44 UTC  (4+ messages)

[PATCH v8 0/3] generic and PowerPC SED Opal keystore
 2023-10-04 20:19 UTC  (4+ messages)
` [PATCH v8 1/3] block:sed-opal: "
` [PATCH v8 2/3] block: sed-opal: keystore access for SED Opal keys
` [PATCH v8 3/3] powerpc/pseries: PLPKS SED Opal keystore support

[syzbot] [block?] WARNING in __floppy_read_block_0 (3)
 2023-10-04 18:52 UTC  (2+ messages)

[PATCH 0/3] partitions/ibm: Replace strncpy() and cleanups
 2023-10-04 14:04 UTC  (4+ messages)

[PATCH 0/2] ublk: Allow more than 64 ublk devices
 2023-10-04 12:39 UTC  (11+ messages)
` [PATCH 1/2] ublk: Limit dev_id/ub_number values
` [PATCH 2/2] ublk: Make ublks_max configurable

[PATCH 1/1] block/rnbd: Add error handler of rnbd_clt_get_dev
 2023-10-04  9:50 UTC 

Rozszerzenie Programu Mój Prąd 5.0
 2023-10-04  7:40 UTC 

[PATCH] nbd: don't call blk_mark_disk_dead nbd_clear_sock_ioctl
 2023-10-04  4:14 UTC  (4+ messages)

[PATCH 00/13] Pass data temperature information to zoned UFS devices
 2023-10-04  3:17 UTC  (40+ messages)
` [PATCH 01/13] fs/f2fs: Restore the whint_mode mount option
` [PATCH 02/13] fs: Restore support for F_GET_FILE_RW_HINT and F_SET_FILE_RW_HINT
` [PATCH 03/13] fs: Restore kiocb.ki_hint
` [PATCH 04/13] block: Restore write hint support
` [PATCH 05/13] scsi: core: Query the Block Limits Extension VPD page
` [PATCH 06/13] scsi_proto: Add struct io_group_descriptor
` [PATCH 07/13] sd: Translate data lifetime information
` [PATCH 08/13] scsi_debug: Reduce code duplication

[PATCH v2] aoe: replace strncpy with strscpy
 2023-10-04  0:23 UTC  (3+ messages)

[PATCH v3] null_blk: replace strncpy with strscpy
 2023-10-04  0:23 UTC  (3+ messages)

[syzbot] [block] INFO: task hung in __filemap_get_folio
 2023-10-03 20:11 UTC 

[PATCH 0/1] cdrom: patch for inclusion
 2023-10-03  2:05 UTC  (3+ messages)
` [PATCH 1/1] cdrom: Remove now superfluous sentinel element from ctl_table array

[PATCH V5 0/2] io_uring: cancelable uring_cmd
 2023-10-03  2:05 UTC  (5+ messages)
` [PATCH V5 1/2] io_uring: retain top 8bits of uring_cmd flags for kernel internal use
` [PATCH V5 2/2] io_uring: cancelable uring_cmd

[PATCH 0/4] pata_parport: fix EXP Computer CD-865 with MC-1285B EPP cable
 2023-10-03  0:56 UTC  (11+ messages)
` [PATCH 1/4] pata_parport: fix pata_parport_devchk
` [PATCH 2/4] pata_parport: implement set_devctl
` [PATCH 3/4] pata_parport: add custom version of wait_after_reset
` [PATCH 4/4] pata_parport-fit3: implement IDE command set registers

remove get_super
 2023-10-02 19:15 UTC  (7+ messages)
` [PATCH 07/17] nbd: call blk_mark_disk_dead in nbd_clear_sock_ioctl

[PATCH v3 0/29] block: Make blkdev_get_by_*() return handle
 2023-10-02 11:24 UTC  (6+ messages)
` [PATCH 14/29] s390/dasd: Convert to bdev_open_by_path()
` [PATCH v4 0/29] block: Make blkdev_get_by_*() return handle

[PATCH v7 08/12] iov_iter: Don't deal with iter->copy_mc in memcpy_from_iter_mc()
 2023-10-02  9:25 UTC  (5+ messages)
` [PATCH v7 00/12] iov_iter: Convert the iterator macros into inline funcs
  ` [PATCH v7 02/12] iov_iter, x86: Be consistent about the __user tag on copy_mc_to_user()

[PATCH v16 08/12] nvmet: add copy command support for bdev and file ns
 2023-10-02  1:58 UTC  (2+ messages)

[GIT PULL] Block fixes for 6.6-rc4
 2023-09-29 20:48 UTC  (2+ messages)

[PATCH] drbd: Annotate struct fifo_buffer with __counted_by
 2023-09-29 19:21 UTC  (2+ messages)

Meeting request with
 2023-09-29 12:11 UTC 

[PATCH 0/5] drbd: rename worker to sender
 2023-09-29 12:04 UTC  (7+ messages)
` [PATCH 1/5] drbd: Rename per-connection "worker" thread to "sender"
` [PATCH 2/5] drbd: Add new per-resource "worker" thread
` [PATCH 3/5] drbd: Move connection independent work from "sender" to "worker"
` [PATCH 4/5] drbd: Keep connection threads running while connection is up only
` [PATCH 5/5] drbd: Get rid of conn_reconfig_start() and conn_reconfig_done()

dm-cache: How to properly flush dirty writecache?
 2023-09-29 10:57 UTC 

[PATCH blktests] nbd/004: avoid left connection
 2023-09-29  1:16 UTC 

[syzbot] [block?] possible deadlock in bd_prepare_to_claim
 2023-09-28 23:04 UTC 

[PATCH] nbd: pass nbd_sock to nbd_read_reply() instead of index
 2023-09-28  9:40 UTC  (10+ messages)

[PATCH V4 0/2] io_uring: cancelable uring_cmd
 2023-09-28  8:55 UTC  (6+ messages)
` [PATCH V4 1/2] io_uring: retain top 8bits of uring_cmd flags for kernel internal use
` [PATCH V4 2/2] io_uring: cancelable uring_cmd

[PATCH -next 0/3] nbd: fix null-ptr-dereference while accessing 'nbd->config'
 2023-09-28  6:07 UTC  (7+ messages)
` [PATCH -next 1/3] nbd: fold nbd config initialization into nbd_alloc_config()
` [PATCH -next 2/3] nbd: factor out a helper to get nbd_config without holding 'config_lock'
` [PATCH -next 3/3] nbd: fix null-ptr-dereference while accessing 'nbd->config'

[PATCH -next] nbd: get config_lock before sock_shutdown
 2023-09-28  6:04 UTC  (3+ messages)

[PATCH v7 0/3 RESEND] generic and PowerPC SED Opal keystore
 2023-09-27 20:30 UTC  (6+ messages)
` [PATCH v7 1/3 RESEND] block:sed-opal: "


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