Linux Block Development
[Prev Page][Next Page]
- [PATCH v5 00/19] Add Command Duration Limits support,
Niklas Cassel
- [PATCH v5 01/19] ioprio: cleanup interface definition, Niklas Cassel
- [PATCH v5 02/19] block: introduce ioprio hints, Niklas Cassel
- [PATCH v5 04/19] scsi: core: allow libata to complete successful commands via EH, Niklas Cassel
- [PATCH v5 03/19] block: introduce BLK_STS_DURATION_LIMIT, Niklas Cassel
- [PATCH v5 06/19] scsi: support retrieving sub-pages of mode pages, Niklas Cassel
- [PATCH v5 05/19] scsi: rename and move get_scsi_ml_byte(), Niklas Cassel
- [PATCH v5 07/19] scsi: support service action in scsi_report_opcode(), Niklas Cassel
- [PATCH v5 08/19] scsi: detect support for command duration limits, Niklas Cassel
- [PATCH v5 11/19] scsi: sd: handle read/write CDL timeout failures, Niklas Cassel
- [PATCH v5 09/19] scsi: allow enabling and disabling command duration limits, Niklas Cassel
- [PATCH v5 10/19] scsi: sd: set read/write commands CDL index, Niklas Cassel
- [PATCH v5 12/19] ata: libata-scsi: remove unnecessary !cmd checks, Niklas Cassel
- [PATCH v5 14/19] ata: libata: detect support for command duration limits, Niklas Cassel
- [PATCH v5 13/19] ata: libata: change ata_eh_request_sense() to not set CHECK_CONDITION, Niklas Cassel
- [PATCH v5 15/19] ata: libata-scsi: handle CDL bits in ata_scsiop_maint_in(), Niklas Cassel
- [PATCH v5 16/19] ata: libata-scsi: add support for CDL pages mode sense, Niklas Cassel
- [PATCH v5 18/19] ata: libata: set read/write commands CDL index, Niklas Cassel
- [PATCH v5 17/19] ata: libata: add ATA feature control sub-page translation, Niklas Cassel
- [PATCH v5 19/19] ata: libata: handle completion of CDL commands using policy 0xD, Niklas Cassel
- zram I/O path cleanups and fixups,
Christoph Hellwig
- [PATCH 02/16] zram: make zram_bio_discard more self-contained, Christoph Hellwig
- [PATCH 01/16] zram: remove valid_io_request, Christoph Hellwig
- [PATCH 03/16] zram: implify bvec iteration in __zram_make_request, Christoph Hellwig
- [PATCH 04/16] zram: move discard handling to zram_submit_bio, Christoph Hellwig
- [PATCH 10/16] zram: refactor zram_bdev_read, Christoph Hellwig
- [PATCH 05/16] zram: return early on error in zram_bvec_rw, Christoph Hellwig
- [PATCH 07/16] zram: don't use highmem for the bounce buffer in zram_bvec_{read,write}, Christoph Hellwig
- [PATCH 11/16] zram: don't pass a bvec to __zram_bvec_write, Christoph Hellwig
- [PATCH 08/16] zram: rename __zram_bvec_read to zram_read_page, Christoph Hellwig
- [PATCH 06/16] zram: refactor highlevel read and write handling, Christoph Hellwig
- [PATCH 12/16] zram: refactor zram_bdev_write, Christoph Hellwig
- [PATCH 09/16] zram: directly call zram_read_page in writeback_store, Christoph Hellwig
- [PATCH 13/16] zram: pass a page to read_from_bdev, Christoph Hellwig
- [PATCH 14/16] zram: don't return errors from read_from_bdev_async, Christoph Hellwig
- [PATCH 16/16] zram: return errors from read_from_bdev_sync, Christoph Hellwig
- [PATCH 15/16] zram: fix synchronous reads, Christoph Hellwig
- Re: zram I/O path cleanups and fixups, Sergey Senozhatsky
- Re: zram I/O path cleanups and fixups, Sergey Senozhatsky
- Issue with discard with NVME and Infinibox Storage,
Laurence Oberman
- [syzbot] Monthly block report, syzbot
- [syzbot] [block?] WARNING in process_fd_request, syzbot
- two little cleanups for the for-6.4/splice branch,
Christoph Hellwig
- [PATCH v2 0/5] remove page_endio(),
Pankaj Raghav
- Message not available
- Message not available
- Message not available
- Message not available
[PATCH v2] blk-throttle: Fix io statistics for cgroup v1,
Jinke Han
[PATCH AUTOSEL 6.1 11/24] block: ublk_drv: mark device as LIVE before adding disk, Sasha Levin
[PATCH AUTOSEL 6.2 12/25] block: ublk_drv: mark device as LIVE before adding disk, Sasha Levin
[PATCHv2] blk-mq: directly poll requests,
Keith Busch
[PATCH v3 54/55] drdb: Send an entire bio in a single sendmsg, David Howells
[PATCH v3 53/55] drbd: Use sendmsg(MSG_SPLICE_PAGES) rather than sendmsg(), David Howells
[GIT PULL] Block fixes for 6.3-rc5,
Jens Axboe
[PATCH blktests 0/2] nvme uring-passthrough test,
Kanchan Joshi
Message not available
[PATCH v2 0/2] virtio-blk: fix a few problems in ZBD-related code,
Dmitry Fomichev
[PATCH V2 0/9] null_blk: add modparam checks,
Chaitanya Kulkarni
- [PATCH V2 1/9] null_blk: adjust null_param_store_val(), Chaitanya Kulkarni
- [PATCH V2 2/9] null_blk: check for valid submit_queue value, Chaitanya Kulkarni
- [PATCH V2 3/9] null_blk: check for valid poll_queue value, Chaitanya Kulkarni
- [PATCH V2 4/9] null_blk: check for valid gb value, Chaitanya Kulkarni
- [PATCH V2 5/9] null_blk: check for valid block size value, Chaitanya Kulkarni
- [PATCH V2 6/9] null_blk: check for valid max_sectors value, Chaitanya Kulkarni
- [PATCH V2 7/9] null_blk: check for valid queue depth value, Chaitanya Kulkarni
- [PATCH V2 8/9] null_blk: avoid use global modparam g_queue_mode, Chaitanya Kulkarni
- [PATCH V2 9/9] null_blk: avoid use global modparam g_irq_mode, Chaitanya Kulkarni
- Re: [PATCH V2 0/9] null_blk: add modparam checks, Jens Axboe
[git pull] device mapper fixes for 6.3-rc5,
Mike Snitzer
[PATCH v3 0/8] memcg: avoid flushing stats atomically where possible,
Yosry Ahmed
[PATCH V2 0/2] null_blk: usr memcpy_[to|from]_page(),
Chaitanya Kulkarni
[PATCH] blk-mq: rename blk_complete_request to blk_end_request, Wenchao Hao
[PATCH V6 00/17] io_uring/ublk: add generic IORING_OP_FUSED_CMD,
Ming Lei
- [PATCH V6 01/17] io_uring: increase io_kiocb->flags into 64bit, Ming Lei
- [PATCH V6 02/17] io_uring: use ctx->cached_sq_head to calculate left sqes, Ming Lei
- [PATCH V6 03/17] io_uring: add generic IORING_OP_FUSED_CMD, Ming Lei
- [PATCH V6 04/17] io_uring: support providing buffer by IORING_OP_FUSED_CMD, Ming Lei
- [PATCH V6 06/17] io_uring: support OP_SEND_ZC/OP_RECV for fused secondary request, Ming Lei
- [PATCH V6 05/17] io_uring: support OP_READ/OP_WRITE for fused secondary request, Ming Lei
- [PATCH V6 12/17] block: ublk_drv: cleanup ublk_copy_user_pages, Ming Lei
- [PATCH V6 16/17] block: ublk_drv: don't check buffer in case of zero copy, Ming Lei
- [PATCH V6 08/17] block: ublk_drv: don't consider flush request in map/unmap io, Ming Lei
- [PATCH V6 14/17] block: ublk_drv: support to copy any part of request pages, Ming Lei
- [PATCH V6 17/17] block: ublk_drv: apply io_uring FUSED_CMD for supporting zero copy, Ming Lei
- [PATCH V6 15/17] block: ublk_drv: add read()/write() support for ublk char device, Ming Lei
- [PATCH V6 10/17] block: ublk_drv: clean up several helpers, Ming Lei
- [PATCH V6 09/17] block: ublk_drv: add two helpers to clean up map/unmap request, Ming Lei
- [PATCH V6 13/17] block: ublk_drv: grab request reference when the request is handled by userspace, Ming Lei
- [PATCH V6 11/17] block: ublk_drv: cleanup 'struct ublk_map_data', Ming Lei
- [PATCH V6 07/17] block: ublk_drv: add common exit handling, Ming Lei
- Re: [PATCH V6 00/17] io_uring/ublk: add generic IORING_OP_FUSED_CMD, Ming Lei
- Re: (subset) [PATCH V6 00/17] io_uring/ublk: add generic IORING_OP_FUSED_CMD, Jens Axboe
- Re: [PATCH V6 00/17] io_uring/ublk: add generic IORING_OP_FUSED_CMD, Bernd Schubert
[PATCH v2 00/19] bio: check return values of bio_add_page,
Johannes Thumshirn
- [PATCH v2 01/19] swap: use __bio_add_page to add page to bio, Johannes Thumshirn
- [PATCH v2 02/19] drbd: use __bio_add_page to add page to bio, Johannes Thumshirn
- [PATCH v2 03/19] dm: dm-zoned: use __bio_add_page for adding single metadata page, Johannes Thumshirn
- [PATCH v2 04/19] fs: buffer: use __bio_add_page to add single page to bio, Johannes Thumshirn
- [PATCH v2 05/19] md: use __bio_add_page to add single page, Johannes Thumshirn
- [PATCH v2 07/19] md: raid5: use __bio_add_page to add single page to new bio, Johannes Thumshirn
- [PATCH v2 08/19] btrfs: repair: use __bio_add_page for adding single page, Johannes Thumshirn
- [PATCH v2 06/19] md: raid5-log: use __bio_add_page to add single page, Johannes Thumshirn
- [PATCH v2 09/19] btrfs: raid56: use __bio_add_page to add single page, Johannes Thumshirn
- [PATCH v2 11/19] gfs: use __bio_add_page for adding single page to bio, Johannes Thumshirn
- [PATCH v2 17/19] md: raid1: check if adding pages to resync bio fails, Johannes Thumshirn
- [PATCH v2 15/19] md: check for failure when adding pages in alloc_behind_master_bio, Johannes Thumshirn
- [PATCH v2 13/19] zram: use __bio_add_page for adding single page to bio, Johannes Thumshirn
- [PATCH v2 10/19] jfs: logmgr: use __bio_add_page to add single page to bio, Johannes Thumshirn
- [PATCH v2 16/19] md: raid1: use __bio_add_page for adding single page to bio, Johannes Thumshirn
- [PATCH v2 12/19] zonefs: use __bio_add_page for adding single page to bio, Johannes Thumshirn
- [PATCH v2 14/19] floppy: use __bio_add_page for adding single page to bio, Johannes Thumshirn
- [PATCH v2 18/19] dm-crypt: check if adding pages to clone bio fails, Johannes Thumshirn
- [PATCH v2 19/19] block: mark bio_add_page as __must_check, Johannes Thumshirn
- Re: [PATCH v2 00/19] bio: check return values of bio_add_page, David Sterba
[PATCH v3 0/7] Assorted DRBD refactoring,
Christoph Böhmwalder
[PATCH 0/9] null_blk: add modparam checks,
Chaitanya Kulkarni
[PATCH 0/4] null_blk: usr memcpy_[to|from]_page(),
Chaitanya Kulkarni
[PATCH 00/19] bio: check return values of bio_add_page,
Johannes Thumshirn
[PATCH 02/19] drbd: use __bio_add_page to add page to bio, Johannes Thumshirn
[PATCH 03/19] dm: dm-zoned: use __bio_add_page for adding single metadata page, Johannes Thumshirn
[PATCH 06/19] md: raid5-log: use __bio_add_page to add single page, Johannes Thumshirn
[PATCH 07/19] md: raid5: use __bio_add_page to add single page to new bio, Johannes Thumshirn
[PATCH 08/19] btrfs: repair: use __bio_add_page for adding single page, Johannes Thumshirn
[PATCH 05/19] md: use __bio_add_page to add single page, Johannes Thumshirn
[PATCH 04/19] fs: buffer: use __bio_add_page to add single page to bio, Johannes Thumshirn
[PATCH 09/19] btrfs: raid56: use __bio_add_page to add single page, Johannes Thumshirn
[PATCH 10/19] jfs: logmgr: use __bio_add_page to add single page to bio, Johannes Thumshirn
[PATCH 13/19] zram: use __bio_add_page for adding single page to bio, Johannes Thumshirn
[PATCH 11/19] gfs: use __bio_add_page for adding single page to bio, Johannes Thumshirn
[PATCH 14/19] floppy: use __bio_add_page for adding single page to bio, Johannes Thumshirn
[PATCH 12/19] zonefs: use __bio_add_page for adding single page to bio, Johannes Thumshirn
[PATCH 15/19] md: check for failure when adding pages in alloc_behind_master_bio, Johannes Thumshirn
[PATCH 18/19] dm-crypt: check if adding pages to clone bio fails, Johannes Thumshirn
[PATCH 19/19] block: mark bio_add_page as __must_check, Johannes Thumshirn
[PATCH 17/19] md: raid1: check if adding pages to resync bio fails, Johannes Thumshirn
[PATCH 16/19] md: raid1: use __bio_add_page for adding single page to bio, Johannes Thumshirn
[RFC PATCH v2 46/48] drbd: Use sendmsg(MSG_SPLICE_PAGES) rather than sendmsg(), David Howells
[RFC PATCH v2 47/48] drdb: Send an entire bio in a single sendmsg, David Howells
[PATCH blktests v3 0/4] Test different queue types,
Daniel Wagner
[PATCH v8 0/9] Implement copy offload support,
Anuj Gupta
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] pktcdvd: simplify the class_pktcdvd logic,
Greg Kroah-Hartman
[PATCH v2 0/9] memcg: make rstat flushing irq and sleep,
Yosry Ahmed
[PATCH 0/4] brd: usr memcpy_[to|from]_page() in brd,
Chaitanya Kulkarni
[PATCH V5 00/16] io_uring/ublk: add IORING_OP_FUSED_CMD,
Ming Lei
- [PATCH V5 03/16] io_uring: support normal SQE for fused command, Ming Lei
- [PATCH V5 06/16] block: ublk_drv: add common exit handling, Ming Lei
- [PATCH V5 11/16] block: ublk_drv: cleanup ublk_copy_user_pages, Ming Lei
- [PATCH V5 10/16] block: ublk_drv: cleanup 'struct ublk_map_data', Ming Lei
- [PATCH V5 02/16] io_uring: add IORING_OP_FUSED_CMD, Ming Lei
- [PATCH V5 07/16] block: ublk_drv: don't consider flush request in map/unmap io, Ming Lei
- [PATCH V5 04/16] io_uring: support OP_READ/OP_WRITE for fused secondary request, Ming Lei
- [PATCH V5 09/16] block: ublk_drv: clean up several helpers, Ming Lei
- [PATCH V5 15/16] block: ublk_drv: don't check buffer in case of zero copy, Ming Lei
- [PATCH V5 08/16] block: ublk_drv: add two helpers to clean up map/unmap request, Ming Lei
- [PATCH V5 05/16] io_uring: support OP_SEND_ZC/OP_RECV for fused secondary request, Ming Lei
- [PATCH V5 16/16] block: ublk_drv: apply io_uring FUSED_CMD for supporting zero copy, Ming Lei
- [PATCH V5 14/16] block: ublk_drv: add read()/write() support for ublk char device, Ming Lei
- [PATCH V5 12/16] block: ublk_drv: grab request reference when the request is handled by userspace, Ming Lei
- [PATCH V5 13/16] block: ublk_drv: support to copy any part of request pages, Ming Lei
- [PATCH V5 01/16] io_uring: increase io_kiocb->flags into 64bit, Ming Lei
[PATCH 1/4] block, bfq: remove BFQ_WEIGHT_LEGACY_DFL,
Chengming Zhou
[PATCH] blk-throttle: Fix io statistics for cgroup v1,
Jinke Han
[PATCH 0/5] remove page_endio(),
Pankaj Raghav
Message not available
Message not available
Message not available
Message not available
[PATCH] blktrace: Gracefully return if fail in blk_register_tracepoints(),
Zheng Yejian
[PATCH v1 0/9] memcg: make rstat flushing irq and sleep friendly,
Yosry Ahmed
[regression][bisected] blktests scsi/004 failed,
Yi Zhang
[PATCH 0/2] virtio-blk: fix a few problems in ZBD-related code,
Dmitry Fomichev
[dm-6.4 PATCH v3 00/20] dm bufio, thin: improve concurrent IO performance,
Mike Snitzer
- [dm-6.4 PATCH v3 02/20] dm bufio: use WARN_ON in dm_bufio_client_destroy and dm_bufio_exit, Mike Snitzer
- [dm-6.4 PATCH v3 01/20] dm bufio: remove unused dm_bufio_release_move interface, Mike Snitzer
- [dm-6.4 PATCH v3 04/20] dm bufio: don't bug for clear developer oversight, Mike Snitzer
- [dm-6.4 PATCH v3 05/20] dm bufio: add LRU abstraction, Mike Snitzer
- [dm-6.4 PATCH v3 03/20] dm bufio: never crash if dm_bufio_in_request(), Mike Snitzer
- [dm-6.4 PATCH v3 09/20] dm bufio: move dm_bufio_client members to avoid spanning cachelines, Mike Snitzer
- [dm-6.4 PATCH v3 06/20] dm bufio: add dm_buffer_cache abstraction, Mike Snitzer
- [dm-6.4 PATCH v3 08/20] dm bufio: add lock_history optimization for cache iterators, Mike Snitzer
- [dm-6.4 PATCH v3 10/20] dm bufio: use waitqueue_active in __free_buffer_wake, Mike Snitzer
- [dm-6.4 PATCH v3 07/20] dm bufio: improve concurrent IO performance, Mike Snitzer
- [dm-6.4 PATCH v3 11/20] dm bufio: use multi-page bio vector, Mike Snitzer
- [dm-6.4 PATCH v3 12/20] dm thin: speed up cell_defer_no_holder(), Mike Snitzer
- [dm-6.4 PATCH v3 13/20] dm: split discards further if target sets max_discard_granularity, Mike Snitzer
- [dm-6.4 PATCH v3 15/20] dm bio prison v1: add dm_cell_key_has_valid_range, Mike Snitzer
- [dm-6.4 PATCH v3 16/20] dm: add dm_num_sharded_locks(), Mike Snitzer
- [dm-6.4 PATCH v3 14/20] dm bio prison v1: improve concurrent IO performance, Mike Snitzer
- [dm-6.4 PATCH v3 18/20] dm bufio: intelligently size dm_buffer_cache's buffer_trees, Mike Snitzer
- [dm-6.4 PATCH v3 17/20] dm bufio: prepare to intelligently size dm_buffer_cache's buffer_trees, Mike Snitzer
- [dm-6.4 PATCH v3 19/20] dm bio prison v1: prepare to intelligently size dm_bio_prison's prison_regions, Mike Snitzer
- [dm-6.4 PATCH v3 20/20] dm bio prison v1: intelligently size dm_bio_prison's prison_regions, Mike Snitzer
[PATCH] block: annotate bdev_disk_changed() deprecation with a symbol namespace,
Luis Chamberlain
[PATCH 0/2] bio iter improvements,
Kent Overstreet
[PATCH 0/2] block: null_blk: make fault-injection configurable via configfs,
Akinobu Mita
Re: [PATCH resent] drbd: Fix exception handling in nla_put_drbd_cfg_context(), Christoph Böhmwalder
[PATCH 0/2] block: remove unnecessary helpers,
Chaitanya Kulkarni
move bio cgroup punting into btrfs,
Christoph Hellwig
- [PATCH 1/7] btrfs: move kthread_associate_blkcg out of btrfs_submit_compressed_write, Christoph Hellwig
- [PATCH 2/7] btrfs: don't free the async_extent in submit_uncompressed_range, Christoph Hellwig
- [PATCH 5/7] btrfs, block: move REQ_CGROUP_PUNT to btrfs, Christoph Hellwig
- [PATCH 4/7] btrfs, mm: remove the punt_to_cgroup field in struct writeback_control, Christoph Hellwig
- [PATCH 3/7] btrfs: also use kthread_associate_blkcg for uncompressible ranges, Christoph Hellwig
- [PATCH 7/7] block: make blkcg_punt_bio_submit optional, Christoph Hellwig
- [PATCH 6/7] block: async_bio_lock does not need to be bh-safe, Christoph Hellwig
- Re: move bio cgroup punting into btrfs, David Sterba
- Re: move bio cgroup punting into btrfs, Chris Mason
[bug report] kernel panic at _find_next_zero_bit in io_uring testing,
Guangwu Zhang
[PATCH 1/2] blk-mq: export request polling helpers,
Keith Busch
[PATCH v5 00/18] Use block pr_ops in LIO,
Mike Christie
- [PATCH v5 01/18] block: Add PR callouts for read keys and reservation, Mike Christie
- [PATCH v5 05/18] scsi: Add support for block PR read keys/reservation, Mike Christie
- [PATCH v5 04/18] scsi: Move sd_pr_type to header to share, Mike Christie
- [PATCH v5 02/18] block: Rename BLK_STS_NEXUS to BLK_STS_RESV_CONFLICT, Mike Christie
- [PATCH v5 03/18] scsi: Rename sd_pr_command, Mike Christie
- [PATCH v5 06/18] dm: Add support for block PR read keys/reservation, Mike Christie
- [PATCH v5 07/18] nvme: Fix reservation status related structs, Mike Christie
- [PATCH v5 08/18] nvme: Don't hardcode the data len for pr commands, Mike Christie
- [PATCH v5 09/18] nvme: Move pr code to it's own file, Mike Christie
- [PATCH v5 10/18] nvme: Add helper to send pr command, Mike Christie
- [PATCH v5 13/18] nvme: Add pr_ops read_reservation support, Mike Christie
- [PATCH v5 11/18] nvme: Add pr_ops read_keys support, Mike Christie
- [PATCH v5 12/18] nvme: Add a nvme_pr_type enum, Mike Christie
- [PATCH v5 15/18] scsi: target: Allow backends to hook into PR handling, Mike Christie
- [PATCH v5 16/18] scsi: target: Pass struct target_opcode_descriptor to enabled, Mike Christie
- [PATCH v5 14/18] scsi: target: Rename sbc_ops to exec_cmd_ops, Mike Christie
- [PATCH v5 17/18] scsi: target: Report and detect unsupported PR commands, Mike Christie
- [PATCH v5 18/18] scsi: target: Add block PR support to iblock, Mike Christie
[dm-6.4 PATCH v2 0/9] dm bufio, thin: improve concurrent IO performance,
Mike Snitzer
[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]