Linux Block Development
[Prev Page][Next Page]
- [PATCH] block: Don't allow an atomic write be truncated in blkdev_write_iter(),
John Garry
- [PATCH v2 0/2] Add Error Recovery support for Virtio PCI devices,
Israel Rukshin
- [RFC PATCH 0/1] Large folios in block buffered IO path,
Bharata B Rao
- [PATCH blktests v4 0/5] Add support to run against arbitrary targets,
Aurelien Aptel
- [PATCH v2] block: Prevent potential deadlock in blk_revalidate_disk_zones(),
Damien Le Moal
- [PATCH] mq-deadline: don't call req_get_ioprio from the I/O completion handler,
Christoph Hellwig
- [PATCH] block: Prevent potential deadlock in blk_revalidate_disk_zones(),
Damien Le Moal
- [syzbot] [block?] BUG: unable to handle kernel paging request in try_to_wake_up (2),
syzbot
- blktests failures with v6.12 kernel,
Shinichiro Kawasaki
- [PATCH] null_blk: Add rotational feature support,
Damien Le Moal
- [syzbot] [block?] possible deadlock in blk_unregister_queue, syzbot
- [blktests] zbd/012: Test requeuing of zoned writes and queue freezing,
Bart Van Assche
- [REGRESSION] ioprio performance hangs, bisected,
Chris Bainbridge
[PATCH] block: Remove extra part pointer NULLify in blk_rq_init(),
John Garry
[PATCH v10 00/10] Read/Write with meta/integrity,
Anuj Gupta
Message not available
Message not available
Message not available
Message not available
Message not available
Message not available
Message not available
Message not available
Message not available
[syzbot] [block?] WARNING in dd_exit_sched,
syzbot
[syzbot] [block?] possible deadlock in blk_mq_update_nr_hw_queues, syzbot
[PATCHv2] nvmet: use kzalloc instead of ZERO_PAGE in nvme_execute_identify_ns_nvm(),
Nilay Shroff
[PATCH AUTOSEL 6.11 07/16] block: RCU protect disk->conv_zones_bitmap, Sasha Levin
[PATCH AUTOSEL 6.12 07/19] block: RCU protect disk->conv_zones_bitmap, Sasha Levin
[syzbot] [nbd?] possible deadlock in __nbd_set_size, syzbot
[syzbot] [nbd?] possible deadlock in nbd_set_size, syzbot
[PATCH 1/3] rust: use the `build_error!` macro, not the hidden function,
Miguel Ojeda
[syzbot] [block?] possible deadlock in __blk_mq_update_nr_hw_queues, syzbot
[syzbot] [block?] possible deadlock in blk_mq_submit_bio,
syzbot
[syzbot] [block?] possible deadlock in blk_register_queue, syzbot
[syzbot] [block?] possible deadlock in loop_set_status,
syzbot
Zone write plugging and the queue full condition,
Bart Van Assche
[syzbot] [block?] possible deadlock in __synchronize_srcu (2), syzbot
[PATCH] nvmet: fix the use of ZERO_PAGE in nvme_execute_identify_ns_nvm(),
Nilay Shroff
[PATCH] block: iocost: ensure hweight_inuse is at least 1,
Kunhai Dai
[PATCH RFC v3 0/4] mTHP-friendly compression in zsmalloc and zram based on multi-pages,
Barry Song
[no subject], Unknown
[PATCH blktests] nvme/052: don't remove the def_nsid namespace during the test,
Yi Zhang
[PATCH v5] block: blk-mq: fix uninit-value in blk_rq_prep_clone and refactor,
Suraj Sonawane
[PATCH] uapi: add EROBLK,
Alexey Dobriyan
clean up bio merge conditions,
Christoph Hellwig
more int return value cleanup for blkdev.h helpers,
Christoph Hellwig
[PATCH] Revert "block, bfq: merge bfq_release_process_ref() into bfq_put_cooperator()",
Zach Wade
[PATCH v1 0/3] zram: introduce crypto-backend api,
Alexey Romanov
support block layer write streams and FDP,
Christoph Hellwig
- [PATCH 01/15] fs: add write stream information to statx, Christoph Hellwig
- [PATCH 02/15] fs: add a write stream field to the kiocb, Christoph Hellwig
- [PATCH 03/15] io_uring: enable passing a per-io write stream, Christoph Hellwig
- [PATCH 04/15] block: don't bother checking the data direction for merges, Christoph Hellwig
- [PATCH 05/15] block: req->bio is always set in the merge code, Christoph Hellwig
- [PATCH 06/15] block: add a bi_write_stream field, Christoph Hellwig
- [PATCH 07/15] block: introduce max_write_streams queue limit, Christoph Hellwig
- [PATCH 08/15] block: introduce a write_stream_granularity queue limit, Christoph Hellwig
- [PATCH 09/15] block: expose write streams for block device nodes, Christoph Hellwig
- [PATCH 10/15] nvme: store the endurance group id in struct nvme_ns_head, Christoph Hellwig
- [PATCH 11/15] nvme: pass a void pointer to nvme_get/set_features for the result, Christoph Hellwig
- [PATCH 12/15] nvme: add a nvme_get_log_lsi helper, Christoph Hellwig
- [PATCH 13/15] nvme.h: add FDP definitions, Christoph Hellwig
- [PATCH 14/15] nvme: enable FDP support, Christoph Hellwig
- [PATCH 15/15] RFC: block: allow write streams on partitions, Christoph Hellwig
[bug report][regression] blktests nvme/029 failed on latest linux-block/for-next,
Yi Zhang
[PATCH] block: return unsigned int from bdev_io_min,
Christoph Hellwig
[PATCH] ublk: fix error code for unsupported command,
Ming Lei
[no subject], Unknown
[no subject], Unknown
[PATCH v16 00/26] Improve write performance for zoned UFS devices,
Bart Van Assche
- [PATCH v16 01/26] blk-zoned: Fix a reference count leak, Bart Van Assche
- [PATCH v16 02/26] blk-zoned: Split disk_zone_wplugs_work(), Bart Van Assche
- [PATCH v16 03/26] blk-zoned: Split queue_zone_wplugs_show(), Bart Van Assche
- [PATCH v16 06/26] blk-zoned: Fix requeuing of zoned writes, Bart Van Assche
- [PATCH v16 05/26] blk-zoned: Fix a deadlock triggered by unaligned writes, Bart Van Assche
- [PATCH v16 08/26] dm-linear: Report to the block layer that the write order is preserved, Bart Van Assche
- [PATCH v16 07/26] block: Support block drivers that preserve the order of write requests, Bart Van Assche
- [PATCH v16 04/26] blk-zoned: Only handle errors after pending zoned writes have completed, Bart Van Assche
- [PATCH v16 09/26] mq-deadline: Remove a local variable, Bart Van Assche
- [PATCH v16 10/26] blk-mq: Clean up blk_mq_requeue_work(), Bart Van Assche
- [PATCH v16 11/26] block: Optimize blk_mq_submit_bio() for the cache hit scenario, Bart Van Assche
- [PATCH v16 12/26] block: Rework request allocation in blk_mq_submit_bio(), Bart Van Assche
- [PATCH v16 13/26] block: Support allocating from a specific software queue, Bart Van Assche
- [PATCH v16 15/26] blk-zoned: Document the locking order, Bart Van Assche
- [PATCH v16 14/26] blk-mq: Restore the zoned write order when requeuing, Bart Van Assche
- [PATCH v16 16/26] blk-zoned: Document locking assumptions, Bart Van Assche
- [PATCH v16 17/26] blk-zoned: Uninline functions that are not in the hot path, Bart Van Assche
- [PATCH v16 18/26] blk-zoned: Make disk_should_remove_zone_wplug() more robust, Bart Van Assche
- [PATCH v16 19/26] blk-zoned: Add an argument to blk_zone_plug_bio(), Bart Van Assche
- [PATCH v16 20/26] blk-zoned: Support pipelining of zoned writes, Bart Van Assche
- [PATCH v16 21/26] scsi: core: Retry unaligned zoned writes, Bart Van Assche
- [PATCH v16 22/26] scsi: sd: Increase retry count for zoned writes, Bart Van Assche
- [PATCH v16 23/26] scsi: scsi_debug: Add the preserves_write_order module parameter, Bart Van Assche
- [PATCH v16 25/26] scsi: scsi_debug: Skip host/bus reset settle delay, Bart Van Assche
- [PATCH v16 24/26] scsi: scsi_debug: Support injecting unaligned write errors, Bart Van Assche
- [PATCH v16 26/26] scsi: ufs: Inform the block layer about write ordering, Bart Van Assche
Re: [PATCH v16 00/26] Improve write performance for zoned UFS devices, Damien Le Moal
Re: [PATCH v16 00/26] Improve write performance for zoned UFS devices, Christoph Hellwig
[PATCH v3 0/3] rust: simplify Result<()> uses,
Manas via B4 Relay
[GIT PULL] Block updates for 6.13-rc1,
Jens Axboe
[PATCH v2 0/3] rust: simplify Result<()> uses,
Manas via B4 Relay
[PATCH 00/11] fix hungtask due to repeated traversal of inodes list,
Ye Bin
- [PATCH 03/11] fs: use sb_for_each_inodes API, Ye Bin
- [PATCH 05/11] fs: use sb_for_each_inodes_safe API, Ye Bin
- [PATCH 06/11] fsnotify: use sb_for_each_inodes API, Ye Bin
- [PATCH 08/11] fs/super.c: use sb_for_each_inodes API, Ye Bin
- [PATCH 10/11] fs: fix hungtask due to repeated traversal of inodes list, Ye Bin
- [PATCH 11/11] fs: fix potential soft lockup when 'sb->s_inodes' has large number of inodes, Ye Bin
- [PATCH 01/11] fs: introduce I_CURSOR flag for inode, Ye Bin
- [PATCH 07/11] quota: use sb_for_each_inodes API, Ye Bin
- [PATCH 02/11] block: use sb_for_each_inodes API, Ye Bin
- [PATCH 04/11] gfs2: use sb_for_each_inodes API, Ye Bin
- [PATCH 09/11] landlock: use sb_for_each_inodes API, Ye Bin
- Re: [PATCH 00/11] fix hungtask due to repeated traversal of inodes list, yebin (H)
- Re: [PATCH 00/11] fix hungtask due to repeated traversal of inodes list, Mateusz Guzik
[PATCH v5 0/5] RAID 0/1/10 atomic write support,
John Garry
[syzbot] Monthly block report (Nov 2024), syzbot
[PATCH] rust: simplify Result<()> uses,
Manas via B4 Relay
[PATCH v2 00/21] Converge on using secs_to_jiffies(),
Easwar Hariharan
- [PATCH v2 02/21] coccinelle: misc: Add secs_to_jiffies script, Easwar Hariharan
- [PATCH v2 03/21] arm: pxa: Convert timeouts to use secs_to_jiffies(), Easwar Hariharan
- [PATCH v2 04/21] s390: kernel: Convert timeouts to use secs_to_jiffies(), Easwar Hariharan
- [PATCH v2 05/21] powerpc/papr_scm: Convert timeouts to secs_to_jiffies(), Easwar Hariharan
- [PATCH v2 06/21] mm: kmemleak: Convert timeouts to secs_to_jiffies(), Easwar Hariharan
- [PATCH v2 07/21] accel/habanalabs: Convert timeouts to secs_to_jiffies(), Easwar Hariharan
- [PATCH v2 08/21] drm/xe: Convert timeout to secs_to_jiffies(), Easwar Hariharan
- [PATCH v2 11/21] scsi: arcmsr: Convert timeouts to secs_to_jiffies(), Easwar Hariharan
- [PATCH v2 12/21] scsi: pm8001: Convert timeouts to secs_to_jiffies(), Easwar Hariharan
- [PATCH v2 15/21] wifi: ath11k: Convert timeouts to secs_to_jiffies(), Easwar Hariharan
- [PATCH v2 13/21] xen/blkback: Convert timeouts to secs_to_jiffies(), Easwar Hariharan
- [PATCH v2 20/21] ALSA: line6: Convert timeouts to secs_to_jiffies(), Easwar Hariharan
- [PATCH v2 16/21] Bluetooth: MGMT: Convert timeouts to secs_to_jiffies(), Easwar Hariharan
- [PATCH v2 10/21] scsi: lpfc: Convert timeouts to secs_to_jiffies(), Easwar Hariharan
- Re: [PATCH v2 00/21] Converge on using secs_to_jiffies(), Easwar Hariharan
- [PATCH v2 18/21] ceph: Convert timeouts to secs_to_jiffies(), Easwar Hariharan
- [PATCH v2 14/21] gve: Convert timeouts to secs_to_jiffies(), Easwar Hariharan
- [PATCH v2 19/21] livepatch: Convert timeouts to secs_to_jiffies(), Easwar Hariharan
- [PATCH v2 21/21] nfp: Convert timeouts to secs_to_jiffies(), Easwar Hariharan
- [PATCH v2 09/21] drm/etnaviv: Convert timeouts to secs_to_jiffies(), Easwar Hariharan
- [PATCH v2 01/21] netfilter: conntrack: Cleanup timeout definitions, Easwar Hariharan
- [PATCH v2 17/21] staging: vc04_services: Convert timeouts to secs_to_jiffies(), Easwar Hariharan
- Re: [PATCH v2 00/21] Converge on using secs_to_jiffies(), Christophe Leroy
- Re: [PATCH v2 00/21] Converge on using secs_to_jiffies(), LEROY Christophe
- Re: [PATCH v2 00/21] Converge on using secs_to_jiffies(), Przemek Kitszel
[PATCH 00/22] Converge on using secs_to_jiffies(),
Easwar Hariharan
- [PATCH 01/22] netfilter: conntrack: Cleanup timeout definitions, Easwar Hariharan
- [PATCH 02/22] coccinelle: misc: Add secs_to_jiffies script, Easwar Hariharan
- [PATCH 03/22] arm: pxa: Convert timeouts to use secs_to_jiffies(), Easwar Hariharan
- [PATCH 04/22] s390: kernel: Convert timeouts to use secs_to_jiffies(), Easwar Hariharan
- [PATCH 06/22] mm: kmemleak: Convert timeouts to secs_to_jiffies(), Easwar Hariharan
- [PATCH 07/22] accel/habanalabs: Convert timeouts to secs_to_jiffies(), Easwar Hariharan
- [PATCH 09/22] drm/etnaviv: Convert timeouts to secs_to_jiffies(), Easwar Hariharan
- [PATCH 11/22] scsi: arcmsr: Convert timeouts to secs_to_jiffies(), Easwar Hariharan
- [PATCH 08/22] drm/xe: Convert timeout to secs_to_jiffies(), Easwar Hariharan
- [PATCH 12/22] scsi: pm8001: Convert timeouts to secs_to_jiffies(), Easwar Hariharan
- [PATCH 10/22] scsi: lpfc: Convert timeouts to secs_to_jiffies(), Easwar Hariharan
- [PATCH 15/22] wifi: ath11k: Convert timeouts to secs_to_jiffies(), Easwar Hariharan
- [PATCH 05/22] powerpc/papr_scm: Convert timeouts to secs_to_jiffies(), Easwar Hariharan
- [PATCH 16/22] Bluetooth: MGMT: Convert timeouts to secs_to_jiffies(), Easwar Hariharan
- [PATCH 17/22] staging: vc04_services: Convert timeouts to secs_to_jiffies(), Easwar Hariharan
- [PATCH 14/22] gve: Convert timeouts to secs_to_jiffies(), Easwar Hariharan
- [PATCH 18/22] ceph: Convert timeouts to secs_to_jiffies(), Easwar Hariharan
- [PATCH 19/22] livepatch: Convert timeouts to secs_to_jiffies(), Easwar Hariharan
- [PATCH 21/22] nfp: Convert timeouts to secs_to_jiffies(), Easwar Hariharan
- [PATCH 22/22] jiffies: Define secs_to_jiffies(), Easwar Hariharan
- [PATCH 13/22] xen/blkback: Convert timeouts to secs_to_jiffies(), Easwar Hariharan
- [PATCH 20/22] ALSA: line6: Convert timeouts to secs_to_jiffies(), Easwar Hariharan
[PATCH v5 0/8] blk: refactor queue affinity helpers,
Daniel Wagner
question on NBD idempotency,
Eric Blake
Tinyconfig: include/linux/blkdev.h:1692:17: error: field has incomplete type 'struct rq_list',
Naresh Kamboju
[PATCH blktests] throtl: set "io" to subtree_control only if required,
Shin'ichiro Kawasaki
[PATCH] block: add larger order folio instead of pages for passthrough I/O,
Chinmay Gameti
[PATCH v9 00/11] Read/Write with meta/integrity,
Anuj Gupta
Message not available
Message not available
Message not available
Message not available
Message not available
Message not available
Message not available
Message not available
Message not available
Message not available
[bug report] block: remove the write_hint field from struct request,
Dan Carpenter
Re: [PATCH] block:genhd:/proc/diskstats: use seq_put_decimal_ull for decimal values, Jens Axboe
[syzbot] [block?] possible deadlock in blk_mq_init_sched, syzbot
don't reorder requests passed to ->queue_rqs,
Christoph Hellwig
[PATCH v4 00/10] blk: refactor queue affinity helpers,
Daniel Wagner
- [PATCH v4 01/10] driver core: bus: add irq_get_affinity callback to bus_type, Daniel Wagner
- [PATCH v4 02/10] driver core: add irq_get_affinity callback device_driver, Daniel Wagner
- [PATCH v4 03/10] PCI: hookup irq_get_affinity callback, Daniel Wagner
- [PATCH v4 04/10] virtio: hookup irq_get_affinity callback, Daniel Wagner
- [PATCH v4 05/10] blk-mq: introduce blk_mq_hctx_map_queues, Daniel Wagner
- [PATCH v4 07/10] scsi: hisi_sas: use blk_mq_hctx_map_queues to map queues, Daniel Wagner
- [PATCH v4 08/10] nvme: replace blk_mq_pci_map_queues with blk_mq_hctx_map_queues, Daniel Wagner
- [PATCH v4 09/10] virtio: blk/scsi: replace blk_mq_virtio_map_queues with blk_mq_hctx_map_queues, Daniel Wagner
- [PATCH v4 06/10] scsi: replace blk_mq_pci_map_queues with blk_mq_hctx_map_queues, Daniel Wagner
- [PATCH v4 10/10] blk-mq: remove unused queue mapping helpers, Daniel Wagner
[RFC 0/8] enable bs > ps for block devices,
Luis Chamberlain
validate queue limits in btrfs,
Christoph Hellwig
[Index of Archives]
[Linux RAID]
[Linux SCSI]
[Linux ATA RAID]
[Linux Wireless]
[Linux Bluetooth]
[Kernel Announce]
[Kernel Newbies]
[IETF Annouce]
[Git]
[Security]
[Linux Netdev]
[Netfilter]
[Bugtraq]