Linux Block Development
[Prev Page][Next Page]
How to debug intermittent increasing md/inflight but no disk activity?,
Paul Menzel
next-20240709: kernel BUG at drivers/scsi/scsi_lib.c:1160! - WARNING: block/blk-merge.c:607 __blk_rq_map_sg,
Naresh Kamboju
[PATCH v6] sbitmap: fix io hung due to race on sbitmap_word::cleared,
Yang Yang
[PATCH v2] blk-cgroup: Replace u64_sync with blkg_stat_lock for stats update,
boy.wu
Re: [LTP] Request for Modification of test cases,
Petr Vorel
[PATCH v1 0/7] Introduce CBD (CXL Block Device),
Dongsheng Yang
[PATCH blktests] dm/002: repeat dmsetup remove command on failure with EBUSY,
Shin'ichiro Kawasaki
[PATCH RFC 00/11] block debugfs: Catch missing flag array members,
John Garry
- [PATCH 03/11] block: Add build-time assert for size of blk_queue_flag_name[], John Garry
- [PATCH 01/11] block: remove QUEUE_FLAG_STOPPED, John Garry
- [PATCH 06/11] block: Catch possible entries missing from alloc_policy_name[], John Garry
- [PATCH 02/11] block: Make QUEUE_FLAG_x as an enum, John Garry
- [PATCH 04/11] block: Catch possible entries missing from hctx_state_name[], John Garry
- [PATCH 08/11] block: Catch possible entries missing from cmd_flag_name[], John Garry
- [PATCH 05/11] block: Catch possible entries missing from hctx_flag_name[], John Garry
- [PATCH 11/11] block: Catch possible entries missing from rqf_name[], John Garry
- [PATCH 10/11] block: Add zone write plugging entry to rqf_name[], John Garry
- [PATCH 07/11] block: Add missing entries from cmd_flag_name[], John Garry
- [PATCH 09/11] block: Make RQF_x as an enum, John Garry
[PATCH V2] block: uapi: Fix compliation warning of using IOPRIO_PRIO_DATA,
Zhiguo Niu
[PATCH] virtio_blk: stop all virtqueues when 'virtblk_probe' fails, lixianming.19951001
[PATCH] block: take offset into account in blk_bvec_map_sg again,
Christoph Hellwig
[bug report] WARNING at block/blk-merge.c:607 __blk_rq_map_sg+0xf0/0x110 and BUG at drivers/scsi/scsi_lib.c:1160! on linux-block/for-next,
Yi Zhang
[PATCH] block: fix get_max_segment_size() warning,
Chaitanya Kulkarni
[PATCH] block/rnbd: Constify struct kobj_type,
Christophe JAILLET
[PATCH v2 0/5] Validate logical block size in blk_validate_limits(),
John Garry
add a bvec_phys helper v3,
Christoph Hellwig
[PATCH V4 0/8] io_uring: support sqe group and provide group kbuf,
Ming Lei
extend the bio alignment check to bio based drivers,
Christoph Hellwig
[PATCH v3 0/3] zram: Replace bit spinlocks with a spinlock_t.,
Sebastian Andrzej Siewior
add a bvec_phys helper v2,
Christoph Hellwig
[PATCH 0/5] Validate logical block size in blk_validate_limits(),
John Garry
fine-grained PI control,
Christoph Hellwig
add a bvec_phys helper,
Christoph Hellwig
[PATCH] blk-cgroup: add spin_lock for u64_stats_update,
boy.wu
[PATCH] loop: remove the unused inode variable in loop_configure,
Christoph Hellwig
Non-power-of-2 zone size (was: [PATCH] dm-table:fix zone block_device not aligned with zonesize),
Mikulas Patocka
[PATCH v7 0/4] block: add larger order folio instead of pages,
Kundan Kumar
Message not available
Message not available
Message not available
[PATCH] block: t10-pi: Return correct ref tag when queue has no integrity profile,
Kanchan Joshi
[PATCH v2 0/5] Remove zone reset all emulation,
Damien Le Moal
[PATCH 1/1] null_blk: Fix error "ERROR:INITIALISED_STATIC: do not initialise statics to false",
Zhu Yanjun
[PATCH 0/5] Remove zone reset all emulation,
Damien Le Moal
Re: [PATCH 6.9 000/222] 6.9.8-rc1 review,
Naresh Kamboju
request for information on using NVMe under linux, Jamaleddine AMGHAR
[PATCH] block: remove QUEUE_FLAG_STOPPED,
Christoph Hellwig
[PATCH v5] sbitmap: fix io hung due to race on sbitmap_word::cleared,
Yang Yang
more integrity cleanups v3,
Christoph Hellwig
[linux-next:master] [loop] 18048c1af7: ltp.ioctl_loop06.fail, kernel test robot
[PATCH] block: reuse original bio_vec array for integrity during clone,
Anuj Gupta
[RFC PATCH v1 00/18] Provide a new two step DMA API mapping API,
Leon Romanovsky
- [RFC PATCH v1 01/18] dma-mapping: query DMA memory type, Leon Romanovsky
- [RFC PATCH v1 03/18] dma-mapping: check if IOVA can be used, Leon Romanovsky
- [RFC PATCH v1 02/18] dma-mapping: provide an interface to allocate IOVA, Leon Romanovsky
- [RFC PATCH v1 05/18] mm/hmm: let users to tag specific PFN with DMA mapped bit, Leon Romanovsky
- [RFC PATCH v1 06/18] dma-mapping: provide callbacks to link/unlink HMM PFNs to specific IOVA, Leon Romanovsky
- [RFC PATCH v1 07/18] iommu/dma: Provide an interface to allow preallocate IOVA, Leon Romanovsky
- [RFC PATCH v1 08/18] iommu/dma: Implement link/unlink ranges callbacks, Leon Romanovsky
- [RFC PATCH v1 04/18] dma-mapping: implement link range API, Leon Romanovsky
- [RFC PATCH v1 10/18] RDMA/umem: Store ODP access mask information in PFN, Leon Romanovsky
- [RFC PATCH v1 11/18] RDMA/core: Separate DMA mapping to caching IOVA and page linkage, Leon Romanovsky
- [RFC PATCH v1 12/18] RDMA/umem: Prevent UMEM ODP creation with SWIOTLB, Leon Romanovsky
- [RFC PATCH v1 13/18] vfio/mlx5: Explicitly use number of pages instead of allocated length, Leon Romanovsky
- [RFC PATCH v1 14/18] vfio/mlx5: Rewrite create mkey flow to allow better code reuse, Leon Romanovsky
- [RFC PATCH v1 09/18] RDMA/umem: Preallocate and cache IOVA for UMEM ODP, Leon Romanovsky
- [RFC PATCH v1 16/18] vfio/mlx5: Convert vfio to use DMA link API, Leon Romanovsky
- [RFC PATCH v1 17/18] block: export helper to get segment max size, Leon Romanovsky
- [RFC PATCH v1 18/18] nvme-pci: use new dma API, Leon Romanovsky
- [RFC PATCH v1 15/18] vfio/mlx5: Explicitly store page list, Leon Romanovsky
- Re: [RFC PATCH v1 00/18] Provide a new two step DMA API mapping API, Christoph Hellwig
- Re: [RFC PATCH v1 00/18] Provide a new two step DMA API mapping API, Christoph Hellwig
[PATCH] null_blk: Fix description of the fua parameter,
Damien Le Moal
make secure erase and write zeroes ioctls interruptible as well,
Christoph Hellwig
- [PATCH 02/10] block: factor out a bio_secure_erase_limit helper, Christoph Hellwig
- [PATCH 01/10] block: move secure erase checks into the ioctl handler, Christoph Hellwig
- [PATCH 03/10] block: add a blk_alloc_secure_erase_bio helper, Christoph Hellwig
- [PATCH 04/10] blk-lib: check for kill signal in ioctl BLKSECDISCARD, Christoph Hellwig
- [PATCH 05/10] block: factor out a blk_write_zeroes_limit helper, Christoph Hellwig
- [PATCH 06/10] block: remove the LBA alignment check in __blkdev_issue_zeroout, Christoph Hellwig
- [PATCH 07/10] block: move read-only and supported checks into (__)blkdev_issue_zeroout, Christoph Hellwig
- [PATCH 08/10] block: refacto blkdev_issue_zeroout, Christoph Hellwig
- [PATCH 10/10] blk-lib: check for kill signal in ioctl BLKZEROOUT, Christoph Hellwig
- [PATCH 09/10] block: limit the Write Zeroes to manually writing zeroes fallback, Christoph Hellwig
- Re: make secure erase and write zeroes ioctls interruptible as well, Martin K. Petersen
- Re: make secure erase and write zeroes ioctls interruptible as well, Jens Axboe
- Re: (subset) make secure erase and write zeroes ioctls interruptible as well, Jens Axboe
io_opt fixups,
Christoph Hellwig
Re: io_opt fixups, Johannes Thumshirn
Re: io_opt fixups, Jens Axboe
more integrity cleanups v2,
Christoph Hellwig
[RFC] bdev: use bdev_io_min() for statx DIO min IO,
Luis Chamberlain
[GIT PULL] Block fixes for 6.10-rc6,
Jens Axboe
more integrity cleanups,
Christoph Hellwig
[PATCH] bcache: work around a __bitwise to bool conversion sparse warning,
Christoph Hellwig
[PATCH] rust: block: fix generated bindings after refactoring of features,
Andreas Hindborg
[PATCH v4 0/4] block: preparations for NVMEM provider,
Daniel Golle
[PATCH] block: Delete blk_queue_flag_test_and_set(),
John Garry
[PATCH v2] block: flush all throttled bios when deleting the cgroup,
Li Lingfeng
[PATCH v2 0/3] nvme-pci: honor isolcpus configuration,
Daniel Wagner
[PATCH v6 0/3] block: add larger order folio instead of pages,
Kundan Kumar
Message not available
Message not available
get drivers out of setting queue flags,
Christoph Hellwig
block: don't free submitter owned integrity payload on I/O completion, Christoph Hellwig
de-duplicate the block sysfs code,
Christoph Hellwig
[PATCH blktests v3 0/3] Add support to run against real target,
Daniel Wagner
[PATCH] blk-cgroup: don't clear stat in blkcg_reset_stats(),
Li Lingfeng
[RFC] swapfile: disable swapon for bs > ps devices, Luis Chamberlain
queue_limits fixups and tidyups v3,
Christoph Hellwig
[PATCH v2 00/10] Read/Write with meta/integrity,
Anuj Gupta
Message not available
Message not available
Message not available
Message not available
Message not available
Message not available
Message not available
Message not available
Message not available
Re: [PATCH v2 00/10] Read/Write with meta/integrity, Christoph Hellwig
Re: (subset) [PATCH v2 00/10] Read/Write with meta/integrity, Jens Axboe
Re: [bug report] Oops: general protection fault at RIP: 0010:__nvmet_fc_free_assocs+0xbe/0x450 [nvmet_fc], Yi Zhang
integrity cleanups,
Christoph Hellwig
[PATCH v3 0/4] block: preparations for NVMEM provider,
Daniel Golle
queue_limits fixups and tidyups v2,
Christoph Hellwig
[linus:master] [block] 060406c61c: sysbench-fileio.write_operations/s -1.7% regression, kernel test robot
[PATCH] block: clean up the check in blkdev_iomap_begin(),
linan666
[PATCH blktests v2] loop/010: do not assume /dev/loop0,
Shin'ichiro Kawasaki
queue_limits fixups and tidyups,
Christoph Hellwig
[no subject], Unknown
md: set md-specific flags for all queue limits, Christoph Hellwig
[PATCH] xen-blkfront: fix sector_size propagation to the block layer,
Christoph Hellwig
[PATCH blktests] dm/002: do not assume 512 byte block size,
Shin'ichiro Kawasaki
[axboe-block:for-next] [block] 1122c0c1cc: aim7.jobs-per-min 22.6% improvement,
kernel test robot
[PATCH] block: fix the blk_queue_nonrot polarity,
Christoph Hellwig
[PATCH] block: cancel all throttled bios when deleting the cgroup,
Li Lingfeng
[PATCH blktests v2 0/2] md: add regression test for "md/md-bitmap: fix writing non bitmap pages",
Ofir Gal
[PATCH] dm: stop using blk_limits_io_{min,opt}, Christoph Hellwig
[axboe-block:for-next] [block] bd4a633b6f: fsmark.files_per_sec -64.5% regression,
kernel test robot
[PATCH AUTOSEL 6.9 21/21] loop: Disable fallocate() zero and discard if not supported, Sasha Levin
[PATCH] block: Fix blk_validate_atomic_write_limits() build for arm32,
John Garry
[PATCH 0/3] nvme-pci: honor isolcpus configuration,
Daniel Wagner
[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]