Linux Block Development
[Prev Page][Next Page]
- Semantics of racy O_DIRECT writes,
Travis Downs
- fix queue freeze and limit locking order v2,
Christoph Hellwig
- [PATCH 02/10] block: add a queue_limits_commit_update_frozen helper, Christoph Hellwig
- [PATCH 01/10] block: fix docs for freezing of queue limits updates, Christoph Hellwig
- [PATCH 03/10] block: don't update BLK_FEAT_POLL in __blk_mq_update_nr_hw_queues, Christoph Hellwig
- [PATCH 04/10] block: add a store_limit operations for sysfs entries, Christoph Hellwig
- [PATCH 05/10] block: fix queue freeze vs limits lock order in sysfs store methods, Christoph Hellwig
- [PATCH 07/10] nbd: fix queue freeze vs limits lock order, Christoph Hellwig
- [PATCH 06/10] nvme: fix queue freeze vs limits lock order, Christoph Hellwig
- [PATCH 08/10] usb-storage: fix queue freeze vs limits lock order, Christoph Hellwig
- [PATCH 09/10] loop: refactor queue limits updates, Christoph Hellwig
- [PATCH 10/10] loop: fix queue freeze vs limits lock order, Christoph Hellwig
- Re: fix queue freeze and limit locking order v2, Johannes Thumshirn
- [PATCH] block, bfq: fix waker_bfqq UAF after bfq_split_bfqq(),
Yu Kuai
- [PATCH] virtio_blk: always post notifications under the lock,
Andrew Boyer
Re: [PATCH RFC md-6.14] md: reintroduce md-linear,
Mike Snitzer
[RFC PATCH 00/22] ublk: support bpf,
Ming Lei
- [RFC PATCH 01/22] ublk: remove two unused fields from 'struct ublk_queue', Ming Lei
- [RFC PATCH 02/22] ublk: convert several bool type fields into bitfield of `ublk_queue`, Ming Lei
- [RFC PATCH 03/22] ublk: add helper of ublk_need_map_io(), Ming Lei
- [RFC PATCH 04/22] ublk: move ublk into one standalone directory, Ming Lei
- [RFC PATCH 05/22] ublk: move private definitions into private header, Ming Lei
- [RFC PATCH 07/22] ublk: bpf: add bpf prog attach helpers, Ming Lei
- [RFC PATCH 06/22] ublk: move several helpers to private header, Ming Lei
- [RFC PATCH 09/22] ublk: bpf: attach bpf prog to ublk device, Ming Lei
- [RFC PATCH 08/22] ublk: bpf: add bpf struct_ops, Ming Lei
- [RFC PATCH 10/22] ublk: bpf: add kfunc for ublk bpf prog, Ming Lei
- [RFC PATCH 11/22] ublk: bpf: enable ublk-bpf, Ming Lei
- [RFC PATCH 17/22] ublk: bpf: attach bpf aio prog to ublk device, Ming Lei
- [RFC PATCH 12/22] selftests: ublk: add tests for the ublk-bpf initial implementation, Ming Lei
- [RFC PATCH 19/22] ublk: bpf: wire bpf aio with ublk io handling, Ming Lei
- [RFC PATCH 16/22] ublk: bpf: add bpf aio struct_ops, Ming Lei
- [RFC PATCH 18/22] ublk: bpf: add several ublk bpf aio kfuncs, Ming Lei
- [RFC PATCH 22/22] ublk: document ublk-bpf & bpf-aio, Ming Lei
- [RFC PATCH 15/22] ublk: bpf: add bpf aio kfunc, Ming Lei
- [RFC PATCH 20/22] selftests: add tests for ublk bpf aio, Ming Lei
- [RFC PATCH 21/22] selftests: add tests for covering both bpf aio and split, Ming Lei
- [RFC PATCH 14/22] selftests: ublk: add tests for covering redirecting to userspace, Ming Lei
- [RFC PATCH 13/22] selftests: ublk: add tests for covering io split, Ming Lei
[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
[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]