Linux Block Development
[Prev Page][Next Page]
- Re: [PATCH v2 07/28] block: Introduce zone write plugging, (continued)
- [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
- [PATCH blktests v2 12/18] nvme/031: do not open code target setup/cleanup, Daniel Wagner
- [PATCH blktests v2 13/18] nvme: drop default trtype argument for _nvmet_connect_subsys, Daniel Wagner
- [PATCH blktests v2 14/18] nvme: drop default trtype argument for _nvmet_passthru_target_connect, Daniel Wagner
- [PATCH blktests v2 15/18] nvme: drop default subsysnqn argument from _nvme_{connect|disconnect}_subsys, Daniel Wagner
- [PATCH blktests v2 18/18] nvme/028: drop unused nvmedev, Daniel Wagner
- [PATCH blktests v2 16/18] nvme/{041,042,043,044,045,048}: do not pass default host{nqn|id} to _nvme_connect_subsys, Daniel Wagner
- [PATCH blktests v2 17/18] nvme: don't assume namespace id, Daniel Wagner
- Re: [PATCH blktests v2 00/18] refactoring and various cleanups/fixes, Chaitanya Kulkarni
[PATCH V5] blk-mq: don't schedule block kworker on isolated CPUs,
Ming Lei
[PATCH] block: Improve IOPS by removing the fairness code,
Bart Van Assche
[PATCH 0/8] block: implement NVMEM provider,
Daniel Golle
- [PATCH 1/8] dt-bindings: block: add basic bindings for block devices, Daniel Golle
- [PATCH 2/8] block: partitions: populate fwnode, Daniel Golle
- [PATCH 3/8] block: add new genhd flag GENHD_FL_NVMEM, Daniel Golle
- [PATCH 4/8] block: implement NVMEM provider, Daniel Golle
- [PATCH 5/8] dt-bindings: mmc: mmc-card: add block device nodes, Daniel Golle
- [PATCH 6/8] mmc: core: set card fwnode_handle, Daniel Golle
- [PATCH 7/8] mmc: block: set fwnode of disk devices, Daniel Golle
- [PATCH 8/8] mmc: block: set GENHD_FL_NVMEM, Daniel Golle
- Re: [PATCH 0/8] block: implement NVMEM provider, Bart Van Assche
- Re: [PATCH 0/8] block: implement NVMEM provider, Rob Herring
- Re: [PATCH 0/8] block: implement NVMEM provider, Rob Herring
[PATCH] block: fail unaligned bio from submit_bio_noacct(),
Ming Lei
[PATCH blktests v1 00/18] refactoring and various cleanups/fixes,
Daniel Wagner
- [PATCH blktests v1 02/18] nvme/rc: silence fcloop cleanup failures, Daniel Wagner
- [PATCH blktests v1 05/18] nvme/{012,013,035}: check return value of _xfs_run_fio_verify_io, Daniel Wagner
- [PATCH blktests v1 04/18] common/xfs: propagate errors from _xfs_run_fio_verify_io, Daniel Wagner
- [PATCH blktests v1 06/18] nvme/rc: use long command line option for nvme, Daniel Wagner
- [PATCH blktests v1 07/18] nvme/{014,015,018,019,020,023,024,026,045,046}: use long command line option for nvme, Daniel Wagner
- [PATCH blktests v1 01/18] nvme/rc: silence error on module unload for fc, Daniel Wagner
- [PATCH blktests v1 10/18] nvme/rc: remove unused connect options, Daniel Wagner
- [PATCH blktests v1 11/18] nvme/rc: remove correct port from target, Daniel Wagner
- [PATCH blktests v1 03/18] nvme/rc: log error if stale configuration is found, Daniel Wagner
- [PATCH blktests v1 13/18] nvme/{rc,031}: do not cleanup external managed loop device, Daniel Wagner
- [PATCH blktests v1 14/18] nvme: drop default trtype argument for _nvmet_connect_subsys, Daniel Wagner
- [PATCH blktests v1 12/18] nvme/031: do not open code target setup/cleanup, Daniel Wagner
- [PATCH blktests v1 16/18] nvme/{041,042,043,044,045,048}: do not pass default host{nqn|id} to _nvme_connect_subsys, Daniel Wagner
- [PATCH blktests v1 15/18] nvme: drop default subsysnqn argument from _nvme_{connect|disconnect}_subsys, Daniel Wagner
- [PATCH blktests v1 08/18] nvme/rc: connect subsys only support long options, Daniel Wagner
- [PATCH blktests v1 17/18] nvme: don't assume namespace id, Daniel Wagner
- [PATCH blktests v1 18/18] nvme/028: drop unused nvmedev, Daniel Wagner
- [PATCH blktests v1 09/18] nvme/rc: add nqn/uuid args to target setup/cleanup helper, Daniel Wagner
- Re: [PATCH blktests v1 00/18] refactoring and various cleanups/fixes, Shinichiro Kawasaki
Cannot create dm-linear or dm-crypt mapping on scsi or mmc block device if mapping already exists on partition of device, Glenn Washburn
[bug report]debugfs: Directory 'target13:0:0' with parent 'scsi_debug' already present! observed during blktests block/001, Yi Zhang
[PATCH V4] blk-mq: don't schedule block kworker on isolated CPUs,
Ming Lei
[PATCH blktests] nbd/rc: check nbd connection with nbd-client -check command,
Shin'ichiro Kawasaki
blktests failures with v6.8 kernel,
Shinichiro Kawasaki
[PATCH v2] floppy: remove duplicated code in redo_fd_request(),
Yufeng Wang
[PATCH v3 00/13] Remove aux CQE caches,
Pavel Begunkov
- [PATCH v3 01/13] io_uring/cmd: move io_uring_try_cancel_uring_cmd(), Pavel Begunkov
- [PATCH v3 02/13] io_uring/cmd: kill one issue_flags to tw conversion, Pavel Begunkov
- [PATCH v3 03/13] io_uring/cmd: fix tw <-> issue_flags conversion, Pavel Begunkov
- [PATCH v3 04/13] io_uring/cmd: introduce io_uring_cmd_complete, Pavel Begunkov
- [PATCH v3 05/13] nvme/io_uring: don't hard code IO_URING_F_UNLOCKED, Pavel Begunkov
- [PATCH v3 06/13] io_uring/rw: avoid punting to io-wq directly, Pavel Begunkov
- [PATCH v3 07/13] io_uring: force tw ctx locking, Pavel Begunkov
- [PATCH v3 08/13] io_uring: remove struct io_tw_state::locked, Pavel Begunkov
- [PATCH v3 09/13] io_uring: refactor io_fill_cqe_req_aux, Pavel Begunkov
- [PATCH v3 10/13] io_uring: get rid of intermediate aux cqe caches, Pavel Begunkov
- [PATCH v3 11/13] io_uring: remove current check from complete_post, Pavel Begunkov
- [PATCH v3 12/13] io_uring: refactor io_req_complete_post(), Pavel Begunkov
- [PATCH v3 13/13] io_uring: clean up io_lockdep_assert_cq_locked, Pavel Begunkov
- Re: [PATCH v3 00/13] Remove aux CQE caches, Ming Lei
- Re: [PATCH v3 00/13] Remove aux CQE caches, Jens Axboe
[RFC blktests v1 00/10] Add support to run against real target,
Daniel Wagner
- [RFC blktests v1 01/10] common/xfs: propagate errors from _xfs_run_fio_verify_io, Daniel Wagner
- [RFC blktests v1 02/10] nvme/{012,013,035}: check return value of _xfs_run_fio_verify_io, Daniel Wagner
- [RFC blktests v1 03/10] nvme/rc: use long command line option for nvme, Daniel Wagner
- [RFC blktests v1 04/10] nvme/{014,015,018,019,020,023,024,026,045,046}: use long command line option for nvme, Daniel Wagner
- [RFC blktests v1 05/10] nvme/rc: connect subsys only support long options, Daniel Wagner
- [RFC blktests v1 06/10] nvme/rc: remove unused connect options, Daniel Wagner
- [RFC blktests v1 06/10] nvme/rc: Remove unused connect options, Daniel Wagner
- [RFC blktests v1 07/10] nvme/rc: add nqn/uuid args to target setup/cleanup helper, Daniel Wagner
- [RFC blktests v1 08/10] nvme/031: do not open code target setup/cleanup, Daniel Wagner
- [RFC blktests v1 09/10] nvme/rc: introduce remote target support, Daniel Wagner
- [RFC blktests v1 10/10] nvme/030: only run against kernel soft target, Daniel Wagner
- Re: [RFC blktests v1 00/10] Add support to run against real target, Daniel Wagner
[bug report] BUG: kernel NULL pointer dereference, address: 0000000000000000,
Changhui Zhong
[PATCH] floppy: remove duplicated code, unlock_fdc() function has the same code "do_floppy = NULL" inside.,
Yufeng Wang
[bug report] blktests nbd/003 lead kernel panic,
Yi Zhang
[PATCH] blk-pm: Remove unnecessary ‘0’ values from ret,
Li zeming
[PATCH] blk-zoned: Remove unnecessary ‘0’ values from ret,
Li zeming
[PATCH v2 00/14] remove aux CQE caches,
Pavel Begunkov
- [PATCH v2 01/14] io_uring/cmd: kill one issue_flags to tw conversion, Pavel Begunkov
- [PATCH v2 02/14] io_uring/cmd: fix tw <-> issue_flags conversion, Pavel Begunkov
- [PATCH v2 03/14] io_uring/cmd: make io_uring_cmd_done irq safe, Pavel Begunkov
- [PATCH v2 04/14] io_uring/cmd: introduce io_uring_cmd_complete, Pavel Begunkov
- [PATCH v2 05/14] ublk: don't hard code IO_URING_F_UNLOCKED, Pavel Begunkov
- [PATCH v2 06/14] nvme/io_uring: don't hard code IO_URING_F_UNLOCKED, Pavel Begunkov
- [PATCH v2 07/14] io_uring/rw: avoid punting to io-wq directly, Pavel Begunkov
- [PATCH v2 08/14] io_uring: force tw ctx locking, Pavel Begunkov
- [PATCH v2 09/14] io_uring: remove struct io_tw_state::locked, Pavel Begunkov
- [PATCH v2 10/14] io_uring: refactor io_fill_cqe_req_aux, Pavel Begunkov
- [PATCH v2 11/14] io_uring: get rid of intermediate aux cqe caches, Pavel Begunkov
- [PATCH v2 12/14] io_uring: remove current check from complete_post, Pavel Begunkov
- [PATCH v2 13/14] io_uring: refactor io_req_complete_post(), Pavel Begunkov
- [PATCH v2 14/14] io_uring: clean up io_lockdep_assert_cq_locked, Pavel Begunkov
[RFC PATCH v15 00/21] Integrity Policy Enforcement LSM (IPE),
Fan Wu
- [RFC PATCH v15 03/21] ipe: add evaluation loop, Fan Wu
- [RFC PATCH v15 04/21] ipe: add LSM hooks on execution and kernel read, Fan Wu
- [RFC PATCH v15 01/21] security: add ipe lsm, Fan Wu
- [RFC PATCH v15 02/21] ipe: add policy parser, Fan Wu
- [RFC PATCH v15 05/21] initramfs|security: Add a security hook to do_populate_rootfs(), Fan Wu
- [RFC PATCH v15 06/21] ipe: introduce 'boot_verified' as a trust provider, Fan Wu
- [RFC PATCH v15 07/21] security: add new securityfs delete function, Fan Wu
- [RFC PATCH v15 11/21] block|security: add LSM blob to block_device, Fan Wu
- [RFC PATCH v15 18/21] ipe: enable support for fs-verity as a trust provider, Fan Wu
- [RFC PATCH v15 14/21] dm verity: consume root hash digest and signature data via LSM hook, Fan Wu
- [RFC PATCH v15 12/21] security: add security_bdev_setintegrity() hook, Fan Wu
- [RFC PATCH v15 10/21] ipe: add permissive toggle, Fan Wu
- [RFC PATCH v15 15/21] ipe: add support for dm-verity as a trust provider, Fan Wu
- [RFC PATCH v15 17/21] fsverity: consume builtin signature via LSM hook, Fan Wu
- [RFC PATCH v15 08/21] ipe: add userspace interface, Fan Wu
- [RFC PATCH v15 16/21] security: add security_inode_setintegrity() hook, Fan Wu
- [RFC PATCH v15 13/21] dm: add finalize hook to target_type, Fan Wu
- [RFC PATCH v15 20/21] ipe: kunit test for parser, Fan Wu
- [RFC PATCH v15 19/21] scripts: add boot policy generation program, Fan Wu
- [RFC PATCH v15 09/21] uapi|audit|ipe: add ipe auditing support, Fan Wu
- [RFC PATCH v15 21/21] documentation: add ipe documentation, Fan Wu
[GIT PULL] Block fixes for 6.9-rc1,
Jens Axboe
[PATCH] brd: Remove use of page->index,
Matthew Wilcox (Oracle)
[PATCH 00/11] remove aux CQE caches,
Pavel Begunkov
- [PATCH 01/11] io_uring: fix poll_remove stalled req completion, Pavel Begunkov
- [PATCH 02/11] io_uring/cmd: kill one issue_flags to tw conversion, Pavel Begunkov
- [PATCH 03/11] io_uring/cmd: fix tw <-> issue_flags conversion, Pavel Begunkov
- [PATCH 04/11] io_uring/cmd: introduce io_uring_cmd_complete, Pavel Begunkov
- [PATCH 05/11] ublk: don't hard code IO_URING_F_UNLOCKED, Pavel Begunkov
- [PATCH 06/11] nvme/io_uring: don't hard code IO_URING_F_UNLOCKED, Pavel Begunkov
- [PATCH 07/11] io_uring/rw: avoid punting to io-wq directly, Pavel Begunkov
- [PATCH 08/11] io_uring: force tw ctx locking, Pavel Begunkov
- [PATCH 09/11] io_uring: remove struct io_tw_state::locked, Pavel Begunkov
- [PATCH 10/11] io_uring: refactor io_fill_cqe_req_aux, Pavel Begunkov
- [PATCH 11/11] io_uring: get rid of intermediate aux cqe caches, Pavel Begunkov
- Re: [PATCH 00/11] remove aux CQE caches, Jens Axboe
- Re: [PATCH 00/11] remove aux CQE caches, Jens Axboe
- Re: (subset) [PATCH 00/11] remove aux CQE caches, Jens Axboe
[Bug Report] nvme-cli fails re-formatting NVMe namespace,
Nilay Shroff
[PATCH 01/10] capability: introduce new capable flag CAP_OPT_NOAUDIT_ONDENY,
Christian Göttsche
[PATCH] block: Modify mismatched function name,
Jiapeng Chong
[PATCH] Revert "blk-lib: check for kill signal",
Christoph Hellwig
[PATCH] Revert "block/mq-deadline: use correct way to throttling write requests",
Bart Van Assche
[RFC PATCH 0/5] Rust block device driver API and null block driver,
Andreas Hindborg
[PATCH] block: Minimize the number of requests in Direct I/O when bio get pages.,
Zhengxu Zhang
brd in a memdesc world,
Matthew Wilcox
RFCv2: fix fatal signal handling in __blkdev_issue_discard,
Christoph Hellwig
[git pull v2] device mapper changes for 6.9,
Mike Snitzer
[syzbot] Monthly block report (Mar 2024), syzbot
[git pull] device mapper changes for 6.9,
Mike Snitzer
[BUG REPORT] generic/482 fails on XFS on next-20240308 kernel,
Chandan Babu R
[GIT PULL] Block updates for 6.9-rc1,
Jens Axboe
[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]