Linux Block Development
[Prev Page][Next Page]
- Re: [PATCH 0/2] block: Fix stale page cache of discard or zero out ioctl, (continued)
- Observing an fio hang with RNBD device in the latest v5.10.78 Linux kernel,
Haris Iqbal
- [PATCH V2 0/4] block: fix concurrent quiesce,
Ming Lei
- [git pull] device mapper changes for 5.16,
Mike Snitzer
- [PATCH v2] block: Remove the redundant empty list check in blk_flush_plug, Pankaj Raghav
- Re: Reg: New MFD Driver for my PCIe Device,
Lee Jones
- [PATCH -next v2] blk-mq: don't free tags if the tag_set is used by other device in queue initialztion,
Ye Bin
- [PATCH v2 00/28] iomap/xfs folio patches,
Matthew Wilcox (Oracle)
- [PATCH v2 01/28] csky,sparc: Declare flush_dcache_folio(), Matthew Wilcox (Oracle)
- [PATCH v2 02/28] mm: Add functions to zero portions of a folio, Matthew Wilcox (Oracle)
- [PATCH v2 03/28] fs: Remove FS_THP_SUPPORT, Matthew Wilcox (Oracle)
- [PATCH v2 04/28] fs: Rename AS_THP_SUPPORT and mapping_thp_support, Matthew Wilcox (Oracle)
- [PATCH v2 05/28] block: Add bio_add_folio(), Matthew Wilcox (Oracle)
- [PATCH v2 06/28] block: Add bio_for_each_folio_all(), Matthew Wilcox (Oracle)
- [PATCH v2 07/28] fs/buffer: Convert __block_write_begin_int() to take a folio, Matthew Wilcox (Oracle)
- [PATCH v2 08/28] iomap: Convert to_iomap_page to take a folio, Matthew Wilcox (Oracle)
- [PATCH v2 09/28] iomap: Convert iomap_page_create to take a folio, Matthew Wilcox (Oracle)
- [PATCH v2 10/28] iomap: Convert iomap_page_release to take a folio, Matthew Wilcox (Oracle)
- [PATCH v2 11/28] iomap: Convert iomap_releasepage to use a folio, Matthew Wilcox (Oracle)
- [PATCH v2 12/28] iomap: Add iomap_invalidate_folio, Matthew Wilcox (Oracle)
- [PATCH v2 13/28] iomap: Pass the iomap_page into iomap_set_range_uptodate, Matthew Wilcox (Oracle)
- [PATCH v2 14/28] iomap: Convert bio completions to use folios, Matthew Wilcox (Oracle)
- [PATCH v2 15/28] iomap: Use folio offsets instead of page offsets, Matthew Wilcox (Oracle)
- [PATCH v2 16/28] iomap: Convert iomap_read_inline_data to take a folio, Matthew Wilcox (Oracle)
- [PATCH v2 17/28] iomap: Convert readahead and readpage to use a folio, Matthew Wilcox (Oracle)
- [PATCH v2 18/28] iomap: Convert iomap_page_mkwrite to use a folio, Matthew Wilcox (Oracle)
- [PATCH v2 19/28] iomap: Convert __iomap_zero_iter to use a folio, Matthew Wilcox (Oracle)
- [PATCH v2 20/28] iomap: Convert iomap_write_begin() and iomap_write_end() to folios, Matthew Wilcox (Oracle)
- [PATCH v2 21/28] iomap: Convert iomap_write_end_inline to take a folio, Matthew Wilcox (Oracle)
- [PATCH v2 22/28] iomap,xfs: Convert ->discard_page to ->discard_folio, Matthew Wilcox (Oracle)
- [PATCH v2 23/28] iomap: Simplify iomap_writepage_map(), Matthew Wilcox (Oracle)
- [PATCH v2 24/28] iomap: Simplify iomap_do_writepage(), Matthew Wilcox (Oracle)
- [PATCH v2 25/28] iomap: Convert iomap_add_to_ioend() to take a folio, Matthew Wilcox (Oracle)
- [PATCH v2 26/28] iomap: Convert iomap_migrate_page() to use folios, Matthew Wilcox (Oracle)
- [PATCH v2 27/28] iomap: Support multi-page folios in invalidatepage, Matthew Wilcox (Oracle)
- [PATCH v2 28/28] xfs: Support multi-page folios, Matthew Wilcox (Oracle)
- [PATCH -next] ataflop: Add missing semicolon to return statement,
Geert Uytterhoeven
- [PATCH] blk-mq: don't free tags if the tag_set is used by other device in queue initialztion,
Yu Kuai
- Unreliable disk detection order in 5.x,
Simon Kirby
- [PATCH] block: use new bdev_nr_bytes() helper for blkdev_{read,write}_iter(),
Jens Axboe
- [PATCH] block: fix bd_holder_dir kobject_create_and_add() error handling,
Luis Chamberlain
- [PATCHSET v3 0/5] Alloc batch fixes,
Jens Axboe
- [PATCH] block: add a loff_t cast to bdev_nr_bytes,
Christoph Hellwig
- [PATCHSET v2 0/5] Alloc batch fixes,
Jens Axboe
- block: please restore 2d52c58b9c9b ("block, bfq: honor already-setup queue merges"),
Holger Hoffstätte
- [bug report] zram: avoid race between zram_remove and disksize_store,
Dan Carpenter
- [PATCH 0/2] add error handling support for add_disk(),
Wu Bo
- [PATCH] drbd: Fix double free problem in drbd_create_device,
Wu Bo
- [PATCH v2] loop: Remove duplicate assignments,
cgel . zte
- [RFC PATCH 0/8] block: add support for REQ_OP_VERIFY,
Chaitanya Kulkarni
- [RFC PATCH 1/8] block: add support for REQ_OP_VERIFY, Chaitanya Kulkarni
- [RFC PATCH 3/8] nvme: add support for the Verify command, Chaitanya Kulkarni
- [RFC PATCH 2/8] scsi: add REQ_OP_VERIFY support, Chaitanya Kulkarni
- [PATCH 4/8] nvmet: add Verify command support for bdev-ns, Chaitanya Kulkarni
- [RFC PATCH 5/8] nvmet: add Verify emulation support for bdev-ns, Chaitanya Kulkarni
- [RFC PATCH 7/8] null_blk: add REQ_OP_VERIFY support, Chaitanya Kulkarni
- [RFC PATCH 8/8] md: add support for REQ_OP_VERIFY, Chaitanya Kulkarni
- [RFC PATCH 6/8] nvmet: add verify emulation support for file-ns, Chaitanya Kulkarni
- Re: [RFC PATCH 0/8] block: add support for REQ_OP_VERIFY, Christoph Hellwig
- Re: [RFC PATCH 0/8] block: add support for REQ_OP_VERIFY, Douglas Gilbert
- Re: 💥 PANICKED: Waiting for review: Test report for kernel 5.15.0 (block, 48dd8b1e),
Yi Zhang
- [PATCH RESEND] nbd: code clean for nbd_genl_status(),
Wu Bo
- [PATCH] nbd: code clean for kiocb_done(), Wu Bo
- [PATCH 0/4] Adds wrapped key support for inline storage encryption,
Gaurav Kashyap
- [PATCH v5 00/14] last set for add_disk() error handling,
Luis Chamberlain
- [PATCH v5 04/14] nvdimm/blk: add error handling support for add_disk(), Luis Chamberlain
- [PATCH v5 07/14] z2ram: add error handling support for add_disk(), Luis Chamberlain
- [PATCH v5 01/14] nvdimm/btt: use goto error labels on btt_blk_init(), Luis Chamberlain
- [PATCH v5 03/14] nvdimm/blk: avoid calling del_gendisk() on early failures, Luis Chamberlain
- [PATCH v5 13/14] floppy: address add_disk() error handling on probe, Luis Chamberlain
- [PATCH v5 10/14] ataflop: remove ataflop_probe_lock mutex, Luis Chamberlain
- [PATCH v5 08/14] block/sunvdc: add error handling support for add_disk(), Luis Chamberlain
- [PATCH v5 09/14] mtd/ubi/block: add error handling support for add_disk(), Luis Chamberlain
- [PATCH v5 02/14] nvdimm/btt: add error handling support for add_disk(), Luis Chamberlain
- [PATCH v5 06/14] nvdimm/pmem: use add_disk() error handling, Luis Chamberlain
- [PATCH v5 14/14] block: add __must_check for *add_disk*() callers, Luis Chamberlain
- [PATCH v5 05/14] nvdimm/pmem: cleanup the disk if pmem_release_disk() is yet assigned, Luis Chamberlain
- [PATCH v5 12/14] ataflop: address add_disk() error handling on probe, Luis Chamberlain
- [PATCH v5 11/14] block: update __register_blkdev() probe documentation, Luis Chamberlain
- Re: [PATCH v5 00/14] last set for add_disk() error handling, Jens Axboe
- Re: [nvme] f9c499bbbf: nvme nvme0: Identify Controller failed (16641),
Jens Axboe
- [PATCHSET 0/4] Alloc batch fixes,
Jens Axboe
- [PATCH v4 0/4] last set for add_disk() error handling,
Luis Chamberlain
- [PATCH v3 00/13] block: add_disk() error handling stragglers,
Luis Chamberlain
- [PATCH v3 06/13] nvdimm/pmem: cleanup the disk if pmem_release_disk() is yet assigned, Luis Chamberlain
- [PATCH v3 07/13] nvdimm/pmem: use add_disk() error handling, Luis Chamberlain
- [PATCH v3 12/13] block: fix __register_blkdev() probe add_disk() failures, Luis Chamberlain
- [PATCH v3 11/13] ataflop: remove ataflop_probe_lock mutex, Luis Chamberlain
- [PATCH v3 04/13] nvdimm/blk: avoid calling del_gendisk() on early failures, Luis Chamberlain
- [PATCH v3 08/13] z2ram: add error handling support for add_disk(), Luis Chamberlain
- [PATCH v3 09/13] block/sunvdc: add error handling support for add_disk(), Luis Chamberlain
- [PATCH v3 05/13] nvdimm/blk: add error handling support for add_disk(), Luis Chamberlain
- [PATCH v3 01/13] nvdimm/btt: do not call del_gendisk() if not needed, Luis Chamberlain
- [PATCH v3 02/13] nvdimm/btt: use goto error labels on btt_blk_init(), Luis Chamberlain
- [PATCH v3 03/13] nvdimm/btt: add error handling support for add_disk(), Luis Chamberlain
- [PATCH v3 13/13] block: add __must_check for *add_disk*() callers, Luis Chamberlain
- [PATCH v3 10/13] mtd/ubi/block: add error handling support for add_disk(), Luis Chamberlain
- [PATCH v3] nvdimm/btt: do not call del_gendisk() if not needed,
Luis Chamberlain
- [PATCH] block: fix device_add_disk() kobject_create_and_add() error handling,
Luis Chamberlain
- [PATCH] blk-mq: move srcu from blk_mq_hw_ctx to request_queue,
Ming Lei
- [PATCH] bcache: Revert "bcache: use bvec_virt",
Coly Li
- [PATCH v2 00/13] block: add_disk() error handling stragglers,
Luis Chamberlain
- [PATCH v2 02/13] nvdimm/btt: use goto error labels on btt_blk_init(), Luis Chamberlain
- [PATCH v2 08/13] z2ram: add error handling support for add_disk(), Luis Chamberlain
- [PATCH v2 07/13] nvdimm/pmem: use add_disk() error handling, Luis Chamberlain
- [PATCH v2 13/13] block: add __must_check for *add_disk*() callers, Luis Chamberlain
- [PATCH v2 06/13] nvdimm/pmem: cleanup the disk if pmem_release_disk() is yet assigned, Luis Chamberlain
- [PATCH v2 12/13] block: make __register_blkdev() return an error, Luis Chamberlain
- [PATCH v2 10/13] mtd/ubi/block: add error handling support for add_disk(), Luis Chamberlain
- [PATCH v2 04/13] nvdimm/blk: avoid calling del_gendisk() on early failures, Luis Chamberlain
- [PATCH v2 09/13] block/sunvdc: add error handling support for add_disk(), Luis Chamberlain
- [PATCH v2 05/13] nvdimm/blk: add error handling support for add_disk(), Luis Chamberlain
- [PATCH v2 01/13] nvdimm/btt: do not call del_gendisk() if not needed, Luis Chamberlain
- [PATCH v2 11/13] ataflop: remove ataflop_probe_lock mutex, Luis Chamberlain
- [PATCH v2 03/13] nvdimm/btt: add error handling support for add_disk(), Luis Chamberlain
- Re: [PATCH v2 00/13] block: add_disk() error handling stragglers, Luis Chamberlain
- [PATCH] bcache: fix use-after-free problem in bcache_device_free(),
Coly Li
- [PATCH 0/4] block: fix concurrent quiesce,
Ming Lei
- [PATCH V2 0/3] blk-mq: misc fixes,
Ming Lei
- [PATCH 0/3] blk-mq: misc fixes,
Ming Lei
- [PATCH RFT 0/3] blk-mq: Optimise blk_mq_queue_tag_busy_iter() for shared tags,
John Garry
- [bug report] kernel null pointer observed with blktests srp/006 on 5.14.15,
Yi Zhang
- [bug report] WARNING: CPU: 1 PID: 1386 at block/blk-mq-sched.c:432 blk_mq_sched_insert_request+0x54/0x178,
Yi Zhang
[PATCH] blk-cgroup: fix missing put device in error path from blkg_conf_pref(),
Yu Kuai
[PATCH -next v4 0/4] Fix hungtask when nbd_config_put and sanity check for first_minor,
Ye Bin
[PATCH 00/21] iomap/xfs folio patches,
Matthew Wilcox (Oracle)
- [PATCH 01/21] fs: Remove FS_THP_SUPPORT, Matthew Wilcox (Oracle)
- [PATCH 02/21] block: Add bio_add_folio(), Matthew Wilcox (Oracle)
- [PATCH 03/21] block: Add bio_for_each_folio_all(), Matthew Wilcox (Oracle)
- [PATCH 04/21] iomap: Convert to_iomap_page to take a folio, Matthew Wilcox (Oracle)
- [PATCH 05/21] iomap: Convert iomap_page_create to take a folio, Matthew Wilcox (Oracle)
- [PATCH 06/21] iomap: Convert iomap_page_release to take a folio, Matthew Wilcox (Oracle)
- [PATCH 07/21] iomap: Convert iomap_releasepage to use a folio, Matthew Wilcox (Oracle)
- [PATCH 08/21] iomap: Add iomap_invalidate_folio, Matthew Wilcox (Oracle)
- [PATCH 09/21] iomap: Pass the iomap_page into iomap_set_range_uptodate, Matthew Wilcox (Oracle)
- [PATCH 10/21] iomap: Convert bio completions to use folios, Matthew Wilcox (Oracle)
- [PATCH 11/21] iomap: Use folio offsets instead of page offsets, Matthew Wilcox (Oracle)
- [PATCH 12/21] iomap: Convert iomap_read_inline_data to take a folio, Matthew Wilcox (Oracle)
- [PATCH 13/21] iomap: Convert readahead and readpage to use a folio, Matthew Wilcox (Oracle)
- [PATCH 14/21] iomap: Convert iomap_page_mkwrite to use a folio, Matthew Wilcox (Oracle)
- [PATCH 15/21] iomap: Convert iomap_write_begin and iomap_write_end to folios, Matthew Wilcox (Oracle)
- [PATCH 16/21] iomap: Convert iomap_write_end_inline to take a folio, Matthew Wilcox (Oracle)
- [PATCH 19/21] iomap: Convert iomap_migrate_page to use folios, Matthew Wilcox (Oracle)
- [PATCH 21/21] xfs: Support multi-page folios, Matthew Wilcox (Oracle)
- [PATCH 17/21] iomap,xfs: Convert ->discard_page to ->discard_folio, Matthew Wilcox (Oracle)
- [PATCH 18/21] iomap: Convert iomap_add_to_ioend to take a folio, Matthew Wilcox (Oracle)
- [PATCH 20/21] iomap: Support multi-page folios in invalidatepage, Matthew Wilcox (Oracle)
[PATCH] block: replace always false argument with 'false',
Jens Axboe
[syzbot] BUG: unable to handle kernel paging request in __blk_mq_alloc_requests,
syzbot
[PATCH] nbd: error out if socket index doesn't match in nbd_handle_reply(),
Yu Kuai
[bug report] block/005 hangs with NVMe device and linux-block/for-next,
Shinichiro Kawasaki
[GIT PULL] Remove ->ki_complete() res2 argument,
Jens Axboe
[GIT PULL] Remove QUEUE_FLAG_SCSI_PASSTHROUGH,
Jens Axboe
[GIT PULL] SCSI multi-actuator support,
Jens Axboe
[GIT PULL] block device inode syncing improvements,
Jens Axboe
[GIT PULL] bdev size cleanups,
Jens Axboe
[GIT PULL] Block driver updates for 5.16-rc1,
Jens Axboe
[GIT PULL] Block updates for 5.16-rc1,
Jens Axboe
[PATCH for-next] blk-mq: fix redundant check of !e expression,
Jεan Sacren
general protection fault in del_gendisk,
Tadeusz Struk
[PATCH v9 0/6] test_sysfs: add new selftest for sysfs,
Luis Chamberlain
KASAN: null-ptr-deref in get_page, Zubin Mithra
[GIT PULL] Block fixes for 5.15-final,
Jens Axboe
[PATCH for-next] null_blk: Fix handling of submit_queues and poll_queues attributes,
Shin'ichiro Kawasaki
[PATCH] block: ataflop: Fix warning comparing pointer to 0,
Jiapeng Chong
[PATCH -next v3 0/2] Fix hungtask when nbd_config_put,
Ye Bin
[PATCH] blk-mq-debugfs: Show active requests per queue for shared tags,
John Garry
[PATCH 0/2] bcache paches for Linux v5.16 (2nd wave),
Coly Li
[PATCH] zram: use ATTRIBUTE_GROUPS,
Luis Chamberlain
Re: [PATCH] scsi: ufs: Fix proper API to send HPB pre-request,
James Bottomley
[GIT PULL] second round of nvme updates for Linux 5.16,
Christoph Hellwig
[PATCH 0/3] implement direct IO with integrity,
Alexander V. Buev
[PATCH linux-next] loop: Remove duplicate assignments, luo penghao
[PATCH v2 0/4] block optimisations,
Pavel Begunkov
[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]