Linux Block Development
[Prev Page][Next Page]
[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
[PATCH] dm: set the correct discard_sectors limit,
Christoph Hellwig
WARNING: CPU: 45 PID: 84967 at ../block/mq-deadline.c:659 dd_exit_sched+0xce/0xe0,
Xose Vazquez Perez
[PATCH][next] block: partitions: only define function mac_fix_string for CONFIG_PPC_PMAC,
Colin Ian King
[PATCH] block/swim: Convert to platform remove callback returning void,
Uwe Kleine-König
RFC: untangle and fix __blkdev_issue_discard,
Christoph Hellwig
- [PATCH 01/10] block: remove the discard_granularity check in __blkdev_issue_discard, Christoph Hellwig
- [PATCH 02/10] block: move discard checks into the ioctl handler, Christoph Hellwig
- [PATCH 03/10] block: add a blk_next_discard_bio helper, Christoph Hellwig
- [PATCH 04/10] xfs: switch to using blk_next_discard_bio directly, Christoph Hellwig
- [PATCH 05/10] f2fs: switch to using blk_next_discard_bio directly, Christoph Hellwig
- [PATCH 06/10] ext4: switch to using blk_next_discard_bio directly, Christoph Hellwig
- [PATCH 07/10] nvmet: switch to using blk_next_discard_bio directly, Christoph Hellwig
- [PATCH 08/10] md: switch to using blk_next_discard_bio directly, Christoph Hellwig
- [PATCH 09/10] dm-thin: switch to using blk_next_discard_bio directly, Christoph Hellwig
- [PATCH 10/10] block: remove __blkdev_issue_discard, Christoph Hellwig
- Re: RFC: untangle and fix __blkdev_issue_discard, Keith Busch
[PATCH linux-5.4.y 0/8] Fix the UAF issue caused by the loop driver,
Genjian
[RFC PATCH v14 00/19] Integrity Policy Enforcement LSM (IPE),
Fan Wu
- [RFC PATCH v14 01/19] security: add ipe lsm, Fan Wu
- [RFC PATCH v14 04/19] ipe: add LSM hooks on execution and kernel read, Fan Wu
- [RFC PATCH v14 03/19] ipe: add evaluation loop, Fan Wu
- [RFC PATCH v14 02/19] ipe: add policy parser, Fan Wu
- [RFC PATCH v14 05/19] initramfs|security: Add a security hook to do_populate_rootfs(), Fan Wu
- [RFC PATCH v14 07/19] security: add new securityfs delete function, Fan Wu
- [RFC PATCH v14 10/19] ipe: add permissive toggle, Fan Wu
- [RFC PATCH v14 12/19] dm: add finalize hook to target_type, Fan Wu
- [RFC PATCH v14 06/19] ipe: introduce 'boot_verified' as a trust provider, Fan Wu
- [RFC PATCH v14 09/19] uapi|audit|ipe: add ipe auditing support, Fan Wu
- [RFC PATCH v14 13/19] dm verity: consume root hash digest and signature data via LSM hook, Fan Wu
- [RFC PATCH v14 15/19] fsverity: consume builtin signature via LSM hook, Fan Wu
- [RFC PATCH v14 18/19] ipe: kunit test for parser, Fan Wu
- [RFC PATCH v14 14/19] ipe: add support for dm-verity as a trust provider, Fan Wu
- [RFC PATCH v14 16/19] ipe: enable support for fs-verity as a trust provider, Fan Wu
- [RFC PATCH v14 11/19] block|security: add LSM blob to block_device, Fan Wu
- [RFC PATCH v14 08/19] ipe: add userspace interface, Fan Wu
- [RFC PATCH v14 17/19] scripts: add boot policy generation program, Fan Wu
- [RFC PATCH v14 19/19] documentation: add ipe documentation, Fan Wu
- Re: [RFC PATCH v14 00/19] Integrity Policy Enforcement LSM (IPE), Paul Moore
[PATCH] mmc: dw_mmc: Fix IDMAC operation with pages bigger than 4K,
Sam Protsenko
[bug-report] Performance regression with fio sequential-write on a multipath setup.,
Harshit Mogalapalli
remove calls to blk_queue_max_integrity_segments,
Christoph Hellwig
[PATCH] sed-opal: Remove the ret variable from the function,
Li kunyu
[PATCH] sed-opal: Remove unnecessary ‘0’ values from ret,
Li kunyu
[PATCH] sed-opal: Remove unnecessary ‘0’ values from err,
Li zeming
[PATCH] sed-opal: Remove unnecessary ‘0’ values from error,
Li zeming
[PATCH v13 00/27] DEPT(Dependency Tracker),
Byungchul Park
- [PATCH v13 01/27] llist: Move llist_{head,node} definition to types.h, Byungchul Park
- [PATCH v13 05/27] dept: Tie to Lockdep and IRQ tracing, Byungchul Park
- [PATCH v13 03/27] dept: Add single event dependency tracker APIs, Byungchul Park
- [PATCH v13 04/27] dept: Add lock dependency tracker APIs, Byungchul Park
- [PATCH v13 06/27] dept: Add proc knobs to show stats and dependency graph, Byungchul Park
- [PATCH v13 09/27] dept: Apply sdt_might_sleep_{start,end}() to waitqueue wait, Byungchul Park
- [PATCH v13 07/27] dept: Apply sdt_might_sleep_{start,end}() to wait_for_completion()/complete(), Byungchul Park
- [PATCH v13 08/27] dept: Apply sdt_might_sleep_{start,end}() to swait, Byungchul Park
- [PATCH v13 10/27] dept: Apply sdt_might_sleep_{start,end}() to hashed-waitqueue wait, Byungchul Park
- [PATCH v13 02/27] dept: Implement Dept(Dependency Tracker), Byungchul Park
- [PATCH v13 12/27] dept: Distinguish each work from another, Byungchul Park
- [PATCH v13 13/27] dept: Add a mechanism to refill the internal memory pools on running out, Byungchul Park
- [PATCH v13 11/27] dept: Distinguish each syscall context from another, Byungchul Park
- [PATCH v13 15/27] dept: Apply sdt_might_sleep_{start,end}() to dma fence wait, Byungchul Park
- [PATCH v13 14/27] cpu/hotplug: Use a weaker annotation in AP thread, Byungchul Park
- [PATCH v13 16/27] dept: Track timeout waits separately with a new Kconfig, Byungchul Park
- [PATCH v13 17/27] dept: Apply timeout consideration to wait_for_completion()/complete(), Byungchul Park
- [PATCH v13 18/27] dept: Apply timeout consideration to swait, Byungchul Park
- [PATCH v13 19/27] dept: Apply timeout consideration to waitqueue wait, Byungchul Park
- [PATCH v13 20/27] dept: Apply timeout consideration to hashed-waitqueue wait, Byungchul Park
- [PATCH v13 21/27] dept: Apply timeout consideration to dma fence wait, Byungchul Park
- [PATCH v13 22/27] dept: Record the latest one out of consecutive waits of the same class, Byungchul Park
- [PATCH v13 23/27] dept: Make Dept able to work with an external wgen, Byungchul Park
- [PATCH v13 25/27] dept: Print event context requestor's stacktrace on report, Byungchul Park
- [PATCH v13 24/27] dept: Track PG_locked with dept, Byungchul Park
- [PATCH v13 26/27] fs/jbd2: Use a weaker annotation in journal handling, Byungchul Park
- [PATCH v13 27/27] dept: Add documentation for Dept, Byungchul Park
[BUG REPORT] General protection fault while discarding extents on XFS on next-20240305,
Chandan Babu R
[PATCH] block: Support building the iocost and iolatency policies as kernel modules,
Bart Van Assche
[RFC PATCH v2 0/8] nvmem: add block device NVMEM provider,
Daniel Golle
[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]