Linux Block Development
[Prev Page][Next Page]
[PATCH v3 0/2] allow blk-zoned ioctls without CAP_SYS_ADMIN,
Niklas Cassel
cleanup ubd gendisk registration,
Christoph Hellwig
mtip32xx cleanups,
Christoph Hellwig
Deadlock in wbt / rq-qos,
Omar Kilani
[GIT PULL] Block fixes for 5.13-rc6,
Jens Axboe
[PATCH v3 0/2] dm: dm_blk_ioctl(): implement failover for SG_IO on dm-multipath,
mwilck
💥 PANICKED: Test report for kernel 5.13.0-rc3 (block, 314e07c7),
CKI Project
[PATCHv4 0/4] block and nvme passthrough error handling,
Keith Busch
[PATCH V14 0/3] Charge loop device i/o to issuing cgroup,
Dan Schatzberg
[PATCH -next] partitions/aix: fix doc warnings, ChenXiaoSong
[PATCH v2] block: check disk exist before trying to add partition,
Yufen Yu
[PATCH V15 0/5] nvmet: add ZBD backened support,
Chaitanya Kulkarni
[PATCH 1/1] z2ram: remove unnecessary oom message,
Zhen Lei
[PATCH 1/1] sx8: remove unnecessary oom message,
Zhen Lei
[PATCH 1/1] sunvdc: remove unnecessary oom message,
Zhen Lei
[PATCH 1/1] mtip32xx: remove unnecessary oom message,
Zhen Lei
[PATCH 1/1] drbd: remove unnecessary oom message,
Zhen Lei
[PATCH 1/1] aoe: remove unnecessary oom message,
Zhen Lei
[LSF/MM/BPF Topic] Towards more useful nvme-passthrough,
Kanchan Joshi
[LSF/MM/BPF TOPIC] durability vs performance for flash devices (especially embedded!),
Ric Wheeler
[LSF/MM/BPF TOPIC] SSDFS: LFS file system without GC operations + NAND flash devices lifetime prolongation, Viacheslav Dubeyko
WARNING at blktests block/008 in ttwu_queue_wakelist(),
Shinichiro Kawasaki
[PATCH] blk-mq: fix use-after-free in blk_mq_exit_sched,
Ming Lei
[syzbot] KASAN: use-after-free Read in blk_mq_exit_sched,
syzbot
[PATCH] libnvdimm/pmem: Fix pmem_pagemap_cleanup compile warning,
Dan Williams
[PATCH V3 0/2] block: fix race between adding wbt and normal IO,
Ming Lei
[PATCH 0/2] block: discard merge fix & improvement,
Ming Lei
[PATCH 00/14] Improve I/O priority support,
Bart Van Assche
- [PATCH 04/14] block: Introduce the ioprio rq-qos policy, Bart Van Assche
- [PATCH 06/14] block/mq-deadline: Add two lockdep_assert_held() statements, Bart Van Assche
- [PATCH 01/14] block/Kconfig: Make the BLK_WBT and BLK_WBT_MQ entries consecutive, Bart Van Assche
- [PATCH 02/14] block/blk-cgroup: Swap the blk_throtl_init() and blk_iolatency_init() calls, Bart Van Assche
- [PATCH 05/14] block/mq-deadline: Add several comments, Bart Van Assche
- [PATCH 03/14] block/blk-rq-qos: Move a function from a header file into a C file, Bart Van Assche
- [PATCH 07/14] block/mq-deadline: Remove two local variables, Bart Van Assche
- [PATCH 08/14] block/mq-deadline: Rename dd_init_queue() and dd_exit_queue(), Bart Van Assche
- [PATCH 09/14] block/mq-deadline: Improve compile-time argument checking, Bart Van Assche
- [PATCH 10/14] block/mq-deadline: Improve the sysfs show and store macros, Bart Van Assche
- [PATCH 14/14] block/mq-deadline: Prioritize high-priority requests, Bart Van Assche
- [PATCH 13/14] block/mq-deadline: Add cgroup support, Bart Van Assche
- [PATCH 12/14] block/mq-deadline: Add I/O priority support, Bart Van Assche
- [PATCH 11/14] block/mq-deadline: Reserve 25% of scheduler tags for synchronous requests, Bart Van Assche
[PATCH] blk-mq: Do not lookup ctx with invalid index,
Daniel Wagner
[PATCH] mark pstore-blk as broken,
Christoph Hellwig
switch the block layer to use kmap_local_page,
Christoph Hellwig
- [PATCH 02/16] MIPS: don't include <linux/genhd.h> in <asm/mach-rc32434/rb.h>, Christoph Hellwig
- [PATCH 01/16] mm: use kmap_local_page in memzero_page, Christoph Hellwig
- [PATCH 03/16] bvec: fix the include guards for bvec.h, Christoph Hellwig
- [PATCH 04/16] bvec: add a bvec_kmap_local helper, Christoph Hellwig
- [PATCH 05/16] bvec: add memcpy_{from,to}_bvec and memzero_bvec helper, Christoph Hellwig
- [PATCH 06/16] block: use memzero_page in zero_fill_bio, Christoph Hellwig
- [PATCH 07/16] rbd: use memzero_bvec, Christoph Hellwig
- [PATCH 08/16] dm-writecache: use bvec_kmap_local instead of bvec_kmap_irq, Christoph Hellwig
- [PATCH 09/16] ps3disk: use memcpy_{from,to}_bvec, Christoph Hellwig
- [PATCH 11/16] block: rewrite bio_copy_data_iter to use bvec_kmap_local and memcpy_to_bvec, Christoph Hellwig
- [PATCH 10/16] block: remove bvec_kmap_irq and bvec_kunmap_irq, Christoph Hellwig
- [PATCH 12/16] block: use memcpy_to_bvec in copy_to_high_bio_irq, Christoph Hellwig
- [PATCH 13/16] block: use memcpy_from_bvec in bio_copy_kern_endio_read, Christoph Hellwig
- [PATCH 14/16] block: use memcpy_from_bvec in __blk_queue_bounce, Christoph Hellwig
- [PATCH 16/16] block: use bvec_kmap_local in bio_integrity_process, Christoph Hellwig
- [PATCH 15/16] block: use bvec_kmap_local in t10_pi_type1_{prepare,complete}, Christoph Hellwig
- Re: switch the block layer to use kmap_local_page, Ira Weiny
[GIT PULL] first round of nvme updates for Linux 5.14,
Christoph Hellwig
loop_set_block_size: loop0 () has still dirty pages (nrpages=2),
Ingo Franzki
[PATCH v11 00/13] blkcg:Support to track FC storage blk io traffic,
Muneendra Kumar
- [PATCH v11 01/13] cgroup: Added cgroup_get_from_id, Muneendra Kumar
- [PATCH v11 04/13] lpfc: vmid: Add the datastructure for supporting VMID in lpfc, Muneendra Kumar
- [PATCH v11 09/13] lpfc: vmid: Implements CT commands for appid., Muneendra Kumar
- [PATCH v11 13/13] lpfc: vmid: Introducing vmid in io path., Muneendra Kumar
- [PATCH v11 10/13] lpfc: vmid: Appends the vmid in the wqe before sending, Muneendra Kumar
- [PATCH v11 05/13] lpfc: vmid: VMID params initialization, Muneendra Kumar
- [PATCH v11 06/13] lpfc: vmid: Add support for vmid in mailbox command, does vmid resource allocation and vmid cleanup, Muneendra Kumar
- [PATCH v11 07/13] lpfc: vmid: Implements ELS commands for appid patch, Muneendra Kumar
- [PATCH v11 08/13] lpfc: vmid: Functions to manage vmids, Muneendra Kumar
- [PATCH v11 12/13] lpfc: vmid: Adding qfpa and vmid timeout check in worker thread, Muneendra Kumar
- [PATCH v11 02/13] blkcg: Added a app identifier support for blkcg, Muneendra Kumar
- [PATCH v11 11/13] lpfc: vmid: Timeout implementation for vmid, Muneendra Kumar
- [PATCH v11 03/13] nvme: Added a newsysfs attribute appid_store, Muneendra Kumar
[PATCH] block: check disk exist before trying to add partition,
Yufen Yu
[PATCH V2 0/2] block: fix race between adding wbt and normal IO,
Ming Lei
[PATCH] libnvdimm/pmem: Fix blk_cleanup_disk() usage,
Dan Williams
[Patch v3] block: return the correct bvec when checking for gaps,
longli
[PATCH] zram: zcomp_strm remove ambiguous description, yongw . pur
[RFC PATCH V3] zram:calculate available memory when zram is used,
yongw . pur
[PATCH v2 0/1] lib: Fix spelling mistakes,
Zhen Lei
[PATCH v2 0/2] bcache fixes for Linux v5.13-rc6,
Coly Li
[PATCH] rq-qos: fix missed wake-ups in rq_qos_throttle try two,
Jan Kara
[PATCH 0/2] bcache fixes for Linux v5.13-rc6,
Coly Li
[PATCH 1/1] lib: Fix spelling mistakes,
Zhen Lei
[PATCH] fs: block_dev: Fix a typo, lijian_8010a29
[Bug Report] Discard bios cannot be correctly merged in blk-mq,
Wang Shanker
[RFC PATCH V2] zram:calculate available memory when zram is used,
yongw . pur
io_uring: BPF controlled I/O,
Pavel Begunkov
[Patch v2] block: return the correct bvec when checking for gaps,
longli
[PATCH v9 0/9] add support for direct I/O with fscrypt using blk-crypto,
Satya Tangirala
[PATCH v3 00/10] ensure bios aren't split in middle of crypto data unit,
Satya Tangirala
- [PATCH v3 02/10] block: blk-crypto: introduce blk_crypto_bio_sectors_alignment(), Satya Tangirala
- [PATCH v3 06/10] ufshcd: handle error from blk_ksm_register(), Satya Tangirala
- [PATCH v3 03/10] block: introduce bio_required_sector_alignment(), Satya Tangirala
- [PATCH v3 09/10] blk-merge: Ensure bios aren't split in middle of a crypto data unit, Satya Tangirala
- [PATCH v3 04/10] block: respect bio_required_sector_alignment() in blk-crypto-fallback, Satya Tangirala
- [PATCH v3 05/10] block: keyslot-manager: introduce blk_ksm_restrict_dus_to_queue_limits(), Satya Tangirala
- [PATCH v3 01/10] block: introduce blk_ksm_is_empty(), Satya Tangirala
- [PATCH v3 07/10] mmc: handle error from blk_ksm_register(), Satya Tangirala
- [PATCH v3 08/10] dm: handle error from blk_ksm_register(), Satya Tangirala
- [PATCH v3 10/10] block: add WARN_ON_ONCE() to bio_split() for sector alignment, Satya Tangirala
- Re: [PATCH v3 00/10] ensure bios aren't split in middle of crypto data unit, Eric Biggers
[PATCH v12 0/3] bio: control bio max size,
Changheun Lee
Message not available
Message not available
Re: [PATCH v12 0/3] bio: control bio max size, Can Guo
Re: [PATCH v12 0/3] bio: control bio max size, Bart Van Assche
[PATCH V2] blk-mq: update hctx->dispatch_busy in case of real scheduler,
Ming Lei
[PATCH] block: loop: fix deadlock between open and remove,
Ming Lei
[PATCH] block: return the correct bvec when checking for gaps,
longli
[PATCH] block: return the correct first bvec when checking for gaps,
longli
[GIT PULL] Block fixes for 5.13-rc5,
Jens Axboe
[PATCH V13 0/3] Charge loop device i/o to issuing cgroup,
Dan Schatzberg
[PATCH v2] block: Do not pull requests from the scheduler when we cannot dispatch them,
Jan Kara
regression: block: take bd_mutex around delete_partitions in del_gendisk, Colin Ian King
[PATCH 00/10] reduce stack footprint printing bdev names,
Anton Suvorov
- [PATCH 06/10] target: reduce stack footprint in iblock_show_configfs_dev_params(), Anton Suvorov
- [PATCH 10/10] block: remove unused symbol bio_devname(), Anton Suvorov
- [PATCH 04/10] dm: reduce stack footprint dealing with block device names, Anton Suvorov
- [PATCH 01/10] drbd: reduce stack footprint in drbd_report_io_error(), Anton Suvorov
- [PATCH 08/10] ext4: reduce stack footprint in ext4_end_bio(), Anton Suvorov
- [PATCH 02/10] dax: reduce stack footprint dealing with block device names, Anton Suvorov
- [PATCH 07/10] vfs: reduce stack footprint in __blkdev_put(), Anton Suvorov
- [PATCH 03/10] raid-md: reduce stack footprint dealing with block device names, Anton Suvorov
- [PATCH 09/10] security: reduce stack footprint in loadpin_read_file(), Anton Suvorov
- [PATCH 05/10] block: reduce stack footprint dealing with block device names, Anton Suvorov
[PATCH 0/6] sched: Cleanup task_struct::state,
Peter Zijlstra
[LSF/MM/BPF TOPIC] scaling error injection beyond add_disk(), Luis Chamberlain
[PATCH v11 0/3] bio: control bio max size,
Changheun Lee
Message not available
Message not available
Re: [PATCH v11 3/3] scsi: set max_bio_bytes with queue max sectors, Bart Van Assche
[PATCH][next] null_blk: Fix null pointer dereference on nullb->disk on blk_cleanup_disk call,
Colin King
simplify gendisk and request_queue allocation for blk-mq based drivers,
Christoph Hellwig
- [PATCH 01/30] blk-mq: factor out a blk_mq_alloc_sq_tag_set helper, Christoph Hellwig
- [PATCH 02/30] blk-mq: improve the blk_mq_init_allocated_queue interface, Christoph Hellwig
- [PATCH 03/30] blk-mq: add the blk_mq_alloc_disk APIs, Christoph Hellwig
- [PATCH 04/30] virtio-blk: use blk_mq_alloc_disk, Christoph Hellwig
- [PATCH 05/30] pcd: use blk_mq_alloc_disk, Christoph Hellwig
- [PATCH 06/30] pf: use blk_mq_alloc_disk, Christoph Hellwig
- [PATCH 07/30] ms_block: use blk_mq_alloc_disk, Christoph Hellwig
- [PATCH 08/30] mspro: use blk_mq_alloc_disk, Christoph Hellwig
- [PATCH 10/30] ps3disk: use blk_mq_alloc_disk, Christoph Hellwig
- [PATCH 09/30] mtd_blkdevs: use blk_mq_alloc_disk, Christoph Hellwig
[PATCH 11/30] swim3: use blk_mq_alloc_disk, Christoph Hellwig
[PATCH 12/30] swim: use blk_mq_alloc_disk, Christoph Hellwig
[PATCH 13/30] sunvdc: use blk_mq_alloc_disk, Christoph Hellwig
[PATCH 14/30] gdrom: use blk_mq_alloc_disk, Christoph Hellwig
[PATCH 15/30] blk-mq: remove blk_mq_init_sq_queue, Christoph Hellwig
[PATCH 16/30] aoe: use blk_mq_alloc_disk and blk_cleanup_disk, Christoph Hellwig
[PATCH 17/30] floppy: use blk_mq_alloc_disk and blk_cleanup_disk, Christoph Hellwig
[PATCH 18/30] loop: use blk_mq_alloc_disk and blk_cleanup_disk, Christoph Hellwig
[PATCH 19/30] nbd: use blk_mq_alloc_disk and blk_cleanup_disk, Christoph Hellwig
[PATCH 20/30] nullb: use blk_mq_alloc_disk, Christoph Hellwig
[PATCH 21/30] pd: use blk_mq_alloc_disk and blk_cleanup_disk, Christoph Hellwig
[PATCH 22/30] rbd: use blk_mq_alloc_disk and blk_cleanup_disk, Christoph Hellwig
[PATCH 23/30] rnbd: use blk_mq_alloc_disk and blk_cleanup_disk, Christoph Hellwig
[PATCH 24/30] sx8: use blk_mq_alloc_disk and blk_cleanup_disk, Christoph Hellwig
[PATCH 25/30] xen-blkfront: use blk_mq_alloc_disk and blk_cleanup_disk, Christoph Hellwig
[PATCH 26/30] ubi: use blk_mq_alloc_disk and blk_cleanup_disk, Christoph Hellwig
[PATCH 27/30] scm_blk: use blk_mq_alloc_disk and blk_cleanup_disk, Christoph Hellwig
[PATCH 28/30] amiflop: use blk_mq_alloc_disk and blk_cleanup_disk, Christoph Hellwig
[PATCH 30/30] z2ram: use blk_mq_alloc_disk and blk_cleanup_disk, Christoph Hellwig
[PATCH 29/30] ataflop: use blk_mq_alloc_disk and blk_cleanup_disk, Christoph Hellwig
Re: simplify gendisk and request_queue allocation for blk-mq based drivers, Konrad Rzeszutek Wilk
Re: simplify gendisk and request_queue allocation for blk-mq based drivers, Jens Axboe
[PATCHv2] block/genhd: use atomic_t for disk_event->block,
Hannes Reinecke
[syzbot] WARNING in schedule_bh (2),
syzbot
[PATCH] block/genhd: use atomic_t for disk_event->block,
Hannes Reinecke
[PATCH v2 0/2] allow blk-zoned ioctls without CAP_SYS_ADMIN,
Niklas Cassel
[syzbot] WARNING: refcount bug in blk_mq_free_request (3), syzbot
[PATCH v5 1/2] bcache: remove bcache device self-defined readahead,
Coly Li
[PATCH 0/2] allow blk-zoned ioctls without CAP_SYS_ADMIN,
Niklas Cassel
Re: [RFC PATCH V1] zram:calculate available memory when zram is used,
David Hildenbrand
[PATCH] remove the raw driver,
Christoph Hellwig
[PATCH blktests] tests/nvme/031: add the missing steps for loop_dev clean up,
Yi Zhang
Redundant check for CAP_SYS_NICE in block/ioprio.c, tianyu zhou
[PATCH] block, bfq: remove the repeated declaration, Shaokun Zhang
[PATCH] block: Constify static attribute_group structs, Rikard Falkeborn
[GIT PULL] Block fixes for 5.13-rc4,
Jens Axboe
[PATCH v2][next] floppy: Fix fall-through warning for Clang,
Gustavo A. R. Silva
[PATCH 1/4] block: remove redundant =y from BLK_CGROUP dependency,
Masahiro Yamada
[PATCH 0/2 v3] block: Fix deadlock when merging requests with BFQ,
Jan Kara
[bug report][regression] device node still exists after blktests nvme/011 finished,
Yi Zhang
[PATCH] blk-mq: update hctx->dispatch_busy in case of real scheduler,
Ming Lei
[git pull] device mapper fixes for 5.13-rc4,
Mike Snitzer
[LSF/MM/BPF TOPIC] block namespaces,
Hannes Reinecke
[PATCH 0/9] Improve I/O priority support,
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]