Linux Block Development
[Prev Page][Next Page]
- Re: [PATCH 7/7] bcache: fix a regression of code compiling failure in debug.c, (continued)
- [PATCH] block: initialize variable ret with 0, Muhammad Usama Anjum
- [PATCH v7 00/16] bcache: support NVDIMM for journaling,
Coly Li
- [PATCH v7 01/16] bcache: add initial data structures for nvm pages, Coly Li
- [PATCH v7 02/16] bcache: initialize the nvm pages allocator, Coly Li
- [PATCH v7 03/16] bcache: initialization of the buddy, Coly Li
- [PATCH v7 04/16] bcache: bch_nvm_alloc_pages() of the buddy, Coly Li
- [PATCH v7 05/16] bcache: bch_nvm_free_pages() of the buddy, Coly Li
- [PATCH v7 06/16] bcache: get allocated pages from specific owner, Coly Li
- [PATCH v7 07/16] bcache: nvm-pages fixes for bcache integration testing, Coly Li
- [PATCH v7 08/16] bcache: use bucket index to set GC_MARK_METADATA for journal buckets in bch_btree_gc_finish(), Coly Li
- [PATCH v7 09/16] bcache: add BCH_FEATURE_INCOMPAT_NVDIMM_META into incompat feature set, Coly Li
- [PATCH v7 10/16] bcache: initialize bcache journal for NVDIMM meta device, Coly Li
- [PATCH v7 11/16] bcache: support storing bcache journal into NVDIMM meta device, Coly Li
- [PATCH v7 12/16] bcache: read jset from NVDIMM pages for journal replay, Coly Li
- [PATCH v7 13/16] bcache: add sysfs interface register_nvdimm_meta to register NVDIMM meta device, Coly Li
- [PATCH v7 14/16] bcache: use div_u64() in init_owner_info(), Coly Li
- [PATCH v7 15/16] bcache: fix BCACHE_NVM_PAGES' dependences in Kconfig, Coly Li
- [PATCH v7 16/16] bcache: more fix for compiling error when BCACHE_NVM_PAGES disabled, Coly Li
- [PATCH V6 0/3] block: add two statistic tables,
Md Haris Iqbal
- [PATCH] block: remove an incorrect check from blk_rq_append_bio,
Christoph Hellwig
- [PATCH v8 0/4] block device interposer,
Sergei Shtepa
- [next] drivers/cdrom/gdrom.c:586:61: error: 'rq' undeclared (first use in this function),
Naresh Kamboju
- [PATCH] block: initialize ret in bdev_disk_changed,
Christoph Hellwig
- [PATCH 00/16] Add new DMA mapping operation for P2PDMA,
Logan Gunthorpe
- [PATCH 04/16] PCI/P2PDMA: Refactor pci_p2pdma_map_type() to take pagmap and device, Logan Gunthorpe
- [PATCH 02/16] PCI/P2PDMA: Avoid pci_get_slot() which sleeps, Logan Gunthorpe
- [PATCH 03/16] PCI/P2PDMA: Attempt to set map_type if it has not been set, Logan Gunthorpe
- [PATCH 01/16] PCI/P2PDMA: Pass gfp_mask flags to upstream_bridge_distance_warn(), Logan Gunthorpe
- [PATCH 15/16] RDMA/rw: use dma_map_sg_p2pdma(), Logan Gunthorpe
- [PATCH 16/16] PCI/P2PDMA: Remove pci_p2pdma_[un]map_sg(), Logan Gunthorpe
- [PATCH 10/16] dma-mapping: Add flags to dma_map_ops to indicate PCI P2PDMA support, Logan Gunthorpe
- [PATCH 11/16] iommu/dma: Support PCI P2PDMA pages in dma-iommu map_sg, Logan Gunthorpe
- [PATCH 14/16] nvme-rdma: Ensure dma support when using p2pdma, Logan Gunthorpe
- [PATCH 12/16] nvme-pci: Check DMA ops when indicating support for PCI P2PDMA, Logan Gunthorpe
- [PATCH 13/16] nvme-pci: Convert to using dma_map_sg_p2pdma for p2pdma pages, Logan Gunthorpe
- [PATCH 09/16] dma-direct: Support PCI P2PDMA pages in dma-direct map_sg, Logan Gunthorpe
- [PATCH 08/16] PCI/P2PDMA: Introduce helpers for dma_map_sg implementations, Logan Gunthorpe
- [PATCH 07/16] PCI/P2PDMA: Make pci_p2pdma_map_type() non-static, Logan Gunthorpe
- [PATCH 06/16] lib/scatterlist: Add flag for indicating P2PDMA segments in an SGL, Logan Gunthorpe
- [PATCH 05/16] dma-mapping: Introduce dma_map_sg_p2pdma(), Logan Gunthorpe
- Re: [PATCH 00/16] Add new DMA mapping operation for P2PDMA, Jason Gunthorpe
- Re: [PATCH 00/16] Add new DMA mapping operation for P2PDMA, John Hubbard
- Re: [PATCH 00/16] Add new DMA mapping operation for P2PDMA, Don Dutile
- [PATCH] block: Fix sys_ioprio_set(.which=IOPRIO_WHO_PGRP) task iteration,
Peter Zijlstra
- [PATCH V5 0/3] block: add two statistic tables,
Md Haris Iqbal
- [PATCH blktests v2] tests/block/014: ignore dd error messages,
Damien Le Moal
- [PATCH blktests] tests/block/014: ignore dd error messages, Damien Le Moal
- [PATCH] blk-mq: Fix spurious debugfs directory creation during initialization,
Saravanan D
- [Question] do we need fail __device_add_disk when functions in it return error,
Yufen Yu
- [PATCH v9 00/13] blkcg:Support to track FC storage blk io traffic,
Muneendra
- [PATCH v9 01/13] cgroup: Added cgroup_get_from_id, Muneendra
- [PATCH v9 02/13] blkcg: Added a app identifier support for blkcg, Muneendra
- [PATCH v9 03/13] nvme: Added a newsysfs attribute appid_store, Muneendra
- [PATCH v9 04/13] lpfc: vmid: Add the datastructure for supporting VMID in lpfc, Muneendra
- [PATCH v9 05/13] lpfc: vmid: VMID params initialization, Muneendra
- [PATCH v9 06/13] lpfc: vmid: Add support for vmid in mailbox command, does vmid resource allocation and vmid cleanup, Muneendra
- [PATCH v9 07/13] lpfc: vmid: Implements ELS commands for appid patch, Muneendra
- [PATCH v9 08/13] lpfc: vmid: Functions to manage vmids, Muneendra
- [PATCH v9 09/13] lpfc: vmid: Implements CT commands for appid., Muneendra
- [PATCH v9 10/13] lpfc: vmid: Appends the vmid in the wqe before sending, Muneendra
- [PATCH v9 11/13] lpfc: vmid: Timeout implementation for vmid, Muneendra
- [PATCH v9 12/13] lpfc: vmid: Adding qfpa and vmid timeout check in worker thread, Muneendra
- [PATCH v9 13/13] lpfc: vmid: Introducing vmid in io path., Muneendra
- [PATCH v6 0/5] blk-mq: Fix a race between iterating over requests and freeing requests,
Bart Van Assche
- [PATCH] blk-zoned: Remove the definition of blk_zone_start(),
Bart Van Assche
- [PATCH -next] drbd: use DEFINE_SPINLOCK() for spinlock,
Huang Guobin
- [PATCH for-next 0/5] Enable Fault Injection for RNBD,
Gioh Kim
- [GIT PULL] nvme updates for Linux 5.13,
Christoph Hellwig
- [PATCHv3 for-next 00/19] Misc update for rnbd,
Gioh Kim
- [PATCHv3 for-next 01/19] MAINTAINERS: Change maintainer for rnbd module, Gioh Kim
- [PATCHv3 for-next 03/19] block/rnbd-clt: Remove some arguments from insert_dev_if_not_exists_devpath, Gioh Kim
- [PATCHv3 for-next 02/19] Documentation/sysfs-block-rnbd: Add descriptions for remap_device and resize, Gioh Kim
- [PATCHv3 for-next 04/19] block/rnbd-clt: Remove some arguments from rnbd_client_setup_device, Gioh Kim
- [PATCHv3 for-next 05/19] block/rnbd-clt: Move add_disk(dev->gd) to rnbd_clt_setup_gen_disk, Gioh Kim
- [PATCHv3 for-next 06/19] block/rnbd: Kill rnbd_clt_destroy_default_group, Gioh Kim
- [PATCHv3 for-next 07/19] block/rnbd: Kill destroy_device_cb, Gioh Kim
- [PATCHv3 for-next 08/19] block/rnbd-clt: Replace {NO_WAIT,WAIT} with RTRS_PERMIT_{WAIT,NOWAIT}, Gioh Kim
- [PATCHv3 for-next 09/19] block/rnbd-srv: Prevent a deadlock generated by accessing sysfs in parallel, Gioh Kim
- [PATCHv3 for-next 10/19] block/rnbd-srv: Remove force_close file after holding a lock, Gioh Kim
- [PATCHv3 for-next 11/19] block/rnbd-clt: Improve find_or_create_sess() return check, Gioh Kim
- [PATCHv3 for-next 12/19] block/rnbd-clt: Fix missing a memory free when unloading the module, Gioh Kim
- [PATCHv3 for-next 13/19] block/rnbd-clt: Support polling mode for IO latency optimization, Gioh Kim
- [PATCHv3 for-next 14/19] Documentation/ABI/rnbd-clt: Add description for nr_poll_queues, Gioh Kim
- [PATCHv3 for-next 15/19] block/rnbd-srv: Remove unused arguments of rnbd_srv_rdma_ev, Gioh Kim
- [PATCHv3 for-next 16/19] block/rnbd-clt: Generate kobject_uevent when the rnbd device state changes, Gioh Kim
- [PATCHv3 for-next 17/19] block/rnbd-clt: Remove max_segment_size, Gioh Kim
- [PATCHv3 for-next 18/19] block/rnbd-clt-sysfs: Remove copy buffer overlap in rnbd_clt_get_path_name, Gioh Kim
- [PATCHv3 for-next 19/19] block/rnbd: Use strscpy instead of strlcpy, Gioh Kim
- Re: [PATCHv3 for-next 00/19] Misc update for rnbd, Gioh Kim
- partition iteration simplifications,
Christoph Hellwig
- [PATCH 01/11] dasd: use bdev_disk_changed instead of blk_drop_partitions, Christoph Hellwig
- [PATCH 02/11] block: remove invalidate_partition, Christoph Hellwig
- [PATCH 03/11] block: move more syncing and invalidation to delete_partition, Christoph Hellwig
- [PATCH 04/11] block: refactor blk_drop_partitions, Christoph Hellwig
- [PATCH 05/11] block: take bd_mutex around delete_partitions in del_gendisk, Christoph Hellwig
- [PATCH 06/11] block: simplify partition removal, Christoph Hellwig
- [PATCH 07/11] block: simplify partition_overlaps, Christoph Hellwig
- [PATCH 08/11] block: simplify printk_all_partitions, Christoph Hellwig
- [PATCH 09/11] block: simplify show_partition, Christoph Hellwig
- [PATCH 10/11] block: simplify diskstats_show, Christoph Hellwig
- [PATCH 11/11] block: remove disk_part_iter, Christoph Hellwig
- Re: partition iteration simplifications, Jens Axboe
- [PATCH] swim3: support highmem,
Christoph Hellwig
- [PATCH] floppy: always use the track buffer,
Christoph Hellwig
- [PATCH] swim: don't call blk_queue_bounce_limit,
Christoph Hellwig
- [PATCH] gdrom: support highmem,
Christoph Hellwig
- [PATCH] blk-mq: set default elevator as deadline in case of hctx shared tagset,
Ming Lei
- [PATCH AUTOSEL 5.4 08/13] block: only update parent bi_status when bio fail, Sasha Levin
- [PATCH AUTOSEL 4.14 5/5] block: only update parent bi_status when bio fail, Sasha Levin
- [PATCH AUTOSEL 5.4 13/13] block: don't ignore REQ_NOWAIT for direct IO, Sasha Levin
- [PATCH AUTOSEL 4.19 7/8] block: only update parent bi_status when bio fail, Sasha Levin
- [PATCH AUTOSEL 5.10 22/22] block: don't ignore REQ_NOWAIT for direct IO, Sasha Levin
- [PATCH AUTOSEL 5.10 18/22] null_blk: fix command timeout completion handling, Sasha Levin
- [PATCH AUTOSEL 5.10 14/22] block: only update parent bi_status when bio fail, Sasha Levin
- [PATCH AUTOSEL 5.11 22/22] block: don't ignore REQ_NOWAIT for direct IO, Sasha Levin
- [PATCH AUTOSEL 5.11 18/22] null_blk: fix command timeout completion handling, Sasha Levin
- [PATCH AUTOSEL 5.11 14/22] block: only update parent bi_status when bio fail, Sasha Levin
- [PATCH 1/1] block: add sysfs entry for virt boundary mask,
Max Gurtovoy
- [PATCH -next] block: use DEFINE_MUTEX() for mutex lock,
Zheng Yongjun
- [PATCH v5 0/3] blk-mq: Fix a race between iterating over requests and freeing requests,
Bart Van Assche
- [GIT PULL] Block fixes for 5.12-rc6,
Jens Axboe
- [PATCH V12 0/3] Charge loop device i/o to issuing cgroup,
Dan Schatzberg
- Message not available
- Re: [PATCH V12 0/3] Charge loop device i/o to issuing cgroup, Johannes Weiner
[PATCH] block: remove the unused RQF_ALLOCED flag,
Christoph Hellwig
[PATCH] block: update a few comments in uapi/linux/blkpg.h,
Christoph Hellwig
[PATCH -next] driver: aoe: use DEFINE_SPINLOCK() for spinlock, Zucheng Zheng
[PATCH v2] drbd: Fix a use after free in get_initial_state, Lv Yunlong
[PATCH] drivers core: don't do anything in device_del() when device_add() fail,
Yufen Yu
[PATCH] drbd: Fix a use after free in get_initial_state,
Lv Yunlong
[PATCH] block: reexpand iov_iter after read/write,
yangerkun
[PATCH v2] null_blk: fix command timeout completion handling, Damien Le Moal
[PATCH V5 00/12] block: support bio based io polling,
Ming Lei
- [PATCH V5 01/12] block: add helper of blk_queue_poll, Ming Lei
- [PATCH V5 03/12] block: create io poll context for submission and poll task, Ming Lei
- [PATCH V5 02/12] block: add one helper to free io_context, Ming Lei
- [PATCH V5 04/12] block: add req flag of REQ_POLL_CTX, Ming Lei
- [PATCH V5 06/12] block/mq: extract one helper function polling hw queue, Ming Lei
- [PATCH V5 05/12] block: add new field into 'struct bvec_iter', Ming Lei
- [PATCH V5 07/12] block: prepare for supporting bio_list via other link, Ming Lei
- [PATCH V5 08/12] block: use per-task poll context to implement bio based io polling, Ming Lei
- [PATCH V5 11/12] block: add poll_capable method to support bio-based IO polling, Ming Lei
- [PATCH V5 10/12] block: add queue_to_disk() to get gendisk from request_queue, Ming Lei
- [PATCH V5 09/12] blk-mq: limit hw queues to be polled in each blk_poll(), Ming Lei
- [PATCH V5 12/12] dm: support IO polling for bio-based dm device, Ming Lei
- Re: [PATCH V5 00/12] block: support bio based io polling, Ming Lei
- Re: [PATCH V5 00/12] block: support bio based io polling, Christoph Hellwig
[bisected] bfq regression on latest linux-block/for-next,
Yi Zhang
[PATCH] null_blk: fix command timeout completion handling,
Damien Le Moal
[PATCH] block: only update parent bi_status when bio fail,
Yufen Yu
[PATCH] block: rsxx: Convert to DEFINE_SHOW_ATTRIBUTE, dingsenjie
start removing block bounce buffering support v3,
Christoph Hellwig
[PATCH] virtio_blk: Add support for lifetime feature,
Enrico Granata
[PATCH] blk-mq: fix alignment mismatch.,
Jian Cai
[syzbot] KASAN: use-after-free Read in delete_partition (2), syzbot
move bd_mutex to the gendisk,
Christoph Hellwig
- [PATCH 01/15] md: remove the code to flush an old instance in md_open, Christoph Hellwig
- [PATCH 02/15] md: factor out a mddev_find_locked helper from mddev_find, Christoph Hellwig
- [PATCH 04/15] md: split mddev_find, Christoph Hellwig
- [PATCH 03/15] md: factor out a mddev_alloc_unit helper from mddev_find, Christoph Hellwig
- [PATCH 05/15] md: refactor mddev_find_or_alloc, Christoph Hellwig
- [PATCH 06/15] md: do not return existing mddevs from mddev_find_or_alloc, Christoph Hellwig
- [PATCH 07/15] block: remove the -ERESTARTSYS handling in blkdev_get_by_dev, Christoph Hellwig
- [PATCH 08/15] block: split __blkdev_get, Christoph Hellwig
- [PATCH 10/15] block: move bd_mutex to struct gendisk, Christoph Hellwig
- [PATCH 09/15] block: move sync_blockdev from __blkdev_put to blkdev_put, Christoph Hellwig
- [PATCH 11/15] block: move adjusting bd_part_count out of __blkdev_get, Christoph Hellwig
- [PATCH 12/15] block: split __blkdev_put, Christoph Hellwig
- [PATCH 13/15] block: move bd_part_count to struct gendisk, Christoph Hellwig
- [PATCH 14/15] block: factor out a part_devt helper, Christoph Hellwig
- [PATCH 15/15] block: remove bdget_disk, Christoph Hellwig
[PATCHv2 for-next 00/24] Misc update for rnbd,
Gioh Kim
- [PATCHv2 for-next 01/24] MAINTAINERS: Change maintainer for rnbd module, Gioh Kim
- [PATCHv2 for-next 03/24] block/rnbd: Enable the fault-injection, Gioh Kim
- [PATCHv2 for-next 04/24] block/rnbd-srv: Inject a fault at bio processing, Gioh Kim
- [PATCHv2 for-next 02/24] Documentation/sysfs-block-rnbd: Add descriptions for remap_device and resize, Gioh Kim
- [PATCHv2 for-next 10/24] block/rnbd-clt: Move add_disk(dev->gd) to rnbd_clt_setup_gen_disk, Gioh Kim
- [PATCHv2 for-next 05/24] block/rnbd-clt: Inject some fault points, Gioh Kim
- [PATCHv2 for-next 07/24] docs: Add RTRS/RNBD to the index of fault-injection, Gioh Kim
- [PATCHv2 for-next 08/24] block/rnbd-clt: Remove some arguments from insert_dev_if_not_exists_devpath, Gioh Kim
- [PATCHv2 for-next 09/24] block/rnbd-clt: Remove some arguments from rnbd_client_setup_device, Gioh Kim
- [PATCHv2 for-next 12/24] block/rnbd: Kill destroy_device_cb, Gioh Kim
- [PATCHv2 for-next 11/24] block/rnbd: Kill rnbd_clt_destroy_default_group, Gioh Kim
- [PATCHv2 for-next 06/24] docs: fault-injection: Add fault-injection manual of RNBD, Gioh Kim
- [PATCHv2 for-next 17/24] block/rnbd-clt: Fix missing a memory free when unloading the module, Gioh Kim
- [PATCHv2 for-next 14/24] block/rnbd-srv: Prevent a deadlock generated by accessing sysfs in parallel, Gioh Kim
- [PATCHv2 for-next 16/24] block/rnbd-clt: Improve find_or_create_sess() return check, Gioh Kim
- [PATCHv2 for-next 19/24] Documentation/ABI/rnbd-clt: Add description for nr_poll_queues, Gioh Kim
- [PATCHv2 for-next 13/24] block/rnbd-clt: Replace {NO_WAIT,WAIT} with RTRS_PERMIT_{WAIT,NOWAIT}, Gioh Kim
- [PATCHv2 for-next 15/24] block/rnbd-srv: Remove force_close file after holding a lock, Gioh Kim
- [PATCHv2 for-next 20/24] block/rnbd-srv: Remove unused arguments of rnbd_srv_rdma_ev, Gioh Kim
- [PATCHv2 for-next 21/24] block/rnbd-clt: Generate kobject_uevent when the rnbd device state changes, Gioh Kim
- [PATCHv2 for-next 18/24] block/rnbd-clt: Support polling mode for IO latency optimization, Gioh Kim
- [PATCHv2 for-next 23/24] block/rnbd-clt-sysfs: Remove copy buffer overlap in rnbd_clt_get_path_name, Gioh Kim
- [PATCHv2 for-next 22/24] block/rnbd-clt: Remove max_segment_size, Gioh Kim
- [PATCHv2 for-next 24/24] block/rnbd: Use strscpy instead of strlcpy, Gioh Kim
- Re: [PATCHv2 for-next 00/24] Misc update for rnbd, Jason Gunthorpe
[PATCH AUTOSEL 5.10 23/33] block: clear GD_NEED_PART_SCAN later in bdev_disk_changed, Sasha Levin
[PATCH AUTOSEL 5.11 26/38] block: clear GD_NEED_PART_SCAN later in bdev_disk_changed, Sasha Levin
[PATCH V4 00/12] block: support bio based io polling,
Ming Lei
- [PATCH V4 01/12] block: add helper of blk_queue_poll, Ming Lei
- [PATCH V4 03/12] block: create io poll context for submission and poll task, Ming Lei
- [PATCH V4 02/12] block: add one helper to free io_context, Ming Lei
- [PATCH V4 05/12] block: add new field into 'struct bvec_iter', Ming Lei
- [PATCH V4 06/12] block/mq: extract one helper function polling hw queue, Ming Lei
- [PATCH V4 04/12] block: add req flag of REQ_POLL_CTX, Ming Lei
- [PATCH V4 09/12] blk-mq: limit hw queues to be polled in each blk_poll(), Ming Lei
- [PATCH V4 07/12] block: prepare for supporting bio_list via other link, Ming Lei
- [PATCH V4 08/12] block: use per-task poll context to implement bio based io polling, Ming Lei
- [PATCH V4 10/12] block: add queue_to_disk() to get gendisk from request_queue, Ming Lei
- [PATCH V4 11/12] block: add poll_capable method to support bio-based IO polling, Ming Lei
- [PATCH V4 12/12] dm: support IO polling for bio-based dm device, Ming Lei
[PATCH V11 0/3] Charge loop device i/o to issuing cgroup,
Dan Schatzberg
[PATCH -next 1/2] mtip32xx: use DEFINE_SPINLOCK() for spinlock,
Shixin Liu
[RFC PATCH] block: protect bi_status with spinlock,
Yufen Yu
[PATCH v4 0/3] blk-mq: Fix a race between iterating over requests and freeing requests,
Bart Van Assche
[PATCH blktests] tests/block/031: Add a test for sharing a tag set across hardware queues,
Bart Van Assche
[GIT PULL] Block fixes for 5.12-rc5,
Jens Axboe
[PATCH v1 0/3] Support EFI partition on NVIDIA Tegra devices,
Dmitry Osipenko
[PATCH V2] block: not create too many partitions,
Ming Lei
[git pull] device mapper fixes for 5.12-rc5,
Mike Snitzer
[PATCH] blk-settings: Fix a typo, Bhaskar Chowdhury
[PATCH] block: export disk_part_iter_* helpers,
yanfei . xu
[PATCH] block: not create too many partitions,
Ming Lei
[PATCH v2] loop: call __loop_clr_fd() with lo_mutex locked to avoid autoclear race,
qiang . zhang
start removing block bounce buffering support v2,
Christoph Hellwig
[PATCH 1/1] block: fix trivial typos in comments,
Tom Saeger
[PATCH v3 0/3] blk-mq: Fix a race between iterating over requests and freeing requests,
Bart Van Assche
[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]