Linux Block Development
[Prev Page][Next Page]
- Re: [PATCH 1/3] block: move io_context creation into where it's needed, (continued)
- cleanup blk_mq_submit_bio,
Christoph Hellwig
- [PATCH 0/8 v4] bfq: Limit number of allocated scheduler tags per cgroup,
Jan Kara
- [PATCH] blk_mq: remove repeated includes,
Guo Zhengkui
- [syzbot] INFO: task hung in lo_release (2), syzbot
- cleanup and simplify the gendisk flags,
Christoph Hellwig
- [PATCH 01/14] block: move GENHD_FL_NATIVE_CAPACITY to disk->state, Christoph Hellwig
- [PATCH 02/14] block: move GENHD_FL_BLOCK_EVENTS_ON_EXCL_WRITE to disk->event_flags, Christoph Hellwig
- [PATCH 03/14] block: remove GENHD_FL_CD, Christoph Hellwig
- [PATCH 05/14] block: merge disk_scan_partitions and blkdev_reread_part, Christoph Hellwig
- [PATCH 04/14] block: remove a dead check in show_partition, Christoph Hellwig
- [PATCH 06/14] block: rename GENHD_FL_NO_PART_SCAN to GENHD_FL_NO_PART, Christoph Hellwig
- [PATCH 07/14] block: remove the GENHD_FL_HIDDEN check in blkdev_get_no_open, Christoph Hellwig
- [PATCH 08/14] null_blk: don't suppress partitioning information, Christoph Hellwig
- [PATCH 10/14] block: remove GENHD_FL_SUPPRESS_PARTITION_INFO, Christoph Hellwig
- [PATCH 09/14] mmc: don't set GENHD_FL_SUPPRESS_PARTITION_INFO, Christoph Hellwig
- [PATCH 11/14] block: remove GENHD_FL_EXT_DEVT, Christoph Hellwig
- [PATCH 13/14] block: cleanup the GENHD_FL_* definitions, Christoph Hellwig
- [PATCH 12/14] block: don't set GENHD_FL_NO_PART for hidden gendisks, Christoph Hellwig
- [PATCH 14/14] sr: set GENHD_FL_REMOVABLE earlier, Christoph Hellwig
- Re: cleanup and simplify the gendisk flags, Jens Axboe
- [syzbot] INFO: task hung in del_gendisk (2), syzbot
- [GIT PULL] Block fixes for 5.16-rc2,
Jens Axboe
- [syzbot] INFO: task hung in nbd_add_socket, syzbot
- [PATCH bpf] treewide: add missing includes masked by cgroup -> bpf dependency,
Jakub Kicinski
- [PATCH 0/5] blk-mq: quiesce improvement,
Ming Lei
- [PATCH] aoe: fix UAF in tx(), Yang Yingliang
- general protection fault in bdev_read_page,
Tadeusz Struk
- [PATCH] drbd: Use struct_group() to zero algs,
Kees Cook
- [syzbot] INFO: task hung in loop_set_status, syzbot
- [PATCH] blk-mq: don't insert FUA request with data into scheduler queue,
Ming Lei
[PATCH] use blk_queue_fua() to check QUEUE_FLAG_FUA, Yi Li
[PATCH -next] blk-throttle: Set BIO_THROTTLED when bio has been throttled,
Laibin Qiu
[PATCH] loop: mask loop_control_ioctl parameter only as minor,
wangyangbo
[syzbot] INFO: task hung in __loop_clr_fd, syzbot
INFO: task hung in __loop_clr_fd, Hao Sun
[syzbot] INFO: task hung in blkdev_get_by_dev (2), syzbot
[PATCH v4 00/23] Userspace P2PDMA with O_DIRECT NVMe devices,
Logan Gunthorpe
- [PATCH v4 16/23] iov_iter: introduce iov_iter_get_pages_[alloc_]flags(), Logan Gunthorpe
- [PATCH v4 11/23] nvme-pci: convert to using dma_map_sgtable(), Logan Gunthorpe
- [PATCH v4 19/23] block: set FOLL_PCI_P2PDMA in __bio_iov_iter_get_pages(), Logan Gunthorpe
- [PATCH v4 03/23] PCI/P2PDMA: Attempt to set map_type if it has not been set, Logan Gunthorpe
- [PATCH v4 20/23] block: set FOLL_PCI_P2PDMA in bio_map_user_iov(), Logan Gunthorpe
- [PATCH v4 21/23] mm: use custom page_free for P2PDMA pages, Logan Gunthorpe
- [PATCH v4 23/23] nvme-pci: allow mmaping the CMB in userspace, Logan Gunthorpe
- [PATCH v4 02/23] lib/scatterlist: add flag for indicating P2PDMA segments in an SGL, Logan Gunthorpe
- [PATCH v4 04/23] PCI/P2PDMA: Expose pci_p2pdma_map_type(), Logan Gunthorpe
- [PATCH v4 06/23] dma-mapping: allow EREMOTEIO return code for P2PDMA transfers, Logan Gunthorpe
- [PATCH v4 10/23] nvme-pci: check DMA ops when indicating support for PCI P2PDMA, Logan Gunthorpe
- [PATCH v4 09/23] iommu/dma: support PCI P2PDMA pages in dma-iommu map_sg, Logan Gunthorpe
- [PATCH v4 15/23] mm: introduce FOLL_PCI_P2PDMA to gate getting PCI P2PDMA pages, Logan Gunthorpe
- [PATCH v4 07/23] dma-direct: support PCI P2PDMA pages in dma-direct map_sg, Logan Gunthorpe
- [PATCH v4 13/23] RDMA/rw: drop pci_p2pdma_[un]map_sg(), Logan Gunthorpe
- [PATCH v4 14/23] PCI/P2PDMA: Remove pci_p2pdma_[un]map_sg(), Logan Gunthorpe
- [PATCH v4 08/23] dma-mapping: add flags to dma_map_ops to indicate PCI P2PDMA support, Logan Gunthorpe
- [PATCH v4 01/23] lib/scatterlist: cleanup macros into static inline functions, Logan Gunthorpe
- [PATCH v4 05/23] PCI/P2PDMA: Introduce helpers for dma_map_sg implementations, Logan Gunthorpe
- [PATCH v4 17/23] block: add check when merging zone device pages, Logan Gunthorpe
- [PATCH v4 18/23] lib/scatterlist: add check when merging zone device pages, Logan Gunthorpe
- [PATCH v4 22/23] PCI/P2PDMA: Introduce pci_mmap_p2pmem(), Logan Gunthorpe
- [PATCH v4 12/23] RDMA/core: introduce ib_dma_pci_p2p_dma_supported(), Logan Gunthorpe
[regression] nvme pci sysfs remove operation hang during fio test observed on 5.16.0-rc1,
Yi Zhang
T10 DIX bug for the md raid with 4k block devices, Alexey Lyashkov
[PATCH] block: avoid to quiesce queue in elevator_init_mq,
Ming Lei
[PATCH] virtio-blk: modify the value type of num in virtio_queue_rq(),
cgel . zte
move all struct request releated code out of blk-core.c (rebased),
Christoph Hellwig
- [PATCH 01/11] block: move blk_rq_err_bytes to scsi, Christoph Hellwig
- [PATCH 04/11] blk-mq: move blk_mq_flush_plug_list, Christoph Hellwig
- [PATCH 06/11] block: move blk_rq_init to blk-mq.c, Christoph Hellwig
- [PATCH 02/11] block: remove rq_flush_dcache_pages, Christoph Hellwig
- [PATCH 05/11] block: move request based cloning helpers to blk-mq.c, Christoph Hellwig
- [PATCH 03/11] block: remove blk-exec.c, Christoph Hellwig
- [PATCH 07/11] block: move blk_steal_bios to blk-mq.c, Christoph Hellwig
- [PATCH 08/11] block: move blk_account_io_{start,done} to blk-mq.c, Christoph Hellwig
- [PATCH 09/11] block: move blk_dump_rq_flags to blk-mq.c, Christoph Hellwig
- [PATCH 10/11] block: move blk_print_req_error to blk-mq.c, Christoph Hellwig
- [PATCH 11/11] block: don't include blk-mq headers in blk-core.c, Christoph Hellwig
- Re: move all struct request releated code out of blk-core.c (rebased), Johannes Thumshirn
- Re: move all struct request releated code out of blk-core.c (rebased), Jens Axboe
[PATCH] FAT: use blkdev_issue_flush() instead of congestion_wait(),
NeilBrown
[PATCH] pktdvd: stop using bdi congestion framework.,
NeilBrown
[PATCHSET 0/4] Add support for list issue,
Jens Axboe
[QUESTION] blk_mq_freeze_queue in elevator_init_mq,
yangerkun
[PATCH] block: Use div64_ul instead of do_div,
cgel . zte
Hang in blk_mq_freeze_queue_wait(),
Bart Van Assche
[PATCH] blktests: replace module removal with patient module removal,
Luis Chamberlain
Re: [syzbot] INFO: rcu detected stall in __hrtimer_run_queues,
syzbot
[PATCH] floppy: Add max size check for user space request,
sxwjean
Re: [PATCH 12/13] MM: use AIO/DIO for reads from SWP_FS_OPS swap-space,
Christoph Hellwig
[RFC PATCH v4 0/3] Support for hardware-wrapped inline encryption keys,
Eric Biggers
[PATCH 5.4 228/355] block: ataflop: fix breakage introduced at blk-mq refactoring, Greg Kroah-Hartman
[PATCH V2] blk-mq: cancel blk-mq dispatch work in both blk_cleanup_queue and disk_release(),
Ming Lei
[PATCH 5.15 449/917] block: ataflop: fix breakage introduced at blk-mq refactoring, Greg Kroah-Hartman
[PATCH] block: Use REQ_OP_WRITE instead of its integer constant 1 in op_is_write(),
Bean Huo
[PATCH] block: fix missing queue put in error path,
Jens Axboe
[PATCH 5.15 517/917] block: ataflop: more blk-mq refactoring fixes, Greg Kroah-Hartman
[PATCH 5.14 508/849] block: ataflop: more blk-mq refactoring fixes, Greg Kroah-Hartman
[PATCH 5.14 444/849] block: ataflop: fix breakage introduced at blk-mq refactoring, Greg Kroah-Hartman
[PATCH 5.10 360/575] block: ataflop: more blk-mq refactoring fixes, Greg Kroah-Hartman
[PATCH 5.10 330/575] block: ataflop: fix breakage introduced at blk-mq refactoring, Greg Kroah-Hartman
[syzbot] INFO: task can't die in __bio_queue_enter,
syzbot
[PATCH] blk-mq: sync blk-mq queue in both blk_cleanup_queue and disk_release(),
Ming Lei
[syzbot] INFO: task can't die in blk_mq_freeze_queue_wait, syzbot
raid0 vs io_uring,
Avi Kivity
[syzbot] WARNING in nbd_dev_add (2),
syzbot
[GIT PULL] Block fixes for 5.16-rc1,
Jens Axboe
[PATCH] blk-iocost: drop selecting undefined BLK_RQ_IO_DATA_LEN,
Lukas Bulwahn
[PATCH -next -V2] blkcg: Remove extra blkcg_bio_issue_init,
Laibin Qiu
[PATCH] blk-mq: setup blk_mq_alloc_data.cmd_flags after submit_bio_checks() is done,
Ming Lei
[PATCH -next] blkcg: Remove extra blkcg_bio_issue_init,
Laibin Qiu
[PATCH 0/1] bcache patche for Linux v5.16-rc1,
Coly Li
[PATCH] blk-mq:Use BUG_ON instead of if condition followed by BUG.,
cgel . zte
[PATCH 0/2] blk-mq: fix hang in blk_mq_freeze_queue_wait,
Ming Lei
[PATCH] block: Hold invalidate_lock in BLKRESETZONE ioctl,
Shin'ichiro Kawasaki
[PATCH V2 1/1] block: avoid to touch unloaded module instance when opening bdev,
Ming Lei
[syzbot] possible deadlock in __loop_clr_fd (3),
syzbot
[RFC] psi: Add additional PSI counters for each type of memory pressure,
Georgi Djakov
[PATCH] block: avoid to touch unloaded module instance when opening bdev,
Ming Lei
sorting out the freeze / quiesce mess,
Christoph Hellwig
[PATCH] block: add __must_check for *add_disk*() callers,
Luis Chamberlain
[PATCH] block: use enum type for blk_mq_alloc_data->rq_flags,
Jens Axboe
[GIT PULL] Followup block driver changes,
Jens Axboe
[GIT PULL] Followup core block changes,
Jens Axboe
[GIT PULL] bdev-size followup,
Jens Axboe
Re: [PATCH] f2fs: provide a way to attach HIPRI for Direct IO,
Christoph Hellwig
[PATCH 0/2] block: Fix stale page cache of discard or zero out ioctl,
Shin'ichiro Kawasaki
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
[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]