Linux-Block Archive mirror
 help / color / mirror / Atom feed
 messages from 2024-02-07 17:06:57 to 2024-02-14 13:03:01 UTC [more...]

[PATCH v3 00/15] block atomic writes
 2024-02-14 13:02 UTC  (29+ messages)
` [PATCH v3 01/15] block: Add atomic write operations to request_queue limits
` [PATCH v3 05/15] block: Add REQ_ATOMIC flag
` [PATCH v3 06/15] block: Pass blk_queue_get_max_sectors() a request pointer
` [PATCH v3 07/15] block: Limit atomic write IO size according to atomic_write_max_sectors
` [PATCH v3 11/15] scsi: sd: Support reading atomic write properties from block limits VPD
` [PATCH v3 14/15] nvme: Support atomic writes
` [PATCH v3 15/15] nvme: Ensure atomic writes will be executed atomically

[PATCH v3 10/15] block: Add fops atomic write support
 2024-02-14 11:47 UTC  (8+ messages)
`  "

drop bio mode from null_blk and convert it to atomic queue limits
 2024-02-14 11:32 UTC  (11+ messages)
` [PATCH 1/5] null_blk: remove the bio based I/O path
` [PATCH 2/5] null_blk: initialize the tag_set timeout in null_init_tag_set
` [PATCH 3/5] null_blk: refactor tag_set setup
` [PATCH 4/5] null_blk: remove null_gendisk_register
` [PATCH 5/5] null_blk: pass queue_limits to blk_mq_alloc_disk

[LSF/MM/BPF ATTEND][LSF/MM/BPF TOPIC] : blktests: status, expansion plan for the storage stack test framework
 2024-02-14  7:32 UTC  (4+ messages)
  `  "

[PATCH 0/7] mmc: Try to do proper kmap_local() for scatterlists
 2024-02-13 16:45 UTC  (2+ messages)

atomic queue limits updates v5
 2024-02-13 15:57 UTC  (19+ messages)
` [PATCH 01/15] block: move max_{open,active}_zones to struct queue_limits
` [PATCH 02/15] block: refactor disk_update_readahead
` [PATCH 03/15] block: decouple blk_set_stacking_limits from blk_set_default_limits
` [PATCH 04/15] block: add an API to atomically update queue limits
` [PATCH 05/15] block: use queue_limits_commit_update in queue_max_sectors_store
` [PATCH 06/15] block: add a max_user_discard_sectors queue limit
` [PATCH 07/15] block: use queue_limits_commit_update in queue_discard_max_store
` [PATCH 08/15] block: pass a queue_limits argument to blk_alloc_queue
` [PATCH 09/15] block: pass a queue_limits argument to blk_mq_init_queue
` [PATCH 10/15] block: pass a queue_limits argument to blk_mq_alloc_disk
` [PATCH 11/15] virtio_blk: split virtblk_probe
` [PATCH 12/15] virtio_blk: pass queue_limits to blk_mq_alloc_disk
` [PATCH 13/15] loop: cleanup loop_config_discard
` [PATCH 14/15] loop: pass queue_limits to blk_mq_alloc_disk
` [PATCH 15/15] loop: use the atomic queue limits update API

[PATCH] drbd: fix function cast warnings in state machine
 2024-02-13 15:55 UTC  (2+ messages)

[PATCH] floppy: fix function pointer cast warnings
 2024-02-13 15:55 UTC  (2+ messages)

[PATCH blktests v2 0/5] fc transport cleanups
 2024-02-13 10:54 UTC  (7+ messages)
` [PATCH blktests v2 1/5] nvme/029: fix local variable declarations
` [PATCH blktests v2 2/5] nvme/rc: filter out errors from cat when reading files
` [PATCH blktests v2 3/5] nvme/rc: do not issue warnings on cleanup when using fc transport
` [PATCH blktests v2 4/5] nvme/rc: do not issue errors when disconnecting "
` [PATCH blktests v2 5/5] nvme/rc: revert nvme-cli context tracking

[PATCH v3 02/15] block: Limit atomic writes according to bio and queue limits
 2024-02-13  8:05 UTC  (3+ messages)

