Linux Block Development
[Prev Page][Next Page]
- Re: [PATCH v7 1/5] block: Don't invalidate pagecache for invalid falloc modes, (continued)
[PATCH v2] block: Decode all flag names in the debugfs output,
Bart Van Assche
[PATCH v2] Documentation: add initial iomap kdoc,
Luis Chamberlain
[PATCH] Documentation: add initial iomap kdoc,
Luis Chamberlain
keep passthrough request out of the I/O schedulers,
Christoph Hellwig
introduce bdev holder ops and a file system shutdown method v2,
Christoph Hellwig
- [PATCH 01/13] block: factor out a bd_end_claim helper from blkdev_put, Christoph Hellwig
- [PATCH 02/13] block: refactor bd_may_claim, Christoph Hellwig
- [PATCH 03/13] block: turn bdev_lock into a mutex, Christoph Hellwig
- [PATCH 04/13] block: consolidate the shutdown logic in blk_mark_disk_dead and del_gendisk, Christoph Hellwig
- [PATCH 05/13] block: avoid repeated work in blk_mark_disk_dead, Christoph Hellwig
- [PATCH 06/13] block: unhash the inode earlier in delete_partition, Christoph Hellwig
- [PATCH 08/13] block: remove blk_drop_partitions, Christoph Hellwig
- [PATCH 07/13] block: delete partitions later in del_gendisk, Christoph Hellwig
- [PATCH 09/13] block: introduce holder ops, Christoph Hellwig
- [PATCH 12/13] xfs: wire up sops->shutdown, Christoph Hellwig
- [PATCH 11/13] fs: add a method to shut down the file system, Christoph Hellwig
- [PATCH 10/13] block: add a mark_dead holder operation, Christoph Hellwig
- [PATCH 13/13] xfs: wire up the ->mark_dead holder operation for log and RT devices, Christoph Hellwig
- Re: introduce bdev holder ops and a file system shutdown method v2, Theodore Ts'o
blktests failures with v6.4-rc2, Shinichiro Kawasaki
[PATCH v6 00/11] mq-deadline: Improve support for zoned block devices,
Bart Van Assche
- [PATCH v6 04/11] block: Introduce op_needs_zoned_write_locking(), Bart Van Assche
- [PATCH v6 05/11] block: Introduce blk_rq_is_seq_zoned_write(), Bart Van Assche
- [PATCH v6 02/11] block: Simplify blk_req_needs_zone_write_lock(), Bart Van Assche
- [PATCH v6 07/11] block: mq-deadline: Simplify deadline_skip_seq_writes(), Bart Van Assche
- [PATCH v6 09/11] block: mq-deadline: Track the dispatch position, Bart Van Assche
- [PATCH v6 01/11] block: mq-deadline: Add a word in a source code comment, Bart Van Assche
- [PATCH v6 10/11] block: mq-deadline: Handle requeued requests correctly, Bart Van Assche
- [PATCH v6 06/11] block: mq-deadline: Clean up deadline_check_fifo(), Bart Van Assche
- [PATCH v6 08/11] block: mq-deadline: Reduce lock contention, Bart Van Assche
- [PATCH v6 03/11] block: Fix the type of the second bdev_op_is_zoned_write() argument, Bart Van Assche
- [PATCH v6 11/11] block: mq-deadline: Fix handling of at-head zoned writes, Bart Van Assche
- Re: [PATCH v6 00/11] mq-deadline: Improve support for zoned block devices, Jens Axboe
[PATCH] ublk: fix AB-BA lockdep warning,
Ming Lei
[PATCH v2] nbd: automatically load module on genl access, Thomas Weißschuh
INFO: task hung in blkdev_open bug,
yang lan
[PATCH V1] block: Fix null pointer dereference issue on struct io_cq,
Pradeep P V K
[PATCH] block: BFQ: Add several invariant checks,
Bart Van Assche
[PATCH v5 00/11] mq-deadline: Improve support for zoned block devices,
Bart Van Assche
- [PATCH v5 01/11] block: Simplify blk_req_needs_zone_write_lock(), Bart Van Assche
- [PATCH v5 02/11] block: Fix the type of the second bdev_op_is_zoned_write() argument, Bart Van Assche
- [PATCH v5 03/11] block: Introduce op_is_zoned_write(), Bart Van Assche
- [PATCH v5 05/11] block: mq-deadline: Clean up deadline_check_fifo(), Bart Van Assche
- [PATCH v5 06/11] block: mq-deadline: Simplify deadline_skip_seq_writes(), Bart Van Assche
- [PATCH v5 04/11] block: Introduce blk_rq_is_seq_zoned_write(), Bart Van Assche
- [PATCH v5 07/11] block: mq-deadline: Improve deadline_skip_seq_writes(), Bart Van Assche
- [PATCH v5 08/11] block: mq-deadline: Reduce lock contention, Bart Van Assche
- [PATCH v5 09/11] block: mq-deadline: Track the dispatch position, Bart Van Assche
- [PATCH v5 10/11] block: mq-deadline: Handle requeued requests correctly, Bart Van Assche
- [PATCH v5 11/11] block: mq-deadline: Fix handling of at-head zoned writes, Bart Van Assche
[PATCH] block: Decode all flag names in the debugfs output,
Bart Van Assche
[PATCH V2 0/2] blk-mq: handle passthrough request as really passthrough,
Ming Lei
[PATCH for-next 0/2] Enable IOU_F_TWQ_LAZY_WAKE for passthrough,
Pavel Begunkov
[PATCH] drdb: fix debugfs_create_dir and debugfs_create_symlink error handling,
mirimmad
[PATCH 1/1] blk-mq: fix blk_mq_hw_ctx active request accounting,
Tian Lan
[GIT PULL] Block fixes for 6.4-rc2,
Jens Axboe
[PATCH] nbd: Fix debugfs_create_dir error checking,
Ivan Orlov
rationalize the flow in bio_add_page and friends,
Christoph Hellwig
Re: rationalize the flow in bio_add_page and friends, Jens Axboe
Message not available
Message not available
Message not available
Message not available
Message not available
Message not available
Message not available
Re: rationalize the flow in bio_add_page and friends, Jens Axboe
[PATCH] blk-mq: don't queue passthrough request into scheduler,
Ming Lei
[PATCH -next v2 0/6] blk-wbt: minor fix and cleanup,
Yu Kuai
[PATCH 0/3] zram: queue flag nowait and mior cleanup,
Chaitanya Kulkarni
[RFC PATCH] block: add meaningful macro for flush op flags,
Chaitanya Kulkarni
[PATCH] block/rnbd: replace REQ_OP_FLUSH with REQ_OP_WRITE,
Guoqing Jiang
6.2 series regression, transient stalls during write intensive workloads, Chris Murphy
[PATCH v4 4/9] block: use new capable_any functionality,
Christian Göttsche
[PATCH blktests v4 00/11] nvme testsuite runtime optimization,
Daniel Wagner
- [PATCH blktests v4 01/11] nvme/rc: Auto convert test device size info, Daniel Wagner
- [PATCH blktests v4 02/11] nvme{014/015}: Do not hard code device size for dd test, Daniel Wagner
- [PATCH blktests v4 04/11] common/xfs: Limit fio size job to fit into xfs fs, Daniel Wagner
- [PATCH blktests v4 05/11] nvme{032,040}: Use runtime fio background jobs, Daniel Wagner
- [PATCH blktests v4 03/11] common/xfs: Make size argument optional for _xfs_run_fio_verify_io, Daniel Wagner
- [PATCH blktests v4 06/11] Documentation: Add info on nvme_trtype, Daniel Wagner
- [PATCH blktests v4 08/11] nvme: Add minimal test image size requirement, Daniel Wagner
- [PATCH blktests v4 10/11] nvme{002,030}: Move discovery generation counter code to rc, Daniel Wagner
- [PATCH blktests v4 09/11] nvme{045,047}: Calculate IO size for random fio jobs, Daniel Wagner
- [PATCH blktests v4 11/11] nvme{016,017}: Make the number iterations configurable, Daniel Wagner
- [PATCH blktests v4 07/11] nvme: Make test image size configurable, Daniel Wagner
- Re: [PATCH blktests v4 00/11] nvme testsuite runtime optimization, Shinichiro Kawasaki
[PATCH] brd: use XArray instead of radix-tree to index backing pages,
Pankaj Raghav
[RFC PATCH 1/2] blk-mq: Convert request->csd to call_single_data_t and reposition it,
Leonardo Bras
[PATCH 0/2] capability: Introduce CAP_BLOCK_ADMIN,
Tianjia Zhang
[PATCH -next] block: fix blktrace debugfs entries leak,
Yu Kuai
[syzbot] upstream boot error: KMSAN: uninit-value in unregister_blkdev,
syzbot
[syzbot] upstream boot error: KMSAN: uninit-value in strlcat,
syzbot
[PATCH -next 0/6] blk-wbt: minor fix and cleanup,
Yu Kuai
[PATCH v7 00/19] Add Command Duration Limits support,
Niklas Cassel
- [PATCH v7 02/19] block: introduce ioprio hints, Niklas Cassel
- [PATCH v7 01/19] ioprio: cleanup interface definition, Niklas Cassel
- [PATCH v7 03/19] block: introduce BLK_STS_DURATION_LIMIT, Niklas Cassel
- [PATCH v7 04/19] scsi: core: allow libata to complete successful commands via EH, Niklas Cassel
- [PATCH v7 05/19] scsi: rename and move get_scsi_ml_byte(), Niklas Cassel
- [PATCH v7 06/19] scsi: support retrieving sub-pages of mode pages, Niklas Cassel
- [PATCH v7 07/19] scsi: support service action in scsi_report_opcode(), Niklas Cassel
- [PATCH v7 08/19] scsi: detect support for command duration limits, Niklas Cassel
- [PATCH v7 09/19] scsi: allow enabling and disabling command duration limits, Niklas Cassel
- [PATCH v7 10/19] scsi: sd: set read/write commands CDL index, Niklas Cassel
- [PATCH v7 12/19] ata: libata-scsi: remove unnecessary !cmd checks, Niklas Cassel
- [PATCH v7 11/19] scsi: sd: handle read/write CDL timeout failures, Niklas Cassel
- [PATCH v7 13/19] ata: libata: change ata_eh_request_sense() to not set CHECK_CONDITION, Niklas Cassel
- [PATCH v7 14/19] ata: libata: detect support for command duration limits, Niklas Cassel
- [PATCH v7 15/19] ata: libata-scsi: handle CDL bits in ata_scsiop_maint_in(), Niklas Cassel
- [PATCH v7 16/19] ata: libata-scsi: add support for CDL pages mode sense, Niklas Cassel
- [PATCH v7 18/19] ata: libata: set read/write commands CDL index, Niklas Cassel
- [PATCH v7 17/19] ata: libata: add ATA feature control sub-page translation, Niklas Cassel
- [PATCH v7 19/19] ata: libata: handle completion of CDL commands using policy 0xD, Niklas Cassel
- Re: [PATCH v7 00/19] Add Command Duration Limits support, Douglas Gilbert
- Re: [PATCH v7 00/19] Add Command Duration Limits support, Damien Le Moal
- Re: [PATCH v7 00/19] Add Command Duration Limits support, Martin K. Petersen
- Re: [PATCH v7 00/19] Add Command Duration Limits support, Martin K. Petersen
[PATCH v2 00/14] Change the integrity configuration method in block,
Jinyoung CHOI
Message not available
Message not available
Message not available
Message not available
Message not available
Message not available
Message not available
Message not available
Message not available
Message not available
Message not available
Message not available
Message not available
[PATCH] block: Deny writable memory mapping if block is read-only,
Loic Poulain
[PATCH blktests] common: Replace _have_module() with _have_driver(),
Xiao Yang
[bug report] BUG: kernel NULL pointer dereference, address: 0000000000000048,
Guangwu Zhang
[PATCH 00/32] bcachefs - a new COW filesystem,
Kent Overstreet
[PATCH 2/3] block: mark bdev files as FMODE_NOWAIT if underlying device supports it,
Jens Axboe
[PATCH 0/2] block: improve the share tag set performance,
Ed Tsai
[PATCH v1] block: make the fair sharing of tag configurable,
Ed Tsai
[PATCH 0/5] Add the dm-vdo deduplication and compression device mapper target.,
J. corwin Coburn
[PATCH] fs: remove the special !CONFIG_BLOCK def_blk_fops,
Christoph Hellwig
[PATCH 6.1 604/611] block/blk-iocost (gcc13): keep large values in a new enum, Greg Kroah-Hartman
Situation of CONFIG_BLK_WBT_MQ after commit b11d31ae01e6 ("blk-wbt: remove unnecessary check in wbt_enable_default()"),
Lukas Bulwahn
[PATCH] Documentation/block: drop the request.rst file,
Randy Dunlap
[PATCH v3] blk-throttle: Fix io statistics for cgroup v1,
Jinke Han
[PATCH] Documentation/block: request: delete the unused FIXME comment,
Randy Dunlap
[GIT PULL] Followup block fixes for 6.4-rc1,
Jens Axboe
[PATCH v5 0/4] generic and PowerPC SED Opal keystore,
gjoyce
[PATCH v4 0/3] sed-opal: keyrings, discovery, revert, key store,
gjoyce
introduce bdev holder ops and a file system shutdown method,
Christoph Hellwig
- [PATCH 1/9] block: consolidate the shutdown logic in blk_mark_disk_dead and del_gendisk, Christoph Hellwig
- [PATCH 2/9] block: avoid repeated work in blk_mark_disk_dead, Christoph Hellwig
- [PATCH 3/9] block: factor out a bd_end_claim helper from blkdev_put, Christoph Hellwig
- [PATCH 4/9] block: turn bdev_lock into a mutex, Christoph Hellwig
- [PATCH 5/9] block: introduce holder ops, Christoph Hellwig
- [PATCH 6/9] block: add a mark_dead holder operation, Christoph Hellwig
- [PATCH 8/9] xfs: wire up sops->shutdown, Christoph Hellwig
- [PATCH 7/9] fs: add a method to shut down the file system, Christoph Hellwig
- [PATCH 9/9] xfs: wire up the ->mark_dead holder operation for log and RT devices, Christoph Hellwig
- Re: introduce bdev holder ops and a file system shutdown method, Christoph Hellwig
[PATCH] ublk: fix command op code check,
Ming Lei
[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]