Linux Block Development
[Prev Page][Next Page]
- [PATCH 15/51] dm/bufio: Change 'int rw' into 'enum req_op op', (continued)
- [PATCH 15/51] dm/bufio: Change 'int rw' into 'enum req_op op', Bart Van Assche
- [PATCH 32/51] scsi/device_handlers: Use the new blk_opf_t type, Bart Van Assche
- [PATCH 29/51] scsi/core: Improve static type checking, Bart Van Assche
- [PATCH 10/51] block/drbd: Use the enum req_op and blk_opf_t types, Bart Van Assche
- [PATCH 03/51] block: Change the type of the last .rw_page() argument, Bart Van Assche
- [PATCH 14/51] dm/core: Use the enum req_op and blk_opf_t types, Bart Van Assche
- [PATCH 05/51] block: Introduce the type blk_opf_t, Bart Van Assche
- [PATCH 17/51] dm/ebs: Change 'int rw' into 'enum req_op op', Bart Van Assche
- [PATCH 33/51] scsi/ufs: Rename a 'dir' argument into 'op', Bart Van Assche
- [PATCH 13/51] um: Use enum req_op where appropriate, Bart Van Assche
- [PATCH 06/51] block: Use the new blk_opf_t type, Bart Van Assche
- [PATCH 20/51] dm/dm-snap: Use the enum req_op and blk_opf_t types, Bart Van Assche
- [PATCH 18/51] dm/dm-flakey: Use the new blk_opf_t type, Bart Van Assche
- [PATCH 04/51] block: Change the type of req_op() and bio_op() into enum req_op, Bart Van Assche
- [PATCH 25/51] md/raid10: Use the new blk_opf_t type, Bart Van Assche
- [PATCH 28/51] nvme/target: Use the new blk_opf_t type, Bart Van Assche
- [PATCH 21/51] dm/dm-zoned: Use the enum req_op type, Bart Van Assche
- [PATCH 26/51] md/raid5: Use the enum req_op and blk_opf_t types, Bart Van Assche
- [PATCH 12/51] block/null_blk: Fix sparse warnings in tracing code, Bart Van Assche
- [PATCH 31/51] scsi/core: Use the new blk_opf_t type, Bart Van Assche
- [PATCH 22/51] md/core: Use the enum req_op and blk_opf_t types, Bart Van Assche
- [PATCH 24/51] md/raid1: Use the new blk_opf_t type, Bart Van Assche
- [PATCH 30/51] scsi/core: Change the return type of scsi_noretry_cmd() into bool, Bart Van Assche
- [PATCH 07/51] blktrace: Use the new blk_opf_t type, Bart Van Assche
- [PATCH 01/51] treewide: Rename enum req_opf into enum req_op, Bart Van Assche
- [PATCH 23/51] md/bcache: Use the enum req_op and blk_opf_t types, Bart Van Assche
- [PATCH 09/51] block/brd: Use the enum req_op type, Bart Van Assche
- [PATCH 02/51] block: Use enum req_op where appropriate, Bart Van Assche
- [PATCH 19/51] dm/dm-integrity: Use the enum req_op and blk_opf_t types, Bart Van Assche
- [PATCH 11/51] block/floppy: Fix a sparse warning, Bart Van Assche
- [PATCH 35/51] mm: Use the new blk_opf_t type, Bart Van Assche
- [PATCH 34/51] scsi/target: Use the new blk_opf_t type, Bart Van Assche
- [PATCH 36/51] fs/buffer: Use the new blk_opf_t type, Bart Van Assche
- [PATCH 37/51] fs/direct-io: Use the enum req_op and blk_opf_t types, Bart Van Assche
- [PATCH 38/51] fs/mpage: Use the new blk_opf_t type, Bart Van Assche
- [PATCH 43/51] fs/hfsplus: Use the enum req_op and blk_opf_t types, Bart Van Assche
- [PATCH 41/51] fs/f2fs: Use the enum req_op and blk_opf_t types, Bart Van Assche
- [PATCH 42/51] fs/gfs2: Use the enum req_op and blk_opf_t types, Bart Van Assche
- [PATCH 39/51] fs/btrfs: Use the enum req_op and blk_opf_t types, Bart Van Assche
- [PATCH 44/51] fs/iomap: Use the new blk_opf_t type, Bart Van Assche
- [PATCH 40/51] fs/ext4: Use the new blk_opf_t type, Bart Van Assche
- [PATCH 45/51] fs/jbd2: Fix the documentation of the jbd2_write_superblock() callers, Bart Van Assche
- [PATCH 46/51] fs/nilfs: Use the enum req_op and blk_opf_t types, Bart Van Assche
- [PATCH 47/51] fs/ntfs3: Use enum req_op where appropriate, Bart Van Assche
- [PATCH 49/51] PM: Use the enum req_op and blk_opf_t types, Bart Van Assche
- [PATCH 48/51] fs/ocfs2: Use the enum req_op and blk_opf_t types, Bart Van Assche
- [PATCH 50/51] fs/xfs: Use the enum req_op and blk_opf_t types, Bart Van Assche
- [PATCH 51/51] fs/zonefs: Fix sparse warnings in tracing code, Bart Van Assche
- Re: [PATCH 00/51] Improve static type checking for request flags, Christoph Hellwig
- [PATCH 0/8] block, bfq: extend bfq to support multi-actuator drives,
Paolo Valente
- [PATCH 1/8] block, bfq: split sync bfq_queues on a per-actuator basis, Paolo Valente
- [PATCH 5/8] block, bfq: turn BFQ_NUM_ACTUATORS into BFQ_MAX_ACTUATORS, Paolo Valente
- [PATCH 6/8] block, bfq: retrieve independent access ranges from request queue, Paolo Valente
- [PATCH 7/8] block, bfq: inject I/O to underutilized actuators, Paolo Valente
- [PATCH 8/8] block, bfq: balance I/O injection among underutilized actuators, Paolo Valente
- [PATCH 3/8] block, bfq: turn scalar fields into arrays in bfq_io_cq, Paolo Valente
- [PATCH 2/8] block, bfq: forbid stable merging of queues associated with different actuators, Paolo Valente
- [PATCH 4/8] block, bfq: split also async bfq_queues on a per-actuator basis, Paolo Valente
- Message not available
- Message not available
Question about merging raw block device writes,
Michael Kelley (LINUX)
[PATCH 0/9 v5] block: Fix IO priority mess,
Jan Kara
[PATCH -next v4] block: remove WARN_ON() from bd_link_disk_holder,
Li Nan
[PATCH V1 0/8] reduce the size of rnbd_clt_dev,
Guoqing Jiang
[PATCH] drbd: bm_page_async_io: fix spurious bitmap "IO error" on large volumes,
Christoph Böhmwalder
[PATCH] block: drbd: drbd_state: Fix typo in comments,
Jiang Jian
[PATCH] zram: do not lookup algorithm in backends table,
Sergey Senozhatsky
[bug report] I/O blocked during nvme pci rescan/remove/reset test with two nvme disks, Yi Zhang
[PATCH ubdsrv] tgt_null: Return number of sectors read/written,
Gabriel Krisman Bertazi
[PATCH AUTOSEL 4.19 6/7] blk-mq: protect q->elevator by ->sysfs_lock in blk_mq_elv_switch_none, Sasha Levin
[PATCH AUTOSEL 5.4 6/7] blk-mq: protect q->elevator by ->sysfs_lock in blk_mq_elv_switch_none, Sasha Levin
[PATCH AUTOSEL 5.17 16/20] blk-mq: protect q->elevator by ->sysfs_lock in blk_mq_elv_switch_none, Sasha Levin
[PATCH AUTOSEL 5.18 18/22] blk-mq: protect q->elevator by ->sysfs_lock in blk_mq_elv_switch_none, Sasha Levin
[PATCH AUTOSEL 5.15 16/17] blk-mq: don't clear flush_rq from tags->rqs[], Sasha Levin
[PATCH AUTOSEL 5.17 18/20] blk-mq: don't clear flush_rq from tags->rqs[], Sasha Levin
[PATCH AUTOSEL 5.15 15/17] blk-mq: protect q->elevator by ->sysfs_lock in blk_mq_elv_switch_none, Sasha Levin
[PATCH AUTOSEL 5.10 09/11] blk-mq: protect q->elevator by ->sysfs_lock in blk_mq_elv_switch_none, Sasha Levin
[PATCH AUTOSEL 5.10 10/11] blk-mq: don't clear flush_rq from tags->rqs[], Sasha Levin
[PATCH AUTOSEL 5.17 17/20] blk-mq: avoid to touch q->elevator without any protection, Sasha Levin
[PATCH AUTOSEL 5.18 20/22] blk-mq: don't clear flush_rq from tags->rqs[], Sasha Levin
[PATCH AUTOSEL 5.18 19/22] blk-mq: avoid to touch q->elevator without any protection, Sasha Levin
[PATCH] block: pop cached rq before potentially blocking rq_qos_throttle(),
Jens Axboe
[PATCH v2 0/6] blk-mq: Add a flag for reserved requests series,
John Garry
[PATCH 0/9 v4] block: Fix IO priority mess,
Jan Kara
- [PATCH 2/9] block: Return effective IO priority from get_current_ioprio(), Jan Kara
- [PATCH 6/9] blk-ioprio: Remove unneeded field, Jan Kara
- [PATCH 8/9] block: Initialize bio priority earlier, Jan Kara
- [PATCH 5/9] block: Fix handling of tasks without ioprio in ioprio_get(2), Jan Kara
- [PATCH 3/9] block: Generalize get_current_ioprio() for any task, Jan Kara
- [PATCH 7/9] blk-ioprio: Convert from rqos policy to direct call, Jan Kara
- [PATCH 1/9] block: fix default IO priority handling again, Jan Kara
- [PATCH 9/9] block: Always initialize bio IO priority on submit, Jan Kara
- [PATCH 4/9] block: Make ioprio_best() static, Jan Kara
- Re: [PATCH 0/9 v4] block: Fix IO priority mess, Damien Le Moal
- Re: [PATCH 0/9 v4] block: Fix IO priority mess, Damien Le Moal
[PATCH REPOST] blk-mq: Don't disable preemption around __blk_mq_run_hw_queue().,
Sebastian Andrzej Siewior
[PATCH] trace: events: scsi: Print driver_tag and scheduler_tag in SCSI trace,
Changyuan Lyu
[PATCH 0/8 v3] block: Fix IO priority mess,
Jan Kara
About the md-bitmap behavior,
Qu Wenruo
[RFC PATCH 0/6] reduce the size of rnbd_clt_dev,
Guoqing Jiang
[PATCH RFC v2 0/2] bugfix for sbitmap,
Yu Kuai
fully tear down the queue in del_gendisk,
Christoph Hellwig
[PATCH] paride: Fixed integer overflow in pt_read and pt_write,
Hyunwoo Kim
[syzbot] BUG: sleeping function called from invalid context in relay_open_buf,
syzbot
[PATCH v2] block: bfq: Fix kernel-doc headers,
Bart Van Assche
[PATCH] block: bfq: Fix kernel-doc headers,
Bart Van Assche
[PATCH] block: bfq: Remove an unused function definition,
Bart Van Assche
[GIT PULL] Block fixes for 5.19-rc3,
Jens Axboe
[git pull] device mapper fixes for 5.19-rc3,
Mike Snitzer
[PATCH RFC -next] sbitmap: fix possible io hung due to lost wakeups,
Yu Kuai
[PATCH 0/5] blk-mq: Add a flag for reserved requests series,
John Garry
[PATCH] bfq: Remove useless code in bfq_lookup_next_entity,
GuoYong Zheng
[PATCH] scsi: Remove usage of the deprecated ida_simple_xxx API,
Bo Liu
[man-pages RFC PATCH] statx.2, open.2: document STATX_DIOALIGN,
Eric Biggers
[PATCH v3 0/8] make statx() return DIO alignment information,
Eric Biggers
Races in sbitmap batched wakeups,
Jan Kara
[PATCH] drbd: Fix typo in comment,
Xiang wangx
[RFC PATCHv2] block: set bdi congested when no tag available,
zhaoyang.huang
[PATCH] nbd: Permit nbd-client to set minimum and optimal I/O sizes,
Richard W.M. Jones
[PATCH blktests] check: ensure to suppress job status output,
Shin'ichiro Kawasaki
[PATCH V3 0/3] blk-mq: three misc patches,
Ming Lei
[PATCH v3 0/3] Three small block layer patches,
Bart Van Assche
[PATCH v2 0/3] Three small block layer patches,
Bart Van Assche
[PATCH] block: Fix handling of offline queues in blk_mq_alloc_request_hctx(),
Bart Van Assche
[PATCH 0/8 v2] block: Fix IO priority mess,
Jan Kara
[PATCH v7 00/21] Userspace P2PDMA with O_DIRECT NVMe devices,
Logan Gunthorpe
- [PATCH v7 10/21] nvme-pci: convert to using dma_map_sgtable(), Logan Gunthorpe
- [PATCH v7 02/21] PCI/P2PDMA: Attempt to set map_type if it has not been set, Logan Gunthorpe
- [PATCH v7 13/21] PCI/P2PDMA: Remove pci_p2pdma_[un]map_sg(), Logan Gunthorpe
- [PATCH v7 09/21] nvme-pci: check DMA ops when indicating support for PCI P2PDMA, Logan Gunthorpe
- [PATCH v7 06/21] dma-direct: support PCI P2PDMA pages in dma-direct map_sg, Logan Gunthorpe
- [PATCH v7 18/21] block: set FOLL_PCI_P2PDMA in __bio_iov_iter_get_pages(), Logan Gunthorpe
- [PATCH v7 11/21] RDMA/core: introduce ib_dma_pci_p2p_dma_supported(), Logan Gunthorpe
- [PATCH v7 20/21] PCI/P2PDMA: Introduce pci_mmap_p2pmem(), Logan Gunthorpe
- [PATCH v7 14/21] mm: introduce FOLL_PCI_P2PDMA to gate getting PCI P2PDMA pages, Logan Gunthorpe
- [PATCH v7 16/21] block: add check when merging zone device pages, Logan Gunthorpe
- [PATCH v7 03/21] PCI/P2PDMA: Expose pci_p2pdma_map_type(), Logan Gunthorpe
- [PATCH v7 08/21] iommu/dma: support PCI P2PDMA pages in dma-iommu map_sg, Logan Gunthorpe
- [PATCH v7 12/21] RDMA/rw: drop pci_p2pdma_[un]map_sg(), Logan Gunthorpe
- [PATCH v7 05/21] dma-mapping: allow EREMOTEIO return code for P2PDMA transfers, Logan Gunthorpe
- [PATCH v7 19/21] block: set FOLL_PCI_P2PDMA in bio_map_user_iov(), Logan Gunthorpe
- [PATCH v7 15/21] iov_iter: introduce iov_iter_get_pages_[alloc_]flags(), Logan Gunthorpe
- [PATCH v7 07/21] dma-mapping: add flags to dma_map_ops to indicate PCI P2PDMA support, Logan Gunthorpe
- [PATCH v7 04/21] PCI/P2PDMA: Introduce helpers for dma_map_sg implementations, Logan Gunthorpe
- [PATCH v7 17/21] lib/scatterlist: add check when merging zone device pages, Logan Gunthorpe
- [PATCH v7 21/21] nvme-pci: allow mmaping the CMB in userspace, Logan Gunthorpe
- [PATCH v7 01/21] lib/scatterlist: add flag for indicating P2PDMA segments in an SGL, Logan Gunthorpe
- Re: [PATCH v7 00/21] Userspace P2PDMA with O_DIRECT NVMe devices, Christoph Hellwig
[PATCH v3 3/8] block: use new capable_any functionality,
Christian Göttsche
[PATCH v7 00/13] support non power of 2 zoned device,
Pankaj Raghav
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: adjust the judgment order in submit_bio,
Liu Song
[PATCH] block: Directly use ida_alloc()/free(),
Bo Liu
[PATCH V2 0/3] blk-mq: three misc patches,
Ming Lei
Maintainer's / Kernel Summit 2022 CFP, Theodore Ts'o
[PATCH 0/3] blk-mq: three misc patches,
Ming Lei
[PATCH 0/3] Three small block layer patches,
Bart Van Assche
[PATCH 3/3] block: Fix queue_iostats_passthrough_show(), Bart Van Assche
Re: [PATCH 0/3] Three small block layer patches, Jens Axboe
[PATCH 0/5] Improve zoned storage write performance,
Bart Van Assche
[PATCH] block: update comment for blkcg_init_queue,
Guoqing Jiang
[linux-next] [5.19.0-rc1] kernel crashes while performing driver bind/unbind test with SLUB_DEBUG enabled,
Tasmiya Nalatwad
clean up the chunk_sizehandling helpers a little,
Christoph Hellwig
fix tag freeing use after free and debugfs name reuse,
Christoph Hellwig
[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]