[PATCH v3] zram: do not allocate physically contiguous strm buffers
 2024-02-13  6:54 UTC 

[PATCH v3 09/15] block: Add checks to merging of atomic writes
 2024-02-13  6:52 UTC  (6+ messages)
`  "

regression on BLKRRPART ioctl for EIO
 2024-02-13  4:01 UTC  (3+ messages)

[PATCH v11 00/26] DEPT(Dependency Tracker)
 2024-02-13  1:18 UTC  (6+ messages)
` [PATCH v11 14/26] locking/lockdep, cpu/hotplus: Use a weaker annotation in AP thread

[PATCH AUTOSEL 4.19 3/3] virtio-blk: Ensure no requests in virtqueues before deleting vqs
 2024-02-13  0:24 UTC 

[PATCH AUTOSEL 5.4 4/4] virtio-blk: Ensure no requests in virtqueues before deleting vqs
 2024-02-13  0:24 UTC 

[PATCH AUTOSEL 5.10 6/6] virtio-blk: Ensure no requests in virtqueues before deleting vqs
 2024-02-13  0:24 UTC 

[PATCH AUTOSEL 5.15 22/22] virtio-blk: Ensure no requests in virtqueues before deleting vqs
 2024-02-13  0:23 UTC 

[PATCH AUTOSEL 6.1 27/28] virtio-blk: Ensure no requests in virtqueues before deleting vqs
 2024-02-13  0:22 UTC 

[PATCH AUTOSEL 6.6 48/51] virtio-blk: Ensure no requests in virtqueues before deleting vqs
 2024-02-13  0:20 UTC 

[PATCH AUTOSEL 6.7 55/58] virtio-blk: Ensure no requests in virtqueues before deleting vqs
 2024-02-13  0:18 UTC 

[PATCH 00/26] Zone write plugging
 2024-02-13  0:05 UTC  (26+ messages)
` [PATCH 02/26] block: Remove req_bio_endio()
` [PATCH 25/26] block: Reduce zone write plugging memory usage

[LSF/MM/BPF TOPIC] Removing GFP_NOFS
 2024-02-12 22:07 UTC  (11+ messages)

I/O errors while writing to external Transcend XS-2000 4TB SSD
 2024-02-12 20:42 UTC 

[PATCH v2 0/3] Block integrity with flexible-offset PI
 2024-02-12 15:57 UTC  (3+ messages)

[PATCH v3 0/5] block: remove gfp_mask for blkdev_zone_mgmt()
 2024-02-12 15:41 UTC  (5+ messages)
` [PATCH v3 1/5] zonefs: pass GFP_KERNEL to blkdev_zone_mgmt() call

atomic queue limits updates v4
 2024-02-12  7:32 UTC  (24+ messages)
` [PATCH 01/15] block: move max_{open,active}_zones to struct queue_limits
` [PATCH 02/15] block: refactor disk_update_readahead
` [PATCH 03/15] block: decouple blk_set_stacking_limits from blk_set_default_limits
` [PATCH 04/15] block: add an API to atomically update queue limits
` [PATCH 05/15] block: use queue_limits_commit_update in queue_max_sectors_store
` [PATCH 06/15] block: add a max_user_discard_sectors queue limit
` [PATCH 07/15] block: use queue_limits_commit_update in queue_discard_max_store
` [PATCH 08/15] block: pass a queue_limits argument to blk_alloc_queue
` [PATCH 09/15] block: pass a queue_limits argument to blk_mq_init_queue
` [PATCH 10/15] block: pass a queue_limits argument to blk_mq_alloc_disk
` [PATCH 11/15] virtio_blk: split virtblk_probe
` [PATCH 12/15] virtio_blk: pass queue_limits to blk_mq_alloc_disk
` [PATCH 13/15] loop: cleanup loop_config_discard
` [PATCH 14/15] loop: pass queue_limits to blk_mq_alloc_disk
` [PATCH 15/15] loop: use the atomic queue limits update API

[GIT PULL] Block fixes for 6.8-rc4
 2024-02-10 16:26 UTC  (2+ messages)

