Linux Block Development
[Prev Page][Next Page]
- [PATCH 2/6] fs: add kiocb alloc cache flag, (continued)
- [PATCH] block: nbd: add sanity check for first_minor,
Pavel Skripkin
- [PATCH -next] loop: fix loop_validate_block_size() can't make sense, Laibin Qiu
- [PATCH v5 0/5] Initial support for multi-actuator HDDs,
Damien Le Moal
- ensure each gendisk always has a request_queue reference,
Christoph Hellwig
- [PATCH] block: ensure the bdi is freed after inode_detach_wb, Christoph Hellwig
- [PATCH v6 0/9] libata cleanups and improvements,
Damien Le Moal
- [PATCH v4 0/5] Initial support for multi-actuator HDDs,
Damien Le Moal
- [PATCHSET v4 0/6] Enable bio recycling for polled IO,
Jens Axboe
- [PATCH block-5.14] Revert "block/mq-deadline: Add cgroup support",
Tejun Heo
- [PATCH v12 00/12] bcache: support NVDIMM for journaling,
Coly Li
- [PATCH v12 01/12] bcache: add initial data structures for nvm pages, Coly Li
- [PATCH v12 02/12] bcache: initialize the nvm pages allocator, Coly Li
- [PATCH v12 03/12] bcache: initialization of the buddy, Coly Li
- [PATCH v12 04/12] bcache: bch_nvmpg_alloc_pages() of the buddy, Coly Li
- [PATCH v12 05/12] bcache: bch_nvmpg_free_pages() of the buddy allocator, Coly Li
- [PATCH v12 06/12] bcache: get recs list head for allocated pages by specific uuid, Coly Li
- [PATCH v12 07/12] bcache: use bucket index to set GC_MARK_METADATA for journal buckets in bch_btree_gc_finish(), Coly Li
- [PATCH v12 08/12] bcache: add BCH_FEATURE_INCOMPAT_NVDIMM_META into incompat feature set, Coly Li
- [PATCH v12 09/12] bcache: initialize bcache journal for NVDIMM meta device, Coly Li
- [PATCH v12 10/12] bcache: support storing bcache journal into NVDIMM meta device, Coly Li
- [PATCH v12 11/12] bcache: read jset from NVDIMM pages for journal replay, Coly Li
- [PATCH v12 12/12] bcache: add sysfs interface register_nvdimm_meta to register NVDIMM meta device, Coly Li
- Re: [PATCH v12 00/12] bcache: support NVDIMM for journaling, Coly Li
- [PATCH V2] blk-mq: don't grab rq's refcount in blk_mq_check_expired(),
Ming Lei
- [PATCH] blk-mq: don't grab rq's refcount in blk_mq_check_expired(),
Ming Lei
- [PATCH] blk-mq: fix kernel panic during iterating over flush request,
Ming Lei
- call trace at pc : __blkdev_direct_IO+0x45c/0x4dc,
Bruno Goncalves
- nbd locking fixups,
Christoph Hellwig
- 💥 PANICKED: Test report for kernel 5.14.0-rc5 (block, 4e9e1af5),
CKI Project
- [PATCH v5 0/2] allow blk-zoned ioctls without CAP_SYS_ADMIN,
Niklas Cassel
- [PATCH v4 0/6] IO priority fixes and improvements,
Damien Le Moal
- [PATCHSET v3 0/5] Enable bio recycling for polled IO,
Jens Axboe
- pass a gendisk instead of block_device in the partitioning code,
Christoph Hellwig
- [PATCH 1/2] blk-cgroup: refactor blkcg_print_stat,
Christoph Hellwig
- [PATCH AUTOSEL 5.13 24/24] kyber: make trace_block_rq call consistent with documentation, Sasha Levin
- [PATCH v2] block: Fix typo in comments, Cai Huoqing
- [PATCH v5 0/9] libata cleanups and improvements,
Damien Le Moal
- [PATCH v2 0/3] kmod: add patient module removal support,
Luis Chamberlain
- [PATCH V2 1/1] block: return ELEVATOR_DISCARD_MERGE if possible, Ming Lei
- [PATCHSET 0/4] Enable bio recycling for polled IO,
Jens Axboe
- [PATCH v2 00/11] blk-mq: Reduce static requests memory footprint for shared sbitmap,
John Garry
- [PATCH v2 03/11] blk-mq: Relocate shared sbitmap resize in blk_mq_update_nr_requests(), John Garry
- [PATCH v2 05/11] blk-mq-sched: Rename blk_mq_sched_alloc_{tags -> map_and_request}(), John Garry
- [PATCH v2 10/11] blk-mq: Use shared tags for shared sbitmap support, John Garry
- [PATCH v2 06/11] blk-mq: Pass driver tags to blk_mq_clear_rq_mapping(), John Garry
- [PATCH v2 11/11] blk-mq: Stop using pointers for blk_mq_tags bitmap tags, John Garry
- [PATCH v2 07/11] blk-mq: Add blk_mq_tag_update_sched_shared_sbitmap(), John Garry
- [PATCH v2 04/11] blk-mq: Invert check in blk_mq_update_nr_requests(), John Garry
- [PATCH v2 01/11] blk-mq: Change rqs check in blk_mq_free_rqs(), John Garry
- [PATCH v2 02/11] block: Rename BLKDEV_MAX_RQ -> BLKDEV_DEFAULT_RQ, John Garry
- [PATCH v2 09/11] scsi: Set blk_mq_ops.init_request_no_hctx, John Garry
- [PATCH v2 08/11] blk-mq: Add blk_mq_ops.init_request_no_hctx(), John Garry
- Re: [PATCH v2 00/11] blk-mq: Reduce static requests memory footprint for shared sbitmap, John Garry
- move the bdi from the request_queue to the gendisk,
Christoph Hellwig
- [PATCH v5] virtio-blk: Add validation for block size in config space,
Xie Yongji
- [PATCH v4 0/2] allow blk-zoned ioctls without CAP_SYS_ADMIN,
Niklas Cassel
- remove GENHD_FL_UP,
Christoph Hellwig
- [RFC PATCH v2 00/10] Add configurable block device LED triggers,
Ian Pilcher
- [RFC PATCH v2 01/10] docs: Add block device LED trigger documentation, Ian Pilcher
- [RFC PATCH v2 02/10] block: Add file (blk-ledtrig.c) for block device LED trigger implementation, Ian Pilcher
- [RFC PATCH v2 03/10] block: Add block device LED trigger fields to gendisk structure, Ian Pilcher
- [RFC PATCH v2 06/10] block: Add activate and deactivate functions for block device LED trigger, Ian Pilcher
- [RFC PATCH v2 04/10] block: Add functions to set & clear block device LEDs, Ian Pilcher
- [RFC PATCH v2 05/10] block: Add block device sysfs attribute to set/clear/show LED, Ian Pilcher
- [RFC PATCH v2 07/10] block: Add sysfs attributes to LEDs associated with blkdev trigger, Ian Pilcher
- [RFC PATCH v2 08/10] block: Add init function for block device LED trigger, Ian Pilcher
- [RFC PATCH v2 09/10] block: Blink device LED (if any) when request is sent to its driver, Ian Pilcher
- [RFC PATCH v2 10/10] block: Add config option to enable block device LED triggers, Ian Pilcher
- Re: [RFC PATCH v2 00/10] Add configurable block device LED triggers, Marek Behún
- [PATCH v2 0/2] fix request uaf in nbd_read_stat(),
Yu Kuai
- [PATCH] block: don't decrement flush request refcount if it's state is idle in flush_end_io(),
Yu Kuai
- [PATCH 0/2] fix request uaf in nbd_read_stat(),
Yu Kuai
- [GIT PULL] Block fixes for 5.14-rc5,
Jens Axboe
- [PATCH v4 00/10] libata cleanups and improvements,
Damien Le Moal
- [PATCH v4 01/10] libata: fix ata_host_alloc_pinfo(), Damien Le Moal
- [PATCH v4 02/10] libata: fix ata_host_start(), Damien Le Moal
- [PATCH v4 03/10] libata: fix sparse warning, Damien Le Moal
- [PATCH v4 04/10] libata: cleanup device sleep capability detection, Damien Le Moal
- [PATCH v4 05/10] libata: cleanup ata_dev_configure(), Damien Le Moal
- [PATCH v4 06/10] libata: cleanup NCQ priority handling, Damien Le Moal
- [PATCH v4 07/10] libata: fix ata_read_log_page() warning, Damien Le Moal
- [PATCH v4 08/10] libata: print feature list on device scan, Damien Le Moal
- [PATCH v4 09/10] libahci: Introduce ncq_prio_supported sysfs sttribute, Damien Le Moal
- [PATCH v4 10/10] scsi: mpt3sas: Introduce sas_ncq_prio_supported sysfs sttribute, Damien Le Moal
- [PATCH v1 0/2] nbd: reset the queue/io_timeout to default on disconnect,
pkalever
- [syzbot] KASAN: invalid-free in bdev_free_inode (2),
syzbot
- [PATCH v3 0/4] IO priority fixes and improvements,
Damien Le Moal
- [PATCH v3 0/9] libata cleanups and improvements,
Damien Le Moal
- [PATCH] xen-blkfront: Remove redundant assignment to variable err,
Colin King
- [PATCH] nbd: hold tags->lock to prevent access freed request through blk_mq_tag_to_rq(),
Yu Kuai
- [PATCH V4 0/7] loop: cleanup charging io to mem/blkcg,
Ming Lei
- [PATCH v2 0/9] libata cleanups and improvements,
Damien Le Moal
- [PATCH v2 0/4] IO priority fixes and improvements,
Damien Le Moal
- [PATCH V3 0/7] loop: cleanup charging io to mem/blkcg,
Ming Lei
- [PATCH v2 0/4] optimize the bfq queue idle judgment,
Yu Kuai
- [PATCH v2 3/4] block, bfq: add support to record request size information, Yu Kuai
- [PATCH v2 1/4] block, bfq: add support to track if root_group have any pending requests, Yu Kuai
- [PATCH v2 2/4] block, bfq: do not idle if only one cgroup is activated, Yu Kuai
- [PATCH v2 4/4] block, bfq: consider request size in bfq_asymmetric_scenario(), Yu Kuai
- Re: [PATCH v2 0/4] optimize the bfq queue idle judgment, yukuai (C)
- Re: [PATCH v2 0/4] optimize the bfq queue idle judgment, Paolo Valente
- [PATCH v3 0/2] Change the default loop driver I/O scheduler,
Bart Van Assche
- [PATCH] block/partitions/ldm.c: Fix a kernel-doc warning,
Bart Van Assche
- [PATCH] blk-iolatency: error out if blk_get_queue() failed in iolatency_set_limit(),
Yu Kuai
- Could it be made possible to offer "supplementary" data to a DIO write ?,
David Howells
- [Patch v5 0/3] Introduce a driver to support host accelerated access to Microsoft Azure Blob for Azure VM,
longli
[RFC PATCH v2] Page Cache Allowing Hard Interrupts, Vishal Moola (Oracle)
[PATCH] nbd: call genl_unregister_family() first in nbd_cleanup(),
Hou Tao
[PATCH v2] nbd: do del_gendisk() asynchronously for NBD_DESTROY_ON_DISCONNECT,
Hou Tao
[PATCH] kyber: make trace_block_rq call consistent with documentation,
Vincent Fu
[REGRESSION?] Simultaneous writes to a reader-less, non-full pipe can hang,
Alex Xu (Hello71)
[PATCH 0/1] s390/dasd: fix use after free,
Stefan Haberland
add a bvec_virt helper,
Christoph Hellwig
- [PATCH 01/15] bvec: add a bvec_virt helper, Christoph Hellwig
- [PATCH 02/15] block: use bvec_virt in bio_integrity_{process,free}, Christoph Hellwig
- [PATCH 03/15] dm: make EBS depend on !HIGHMEM, Christoph Hellwig
- [PATCH 04/15] dm-ebs: use bvec_virt, Christoph Hellwig
- [PATCH 05/15] dm-integrity: use bvec_virt, Christoph Hellwig
- [PATCH 06/15] squashfs: use bvec_virt, Christoph Hellwig
- [PATCH 07/15] rbd: use bvec_virt, Christoph Hellwig
- [PATCH 08/15] virtio_blk: use bvec_virt, Christoph Hellwig
- [PATCH 09/15] bcache: use bvec_virt, Christoph Hellwig
- [PATCH 10/15] sd: use bvec_virt, Christoph Hellwig
- [PATCH 11/15] ubd: use bvec_virt, Christoph Hellwig
- [PATCH 12/15] ps3vram: use bvec_virt, Christoph Hellwig
- [PATCH 13/15] dasd: use bvec_virt, Christoph Hellwig
- [PATCH 14/15] dcssblk: use bvec_virt, Christoph Hellwig
- [PATCH 15/15] nvme: use bvec_virt, Christoph Hellwig
- Re: add a bvec_virt helper, Christoph Hellwig
- Re: add a bvec_virt helper, Jens Axboe
[PATCH] n64cart: fix the dma address in n64cart_do_bvec,
Christoph Hellwig
use regular gendisk registration in device mapper v2,
Christoph Hellwig
[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]