Show patches with: Archived = No       |   682 patches
« 1 2 3 46 7 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
[11/11] block2mtd: prevent direct access of bd_inode [01/11] block_device: add a pointer to struct address_space (page cache of bdev) - 2 - --- 2024-04-11 Al Viro New
[10/11] bcachefs: remove dead function bdev_sectors() [01/11] block_device: add a pointer to struct address_space (page cache of bdev) - 2 - --- 2024-04-11 Al Viro New
[09/11] dm-vdo: use bdev_nr_bytes(bdev) instead of i_size_read(bdev->bd_inode) [01/11] block_device: add a pointer to struct address_space (page cache of bdev) - 1 - --- 2024-04-11 Al Viro New
[08/11] block: move two helpers into bdev.c [01/11] block_device: add a pointer to struct address_space (page cache of bdev) - 2 - --- 2024-04-11 Al Viro New
[07/11] ext4: remove block_device_ejected() [01/11] block_device: add a pointer to struct address_space (page cache of bdev) - 2 - --- 2024-04-11 Al Viro New
[06/11] blk_ioctl_{discard,zeroout}(): we only want ->bd_inode->i_mapping here... [01/11] block_device: add a pointer to struct address_space (page cache of bdev) - - - --- 2024-04-11 Al Viro New
[05/11] blkdev_write_iter(): saner way to get inode and bdev [01/11] block_device: add a pointer to struct address_space (page cache of bdev) - - - --- 2024-04-11 Al Viro New
[04/11] gfs2: more obvious initializations of mapping->host [01/11] block_device: add a pointer to struct address_space (page cache of bdev) - - - --- 2024-04-11 Al Viro New
[03/11] grow_dev_folio(): we only want ->bd_inode->i_mapping there [01/11] block_device: add a pointer to struct address_space (page cache of bdev) - 1 - --- 2024-04-11 Al Viro New
[02/11] use ->bd_mapping instead of ->bd_inode->i_mapping [01/11] block_device: add a pointer to struct address_space (page cache of bdev) - - - --- 2024-04-11 Al Viro New
[01/11] block_device: add a pointer to struct address_space (page cache of bdev) [01/11] block_device: add a pointer to struct address_space (page cache of bdev) - - - --- 2024-04-11 Al Viro New
[5/5,v2] kbuild: enable -Wstringop-truncation globally address remaining stringop-truncation warnings - - - --- 2024-04-09 Arnd Bergmann New
[4/5,v2] blktrace: convert strncpy() to strscpy_pad() address remaining stringop-truncation warnings 1 - - --- 2024-04-09 Arnd Bergmann New
[3/5,v2] block/partitions/ldm: convert strncpy() to strscpy() address remaining stringop-truncation warnings - 1 - --- 2024-04-09 Arnd Bergmann New
[2/5,v2] acpi: disable -Wstringop-truncation address remaining stringop-truncation warnings - - - --- 2024-04-09 Arnd Bergmann New
[1/5,v2] test_hexdump: avoid string truncation warning address remaining stringop-truncation warnings 1 - - --- 2024-04-09 Arnd Bergmann New
[3/9] rbd: avoid out-of-range warning address remaining -Wtautological-constant-out-of-range-compare - - - --- 2024-03-28 Arnd Bergmann New
[08/11] blktrace: convert strncpy() to strscpy_pad() address remaining stringop-truncation warnings - - - --- 2024-03-28 Arnd Bergmann New
[07/11] block/partitions/ldm: convert strncpy() to strscpy() address remaining stringop-truncation warnings - 1 - --- 2024-03-28 Arnd Bergmann New
[v5.10] block: add check that partition length needs to be aligned with block size [v5.10] block: add check that partition length needs to be aligned with block size - 3 - --- 2024-04-02 Ashwin Dayanand Kamat New
[RFC,2/2] zram: support compression at the granularity of multi-pages mTHP-friendly compression in zsmalloc and zram based on multi-pages - - - --- 2024-03-27 Barry Song New
[RFC,1/2] mm: zsmalloc: support objects compressed based on multiple pages mTHP-friendly compression in zsmalloc and zram based on multi-pages - - - --- 2024-03-27 Barry Song New
[v4] block: Improve IOPS by removing the fairness code [v4] block: Improve IOPS by removing the fairness code - - - --- 2024-04-03 Bart Van Assche New
[2/2] block/mq-deadline: Fix the tag reservation code Fix the mq-deadline async_depth implementation - - - --- 2024-04-03 Bart Van Assche New
[1/2] block: Call .limit_depth() after .hctx has been set Fix the mq-deadline async_depth implementation - - - --- 2024-04-03 Bart Van Assche New
[v3] block: Improve IOPS by removing the fairness code [v3] block: Improve IOPS by removing the fairness code - - - --- 2024-04-03 Bart Van Assche New
[v2] block: Improve IOPS by removing the fairness code [v2] block: Improve IOPS by removing the fairness code - - - --- 2024-03-25 Bart Van Assche New
blk-mq: release scheduler resource when request completes blk-mq: release scheduler resource when request completes - - 1 --- 2024-03-22 Bart Van Assche New
block: Improve IOPS by removing the fairness code block: Improve IOPS by removing the fairness code - - - --- 2024-03-21 Bart Van Assche New
blk-iocost: Fix shift-out-of-bounds in iocg_kick_delay() blk-iocost: Fix shift-out-of-bounds in iocg_kick_delay() - - - --- 2024-04-10 Breno Leitao New
[v2] block: handle BLK_OPEN_RESTRICT_WRITES correctly [v2] block: handle BLK_OPEN_RESTRICT_WRITES correctly - 2 - --- 2024-03-26 Christian Brauner New
fs,block: yield devices early fs,block: yield devices early - 2 - --- 2024-03-26 Christian Brauner New
[2/2,RFC] : block: count BLK_OPEN_RESTRICT_WRITES openers [1/2] block: handle BLK_OPEN_RESTRICT_WRITES correctly - 1 - --- 2024-03-23 Christian Brauner New
[1/2] block: handle BLK_OPEN_RESTRICT_WRITES correctly [1/2] block: handle BLK_OPEN_RESTRICT_WRITES correctly - 2 - --- 2024-03-23 Christian Brauner New
block: handle BLK_OPEN_RESTRICT_WRITES correctly block: handle BLK_OPEN_RESTRICT_WRITES correctly - - - --- 2024-03-23 Christian Brauner New
[21/23,v3.1] mpi3mr: switch to using ->device_configure Untitled series #843068 - 3 - --- 2024-04-10 Christoph Hellwig New
[23/23] block: remove now unused queue limits helpers [01/23] block: add a helper to cancel atomic queue limit updates - 5 - --- 2024-04-09 Christoph Hellwig New
[22/23] uas: switch to using ->device_configure to configure queue limits [01/23] block: add a helper to cancel atomic queue limit updates - 3 - --- 2024-04-09 Christoph Hellwig New
[21/23] mpi3mr: switch to using ->device_configure [01/23] block: add a helper to cancel atomic queue limit updates - 2 - --- 2024-04-09 Christoph Hellwig New
[20/23] libata: switch to using ->device_configure [01/23] block: add a helper to cancel atomic queue limit updates 1 2 - --- 2024-04-09 Christoph Hellwig New
[19/23] pata_macio: switch to using ->device_configure [01/23] block: add a helper to cancel atomic queue limit updates 1 1 - --- 2024-04-09 Christoph Hellwig New
[18/23] sata_nv: switch to using ->device_configure [01/23] block: add a helper to cancel atomic queue limit updates 1 1 - --- 2024-04-09 Christoph Hellwig New
[17/23] usb-storage: switch to using ->device_configure [01/23] block: add a helper to cancel atomic queue limit updates - 3 - --- 2024-04-09 Christoph Hellwig New
[16/23] pmcraid: switch to using ->device_configure [01/23] block: add a helper to cancel atomic queue limit updates - 3 - --- 2024-04-09 Christoph Hellwig New
[15/23] ipr: switch to using ->device_configure [01/23] block: add a helper to cancel atomic queue limit updates - 3 - --- 2024-04-09 Christoph Hellwig New
[14/23] hptiop: switch to using ->device_configure [01/23] block: add a helper to cancel atomic queue limit updates - 3 - --- 2024-04-09 Christoph Hellwig New
[13/23] sbp2: switch to using ->device_configure [01/23] block: add a helper to cancel atomic queue limit updates - 3 - --- 2024-04-09 Christoph Hellwig New
[12/23] mpt3sas: switch to using ->device_configure [01/23] block: add a helper to cancel atomic queue limit updates - 3 - --- 2024-04-09 Christoph Hellwig New
[11/23] megaraid_sas: switch to using ->device_configure [01/23] block: add a helper to cancel atomic queue limit updates - 3 - --- 2024-04-09 Christoph Hellwig New
[10/23] scsi: add a device_configure method to the host template [01/23] block: add a helper to cancel atomic queue limit updates - 4 - --- 2024-04-09 Christoph Hellwig New
[09/23] scsi: use the atomic queue limits API in scsi_add_lun [01/23] block: add a helper to cancel atomic queue limit updates - 5 - --- 2024-04-09 Christoph Hellwig New
[08/23] ufs-exynos: move setting the the dma alignment to the init method [01/23] block: add a helper to cancel atomic queue limit updates - 5 - --- 2024-04-09 Christoph Hellwig New
[07/23] scsi: add a dma_alignment field to the host and host template [01/23] block: add a helper to cancel atomic queue limit updates - 5 - --- 2024-04-09 Christoph Hellwig New
[06/23] scsi: add a no_highmem flag to struct Scsi_Host [01/23] block: add a helper to cancel atomic queue limit updates - 5 - --- 2024-04-09 Christoph Hellwig New
[05/23] scsi_transport_fc: add a max_bsg_segments field to struct fc_function_template [01/23] block: add a helper to cancel atomic queue limit updates - 3 - --- 2024-04-09 Christoph Hellwig New
[04/23] scsi: initialize scsi midlayer limits before allocating the queue [01/23] block: add a helper to cancel atomic queue limit updates - 5 - --- 2024-04-09 Christoph Hellwig New
[03/23] mpi3mr: pass queue_limits to bsg_setup_queue [01/23] block: add a helper to cancel atomic queue limit updates - 4 - --- 2024-04-09 Christoph Hellwig New
[02/23] bsg: pass queue_limits to bsg_setup_queue [01/23] block: add a helper to cancel atomic queue limit updates - 5 - --- 2024-04-09 Christoph Hellwig New
[01/23] block: add a helper to cancel atomic queue limit updates [01/23] block: add a helper to cancel atomic queue limit updates - 5 - --- 2024-04-09 Christoph Hellwig New
block: work around sparse in queue_limits_commit_update block: work around sparse in queue_limits_commit_update - - - --- 2024-04-05 Christoph Hellwig New
block: propagate partition scanning errors to the BLKRRPART ioctl block: propagate partition scanning errors to the BLKRRPART ioctl - 1 - --- 2024-04-02 Christoph Hellwig New
[23/23] block: remove now unused queue limits helpers [01/23] block: add a helper to cancel atomic queue limit updates - 4 - --- 2024-04-02 Christoph Hellwig New
[22/23] uas: switch to using ->device_configure to configure queue limits [01/23] block: add a helper to cancel atomic queue limit updates 1 2 - --- 2024-04-02 Christoph Hellwig New
[21/23] mpi3mr: switch to using ->device_configure [01/23] block: add a helper to cancel atomic queue limit updates - 2 - --- 2024-04-02 Christoph Hellwig New
[20/23] libata: switch to using ->device_configure [01/23] block: add a helper to cancel atomic queue limit updates 1 2 - --- 2024-04-02 Christoph Hellwig New
[19/23] pata_macio: switch to using ->device_configure [01/23] block: add a helper to cancel atomic queue limit updates 1 1 - --- 2024-04-02 Christoph Hellwig New
[18/23] sata_nv: switch to using ->device_configure [01/23] block: add a helper to cancel atomic queue limit updates 1 1 - --- 2024-04-02 Christoph Hellwig New
[17/23] usb-storage: switch to using ->device_configure [01/23] block: add a helper to cancel atomic queue limit updates - 2 - --- 2024-04-02 Christoph Hellwig New
[16/23] pmcraid: switch to using ->device_configure [01/23] block: add a helper to cancel atomic queue limit updates - 2 - --- 2024-04-02 Christoph Hellwig New
[15/23] ipr: switch to using ->device_configure [01/23] block: add a helper to cancel atomic queue limit updates - 2 - --- 2024-04-02 Christoph Hellwig New
[14/23] hptiop: switch to using ->device_configure [01/23] block: add a helper to cancel atomic queue limit updates - 2 - --- 2024-04-02 Christoph Hellwig New
[13/23] sbp2: switch to using ->device_configure [01/23] block: add a helper to cancel atomic queue limit updates - 2 - --- 2024-04-02 Christoph Hellwig New
[12/23] mpt3sas: switch to using ->device_configure [01/23] block: add a helper to cancel atomic queue limit updates - 1 - --- 2024-04-02 Christoph Hellwig New
[11/23] megaraid_sas: switch to using ->device_configure [01/23] block: add a helper to cancel atomic queue limit updates - 1 - --- 2024-04-02 Christoph Hellwig New
[10/23] scsi: add a device_configure method to the host template [01/23] block: add a helper to cancel atomic queue limit updates - 3 - --- 2024-04-02 Christoph Hellwig New
[09/23] scsi: use the atomic queue limits API in scsi_add_lun [01/23] block: add a helper to cancel atomic queue limit updates - 4 - --- 2024-04-02 Christoph Hellwig New
[08/23] ufs-exynos: move setting the the dma alignment to the init method [01/23] block: add a helper to cancel atomic queue limit updates - 4 - --- 2024-04-02 Christoph Hellwig New
[07/23] scsi: add a dma_alignment field to the host and host template [01/23] block: add a helper to cancel atomic queue limit updates 1 4 - --- 2024-04-02 Christoph Hellwig New
[06/23] scsi: add a no_highmem flag to struct Scsi_Host [01/23] block: add a helper to cancel atomic queue limit updates - 3 - --- 2024-04-02 Christoph Hellwig New
[05/23] scsi_transport_fc: add a max_bsg_segments field to struct fc_function_template [01/23] block: add a helper to cancel atomic queue limit updates - 2 - --- 2024-04-02 Christoph Hellwig New
[04/23] scsi: initialize scsi midlayer limits before allocating the queue [01/23] block: add a helper to cancel atomic queue limit updates - 4 - --- 2024-04-02 Christoph Hellwig New
[03/23] mpi3mr: pass queue_limits to bsg_setup_queue [01/23] block: add a helper to cancel atomic queue limit updates - 3 - --- 2024-04-02 Christoph Hellwig New
[02/23] bsg: pass queue_limits to bsg_setup_queue [01/23] block: add a helper to cancel atomic queue limit updates - 4 - --- 2024-04-02 Christoph Hellwig New
[01/23] block: add a helper to cancel atomic queue limit updates [01/23] block: add a helper to cancel atomic queue limit updates - 3 - --- 2024-04-02 Christoph Hellwig New
[4/4] btrfs use bio_list_merge_init [1/4] block: add a bio_list_merge_init helper 1 - - --- 2024-03-28 Christoph Hellwig New
[3/4] dm: use bio_list_merge_init [1/4] block: add a bio_list_merge_init helper - 1 - --- 2024-03-28 Christoph Hellwig New
[2/4] blk-cgroup: use bio_list_merge_init [1/4] block: add a bio_list_merge_init helper - - - --- 2024-03-28 Christoph Hellwig New
[1/4] block: add a bio_list_merge_init helper [1/4] block: add a bio_list_merge_init helper - 1 - --- 2024-03-28 Christoph Hellwig New
block: propagate partition scanning errors to the BLKRRPART ioctl block: propagate partition scanning errors to the BLKRRPART ioctl - - - --- 2024-03-28 Christoph Hellwig New
[2/2] nvme: cancel the queue limit update when nvme_update_zone_info fails [1/2] block: add a helper to cancel atomic queue limit updates - - - --- 2024-03-27 Christoph Hellwig New
[1/2] block: add a helper to cancel atomic queue limit updates [1/2] block: add a helper to cancel atomic queue limit updates - - - --- 2024-03-27 Christoph Hellwig New
block: don't reject too large max_user_sectors in blk_validate_limits block: don't reject too large max_user_sectors in blk_validate_limits - 2 - --- 2024-03-26 Christoph Hellwig New
[23/23] block: remove now unused queue limits helpers [01/23] block: don't reject too large max_user_setors in blk_validate_limits - 3 - --- 2024-03-24 Christoph Hellwig New
[22/23] uas: switch to using ->device_configure to configure queue limits [01/23] block: don't reject too large max_user_setors in blk_validate_limits - 1 - --- 2024-03-24 Christoph Hellwig New
[21/23] mpi3mr: switch to using ->device_configure [01/23] block: don't reject too large max_user_setors in blk_validate_limits - 1 - --- 2024-03-24 Christoph Hellwig New
[20/23] libata: switch to using ->device_configure [01/23] block: don't reject too large max_user_setors in blk_validate_limits 1 1 - --- 2024-03-24 Christoph Hellwig New
[19/23] pata_macio: switch to using ->device_configure [01/23] block: don't reject too large max_user_setors in blk_validate_limits 1 - - --- 2024-03-24 Christoph Hellwig New
[18/23] sata_nv: switch to using ->device_configure [01/23] block: don't reject too large max_user_setors in blk_validate_limits 1 - - --- 2024-03-24 Christoph Hellwig New
[17/23] usb-storage: switch to using ->device_configure [01/23] block: don't reject too large max_user_setors in blk_validate_limits - 1 - --- 2024-03-24 Christoph Hellwig New
[16/23] pmcraid: switch to using ->device_configure [01/23] block: don't reject too large max_user_setors in blk_validate_limits - 1 - --- 2024-03-24 Christoph Hellwig New
« 1 2 3 46 7 »