Linux Block Development
[Prev Page][Next Page]
- Re: [PATCH for-next 4/4] nvme-multipath: add multipathing for uring-passthrough commands, (continued)
- Message not available
[PATCH] blk-mq: don't create hctx debugfs dir until q->debugfs_dir is created,
Ming Lei
[PATCH V4 0/2] ublk: add io_uring based userspace block driver,
Ming Lei
[PATCH RFC v3 0/3] bugfix for sbitmap,
Yu Kuai
[PATCH 00/13] btrfs: zoned: fix active zone tracking issues,
Naohiro Aota
- [PATCH 01/13] block: add bdev_max_segments() helper, Naohiro Aota
- [PATCH 04/13] btrfs: convert count_max_extents() to use fs_info->max_extent_size, Naohiro Aota
- [PATCH 05/13] btrfs: use fs_info->max_extent_size in get_extent_max_capacity(), Naohiro Aota
- [PATCH 03/13] btrfs: replace BTRFS_MAX_EXTENT_SIZE with fs_info->max_extent_size, Naohiro Aota
- [PATCH 07/13] btrfs: zoned: finish least available block group on data BG allocation, Naohiro Aota
- [PATCH 09/13] btrfs: zoned: disable metadata overcommit for zoned, Naohiro Aota
- [PATCH 08/13] btrfs: zoned: introduce space_info->active_total_bytes, Naohiro Aota
- [PATCH 11/13] btrfs: zoned: activate necessary block group, Naohiro Aota
- [PATCH 12/13] btrfs: zoned: write out partially allocated region, Naohiro Aota
- [PATCH 10/13] btrfs: zoned: activate metadata BG on flush_space, Naohiro Aota
- [PATCH 06/13] btrfs: let can_allocate_chunk return int, Naohiro Aota
- [PATCH 02/13] btrfs: zoned: revive max_zone_append_bytes, Naohiro Aota
- [PATCH 13/13] btrfs: zoned: wait until zone is finished when allocation didn't progress, Naohiro Aota
- Re: [PATCH v2 00/13] btrfs: zoned: fix active zone tracking issues, David Sterba
- Re: [PATCH v2 00/13] btrfs: zoned: fix active zone tracking issues, David Sterba
[PATCH for-next v2 0/2] null_blk: harmonize some module parameter and configfs options,
Vincent Fu
Message not available
Re: [PATCH for-next v2 0/2] null_blk: harmonize some module parameter and configfs options, Jens Axboe
[PATCH v8 00/13] DMA Mapping P2PDMA Pages,
Logan Gunthorpe
- [PATCH v8 06/13] dma-mapping: add flags to dma_map_ops to indicate PCI P2PDMA support, Logan Gunthorpe
- [PATCH v8 03/13] PCI/P2PDMA: Introduce helpers for dma_map_sg implementations, Logan Gunthorpe
- [PATCH v8 05/13] dma-direct: support PCI P2PDMA pages in dma-direct map_sg, Logan Gunthorpe
- [PATCH v8 07/13] iommu: Explicitly skip bus address marked segments in __iommu_map_sg(), Logan Gunthorpe
- [PATCH v8 09/13] nvme-pci: check DMA ops when indicating support for PCI P2PDMA, Logan Gunthorpe
- [PATCH v8 01/13] lib/scatterlist: add flag for indicating P2PDMA segments in an SGL, Logan Gunthorpe
- [PATCH v8 04/13] dma-mapping: allow EREMOTEIO return code for P2PDMA transfers, Logan Gunthorpe
- [PATCH v8 13/13] PCI/P2PDMA: Remove pci_p2pdma_[un]map_sg(), Logan Gunthorpe
- [PATCH v8 08/13] iommu/dma: support PCI P2PDMA pages in dma-iommu map_sg, Logan Gunthorpe
- [PATCH v8 02/13] PCI/P2PDMA: Attempt to set map_type if it has not been set, Logan Gunthorpe
- [PATCH v8 11/13] RDMA/core: introduce ib_dma_pci_p2p_dma_supported(), Logan Gunthorpe
- [PATCH v8 12/13] RDMA/rw: drop pci_p2pdma_[un]map_sg(), Logan Gunthorpe
- [PATCH v8 10/13] nvme-pci: convert to using dma_map_sgtable(), Logan Gunthorpe
- Re: [PATCH v8 00/13] DMA Mapping P2PDMA Pages, Christoph Hellwig
- Re: [PATCH v8 00/13] DMA Mapping P2PDMA Pages, Christoph Hellwig
[bug report] blktests nvme/005 trigered debugfs: Directory 'hctx0' with parent '/' already present!,
Yi Zhang
[bug report] blktests nvme/tcp triggered WARNING at kernel/workqueue.c:2628 check_flush_dependency+0x110/0x14c,
Yi Zhang
[GIT PULL] Block fixes for 5.19-rc6,
Jens Axboe
[PATCH v6 1/4] panic: Taint kernel if tests are run,
David Gow
[PATCH 0/2] null_blk: harmonize some module parameter and configfs options,
Vincent Fu
Message not available
[linux-next:master] BUILD REGRESSION 088b9c375534d905a4d337c78db3b3bfbb52c4a0,
kernel test robot
[PATCH blktests] common, tests: Support printing multiple skip reasons,
lizhijian@xxxxxxxxxxx
[PATCH blktests v2] nbd: add a module load and device connect test,
Sun Ke
[5.20 PATCH v3 0/2] dm: improve bio splitting at expense of requeue complexity,
Mike Snitzer
[PATCH V2 0/8] reduce the size of rnbd_clt_dev,
Guoqing Jiang
[PATCH] scsi: megaraid: clear READ queue map's nr_queues,
Ming Lei
[PATCH v3 0/6] blk-mq: Add a flag for reserved requests series,
John Garry
[PATCH] nbd: add missing definition of pr_fmt,
Yu Kuai
[PATCH] loop: introduce LO_FLAGS_NODEALLOC, Zhang Boyang
clean up zoned device information v2,
Christoph Hellwig
- [PATCH 01/16] block: remove a superflous ifdef in blkdev.h, Christoph Hellwig
- [PATCH 02/16] block: call blk_queue_free_zone_bitmaps from disk_release, Christoph Hellwig
- [PATCH 04/16] block: simplify blk_mq_plug, Christoph Hellwig
- [PATCH 05/16] block: simplify blk_check_zone_append, Christoph Hellwig
- [PATCH 09/16] block: remove queue_max_open_zones and queue_max_active_zones, Christoph Hellwig
- [PATCH 16/16] block: move zone related fields to struct gendisk, Christoph Hellwig
- [PATCH 06/16] block: pass a gendisk to blk_queue_set_zoned, Christoph Hellwig
- [PATCH 03/16] block: use bdev_is_zoned instead of open coding it, Christoph Hellwig
- [PATCH 10/16] block: pass a gendisk to blk_queue_max_open_zones and blk_queue_max_active_zones, Christoph Hellwig
- [PATCH 08/16] block: pass a gendisk to blk_queue_free_zone_bitmaps, Christoph Hellwig
- [PATCH 07/16] block: pass a gendisk to blk_queue_clear_zone_settings, Christoph Hellwig
- [PATCH 13/16] nvmet:: use bdev based helpers in nvmet_bdev_zone_mgmt_emulate_all, Christoph Hellwig
- [PATCH 15/16] block: remove blk_queue_zone_sectors, Christoph Hellwig
- [PATCH 11/16] block: replace blkdev_nr_zones with bdev_nr_zones, Christoph Hellwig
- [PATCH 12/16] block: use bdev based helpers in blkdev_zone_mgmt{,all}, Christoph Hellwig
- [PATCH 14/16] dm-zoned: cleanup dmz_fixup_devices, Christoph Hellwig
- Re: clean up zoned device information v2, Jens Axboe
- Re: clean up zoned device information v2, Shinichiro Kawasaki
[PATCH blktests] nbd: add a module install and device connect test,
Sun Ke
[PATCH] block: remove unnecessary type castings,
Yu Zhe
unable to read RDB block due to b9684a71fca793,
Bagas Sanjaya
[PATCH 0/4] sed-opal: keyrings, discovery, revert and key store,
gjoyce
[PATCH] tests/nvme: Set clear_ids for passthru targets,
Alan Adamson
[PATCH 1/3] block: ensure iov_iter advances for added pages,
Keith Busch
blktests: print multiple skip reasons,
Shinichiro Kawasaki
clean up zoned device information,
Christoph Hellwig
- [PATCH 03/17] block: use bdev_is_zoned instead of open coding it, Christoph Hellwig
- [PATCH 01/17] block: remove a superflous ifdef in blkdev.h, Christoph Hellwig
- [PATCH 02/17] block: call blk_queue_free_zone_bitmaps from disk_release, Christoph Hellwig
- [PATCH 10/17] block: pass a gendisk to blk_queue_free_zone_bitmaps, Christoph Hellwig
- [PATCH 15/17] dm-zoned: cleanup dmz_fixup_devices, Christoph Hellwig
- [PATCH 08/17] block: pass a gendisk to blk_queue_set_zoned, Christoph Hellwig
- [PATCH 04/17] block: simplify blk_mq_plug, Christoph Hellwig
- [PATCH 07/17] block: simplify blk_check_zone_append, Christoph Hellwig
- [PATCH 06/17] nvmet: use blkdev_zone_mgmt_all, Christoph Hellwig
- [PATCH 13/17] block: replace blkdev_nr_zones with bdev_nr_zones, Christoph Hellwig
- [PATCH 16/17] block: remove blk_queue_zone_sectors, Christoph Hellwig
- [PATCH 05/17] block: export blkdev_zone_mgmt_all, Christoph Hellwig
- [PATCH 12/17] block: pass a gendisk to blk_queue_max_open_zones and blk_queue_max_active_zones, Christoph Hellwig
- [PATCH 11/17] block: remove queue_max_open_zones and queue_max_active_zones, Christoph Hellwig
- [PATCH 14/17] block: use bdev based helpers in blkdev_zone_mgmt / blkdev_zone_mgmt_all, Christoph Hellwig
- [PATCH 09/17] block: pass a gendisk to blk_queue_clear_zone_settings, Christoph Hellwig
- [PATCH 17/17] block: move zone related fields to struct gendisk, Christoph Hellwig
[ANNOUNCE] Alpine Linux Persistence and Storage Summit 2022, Richard Weinberger
[PATCH blktests] block/008: avoid _offline_cpu() call in sub-shell,
Shin'ichiro Kawasaki
[PATCH blktests] block/008: fix cpu online restore,
Yi Zhang
[PATCH] block: null_blk: Use the bitmap API to allocate bitmaps,
Christophe JAILLET
[PATCH v5 1/4] panic: Taint kernel if tests are run,
David Gow
Re: [linux-next:master] BUILD REGRESSION 6cc11d2a1759275b856e464265823d94aabd5eaf, Roman Gushchin
[git pull] device mapper fixes for 5.19-rc5,
Mike Snitzer
[GIT PULL] Block fixes for 5.19-rc5,
Jens Axboe
[PATCH RESEND v6 0/8] bugfix and cleanup for blk-throttle,
Yu Kuai
- [PATCH RESEND v6 4/8] blk-throttle: fix io hung due to config updates, Yu Kuai
- [PATCH RESEND v6 5/8] blk-throttle: use 'READ/WRITE' instead of '0/1', Yu Kuai
- [PATCH RESEND v6 2/8] blk-throttle: prevent overflow while calculating wait time, Yu Kuai
- [PATCH RESEND v6 6/8] blk-throttle: calling throtl_dequeue/enqueue_tg in pairs, Yu Kuai
- [PATCH RESEND v6 3/8] blk-throttle: factor out code to calculate ios/bytes_allowed, Yu Kuai
- [PATCH RESEND v6 7/8] blk-throttle: cleanup tg_update_disptime(), Yu Kuai
- [PATCH RESEND v6 8/8] blk-throttle: clean up flag 'THROTL_TG_PENDING', Yu Kuai
- [PATCH RESEND v6 1/8] blk-throttle: fix that io throttle can only work for single bio, Yu Kuai
- Re: [PATCH RESEND v6 0/8] bugfix and cleanup for blk-throttle, Yu Kuai
- Re: [PATCH RESEND v6 0/8] bugfix and cleanup for blk-throttle, Yu Kuai
- Re: [PATCH RESEND v6 0/8] bugfix and cleanup for blk-throttle, Yu Kuai
[PATCH v4 1/4] panic: Taint kernel if tests are run,
David Gow
[PATCH v6 0/8] bugfix and cleanup for blk-throttle,
Yu Kuai
[PATCH 00/12] block: support for partial sector reads,
Keith Busch
- [PATCH 01/12] block: move direct io alignment check to common, Keith Busch
- [PATCH 02/12] iomap: save copy of bdev for direct io, Keith Busch
- [PATCH 06/12] nvme: add support for bit buckets, Keith Busch
- [PATCH 09/12] block: add partial sector parameter helper, Keith Busch
- [PATCH 10/12] block: add direct-io partial sector read support, Keith Busch
- [PATCH 05/12] block: add bit bucket capabilities, Keith Busch
- [PATCH 03/12] iomap: get logical block size directly, Keith Busch
- [PATCH 04/12] iomap: use common blkdev alignment check, Keith Busch
- [PATCH 08/12] block: add bio number of vecs helper for partials, Keith Busch
- [PATCH 11/12] iomap: add direct-io partial sector read support, Keith Busch
- [PATCH 12/12] block: export and document bit_bucket attribute, Keith Busch
- [PATCH 07/12] block: allow copying pre-registered bvecs, Keith Busch
[PATCH blktests] common/multipath-over-rdma: skip NO-CARRIER NIC when start_soft_rdma,
Yi Zhang
[PATCH] sys-utils: add blkverify command, Chaitanya Kulkarni
[PATCH 0/6] block: add support for REQ_OP_VERIFY,
Chaitanya Kulkarni
[bug report] blktests nvme/004 failed after offline cpu,
Yi Zhang
[PATCH v2 00/63] Improve static type checking for request flags,
Bart Van Assche
- [PATCH v2 02/63] block: Use enum req_op where appropriate, Bart Van Assche
- [PATCH v2 23/63] dm/core: Combine request operation type and flags, Bart Van Assche
- [PATCH v2 09/63] block/kyber: Use the new blk_opf_t type, Bart Van Assche
- [PATCH v2 26/63] dm/dm-integrity: Combine request operation and flags, Bart Van Assche
- [PATCH v2 03/63] block: Change the type of the last .rw_page() argument, Bart Van Assche
- [PATCH v2 19/63] nvdimm-btt: Use the enum req_op type, Bart Van Assche
- [PATCH v2 24/63] dm/ebs: Change 'int rw' into 'enum req_op op', Bart Van Assche
- [PATCH v2 18/63] block/zram: Use enum req_op where appropriate, Bart Van Assche
- [PATCH v2 08/63] block/mq-deadline: Use the new blk_opf_t type, Bart Van Assche
- [PATCH v2 12/63] block/brd: Use the enum req_op type, Bart Van Assche
- [PATCH v2 10/63] blktrace: Trace remapped requests correctly, Bart Van Assche
- [PATCH v2 16/63] block/rnbd: Use blk_opf_t where appropriate, Bart Van Assche
- [PATCH v2 06/63] block: Use the new blk_opf_t type, Bart Van Assche
- [PATCH v2 01/63] treewide: Rename enum req_opf into enum req_op, Bart Van Assche
- [PATCH v2 04/63] block: Change the type of req_op() and bio_op() into enum req_op, Bart Van Assche
- [PATCH v2 17/63] xen-blkback: Use the enum req_op and blk_opf_t types, Bart Van Assche
- [PATCH v2 20/63] um: Use enum req_op where appropriate, Bart Van Assche
- [PATCH v2 25/63] dm/dm-flakey: Use the new blk_opf_t type, Bart Van Assche
- [PATCH v2 22/63] dm/core: Rename kcopyd_job.rw into kcopyd.op, Bart Van Assche
- [PATCH v2 27/63] dm mirror log: Use the new blk_opf_t type, Bart Van Assche
- [PATCH v2 13/63] block/drbd: Use the enum req_op and blk_opf_t types, Bart Van Assche
- [PATCH v2 05/63] block: Introduce the type blk_opf_t, Bart Van Assche
- [PATCH v2 14/63] block/drbd: Combine two drbd_submit_peer_request() arguments, Bart Van Assche
- [PATCH v2 21/63] dm/core: Reduce the size of struct dm_io_request, Bart Van Assche
- [PATCH v2 11/63] blktrace: Use the new blk_opf_t type, Bart Van Assche
- [PATCH v2 07/63] block/bfq: Use the new blk_opf_t type, Bart Van Assche
- [PATCH v2 15/63] block/floppy: Fix a sparse warning, Bart Van Assche
- [PATCH v2 28/63] dm-snap: Combine request operation type and flags, Bart Van Assche
- [PATCH v2 29/63] dm/zone: Use the enum req_op type, Bart Van Assche
- [PATCH v2 30/63] dm/dm-zoned: Use the enum req_op type, Bart Van Assche
- [PATCH v2 31/63] md/core: Combine two sync_page_io() arguments, Bart Van Assche
- [PATCH v2 32/63] md/bcache: Combine two uuid_io() arguments, Bart Van Assche
- [PATCH v2 33/63] md/bcache: Combine two prio_io() arguments, Bart Van Assche
- [PATCH v2 34/63] md/raid1: Use the new blk_opf_t type, Bart Van Assche
- [PATCH v2 43/63] scsi/ufs: Rename a 'dir' argument into 'op', Bart Van Assche
- [PATCH v2 52/63] fs/f2fs: Use the enum req_op and blk_opf_t types, Bart Van Assche
- [PATCH v2 36/63] md/raid5: Use the enum req_op and blk_opf_t types, Bart Van Assche
- [PATCH v2 48/63] fs/direct-io: Reduce the size of struct dio, Bart Van Assche
- [PATCH v2 46/63] fs/buffer: Use the new blk_opf_t type, Bart Van Assche
- [PATCH v2 37/63] nvme/host: Use the enum req_op and blk_opf_t types, Bart Van Assche
- [PATCH v2 42/63] scsi/device_handlers: Use the new blk_opf_t type, Bart Van Assche
- [PATCH v2 51/63] fs/ext4: Use the new blk_opf_t type, Bart Van Assche
- [PATCH v2 38/63] nvme/target: Use the new blk_opf_t type, Bart Van Assche
- [PATCH v2 39/63] scsi/core: Improve static type checking, Bart Van Assche
- [PATCH v2 40/63] scsi/core: Change the return type of scsi_noretry_cmd() into bool, Bart Van Assche
- [PATCH v2 50/63] fs/btrfs: Use the enum req_op and blk_opf_t types, Bart Van Assche
- [PATCH v2 41/63] scsi/core: Use the new blk_opf_t type, Bart Van Assche
- [PATCH v2 53/63] fs/gfs2: Use the enum req_op and blk_opf_t types, Bart Van Assche
- [PATCH v2 44/63] scsi/target: Use the new blk_opf_t type, Bart Van Assche
- [PATCH v2 35/63] md/raid10: Use the new blk_opf_t type, Bart Van Assche
- [PATCH v2 47/63] fs/buffer: Combine two submit_bh() and ll_rw_block() arguments, Bart Van Assche
- [PATCH v2 45/63] mm: Use the new blk_opf_t type, Bart Van Assche
- [PATCH v2 49/63] fs/mpage: Use the new blk_opf_t type, Bart Van Assche
- [PATCH v2 54/63] fs/hfsplus: Use the enum req_op and blk_opf_t types, Bart Van Assche
- [PATCH v2 55/63] fs/iomap: Use the new blk_opf_t type, Bart Van Assche
- [PATCH v2 56/63] fs/jbd2: Fix the documentation of the jbd2_write_superblock() callers, Bart Van Assche
- [PATCH v2 57/63] fs/nfs: Use enum req_op where appropriate, Bart Van Assche
- [PATCH v2 59/63] fs/ntfs3: Use enum req_op where appropriate, Bart Van Assche
- [PATCH v2 58/63] fs/nilfs2: Use the enum req_op and blk_opf_t types, Bart Van Assche
- [PATCH v2 60/63] fs/ocfs2: Use the enum req_op and blk_opf_t types, Bart Van Assche
- [PATCH v2 61/63] PM: Use the enum req_op and blk_opf_t types, Bart Van Assche
- [PATCH v2 62/63] fs/xfs: Use the enum req_op and blk_opf_t types, Bart Van Assche
- [PATCH v2 63/63] fs/zonefs: Use the enum req_op type for request operations, Bart Van Assche
- Re: [PATCH v2 00/63] Improve static type checking for request flags, Bart Van Assche
[PATCH 5.20 v2 0/3] block/dm: add bio_rewind to improve DM requeue,
Mike Snitzer
[syzbot] linux-next boot error: WARNING in blk_mq_release, syzbot
[PATCH blktests] block/007: support fallback device, Shin'ichiro Kawasaki
[PATCH v3 0/2] blk-cgroup: duplicated code refactor,
Jason Yan
[PATCH] block: remove "select BLK_RQ_IO_DATA_LEN" from BLK_CGROUP_IOCOST dependency,
sunying
clean up the blk-ia-ranges.c code a bit,
Christoph Hellwig
[PATCH] blk-mq: set BLK_MQ_S_STOPPED first to avoid unexpected queue work,
Liu Song
[PATCH v2 0/2] blk-cgroup: duplicated code refactor,
Jason Yan
cleanup block layer sysfs handling v2,
Christoph Hellwig
[PATCH V3 0/1] ublk: add io_uring based userspace block driver,
Ming Lei
[PATCH 0/2] blk-cgroup: duplicated code refactor,
Jason Yan
[linux-next] [[5.19.0-rc4-next-20220627] WARNING during reboot to linux-next kernel,
Tasmiya Nalatwad
[bug report from blktests nvme/032] WARNING: possible circular locking dependency detected,
yangx.jy@xxxxxxxxxxx
[PATCH AUTOSEL 5.18 21/53] block: serialize all debugfs operations using q->debugfs_mutex, Sasha Levin
[PATCH AUTOSEL 5.18 22/53] block: remove per-disk debugfs files in blk_unregister_queue, Sasha Levin
[PATCH AUTOSEL 5.18 23/53] block: freeze the queue earlier in del_gendisk, Sasha Levin
[PATCH v3 0/8] Improve zoned storage write performance,
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]