Linux Block Development
[Prev Page][Next Page]
- Re: [PATCH v2 3/3] libkmod-module: add support for a patient module removal option, (continued)
- [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
[PATCH 5/8] dm: cleanup cleanup_mapped_device, Christoph Hellwig
[PATCH 6/8] dm: move setting md->type into dm_setup_md_queue, Christoph Hellwig
[PATCH 7/8] dm: delay registering the gendisk, Christoph Hellwig
[PATCH 8/8] block: remove support for delayed queue registrations, Christoph Hellwig
Re: use regular gendisk registration in device mapper v2, Jens Axboe
Re: [dm-devel] use regular gendisk registration in device mapper v2, Alasdair G Kergon
holders not working properly, regression [was: Re: use regular gendisk registration in device mapper v2], Mike Snitzer
[PATCH -next v3] nbd: add the check to prevent overflow in __nbd_ioctl(),
Baokun Li
[PATCH] libkmod-module: add support for a patient module removal option,
Luis Chamberlain
[PATCH v2 0/3] Improve loop driver I/O scheduler and QD selection,
Bart Van Assche
BUG: MAX_LOCKDEP_ENTRIES too low! during storage test, Bruno Goncalves
Re: [PATCH 2/7] libata: cleanup ata_dev_configure(), kernel test robot
[PATCH] blk-iocost: fix lockdep warning on blkcg->lock,
Ming Lei
[PATCH 0/2] Two loop driver patches,
Bart Van Assche
[RFC PATCH] null_blk: Add pseudo-managed interrupts support, John Garry
WARNING: SOFTIRQ-safe -> SOFTIRQ-unsafe (bio_associate_blkg_from_css+0x3e5/0x650 pool_map+0x23/0x70),
Bruno Goncalves
Re: [PATCH 42/64] net: qede: Use memset_after() for counters,
Shai Malin
[PATCH BUGFIX 0/1] block, bfq: fix a bug causing a memory leak,
Paolo Valente
[PATCH 0/3] IO priority fixes and improvements,
Damien Le Moal
[PATCH 0/7] libata cleanups and improvements,
Damien Le Moal
[PATCH -next v2] nbd: add the check to prevent overflow in __nbd_ioctl(),
Baokun Li
[PATCH v3] blk-throtl: optimize IOPS throttle for large IO scenarios,
brookxu
[PATCH v3 0/3] Support EFI partition on NVIDIA Tegra devices,
Dmitry Osipenko
[PATCH v2 0/3] Support EFI partition on NVIDIA Tegra devices,
Dmitry Osipenko
two bsg fixes,
Christoph Hellwig
[PATCH] blk-mq: clear active_queues before clearing BLK_MQ_F_TAG_QUEUE_SHARED,
Yu Kuai
[BUG] bfq-iosched: possible null-pointer dereference in __bfq_insert_request(), Li Tuo
[PATCH -next] nbd: add the check to prevent overflow in __nbd_ioctl(),
Baokun Li
[RFC PATCH] Page Cache Allowing Hard Interrupts,
Vishal Moola
[PATCH] fs: block: reduce the stack footprint by using the %pg printk specifier, Abd-Alrhman Masalkhi
[PATCH v3 0/3] xen: harden blkfront against malicious backends,
Juergen Gross
[PATCH] block: Fix typo in comments,
Cai Huoqing
bsg cleanup, part 2,
Christoph Hellwig
[PATCH] block: return ELEVATOR_DISCARD_MERGE if possible,
Ming Lei
[RFC PATCH 0/8] Add configurable block device LED triggers,
Ian Pilcher
[PATCH v2] blk-throtl: optimize IOPS throttle for large IO scenarios,
brookxu
[PATCH V2 0/7] loop: cleanup charging io to mem/blkcg,
Ming Lei
[PATCH] block: remove cmdline-parser.c,
Christoph Hellwig
[PATCH] nbd: do del_gendisk() asynchronously,
Hou Tao
[PATCH block/for-5.14-fixes] blk-iocost: fix operation ordering in iocg_wake_fn(),
Tejun Heo
Re: Commit d5fd456c88aba4fcf77d35fe38024a8d5c814686 - "loopdev: use LOOP_CONFIG ioctl" broke loop on x86-64 w/ 32 bit userspace,
Krzysztof Olędzki
[PATCH 00/64] Introduce strict memcpy() bounds checking,
Kees Cook
[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]