Linux Block Development
[Prev Page][Next Page]
- [RFC PATCH 14/22] selftests: ublk: add tests for covering redirecting to userspace, (continued)
- [PATCH v3 0/8] Introduce CBD (CXL Block Device),
Dongsheng Yang
- [PATCH] zram: fix potential UAF of zram table,
Kairui Song
- fix queue freeze and limit locking order,
Christoph Hellwig
- [PATCH blktests 0/4] Cleanup and Optimization in requires(),
Li Zhijian
- [PATCH blktests v4 1/2] tests/rnbd: Add a basic RNBD test,
Li Zhijian
- [PATCH 0/2] New zoned loop block device driver,
Damien Le Moal
- [PATCH RFC 0/5] device mapper atomic write support,
John Garry
- RFC: fix queue freeze and limit locking order (alt take),
Christoph Hellwig
- [PATCH 01/10] block: fix docs for freezing of queue limits updates, Christoph Hellwig
- [PATCH 02/10] block: add a queue_limits_commit_update_frozen helper, Christoph Hellwig
- [PATCH 03/10] block: add a store_limit operations for sysfs entries, Christoph Hellwig
- [PATCH 04/10] block: use queue_limits_commit_update in queue_attr_store, Christoph Hellwig
- [PATCH 05/10] block: don't update BLK_FEAT_POLL in __blk_mq_update_nr_hw_queues, Christoph Hellwig
- [PATCH 06/10] virtio_blk: use queue_limits_commit_update_frozen in cache_type_store, Christoph Hellwig
- [PATCH 07/10] usb-storage: use queue_limits_commit_update_frozen in max_sectors_store, Christoph Hellwig
- [PATCH 08/10] nvme: freeze queue after taking limits lock, Christoph Hellwig
- [PATCH 10/10] nbd: use queue_limits_commit_update_frozen in nbd_set_size, Christoph Hellwig
- [PATCH 09/10] loop: document why loop_clear_limits updates queue limits without freezing, Christoph Hellwig
- more BLK_MQ_F_* simplification v2,
Christoph Hellwig
- [PATCH] block: add a dma mapping iterator,
Christoph Hellwig
- [PATCH] block: use page_to_phys in bvec_phys,
Christoph Hellwig
- [PATCH v6 0/8] driver core: class: Fix bug and code improvements for class APIs,
Zijun Hu
- [PATCH 0/3] Fix queue freeze and limit locking order,
Damien Le Moal
- [PATCH] block: Fix sysfs queue freeze and limits lock order, Damien Le Moal
- [GIT PULL] Block fixes for 6.13-rc6,
Jens Axboe
- [PATCH] nbd: don't allow reconnect after disconnect,
Yu Kuai
- [PATCH] ps3disk: Do not use dev->bounce_size before it is set,
Geert Uytterhoeven
- "WARNING in del_gendisk" in Linux kernel version 5.15.169,
cheung wall
- more BLK_MQ_F_* simplification,
Christoph Hellwig
- simplify passthrough bio handling,
Christoph Hellwig
- [PATCH blktests v3 1/2] tests/rnbd: Add a basic RNBD test,
Li Zhijian
- [no subject], Unknown
- Re: [PATCH] blk-crypto: Add check for mempool_alloc(), Eric Biggers
- [PATCH v2] block: Use enum for blk-mq tagset flags,
John Garry
- [PATCH 0/4] elevator: Enable const sysfs attributes,
Thomas Weißschuh
- Re: [syzbot] [scsi?] possible deadlock in sd_remove,
Hillf Danton
- Re: [PATCH] mm: fix dead-loop bug, Matthew Wilcox
- [PATCH] block: make queue limits workable in case of 64K PAGE_SIZE,
Ming Lei
- [LSF/MM/BPF TOPIC] Improving Block Layer Tracepoints for Next-Generation Backup Systems,
Vishnu ks
- [PATCH] scsi: avoid to send scsi command with ->queue_limits lock held,
Ming Lei
- [PATCH 0/1] cdrom: typo-fixing patch for inclusion,
Phillip Potter
- [syzbot] [block?] kernel BUG in invalidate_inode_pages2_range, syzbot
- [GIT PULL] Block fix for 6.13-rc5,
Jens Axboe
- [syzbot] [block?] possible deadlock in submit_bio_noacct_nocheck, syzbot
- [syzbot] [block?] possible deadlock in queue_attr_store, syzbot
- [PATCH] ublk: detach gendisk from ublk device if add_disk() fails,
Ming Lei
- [PATCH for-next v2 0/4] null_blk: improve write failure simulation,
Shin'ichiro Kawasaki
- [syzbot] Monthly nbd report (Dec 2024), syzbot
- [PATCH blktests v2 1/2] tests/rnbd: Implement RNBD regression test,
Li Zhijian
- [PATCH v5 0/8] driver core: class: Fix bug and code improvements for class APIs,
Zijun Hu
- [PATCH v5 00/12] driver core: Constify API device_find_child(),
Zijun Hu
- [PATCH v5 01/12] libnvdimm: Replace namespace_match() with device_find_child_by_name(), Zijun Hu
- [PATCH v5 02/12] slimbus: core: Constify slim_eaddr_equal(), Zijun Hu
- [PATCH v5 03/12] bus: fsl-mc: Constify fsl_mc_device_match(), Zijun Hu
- [PATCH v5 05/12] driver core: Simplify API device_find_child_by_name() implementation, Zijun Hu
- [PATCH v5 04/12] driver core: Constify API device_find_child() and adapt for various usages, Zijun Hu
- [PATCH v5 06/12] driver core: Remove match_any(), Zijun Hu
- [PATCH v5 07/12] slimbus: core: Remove of_slim_match_dev(), Zijun Hu
- [PATCH v5 08/12] gpio: sim: Remove gpio_sim_dev_match_fwnode(), Zijun Hu
- [PATCH v5 09/12] driver core: Introduce an device matching API device_match_type(), Zijun Hu
- [PATCH v5 10/12] cxl/pmem: Replace match_nvdimm_bridge() with API device_match_type(), Zijun Hu
- [PATCH v5 11/12] cxl/pmem: Remove is_cxl_nvdimm_bridge(), Zijun Hu
- [PATCH v5 12/12] usb: typec: class: Remove both cable_match() and partner_match(), Zijun Hu
- Re: [syzbot] [scsi?] [usb?] WARNING: bad unlock balance in sd_revalidate_disk, syzbot
- [no subject], Unknown
- [PATCH] block: Use enum for blk-mq tagset flags,
John Garry
- [PATCH blktests] tests/rnbd: Implement RNBD regression test,
Li Zhijian
- [PATCH v2 3/3] rust: block: convert `block::mq` to use `Refcount`, Gary Guo
- [PATCH RFC v3 0/7] lib/sbitmap: fix shallow_depth tag allocation,
Yu Kuai
- [GIT PULL] Block fixes for 6.13-rc4,
Jens Axboe
- [PATCH] rust: block: fix use of BLK_MQ_F_SHOULD_MERGE,
Andreas Hindborg
- [bug report] WARNING: possible circular locking dependency detected at blk_unregister_queue+0x9c/0x290 and sd_remove+0x85/0x130 [sd_mod],
Yi Zhang
- [PATCH v2 0/2] rust: lockdep: Fix soundness issue affecting LockClassKeys,
Mitchell Levy
- Re: [syzbot] [bcachefs?] general protection fault in put_pwq_unlocked (2), syzbot
- [PATCH RFC] docs: ABI: replace mcroce@xxxxxxxxxxxxx with new Meta address,
Ahmad Fatoum
- [PATCH] block: remove BLK_MQ_F_SHOULD_MERGE,
Christoph Hellwig
- [syzbot] [block?] possible deadlock in blk_mq_exit_sched, syzbot
- [PATCH v3 0/2] Two blk_mq_submit_bio() patches,
Bart Van Assche
- [PATCHv2 blktests 0/2] throtl: fix IO block-size and race while submitting IO,
Nilay Shroff
- [PATCH blktests 0/4] enable bs > ps device testing,
Luis Chamberlain
- [PATCH blktests] nvme/053: provide time extension alternative,
Luis Chamberlain
- [PATCH 0/2] block: fix two regressions in v6.13 dev cycle,
Ming Lei
- [PATCH v1 0/3] virtio-blk: add io_uring passthrough support.,
Ferry Meng
- [PATCH for-next 0/3] null_blk: improve write failure simulation,
Shin'ichiro Kawasaki
- [PATCH 0/5] fs/buffer: strack reduction on async read,
Luis Chamberlain
- [PATCH 0/2] block size limit cleanups,
Luis Chamberlain
- 6.13/regression/bisected - after commit f1be1788a32e I see in the kernel log "possible circular locking dependency detected",
Mikhail Gavrilov
- [PATCH v4 0/8] driver core: class: Fix bug and code improvements for class APIs,
Zijun Hu
- [PATCH v2 0/3] Three blk_mq_submit_bio() patches,
Bart Van Assche
- [PATCH v2 0/4] Minor improvements for the zoned block storage code,
Bart Van Assche
- [PATCH v4 0/9] blk: honor isolcpus configuration,
Daniel Wagner
- [linus:master] [blk] 22465bbac5: BUG:KASAN:slab-use-after-free_in__cpuhp_state_add_instance_cpuslocked,
kernel test robot
- [PATCH blktests 0/2] throtl: fix IO block-size and race while submitting IO,
Nilay Shroff
- [PATCH v5 00/17] Provide a new two step DMA mapping API,
Leon Romanovsky
- [PATCH v5 01/17] PCI/P2PDMA: Refactor the p2pdma mapping helpers, Leon Romanovsky
- [PATCH v5 03/17] iommu: generalize the batched sync after map interface, Leon Romanovsky
- [PATCH v5 02/17] dma-mapping: move the PCI P2PDMA mapping helpers to pci-p2pdma.h, Leon Romanovsky
- [PATCH v5 05/17] dma-mapping: Provide an interface to allow allocate IOVA, Leon Romanovsky
- [PATCH v5 06/17] iommu/dma: Factor out a iommu_dma_map_swiotlb helper, Leon Romanovsky
- [PATCH v5 09/17] docs: core-api: document the IOVA-based API, Leon Romanovsky
- [PATCH v5 07/17] dma-mapping: Implement link/unlink ranges API, Leon Romanovsky
- [PATCH v5 08/17] dma-mapping: add a dma_need_unmap helper, Leon Romanovsky
- [PATCH v5 04/17] iommu: add kernel-doc for iommu_unmap and iommu_unmap_fast, Leon Romanovsky
- [PATCH v5 11/17] mm/hmm: provide generic DMA managing logic, Leon Romanovsky
- [PATCH v5 13/17] RDMA/core: Convert UMEM ODP DMA mapping to caching IOVA and page linkage, Leon Romanovsky
- [PATCH v5 10/17] mm/hmm: let users to tag specific PFN with DMA mapped bit, Leon Romanovsky
- [PATCH v5 12/17] RDMA/umem: Store ODP access mask information in PFN, Leon Romanovsky
- [PATCH v5 16/17] vfio/mlx5: Rewrite create mkey flow to allow better code reuse, Leon Romanovsky
- [PATCH v5 14/17] RDMA/umem: Separate implicit ODP initialization from explicit ODP, Leon Romanovsky
- [PATCH v5 17/17] vfio/mlx5: Enable the DMA link API, Leon Romanovsky
- [PATCH v5 15/17] vfio/mlx5: Explicitly use number of pages instead of allocated length, Leon Romanovsky
- Re: [PATCH v5 00/17] Provide a new two step DMA mapping API, Leon Romanovsky
- [PATCH RFC v2 0/4] lib/sbitmap: fix shallow_depth tag allocation,
Yu Kuai
- [PATCH 0/6] Minor improvements for the zoned block storage code,
Bart Van Assche
- [PATCH 0/2] Move blk_mq_submit_bio() error handling,
Bart Van Assche
- Zoned storage and BLK_STS_RESOURCE,
Bart Van Assche
- [PATCH] null_blk: Remove accesses to page->index,
Matthew Wilcox (Oracle)
- [PATCH 0/2] block: fix deadlock caused by atomic limits update,
Ming Lei
[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]