[syzbot] [block?] WARNING in bdev_file_open_by_dev
 2024-02-10 15:32 UTC  (7+ messages)

[linux-next:master] [block/mq] 574e7779cf: fio.write_iops -72.9% regression
 2024-02-09 21:06 UTC  (2+ messages)

[syzbot] Monthly block report (Feb 2024)
 2024-02-09 20:57 UTC 

[PATCH v7 0/8] filtering and snapshots of a block devices
 2024-02-09 16:02 UTC  (9+ messages)
` [PATCH v7 1/8] documentation: "
` [PATCH v7 2/8] block: filtering "
` [PATCH v7 3/8] block: header file of the blksnap module interface
` [PATCH v7 4/8] block: module management interface functions
` [PATCH v7 5/8] block: handling and tracking I/O units
` [PATCH v7 6/8] block: difference storage implementation
` [PATCH v7 7/8] block: snapshot and snapshot image block device
` [PATCH v7 8/8] block: Kconfig, Makefile and MAINTAINERS files

[PATCH RESEND 0/2] two missing patches
 2024-02-09 14:33 UTC  (4+ messages)
` [PATCH RESEND 1/2] s390/dasd: Improve ERP error messages
` [PATCH RESEND 2/2] s390/dasd: fix double module refcount decrement

[PATCH v2 00/34] Open block devices as files
 2024-02-09 11:39 UTC  (5+ messages)
` [PATCH v2 01/34] bdev: open block device "

[PATCH RESEND] nvme-pci: Fix EEH failure on ppc after subsystem reset
 2024-02-09  5:02 UTC 

[PATCH 1/3] sched: fix compiling error on kernel/sched/sched.h
 2024-02-09  3:08 UTC  (11+ messages)
` [PATCH 2/3] sched: introduce a macro for getting approximat CFS part of a timing value
` [PATCH 3/3] block: introducing a bias over deadline's fifo_time

[PATCH] block: fix deadlock between bd_link_disk_holder and partition scan
 2024-02-09  0:49 UTC  (4+ messages)

[PATCH for-next v3] null_blk: add configfs variable shared_tags
 2024-02-08 18:32 UTC  (2+ messages)

[PATCH V2] virtio-blk: Ensure no requests in virtqueues before deleting vqs
 2024-02-08 18:32 UTC  (2+ messages)

[PATCH] block: Simplify the allocation of slab caches
 2024-02-08 18:32 UTC  (2+ messages)

atomic queue limits updates v3
 2024-02-08 18:29 UTC  (3+ messages)

[PATCH v2 0/2] bio put in-IRQ caching optimisation
 2024-02-08 17:19 UTC  (2+ messages)

[PATCH RESEND 00/11] s390/dasd: string handling cleanups
 2024-02-08 17:12 UTC  (11+ messages)
` [PATCH RESEND 01/11] s390/dasd: Simplify uid string generation
` [PATCH RESEND 02/11] s390/dasd: Use sysfs_emit() over sprintf()
` [PATCH RESEND 03/11] s390/dasd: Remove unnecessary errorstring generation
` [PATCH RESEND 04/11] s390/dasd: Move allocation error message to DBF
` [PATCH RESEND 05/11] s390/dasd: Remove unused message logging macros
` [PATCH RESEND 06/11] s390/dasd: Use dev_err() over printk()
` [PATCH RESEND 07/11] s390/dasd: Remove %p format specifier from error messages
` [PATCH RESEND 08/11] s390/dasd: Remove PRINTK_HEADER and KMSG_COMPONENT definitions
` [PATCH RESEND 09/11] s390/dasd: Use dev_*() for device log messages

[PATCH block-6.7] blk-iocost: Fix an UBSAN shift-out-of-bounds warning
 2024-02-08 17:12 UTC  (2+ messages)

[bug report] watchdog: BUG: soft lockup - CPU#19 stuck for 26s! [poll-cancel-all:33473]
 2024-02-08  3:01 UTC  (2+ messages)

[bug report] BUG: unable to handle page fault for address: 00000002de3ac841
 2024-02-07 17:06 UTC  (3+ 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 read-only IMAP folder(s) and NNTP newsgroup(s).