Linux Block Development
[Prev Page][Next Page]
- Re: [PATCH v2 00/25] virtio: store owner from modules with register_virtio_driver(), (continued)
- [PATCH] nullblk: Fix cleanup order in null_add_dev() error path,
Damien Le Moal
- [GIT PULL] Block fixes for 6.9-rc2,
Jens Axboe
- [git pull] device mapper fixes for 6.9-rc2,
Mike Snitzer
- [PATCH AUTOSEL 5.4 21/23] block: prevent division by zero in blk_rq_stat_sum(), Sasha Levin
- [PATCH AUTOSEL 4.19 17/19] block: prevent division by zero in blk_rq_stat_sum(), Sasha Levin
- [PATCH AUTOSEL 6.1 43/52] block: prevent division by zero in blk_rq_stat_sum(), Sasha Levin
- [PATCH AUTOSEL 5.10 26/31] block: prevent division by zero in blk_rq_stat_sum(), Sasha Levin
- [PATCH AUTOSEL 5.15 28/34] block: prevent division by zero in blk_rq_stat_sum(), Sasha Levin
- [PATCH AUTOSEL 6.6 64/75] block: prevent division by zero in blk_rq_stat_sum(), Sasha Levin
- [PATCH AUTOSEL 6.8 84/98] block: prevent division by zero in blk_rq_stat_sum(), Sasha Levin
- [PATCHv2] zram: add max_pages param to recompression,
Sergey Senozhatsky
- [PATCH] blk-wbt: Speed up integer square root in rwb_arm_timer,
I Hsin Cheng
[PATCH] zram: add limit to recompression,
Sergey Senozhatsky
blktests failures with v6.9-rc1 kernel, Shinichiro Kawasaki
[PATCH] block/mq-deadline: Fix WARN when set async_depth by sysfs,
Zhiguo Niu
[PATCH] block: fix overflow in blk_ioctl_discard(),
linan666
[RFC 0/9] block: add llseek(SEEK_HOLE/SEEK_DATA) support,
Stefan Hajnoczi
- [RFC 1/9] block: add llseek(SEEK_HOLE/SEEK_DATA) support, Stefan Hajnoczi
- [RFC 2/9] loop: add llseek(SEEK_HOLE/SEEK_DATA) support, Stefan Hajnoczi
- [RFC 3/9] selftests: block_seek_hole: add loop block driver tests, Stefan Hajnoczi
- [RFC 4/9] dm: add llseek(SEEK_HOLE/SEEK_DATA) support, Stefan Hajnoczi
- [RFC 5/9] selftests: block_seek_hole: add dm-zero test, Stefan Hajnoczi
- [RFC 6/9] dm-linear: add llseek(SEEK_HOLE/SEEK_DATA) support, Stefan Hajnoczi
- [RFC 7/9] selftests: block_seek_hole: add dm-linear test, Stefan Hajnoczi
- [RFC 8/9] dm thin: add llseek(SEEK_HOLE/SEEK_DATA) support, Stefan Hajnoczi
- [RFC 9/9] selftests: block_seek_hole: add dm-thin test, Stefan Hajnoczi
- Re: [RFC 0/9] block: add llseek(SEEK_HOLE/SEEK_DATA) support, Eric Blake
- Re: [RFC 0/9] block: add llseek(SEEK_HOLE/SEEK_DATA) support, Christoph Hellwig
[PATCH v16 00/20] Integrity Policy Enforcement LSM (IPE),
Fan Wu
- [PATCH v16 03/20] ipe: add evaluation loop, Fan Wu
- [PATCH v16 01/20] security: add ipe lsm, Fan Wu
- [PATCH v16 04/20] ipe: add LSM hooks on execution and kernel read, Fan Wu
- [PATCH v16 02/20] ipe: add policy parser, Fan Wu
- [PATCH v16 05/20] initramfs|security: Add a security hook to do_populate_rootfs(), Fan Wu
- [PATCH v16 06/20] ipe: introduce 'boot_verified' as a trust provider, Fan Wu
- [PATCH v16 13/20] dm verity: consume root hash digest and signature data via LSM hook, Fan Wu
- [PATCH v16 08/20] ipe: add userspace interface, Fan Wu
- [PATCH v16 12/20] dm: add finalize hook to target_type, Fan Wu
- [PATCH v16 10/20] ipe: add permissive toggle, Fan Wu
- [PATCH v16 15/20] security: add security_inode_setintegrity() hook, Fan Wu
- [PATCH v16 11/20] block|security: add LSM blob to block_device, Fan Wu
- [PATCH v16 14/20] ipe: add support for dm-verity as a trust provider, Fan Wu
- [PATCH v16 07/20] security: add new securityfs delete function, Fan Wu
- [PATCH v16 17/20] ipe: enable support for fs-verity as a trust provider, Fan Wu
- [PATCH v16 19/20] ipe: kunit test for parser, Fan Wu
- [PATCH v16 16/20] fsverity: consume fsverity built-in signatures via LSM hook, Fan Wu
- [PATCH v16 18/20] scripts: add boot policy generation program, Fan Wu
- [PATCH v16 09/20] uapi|audit|ipe: add ipe auditing support, Fan Wu
- [PATCH v16 20/20] documentation: add ipe documentation, Fan Wu
- Re: [PATCH v16 00/20] Integrity Policy Enforcement LSM (IPE), Jarkko Sakkinen
[PATCH 0/9] address remaining -Wtautological-constant-out-of-range-compare,
Arnd Bergmann
[PATCH 00/11] address remaining stringop-truncation warnings,
Arnd Bergmann
add a bio_list_merge_init helper,
Christoph Hellwig
[Bug Report] nvme-cli commands fails to open head disk node and print error,
Nilay Shroff
[PATCH] block: propagate partition scanning errors to the BLKRRPART ioctl,
Christoph Hellwig
[PATCH v3 00/30] Zone write plugging,
Damien Le Moal
- [PATCH v3 01/30] block: Do not force full zone append completion in req_bio_endio(), Damien Le Moal
- [PATCH v3 02/30] block: Restore sector of flush requests, Damien Le Moal
- [PATCH v3 03/30] block: Remove req_bio_endio(), Damien Le Moal
- [PATCH v3 04/30] block: Introduce blk_zone_update_request_bio(), Damien Le Moal
- [PATCH v3 05/30] block: Introduce bio_straddles_zones() and bio_offset_from_zone_start(), Damien Le Moal
- [PATCH v3 06/30] block: Allow using bio_attempt_back_merge() internally, Damien Le Moal
- [PATCH v3 07/30] block: Remember zone capacity when revalidating zones, Damien Le Moal
- [PATCH v3 08/30] block: Introduce zone write plugging, Damien Le Moal
- [PATCH v3 09/30] block: Pre-allocate zone write plugs, Damien Le Moal
- [PATCH v3 10/30] block: Fake max open zones limit when there is no limit, Damien Le Moal
- [PATCH v3 11/30] block: Allow zero value of max_zone_append_sectors queue limit, Damien Le Moal
- [PATCH v3 12/30] block: Implement zone append emulation, Damien Le Moal
- [PATCH v3 13/30] block: Allow BIO-based drivers to use blk_revalidate_disk_zones(), Damien Le Moal
- [PATCH v3 14/30] dm: Use the block layer zone append emulation, Damien Le Moal
- [PATCH v3 15/30] scsi: sd: Use the block layer zone append emulation, Damien Le Moal
- [PATCH v3 16/30] ublk_drv: Do not request ELEVATOR_F_ZBD_SEQ_WRITE elevator feature, Damien Le Moal
- [PATCH v3 17/30] null_blk: Do not request ELEVATOR_F_ZBD_SEQ_WRITE elevator feature, Damien Le Moal
- [PATCH v3 18/30] null_blk: Introduce zone_append_max_sectors attribute, Damien Le Moal
- [PATCH v3 19/30] null_blk: Introduce fua attribute, Damien Le Moal
- [PATCH v3 20/30] nvmet: zns: Do not reference the gendisk conv_zones_bitmap, Damien Le Moal
- [PATCH v3 21/30] block: Remove BLK_STS_ZONE_RESOURCE, Damien Le Moal
- [PATCH v3 22/30] block: Simplify blk_revalidate_disk_zones() interface, Damien Le Moal
- [PATCH v3 23/30] block: mq-deadline: Remove support for zone write locking, Damien Le Moal
- [PATCH v3 24/30] block: Remove elevator required features, Damien Le Moal
- [PATCH v3 25/30] block: Do not check zone type in blk_check_zone_append(), Damien Le Moal
- [PATCH v3 26/30] block: Move zone related debugfs attribute to blk-zoned.c, Damien Le Moal
- [PATCH v3 27/30] block: Replace zone_wlock debugfs entry with zone_wplugs entry, Damien Le Moal
- [PATCH v3 28/30] block: Remove zone write locking, Damien Le Moal
- [PATCH v3 29/30] block: Do not force select mq-deadline with CONFIG_BLK_DEV_ZONED, Damien Le Moal
- [PATCH v3 30/30] block: Do not special-case plugging of zone write operations, Damien Le Moal
- Re: (subset) [PATCH v3 00/30] Zone write plugging, Jens Axboe
[PATCH RFC 0/2] mTHP-friendly compression in zsmalloc and zram based on multi-pages,
Barry Song
[PATCH 1/2] block: add a helper to cancel atomic queue limit updates,
Christoph Hellwig
[PATCH 00/22] virtio: store owner from modules with register_virtio_driver(),
Krzysztof Kozlowski
- [PATCH 01/22] virtio: store owner from modules with register_virtio_driver(), Krzysztof Kozlowski
- [PATCH 02/22] um: virt-pci: drop owner assignment, Krzysztof Kozlowski
- [PATCH 03/22] virtio_blk: drop owner assignment, Krzysztof Kozlowski
- [PATCH 04/22] bluetooth: virtio: drop owner assignment, Krzysztof Kozlowski
- [PATCH 05/22] hwrng: virtio: drop owner assignment, Krzysztof Kozlowski
- [PATCH 06/22] virtio_console: drop owner assignment, Krzysztof Kozlowski
- [PATCH 07/22] crypto: virtio - drop owner assignment, Krzysztof Kozlowski
- [PATCH 08/22] firmware: arm_scmi: virtio: drop owner assignment, Krzysztof Kozlowski
- [PATCH 09/22] gpio: virtio: drop owner assignment, Krzysztof Kozlowski
- [PATCH 10/22] drm/virtio: drop owner assignment, Krzysztof Kozlowski
- [PATCH 11/22] iommu: virtio: drop owner assignment, Krzysztof Kozlowski
- [PATCH 12/22] misc: nsm: drop owner assignment, Krzysztof Kozlowski
- [PATCH 13/22] net: caif: virtio: drop owner assignment, Krzysztof Kozlowski
- [PATCH 14/22] net: virtio: drop owner assignment, Krzysztof Kozlowski
- [PATCH 15/22] net: 9p: virtio: drop owner assignment, Krzysztof Kozlowski
- [PATCH 16/22] net: vmw_vsock: virtio: drop owner assignment, Krzysztof Kozlowski
- [PATCH 17/22] wireless: mac80211_hwsim: drop owner assignment, Krzysztof Kozlowski
- [PATCH 18/22] nvdimm: virtio_pmem: drop owner assignment, Krzysztof Kozlowski
- [PATCH 19/22] rpmsg: virtio: drop owner assignment, Krzysztof Kozlowski
- [PATCH 21/22] fuse: virtio: drop owner assignment, Krzysztof Kozlowski
- [PATCH 22/22] sound: virtio: drop owner assignment, Krzysztof Kozlowski
- [PATCH 20/22] scsi: virtio: drop owner assignment, Krzysztof Kozlowski
FAILED: Patch "block: Fix page refcounts for unaligned buffers in __bio_release_pages()" failed to apply to 5.4-stable tree, Sasha Levin
FAILED: Patch "block: Fix page refcounts for unaligned buffers in __bio_release_pages()" failed to apply to 4.19-stable tree, Sasha Levin
FAILED: Patch "block: Fix page refcounts for unaligned buffers in __bio_release_pages()" failed to apply to 5.10-stable tree, Sasha Levin
FAILED: Patch "block: Fix page refcounts for unaligned buffers in __bio_release_pages()" failed to apply to 5.15-stable tree, Sasha Levin
FAILED: Patch "block: Fix page refcounts for unaligned buffers in __bio_release_pages()" failed to apply to 6.1-stable tree,
Sasha Levin
[PATCH] blk-throttle: Only use seq_printf() in tg_prfill_limit(),
John Garry
[PATCH RFC 0/2] block,nvme: latency-based I/O scheduler,
Hannes Reinecke
[PATCH v6 00/10] block atomic writes,
John Garry
- [PATCH v6 01/10] block: Pass blk_queue_get_max_sectors() a request pointer, John Garry
- [PATCH v6 03/10] fs: Initial atomic write support, John Garry
- [PATCH v6 02/10] block: Call blkdev_dio_unaligned() from blkdev_direct_IO(), John Garry
- [PATCH v6 06/10] block: Add atomic write support for statx, John Garry
- [PATCH v6 04/10] fs: Add initial atomic write support info to statx, John Garry
- [PATCH v6 05/10] block: Add core atomic write support, John Garry
- [PATCH v6 10/10] nvme: Atomic write support, John Garry
- [PATCH v6 08/10] scsi: sd: Atomic write support, John Garry
- [PATCH v6 07/10] block: Add fops atomic write support, John Garry
- [PATCH v6 09/10] scsi: scsi_debug: Atomic write support, John Garry
- Re: [PATCH v6 00/10] block atomic writes, Matthew Wilcox
[PATCH blktests v3 00/20] refactoring and various cleanups/fixes,
Daniel Wagner
- [PATCH blktests v3 01/20] nvme/rc: silence error on module unload for fc, Daniel Wagner
- [PATCH blktests v3 02/20] nvme/rc: silence fcloop cleanup failures, Daniel Wagner
- [PATCH blktests v3 03/20] nvme/rc: log error if stale configuration is found, Daniel Wagner
- [PATCH blktests v3 04/20] common/xfs: propagate errors from _xfs_run_fio_verify_io, Daniel Wagner
- [PATCH blktests v3 05/20] nvme/{012,013,035}: check return value of _xfs_run_fio_verify_io, Daniel Wagner
- [PATCH blktests v3 06/20] nvme/rc: use long command line option for nvme, Daniel Wagner
- [PATCH blktests v3 07/20] nvme/{014,015,018,019,020,023,024,026,045,046}: use long command line option for nvme, Daniel Wagner
- [PATCH blktests v3 08/20] nvme/rc: connect subsys only support long options, Daniel Wagner
- [PATCH blktests v3 09/20] nvme/rc: add nqn/uuid args to target setup/cleanup helper, Daniel Wagner
- [PATCH blktests v3 10/20] nvme/rc: remove unused connect options, Daniel Wagner
- [PATCH blktests v3 11/20] nvme/rc: do not cleanup external managed loop device, Daniel Wagner
- [PATCH blktests v3 12/20] nvme/031: do not open code target setup/cleanup, Daniel Wagner
- [PATCH blktests v3 13/20] nvme: drop default trtype argument for _nvmet_connect_subsys, Daniel Wagner
- [PATCH blktests v3 16/20] nvme: drop default subsysnqn argument from _nvme_passthru_target_{setup|cleanup}, Daniel Wagner
- [PATCH blktests v3 14/20] nvme: drop default trtype argument for _nvmet_passthru_target_connect, Daniel Wagner
- [PATCH blktests v3 15/20] nvme: drop default subsysnqn argument from _nvme_{connect|disconnect}_subsys, Daniel Wagner
- [PATCH blktests v3 17/20] nvme: drop default subsysnqn argument from _nvmet_passthru_target_connect, Daniel Wagner
- [PATCH blktests v3 18/20] nvme/{041,042,043,044,045,048}: do not pass default host{nqn|id} to _nvme_connect_subsys, Daniel Wagner
- [PATCH blktests v3 19/20] nvme: don't assume namespace id, Daniel Wagner
- [PATCH blktests v3 20/20] nvme/028: drop unused nvmedev, Daniel Wagner
- Re: [PATCH blktests v3 00/20] refactoring and various cleanups/fixes, Shinichiro Kawasaki
[PATCH] fs,block: yield devices early,
Christian Brauner
[PATCH] block: don't reject too large max_user_sectors in blk_validate_limits,
Christoph Hellwig
[PATCH v2] block: Improve IOPS by removing the fairness code,
Bart Van Assche
[PATCH] blk-throttle: Fix W=1 build issue in tg_prfill_limit(),
John Garry
[PATCH] block: Make blk_rq_set_mixed_merge() static,
John Garry
[PATCH v2 00/28] Zone write plugging,
Damien Le Moal
- [PATCH v2 14/28] scsi: sd: Use the block layer zone append emulation, Damien Le Moal
- [PATCH v2 04/28] block: Introduce bio_straddle_zones() and bio_offset_from_zone_start(), Damien Le Moal
- [PATCH v2 05/28] block: Allow using bio_attempt_back_merge() internally, Damien Le Moal
- [PATCH v2 10/28] block: Allow zero value of max_zone_append_sectors queue limit, Damien Le Moal
- [PATCH v2 09/28] block: Fake max open zones limit when there is no limit, Damien Le Moal
- [PATCH v2 07/28] block: Introduce zone write plugging, Damien Le Moal
- [PATCH v2 08/28] block: Use a mempool to allocate zone write plugs, Damien Le Moal
- [PATCH v2 13/28] dm: Use the block layer zone append emulation, Damien Le Moal
- [PATCH v2 17/28] null_blk: Introduce zone_append_max_sectors attribute, Damien Le Moal
- [PATCH v2 12/28] block: Allow BIO-based drivers to use blk_revalidate_disk_zones(), Damien Le Moal
- [PATCH v2 11/28] block: Implement zone append emulation, Damien Le Moal
- [PATCH v2 15/28] ublk_drv: Do not request ELEVATOR_F_ZBD_SEQ_WRITE elevator feature, Damien Le Moal
- [PATCH v2 16/28] null_blk: Do not request ELEVATOR_F_ZBD_SEQ_WRITE elevator feature, Damien Le Moal
- [PATCH v2 19/28] nvmet: zns: Do not reference the gendisk conv_zones_bitmap, Damien Le Moal
- [PATCH v2 21/28] block: Simplify blk_revalidate_disk_zones() interface, Damien Le Moal
- [PATCH v2 18/28] null_blk: Introduce fua attribute, Damien Le Moal
- [PATCH v2 27/28] block: Do not force select mq-deadline with CONFIG_BLK_DEV_ZONED, Damien Le Moal
- [PATCH v2 26/28] block: Remove zone write locking, Damien Le Moal
- [PATCH v2 22/28] block: mq-deadline: Remove support for zone write locking, Damien Le Moal
- [PATCH v2 24/28] block: Do not check zone type in blk_check_zone_append(), Damien Le Moal
- [PATCH v2 23/28] block: Remove elevator required features, Damien Le Moal
- [PATCH v2 01/28] block: Restore sector of flush requests, Damien Le Moal
- [PATCH v2 06/28] block: Remember zone capacity when revalidating zones, Damien Le Moal
- [PATCH v2 28/28] block: Do not special-case plugging of zone write operations, Damien Le Moal
- [PATCH v2 03/28] block: Introduce blk_zone_update_request_bio(), Damien Le Moal
- [PATCH v2 25/28] block: Move zone related debugfs attribute to blk-zoned.c, Damien Le Moal
- [PATCH v2 02/28] block: Remove req_bio_endio(), Damien Le Moal
- [PATCH v2 20/28] block: Remove BLK_STS_ZONE_RESOURCE, Damien Le Moal
[PATCH] blk-cgroup: use group allocation/free of per-cpu counters API,
Kefeng Wang
convert SCSI to atomic queue limits, part 1,
Christoph Hellwig
- [PATCH 02/23] bsg: pass queue_limits to bsg_setup_queue, Christoph Hellwig
- [PATCH 15/23] ipr: switch to using ->device_configure, Christoph Hellwig
- [PATCH 05/23] scsi_transport_fc: add a max_bsg_segments field to struct fc_function_template, Christoph Hellwig
- [PATCH 20/23] libata: switch to using ->device_configure, Christoph Hellwig
- [PATCH 10/23] scsi: add a device_configure method to the host template, Christoph Hellwig
- [PATCH 16/23] pmcraid: switch to using ->device_configure, Christoph Hellwig
- [PATCH 14/23] hptiop: switch to using ->device_configure, Christoph Hellwig
- [PATCH 23/23] block: remove now unused queue limits helpers, Christoph Hellwig
- [PATCH 21/23] mpi3mr: switch to using ->device_configure, Christoph Hellwig
- [PATCH 22/23] uas: switch to using ->device_configure to configure queue limits, Christoph Hellwig
- [PATCH 11/23] megaraid_sas: switch to using ->device_configure, Christoph Hellwig
- [PATCH 03/23] mpi3mr: pass queue_limits to bsg_setup_queue, Christoph Hellwig
- [PATCH 06/23] scsi: add a no_highmem flag to struct Scsi_Host, Christoph Hellwig
- [PATCH 01/23] block: don't reject too large max_user_setors in blk_validate_limits, Christoph Hellwig
- [PATCH 08/23] ufs-exynos: move setting the the dma alignment to the init method, Christoph Hellwig
- [PATCH 09/23] scsi: use the atomic queue limits API in scsi_add_lun, Christoph Hellwig
- [PATCH 13/23] sbp2: switch to using ->device_configure, Christoph Hellwig
- [PATCH 17/23] usb-storage: switch to using ->device_configure, Christoph Hellwig
- [PATCH 19/23] pata_macio: switch to using ->device_configure, Christoph Hellwig
- [PATCH 18/23] sata_nv: switch to using ->device_configure, Christoph Hellwig
- [PATCH 07/23] scsi: add a dma_alignment field to the host and host template, Christoph Hellwig
- [PATCH 04/23] scsi: initialize scsi midlayer limits before allocating the queue, Christoph Hellwig
- [PATCH 12/23] mpt3sas: switch to using ->device_configure, Christoph Hellwig
[PATCH AUTOSEL 4.19 2/2] block: prevent division by zero in blk_rq_stat_sum(), Sasha Levin
[PATCH AUTOSEL 5.4 2/3] block: prevent division by zero in blk_rq_stat_sum(), Sasha Levin
[PATCH AUTOSEL 5.10 2/2] block: prevent division by zero in blk_rq_stat_sum(), Sasha Levin
[PATCH AUTOSEL 5.15 2/2] block: prevent division by zero in blk_rq_stat_sum(), Sasha Levin
[PATCH AUTOSEL 6.1 5/7] block: prevent division by zero in blk_rq_stat_sum(), Sasha Levin
[PATCH AUTOSEL 6.6 08/11] block: prevent division by zero in blk_rq_stat_sum(), Sasha Levin
[PATCH AUTOSEL 6.7 08/11] block: prevent division by zero in blk_rq_stat_sum(), Sasha Levin
[PATCH AUTOSEL 6.8 08/11] block: prevent division by zero in blk_rq_stat_sum(), Sasha Levin
[PATCH V2] block: fail unaligned bio from submit_bio_noacct(),
Ming Lei
[PATCH] block: handle BLK_OPEN_RESTRICT_WRITES correctly,
Christian Brauner
[PATCH 0/2] block: support to account io_ticks precisely,
Yu Kuai
[PATCH -next RFC] blk-throttle: remove CONFIG_BLK_DEV_THROTTLING_LOW,
Yu Kuai
Re: [RFC PATCH 1/5] rust: block: introduce `kernel::block::mq` module,
Benno Lossin
[RFC PATCH 0/4] Read/Write with meta buffer,
Kanchan Joshi
Message not available
Message not available
Message not available
Re: [RFC PATCH 0/4] Read/Write with meta buffer, Jens Axboe
Re: [RFC PATCH 0/4] Read/Write with meta buffer, Pavel Begunkov
[PATCH] blk-mq: release scheduler resource when request completes,
Bart Van Assche
pktcdvd ->open_mutex lockdep splat,
Brian Foster
[git pull] device mapper fixes for 6.9-rc1,
Mike Snitzer
[PATCH blktests v2 00/18] refactoring and various cleanups/fixes,
Daniel Wagner
- [PATCH blktests v2 01/18] nvme/rc: silence error on module unload for fc, Daniel Wagner
- [PATCH blktests v2 02/18] nvme/rc: silence fcloop cleanup failures, Daniel Wagner
- [PATCH blktests v2 05/18] nvme/{012,013,035}: check return value of _xfs_run_fio_verify_io, Daniel Wagner
- [PATCH blktests v2 06/18] nvme/rc: use long command line option for nvme, Daniel Wagner
- [PATCH blktests v2 03/18] nvme/rc: log error if stale configuration is found, Daniel Wagner
- [PATCH blktests v2 04/18] common/xfs: propagate errors from _xfs_run_fio_verify_io, Daniel Wagner
- [PATCH blktests v2 07/18] nvme/{014,015,018,019,020,023,024,026,045,046}: use long command line option for nvme, Daniel Wagner
- [PATCH blktests v2 08/18] nvme/rc: connect subsys only support long options, Daniel Wagner
- [PATCH blktests v2 10/18] nvme/rc: remove unused connect options, Daniel Wagner
- [PATCH blktests v2 09/18] nvme/rc: add nqn/uuid args to target setup/cleanup helper, Daniel Wagner
- [PATCH blktests v2 11/18] nvme/rc: do not cleanup external managed loop device, 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]