Linux Block Development
[Prev Page][Next Page]
- merge struct block_device and struct hd_struct,
Christoph Hellwig
- [PATCH 04/20] block: use disk_part_iter_exit in disk_part_iter_next, Christoph Hellwig
- [PATCH 01/20] blk-cgroup: fix a hd_struct leak in blkcg_fill_root_iostats, Christoph Hellwig
- [PATCH 05/20] block: use put_device in put_disk, Christoph Hellwig
- [PATCH 02/20] block: remove a duplicate __disk_get_part prototype, Christoph Hellwig
- [PATCH 03/20] block: add a bdev_kobj helper, Christoph Hellwig
- [PATCH 06/20] block: change the hash used for looking up block devices, Christoph Hellwig
- [PATCH 07/20] init: refactor name_to_dev_t, Christoph Hellwig
- [PATCH 08/20] init: refactor devt_from_partuuid, Christoph Hellwig
- [PATCH 10/20] block: refactor __blkdev_put, Christoph Hellwig
- [PATCH 11/20] block: reference struct block_device from struct hd_struct, Christoph Hellwig
- [PATCH 09/20] init: cleanup match_dev_by_uuid and match_dev_by_label, Christoph Hellwig
- [PATCH 12/20] block: simplify the block device claiming interface, Christoph Hellwig
- [PATCH 13/20] block: remove ->bd_contains, Christoph Hellwig
- [PATCH 14/20] block: remove the nr_sects field in struct hd_struct, Christoph Hellwig
- [PATCH 15/20] block: merge struct block_device and struct hd_struct, Christoph Hellwig
- [PATCH 16/20] block: stop using bdget_disk for partition 0, Christoph Hellwig
- [PATCH 18/20] fs: remove get_super_thawed and get_super_exclusive_thawed, Christoph Hellwig
- [PATCH 17/20] filemap: consistently use ->f_mapping over ->i_mapping, Christoph Hellwig
- [PATCH 20/20] block: remove i_bdev, Christoph Hellwig
- [PATCH 19/20] bcache: remove a superflous lookup_bdev all, Christoph Hellwig
- Re: merge struct block_device and struct hd_struct, Jan Beulich
- Re: merge struct block_device and struct hd_struct, Greg KH
- [PATCH] drivers: block: Kconfig: indention cleanup, Enrico Weigelt, metux IT consult
- Re: [block, scsi, ide] 3e3b42fee6: kmsg.sd#:#:#:#:[sdf]Asking_for_cache_data_failed,
Bart Van Assche
- [PATCH v7 0/8] add support for direct I/O with fscrypt using blk-crypto,
Satya Tangirala
- [PATCH v7 5/8] iomap: support direct I/O with fscrypt using blk-crypto, Satya Tangirala
- [PATCH v7 6/8] ext4: support direct I/O with fscrypt using blk-crypto, Satya Tangirala
- [PATCH v7 4/8] direct-io: add support for fscrypt using blk-crypto, Satya Tangirala
- [PATCH v7 7/8] f2fs: support direct I/O with fscrypt using blk-crypto, Satya Tangirala
- [PATCH v7 8/8] fscrypt: update documentation for direct I/O support, Satya Tangirala
- [PATCH v7 3/8] fscrypt: add functions for direct I/O support, Satya Tangirala
- [PATCH v7 1/8] block: ensure bios are not split in middle of crypto data unit, Satya Tangirala
- [PATCH v7 2/8] blk-crypto: don't require user buffer alignment, Satya Tangirala
- Re: [PATCH v7 0/8] add support for direct I/O with fscrypt using blk-crypto, Theodore Y. Ts'o
- Re: [PATCH v7 0/8] add support for direct I/O with fscrypt using blk-crypto, Eric Biggers
- [PATCH] block: fix userspace documentation reference for del_gendisk(),
Luis Chamberlain
- possible deadlock in brd_probe,
syzbot
- [PATCH v4 0/2] block, iomap: disable iopoll for split bio,
Jeffle Xu
- misc struct block_device related driver cleanups,
Christoph Hellwig
- [PATCH] blk-mq: modify hybrid sleep time to aggressive,
Dongjoo Seo
[PATCH 0/1] fix null pointer dereference for ERP requests,
Stefan Haberland
cleanup updating the size of block devices v3,
Christoph Hellwig
- [PATCH 03/78] nvme: let set_capacity_revalidate_and_notify update the bdev size, Christoph Hellwig
- [PATCH 13/78] pktcdvd: use set_capacity_and_notify, Christoph Hellwig
- [PATCH 18/78] zram: use set_capacity_and_notify, Christoph Hellwig
- [PATCH 19/78] dm-raid: use set_capacity_and_notify, Christoph Hellwig
- [PATCH 21/78] md: remove a spurious call to revalidate_disk_size in update_size, Christoph Hellwig
- [PATCH 20/78] md: use set_capacity_and_notify, Christoph Hellwig
- [PATCH 28/78] md: implement ->set_read_only to hook into BLKROSET processing, Christoph Hellwig
- [PATCH 25/78] block: don't call into the driver for BLKFLSBUF, Christoph Hellwig
- [PATCH 30/78] block: don't call into the driver for BLKROSET, Christoph Hellwig
- [PATCH 34/78] block: propagate BLKROSET to all partitions, Christoph Hellwig
- [PATCH 33/78] block: remove __blkdev_driver_ioctl, Christoph Hellwig
- [PATCH 38/78] block: rework requesting modules for unclaimed devices, Christoph Hellwig
- [PATCH 40/78] ide: remove ide_{,un}register_region, Christoph Hellwig
- [PATCH 42/78] sd: use __register_blkdev to avoid a modprobe for an unregistered dev_t, Christoph Hellwig
- [PATCH 48/78] amiflop: use separate gendisks for Amiga vs MS-DOS mode, Christoph Hellwig
- [PATCH 47/78] floppy: use a separate gendisk for each media format, Christoph Hellwig
- [PATCH 41/78] swim: don't call blk_register_region, Christoph Hellwig
- [PATCH 55/78] block: change the hash used for looking up block devices, Christoph Hellwig
- [PATCH 56/78] init: refactor name_to_dev_t, Christoph Hellwig
- [PATCH 57/78] init: refactor devt_from_partuuid, Christoph Hellwig
- [PATCH 58/78] init: cleanup match_dev_by_uuid and match_dev_by_label, Christoph Hellwig
- [PATCH 61/78] zram: do not call set_blocksize, Christoph Hellwig
- [PATCH 59/78] mtip32xx: remove the call to fsync_bdev on removal, Christoph Hellwig
- [PATCH 64/78] dm: simplify flush_bio initialization in __send_empty_flush, Christoph Hellwig
- [PATCH 71/78] block: add a bdev_kobj helper, Christoph Hellwig
- [PATCH 74/78] block: merge struct block_device and struct hd_struct, Christoph Hellwig
- [PATCH 75/78] block: stop using bdget_disk for partition 0, Christoph Hellwig
- [PATCH 77/78] fs: simplify the get_super_thawed interface, Christoph Hellwig
- [PATCH 78/78] block: remove i_bdev, Christoph Hellwig
- [PATCH 72/78] block: use disk_part_iter_exit in disk_part_iter_next, Christoph Hellwig
- [PATCH 73/78] block: use put_device in put_disk, Christoph Hellwig
- [PATCH 76/78] filemap: use ->f_mapping over ->i_mapping consistently, Christoph Hellwig
- [PATCH 70/78] block: replace bd_mutex with a per-gendisk mutex, Christoph Hellwig
- [PATCH 68/78] block: remove ->bd_contains, Christoph Hellwig
- [PATCH 69/78] block: remove the nr_sects field in struct hd_struct, Christoph Hellwig
- [PATCH 67/78] block: simplify the block device claiming interface, Christoph Hellwig
- [PATCH 66/78] block: keep a block_device reference for each hd_struct, Christoph Hellwig
- [PATCH 65/78] dm: remove the block_device reference in struct mapped_device, Christoph Hellwig
- [PATCH 60/78] zram: remove the claim mechanism, Christoph Hellwig
- [PATCH 50/78] z2ram: reindent, Christoph Hellwig
- [PATCH 51/78] z2ram: use separate gendisk for the different modes, Christoph Hellwig
- [PATCH 53/78] blk-cgroup: fix a hd_struct leak in blkcg_fill_root_iostats, Christoph Hellwig
- [PATCH 63/78] bcache: remove a superflous lookup_bdev all, Christoph Hellwig
- [PATCH 62/78] loop: do not call set_blocksize, Christoph Hellwig
- [PATCH 54/78] block: remove a duplicate __disk_get_part prototype, Christoph Hellwig
- [PATCH 52/78] block: switch gendisk lookup to a simple xarray, Christoph Hellwig
- [PATCH 49/78] ataflop: use a separate gendisk for each media format, Christoph Hellwig
- [PATCH 46/78] ide: switch to __register_blkdev for command set probing, Christoph Hellwig
- [PATCH 44/78] loop: use __register_blkdev to allocate devices on demand, Christoph Hellwig
- [PATCH 45/78] md: use __register_blkdev to allocate devices on demand, Christoph Hellwig
- [PATCH 43/78] brd: use __register_blkdev to allocate devices on demand, Christoph Hellwig
- [PATCH 39/78] block: add an optional probe callback to major_names, Christoph Hellwig
- [PATCH 37/78] block: split block_class_lock, Christoph Hellwig
- [PATCH 35/78] block: cleanup del_gendisk a bit, Christoph Hellwig
- [PATCH 15/78] drbd: use set_capacity_and_notify, Christoph Hellwig
- [PATCH 14/78] nvme: use set_capacity_and_notify in nvme_set_queue_dying, Christoph Hellwig
- [PATCH 16/78] rbd: use set_capacity_and_notify, Christoph Hellwig
- [PATCH 17/78] rnbd: use set_capacity_and_notify, Christoph Hellwig
- [PATCH 23/78] block: unexport revalidate_disk_size, Christoph Hellwig
- [PATCH 27/78] rbd: implement ->set_read_only to hook into BLKROSET processing, Christoph Hellwig
- [PATCH 26/78] block: add a new set_read_only method, Christoph Hellwig
- [PATCH 29/78] dasd: implement ->set_read_only to hook into BLKROSET processing, Christoph Hellwig
- [PATCH 32/78] block: remove set_device_ro, Christoph Hellwig
- [PATCH 31/78] loop: use set_disk_ro, Christoph Hellwig
- [PATCH 36/78] block: open code kobj_map into in block/genhd.c, Christoph Hellwig
- [PATCH 24/78] mtd_blkdevs: don't override BLKFLSBUF, Christoph Hellwig
- [PATCH 22/78] virtio-blk: remove a spurious call to revalidate_disk_size, Christoph Hellwig
- [PATCH 12/78] dm: use set_capacity_and_notify, Christoph Hellwig
- [PATCH 07/78] nbd: move the task_recv check into nbd_size_update, Christoph Hellwig
- [PATCH 10/78] nbd: use set_capacity_and_notify, Christoph Hellwig
- [PATCH 11/78] aoe: don't call set_capacity from irq context, Christoph Hellwig
- [PATCH 08/78] nbd: refactor size updates, Christoph Hellwig
- [PATCH 09/78] nbd: validate the block size in nbd_set_size, Christoph Hellwig
- [PATCH 06/78] nbd: remove the call to set_blocksize, Christoph Hellwig
- [PATCH 01/78] block: remove the call to __invalidate_device in check_disk_size_change, Christoph Hellwig
- [PATCH 02/78] loop: let set_capacity_revalidate_and_notify update the bdev size, Christoph Hellwig
- [PATCH 05/78] block: remove the update_bdev parameter to set_capacity_revalidate_and_notify, Christoph Hellwig
- [PATCH 04/78] sd: update the bdev size in sd_revalidate_disk, Christoph Hellwig
- Re: cleanup updating the size of block devices v3, Christoph Hellwig
- Re: cleanup updating the size of block devices v3, Jens Axboe
[PATCH V4 00/12] blk-mq/scsi: tracking device queue depth via sbitmap,
Ming Lei
- [PATCH V4 01/12] sbitmap: remove sbitmap_clear_bit_unlock, Ming Lei
- [PATCH V4 02/12] sbitmap: maintain allocation round_robin in sbitmap, Ming Lei
- [PATCH V4 03/12] sbitmap: add helpers for updating allocation hint, Ming Lei
- [PATCH V4 04/12] sbitmap: move allocation hint into sbitmap, Ming Lei
- [PATCH V4 05/12] sbitmap: export sbitmap_weight, Ming Lei
- [PATCH V4 06/12] sbitmap: add helper of sbitmap_calculate_shift, Ming Lei
- [PATCH V4 07/12] blk-mq: add callbacks for storing & retrieving budget token, Ming Lei
- [PATCH V4 08/12] blk-mq: return budget token from .get_budget callback, Ming Lei
- [PATCH V4 09/12] scsi: put hot fields of scsi_host_template into one cacheline, Ming Lei
- [PATCH V4 10/12] scsi: add scsi_device_busy() to read sdev->device_busy, Ming Lei
- [PATCH V4 11/12] scsi: make sure sdev->queue_depth is <= max(shost->can_queue, 1024), Ming Lei
- [PATCH V4 12/12] scsi: replace sdev->device_busy with sbitmap, Ming Lei
[PATCH v2 0/9] Rework runtime suspend and SCSI domain validation,
Bart Van Assche
- [PATCH v2 2/9] ide: Do not set the RQF_PREEMPT flag for sense requests, Bart Van Assche
- [PATCH v2 3/9] scsi: Pass a request queue pointer to __scsi_execute(), Bart Van Assche
- [PATCH v2 4/9] scsi: Rework scsi_mq_alloc_queue(), Bart Van Assche
- [PATCH v2 5/9] scsi: Do not wait for a request in scsi_eh_lock_door(), Bart Van Assche
- [PATCH v2 6/9] scsi_transport_spi: Make spi_execute() accept a request queue pointer, Bart Van Assche
- [PATCH v2 7/9] scsi_transport_spi: Freeze request queues instead of quiescing, Bart Van Assche
- [PATCH v2 8/9] block, scsi, ide: Only process PM requests if rpm_status != RPM_ACTIVE, Bart Van Assche
- [PATCH v2 9/9] block: Do not accept any requests while suspended, Bart Van Assche
- [PATCH v2 1/9] block: Fix a race in the runtime power management code, Bart Van Assche
[PATCH RESEND] nbd: Support Kconfig configuration of nbds_max and max_part, Josh Triplett
[PATCH v5] zram: break the strict dependency from lzo,
Rui Salvaterra
[PATCH] blk-cgroup: fix a hd_struct leak in blkcg_fill_root_iostats,
Christoph Hellwig
[PATCH] block: fix the kerneldoc comment for __register_blkdev,
Christoph Hellwig
KASAN: use-after-free Read in blk_update_request,
syzbot
[PATCH] block: mark flush request as IDLE when it is really finished,
Ming Lei
[PATCH] Remove unnecessary invoking of wbt_update_limits in wbt_init, chenlei0x
split hard read-only vs read-only policy,
Christoph Hellwig
[RFC] Enhancement of loop driver?,
Jürgen Groß
loop uevent fix,
Christoph Hellwig
[PATCH] nbd: Fix passing zero to 'PTR_ERR' warning, YueHaibing
[PATCH] iosched: Add i10 I/O Scheduler,
Rachit Agarwal
Re: [PATCH] iosched: Add i10 I/O Scheduler, Ming Lei
Re: [PATCH 0/2] RFC: Issue with discards on raw block device without O_DIRECT,
Jan Kara
[PATCH 0/3] blk-mq/nvme-loop: use nvme-loop's lock class for addressing lockdep false positive warning,
Ming Lei
Re: [dm-devel] dm: add support for DM_TARGET_NOWAIT for various targets,
JeffleXu
[PATCH v2] block/keyslot-manager: prevent crash when num_slots=1,
Eric Biggers
[PATCH] nvme: remove unnecessary return values,
javier
[PATCH 1/1] loop: Fix occasional uevent drop,
Petr Vorel
[PATCH v3 0/9] null_blk fixes, improvements and cleanup,
Damien Le Moal
[PATCH 1/2] nvme: allow to force refresh of effects log,
javier
cleanup updating the size of block devices v2,
Christoph Hellwig
- [PATCH 03/24] nvme: let set_capacity_revalidate_and_notify update the bdev size, Christoph Hellwig
- [PATCH 14/24] pktcdvd: use set_capacity_and_notify, Christoph Hellwig
- [PATCH 12/24] aoe: don't call set_capacity from irq context, Christoph Hellwig
- [PATCH 20/24] dm-raid: use set_capacity_and_notify, Christoph Hellwig
- [PATCH 23/24] virtio-blk: remove a spurious call to revalidate_disk_size, Christoph Hellwig
- [PATCH 24/24] block: unexport revalidate_disk_size, Christoph Hellwig
- [PATCH 22/24] md: remove a spurious call to revalidate_disk_size in update_size, Christoph Hellwig
- [PATCH 18/24] rnbd: use set_capacity_and_notify, Christoph Hellwig
- [PATCH 15/24] nvme: use set_capacity_and_notify in nvme_set_queue_dying, Christoph Hellwig
- [PATCH 21/24] md: use set_capacity_and_notify, Christoph Hellwig
- [PATCH 16/24] drbd: use set_capacity_and_notify, Christoph Hellwig
- [PATCH 17/24] rbd: use set_capacity_and_notify, Christoph Hellwig
- [PATCH 19/24] zram: use set_capacity_and_notify, Christoph Hellwig
- [PATCH 13/24] dm: use set_capacity_and_notify, Christoph Hellwig
- [PATCH 11/24] nbd: use set_capacity_and_notify, Christoph Hellwig
- [PATCH 10/24] nbd: validate the block size in nbd_set_size, Christoph Hellwig
- [PATCH 06/24] block: add a return value to set_capacity_and_notify, Christoph Hellwig
- [PATCH 09/24] nbd: refactor size updates, Christoph Hellwig
- [PATCH 05/24] block: remove the update_bdev parameter from set_capacity_revalidate_and_notify, Christoph Hellwig
- [PATCH 04/24] sd: update the bdev size in sd_revalidate_disk, Christoph Hellwig
- [PATCH 08/24] nbd: move the task_recv check into nbd_size_update, Christoph Hellwig
- [PATCH 07/24] nbd: remove the call to set_blocksize, Christoph Hellwig
- [PATCH 01/24] block: remove the call to __invalidate_device in check_disk_size_change, Christoph Hellwig
- [PATCH 02/24] loop: remove loop_set_size, Christoph Hellwig
[PATCH v2] block: Improve blk_revalidate_disk_zones() checks,
Damien Le Moal
[PATCH] block: Improve blk_revalidate_disk_zones() checks, Damien Le Moal
[PATCH v2 0/9] null_blk fixes, improvements and cleanup,
Damien Le Moal
- [PATCH v2 1/9] null_blk: Fix zone size initialization, Damien Le Moal
- [PATCH v2 2/9] null_blk: Fail zone append to conventional zones, Damien Le Moal
- [PATCH v2 3/9] null_blk: Align max_hw_sectors to blocksize, Damien Le Moal
- [PATCH v2 4/9] null_blk: improve zone locking, Damien Le Moal
- [PATCH v2 5/9] null_blk: Improve implicit zone close, Damien Le Moal
- [PATCH v2 6/9] null_blk: cleanup discard handling, Damien Le Moal
- [PATCH v2 7/9] null_blk: discard zones on reset, Damien Le Moal
- [PATCH v2 8/9] null_blk: Allow controlling max_hw_sectors limit, Damien Le Moal
- [PATCH v2 9/9] null_blk: Move driver into its own directory, Damien Le Moal
- Re: [PATCH v2 0/9] null_blk fixes, improvements and cleanup, Damien Le Moal
[PATCH] block/keyslot-manager: prevent crash when num_slots=1,
Eric Biggers
[PATCH V3] nvme: enable ro namespace for ZNS without append,
javier
[GIT PULL] nvme fix for 5.10,
Christoph Hellwig
[PATCH V2] nvme: enable ro namespace for ZNS without append,
Javier González
[PATCH V4 0/6] nvmet: passthru improvements,
Chaitanya Kulkarni
[PATCH] nbd: fix a block_device refcount leak in nbd_release,
Christoph Hellwig
❌ FAIL: Test report for kernel 5.10.0-rc3 (block),
CKI Project
[PATCH 0/6] null_blk fixes, improvements and cleanup,
Damien Le Moal
[PATCH v4 00/19] blkcg:Support to track FC storage blk io traffic,
Muneendra
- [PATCH v4 01/19] cgroup: Added cgroup_get_from_kernfs_id, Muneendra
- [PATCH v4 02/19] blkcg: Added a app identifier support for blkcg, Muneendra
- [PATCH v4 03/19] nvme: Added a newsysfs attribute appid_store, Muneendra
- [PATCH v4 04/19] lpfc: vmid: Add the datastructure for supporting VMID in lpfc, Muneendra
- [PATCH v4 05/19] lpfc: vmid: API to check if VMID is enabled., Muneendra
- [PATCH v4 06/19] lpfc: vmid: Supplementary data structures for vmid, Muneendra
- [PATCH v4 07/19] lpfc: vmid: Forward declarations for APIs, Muneendra
- [PATCH v4 08/19] lpfc: vmid: Add support for vmid in mailbox command, Muneendra
- [PATCH v4 09/19] lpfc: vmid: VMID params initialization, Muneendra
- [PATCH v4 10/19] lpfc: vmid: vmid resource allocation, Muneendra
- [PATCH v4 11/19] lpfc: vmid: cleanup vmid resources, Muneendra
- [PATCH v4 13/19] lpfc: vmid: Functions to manage vmids, Muneendra
- [PATCH v4 12/19] lpfc: vmid: Implements ELS commands for appid patch, Muneendra
- [PATCH v4 14/19] lpfc: vmid: Implements CT commands for appid., Muneendra
- [PATCH v4 15/19] lpfc: vmid: Appends the vmid in the wqe before sending request, Muneendra
- [PATCH v4 16/19] lpfc: vmid: Timeout implementation for vmid, Muneendra
- [PATCH v4 17/19] lpfc: vmid: Adding qfpa and vmid timeout check in worker thread, Muneendra
- [PATCH v4 18/19] lpfc: vmid: Introducing vmid in io path., Muneendra
- [PATCH v4 19/19] scsi: Made changes in Kconfig to select BLK_CGROUP_FC_APPID, Muneendra
[PATCH] xsysace: Remove SYSACE driver,
Michal Simek
[bug report] xen/blkback: Prefix 'vbd' with 'xen' in structs and functions., Dan Carpenter
cleanup updating the size of block devices,
Christoph Hellwig
- [PATCH 02/24] loop: remove loop_set_size, Christoph Hellwig
- [PATCH 01/24] block: remove the call to __invalidate_device in check_disk_size_change, Christoph Hellwig
- [PATCH 03/24] nvme: let set_capacity_revalidate_and_notify update the bdev size, Christoph Hellwig
- [PATCH 04/24] sd: update the bdev size in sd_revalidate_disk, Christoph Hellwig
- [PATCH 09/24] nbd: refactor size updates, Christoph Hellwig
- [PATCH 15/24] nvme: use set_capacity_and_notify in nvme_set_queue_dying, Christoph Hellwig
- [PATCH 17/24] rbd: use set_capacity_and_notify, Christoph Hellwig
- [PATCH 18/24] rnbd: use set_capacity_and_notify, Christoph Hellwig
- [PATCH 20/24] dm-raid: use set_capacity_and_notify, Christoph Hellwig
- [PATCH 24/24] block: unexport revalidate_disk_size, Christoph Hellwig
- [PATCH 22/24] md: remove a spurious call to revalidate_disk_size in update_size, Christoph Hellwig
- [PATCH 19/24] zram: use set_capacity_and_notify, Christoph Hellwig
- [PATCH 23/24] virtio-blk: remove a spurious call to revalidate_disk_size, Christoph Hellwig
- [PATCH 16/24] drbd: use set_capacity_and_notify, Christoph Hellwig
- [PATCH 21/24] md: use set_capacity_and_notify, Christoph Hellwig
- [PATCH 13/24] dm: use set_capacity_and_notify, Christoph Hellwig
- [PATCH 14/24] pktcdvd: use set_capacity_and_notify, Christoph Hellwig
- [PATCH 12/24] aoe: don't call set_capacity from irq context, Christoph Hellwig
- [PATCH 11/24] nbd: use set_capacity_and_notify, Christoph Hellwig
- [PATCH 05/24] block: remove the update_bdev parameter from set_capacity_revalidate_and_notify, Christoph Hellwig
- [PATCH 08/24] nbd: move the task_recv check into nbd_size_update, Christoph Hellwig
- [PATCH 10/24] nbd: validate the block size in nbd_set_size, Christoph Hellwig
- [PATCH 06/24] block: add a return value to set_capacity_and_notify, Christoph Hellwig
- [PATCH 07/24] nbd: remove the call to set_blocksize, Christoph Hellwig
- Re: cleanup updating the size of block devices, Josef Bacik
[RFC PATCH 00/15] Userspace P2PDMA with O_DIRECT NVMe devices,
Logan Gunthorpe
- [RFC PATCH 04/15] lib/scatterlist: Add flag for indicating P2PDMA segments in an SGL, Logan Gunthorpe
- [RFC PATCH 03/15] PCI/P2PDMA: Introduce pci_p2pdma_should_map_bus() and pci_p2pdma_bus_offset(), Logan Gunthorpe
- [RFC PATCH 15/15] nvme-pci: Allow mmaping the CMB in userspace, Logan Gunthorpe
- [RFC PATCH 10/15] mm: Introduce FOLL_PCI_P2PDMA to gate getting PCI P2PDMA pages, Logan Gunthorpe
- [RFC PATCH 05/15] dma-direct: Support PCI P2PDMA pages in dma-direct map_sg, Logan Gunthorpe
- [RFC PATCH 06/15] dma-mapping: Add flags to dma_map_ops to indicate PCI P2PDMA support, Logan Gunthorpe
- [RFC PATCH 07/15] iommu/dma: Support PCI P2PDMA pages in dma-iommu map_sg, Logan Gunthorpe
- [RFC PATCH 08/15] nvme-pci: Check DMA ops when indicating support for PCI P2PDMA, Logan Gunthorpe
- [RFC PATCH 11/15] iov_iter: Introduce iov_iter_get_pages_[alloc_]flags(), Logan Gunthorpe
- [RFC PATCH 09/15] nvme-pci: Convert to using dma_map_sg for p2pdma pages, Logan Gunthorpe
- [RFC PATCH 02/15] PCI/P2PDMA: Attempt to set map_type if it has not been set, Logan Gunthorpe
- [RFC PATCH 01/15] PCI/P2PDMA: Don't sleep in upstream_bridge_distance_warn(), Logan Gunthorpe
- [RFC PATCH 12/15] block: Set FOLL_PCI_P2PDMA in __bio_iov_iter_get_pages(), Logan Gunthorpe
- [RFC PATCH 13/15] block: Set FOLL_PCI_P2PDMA in bio_map_user_iov(), Logan Gunthorpe
- [RFC PATCH 14/15] PCI/P2PDMA: Introduce pci_mmap_p2pmem(), Logan Gunthorpe
[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]