linux-block.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2024-02-09 03:59:02 to 2024-02-15 15:20:00 UTC [more...]

I/O errors while writing to external Transcend XS-2000 4TB SSD
 2024-02-15 15:19 UTC  (3+ messages)

[LSF/MM/BPF TOPIC] Dropping page cache of individual fs
 2024-02-15 13:57 UTC  (7+ messages)

drop bio mode from null_blk and convert it to atomic queue limits
 2024-02-15  8:05 UTC  (16+ 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

pass queue_limits to blk_alloc_disk for simple drivers
 2024-02-15  7:10 UTC  (10+ messages)
` [PATCH 1/9] block: pass a queue_limits argument to blk_alloc_disk
` [PATCH 2/9] nfblock: pass queue_limits to blk_mq_alloc_disk
` [PATCH 3/9] brd: "
` [PATCH 4/9] n64cart: "
` [PATCH 5/9] zram: "
` [PATCH 6/9] bcache: "
` [PATCH 7/9] btt: "
` [PATCH 8/9] pmem: "
` [PATCH 9/9] dcssblk: "

pass queue_limits to blk_mq_alloc_disk for simple drivers
 2024-02-15  7:03 UTC  (18+ messages)
` [PATCH 01/17] ubd: pass queue_limits to blk_mq_alloc_disk
` [PATCH 02/17] aoe: "
` [PATCH 03/17] floppy: "
` [PATCH 04/17] mtip: "
` [PATCH 05/17] nbd: "
` [PATCH 06/17] ps3disk: "
` [PATCH 07/17] rbd: "
` [PATCH 08/17] rnbd-clt: "
` [PATCH 09/17] sunvdc: "
` [PATCH 10/17] gdrom: "
` [PATCH 11/17] ms_block: "
` [PATCH 12/17] mspro_block: "
` [PATCH 13/17] mtd_blkdevs: "
` [PATCH 14/17] ubiblock: "
` [PATCH 15/17] scm_blk: "
` [PATCH 16/17] ublk: "
` [PATCH 17/17] mmc: "

[PATCH v3 00/15] block atomic writes
 2024-02-14 16:45 UTC  (30+ 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

LSF/MM/BPF: 2024: Call for Proposals
 2024-02-14 13:03 UTC  (3+ messages)
  ` LSF/MM/BPF: 2024: Call for Proposals [Reminder]
    ` LSF/MM/BPF: 2024: Call for Proposals [Final Reminder]

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

[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  (10+ messages)

[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 


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