Show patches with: Archived = No       |   279 patches
« 1 2 3 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
block: reuse original bio_vec array for integrity during clone block: reuse original bio_vec array for integrity during clone - 2 - --- 2024-07-02 Anuj Gupta New
[v4] blk-cgroup: Replace u64 sync with spinlock for iostat [v4] blk-cgroup: Replace u64 sync with spinlock for iostat - - - --- 2024-07-18 Boy Wu (吳勃誼) New
[v3] blk-cgroup: Replace u64 sync with spinlock for iostat update [v3] blk-cgroup: Replace u64 sync with spinlock for iostat update - - - --- 2024-07-16 Boy Wu (吳勃誼) New
blk-cgroup: Replace u64 sync with spinlock for iostat update blk-cgroup: Replace u64 sync with spinlock for iostat update - - - --- 2024-07-16 Boy Wu (吳勃誼) New
[v2] blk-cgroup: Replace u64_sync with blkg_stat_lock for stats update [v2] blk-cgroup: Replace u64_sync with blkg_stat_lock for stats update - - - --- 2024-07-10 Boy Wu (吳勃誼) New
blk-cgroup: add spin_lock for u64_stats_update blk-cgroup: add spin_lock for u64_stats_update - - - --- 2024-07-05 Boy Wu (吳勃誼) New
block: fix get_max_segment_size() warning block: fix get_max_segment_size() warning - 2 - --- 2024-07-09 Chaitanya Kulkarni New
block: take offset into account in blk_bvec_map_sg again block: take offset into account in blk_bvec_map_sg again - - 1 --- 2024-07-09 Christoph Hellwig New
[2/2] block: pass a phys_addr_t to get_max_segment_size [1/2] block: add a bvec_phys helper - 1 - --- 2024-07-06 Christoph Hellwig New
[1/2] block: add a bvec_phys helper [1/2] block: add a bvec_phys helper - 1 - --- 2024-07-06 Christoph Hellwig New
[2/2] brd: remove sector alignment checks [1/2] block: also check bio alignment for bio based drivers - - - --- 2024-07-05 Christoph Hellwig New
[1/2] block: also check bio alignment for bio based drivers [1/2] block: also check bio alignment for bio based drivers - - - --- 2024-07-05 Christoph Hellwig New
[2/2] block: pass a phys_addr_t to get_max_segment_size [1/2] block: add a bvec_phys helper - - - --- 2024-07-05 Christoph Hellwig New
[1/2] block: add a bvec_phys helper [1/2] block: add a bvec_phys helper - - - --- 2024-07-05 Christoph Hellwig New
[2/2] block: add a bvec_phys helper [1/2] block: pass a phys_addr_t to get_max_segment_size 1 - - --- 2024-07-05 Christoph Hellwig New
[1/2] block: pass a phys_addr_t to get_max_segment_size [1/2] block: pass a phys_addr_t to get_max_segment_size - 1 - --- 2024-07-05 Christoph Hellwig New
loop: remove the unused inode variable in loop_configure loop: remove the unused inode variable in loop_configure - - - --- 2024-07-05 Christoph Hellwig New
block: remove QUEUE_FLAG_STOPPED block: remove QUEUE_FLAG_STOPPED - 3 - --- 2024-07-03 Christoph Hellwig New
[6/6] block: don't free the integrity payload in bio_integrity_unmap_free_user [1/6] block: split integrity support out of bio.h - 2 - --- 2024-07-02 Christoph Hellwig New
[5/6] block: don't free submitter owned integrity payload on I/O completion [1/6] block: split integrity support out of bio.h - 2 - --- 2024-07-02 Christoph Hellwig New
[4/6] block: call bio_integrity_unmap_free_user from blk_rq_unmap_user [1/6] block: split integrity support out of bio.h - 3 - --- 2024-07-02 Christoph Hellwig New
[3/6] block: don't call bio_uninit from bio_endio [1/6] block: split integrity support out of bio.h - - - --- 2024-07-02 Christoph Hellwig New
[2/6] block: also return bio_integrity_payload * from stubs [1/6] block: split integrity support out of bio.h - 3 - --- 2024-07-02 Christoph Hellwig New
[1/6] block: split integrity support out of bio.h [1/6] block: split integrity support out of bio.h - 3 - --- 2024-07-02 Christoph Hellwig New
[10/10] blk-lib: check for kill signal in ioctl BLKZEROOUT [01/10] block: move secure erase checks into the ioctl handler - - - --- 2024-07-01 Christoph Hellwig New
[09/10] block: limit the Write Zeroes to manually writing zeroes fallback [01/10] block: move secure erase checks into the ioctl handler - - - --- 2024-07-01 Christoph Hellwig New
[08/10] block: refacto blkdev_issue_zeroout [01/10] block: move secure erase checks into the ioctl handler - - - --- 2024-07-01 Christoph Hellwig New
[07/10] block: move read-only and supported checks into (__)blkdev_issue_zeroout [01/10] block: move secure erase checks into the ioctl handler - - - --- 2024-07-01 Christoph Hellwig New
[06/10] block: remove the LBA alignment check in __blkdev_issue_zeroout [01/10] block: move secure erase checks into the ioctl handler - - - --- 2024-07-01 Christoph Hellwig New
[05/10] block: factor out a blk_write_zeroes_limit helper [01/10] block: move secure erase checks into the ioctl handler - - - --- 2024-07-01 Christoph Hellwig New
[04/10] blk-lib: check for kill signal in ioctl BLKSECDISCARD [01/10] block: move secure erase checks into the ioctl handler - - - --- 2024-07-01 Christoph Hellwig New
[03/10] block: add a blk_alloc_secure_erase_bio helper [01/10] block: move secure erase checks into the ioctl handler - - - --- 2024-07-01 Christoph Hellwig New
[02/10] block: factor out a bio_secure_erase_limit helper [01/10] block: move secure erase checks into the ioctl handler - - - --- 2024-07-01 Christoph Hellwig New
[01/10] block: move secure erase checks into the ioctl handler [01/10] block: move secure erase checks into the ioctl handler - - - --- 2024-07-01 Christoph Hellwig New
[3/3] nvme: don't set io_opt if NOWS is zero [1/3] block: remove a duplicate io_min check in blk_validate_limits - 2 - --- 2024-07-01 Christoph Hellwig New
[2/3] block: don't reduce max_sectors based on io_opt [1/3] block: remove a duplicate io_min check in blk_validate_limits - 2 - --- 2024-07-01 Christoph Hellwig New
[1/3] block: remove a duplicate io_min check in blk_validate_limits [1/3] block: remove a duplicate io_min check in blk_validate_limits - 2 - --- 2024-07-01 Christoph Hellwig New
[5/5] block: don't free the integrity payload in bio_integrity_unmap_free_user [1/5] block: split integrity support out of bio.h - - - --- 2024-07-01 Christoph Hellwig New
[4/5] block: don't free submitter owned integrity payload on I/O completion [1/5] block: split integrity support out of bio.h - - - --- 2024-07-01 Christoph Hellwig New
[3/5] block: call bio_integrity_unmap_free_user from blk_rq_unmap_user [1/5] block: split integrity support out of bio.h - 2 - --- 2024-07-01 Christoph Hellwig New
[2/5] block: also return bio_integrity_payload * from stubs [1/5] block: split integrity support out of bio.h - 2 - --- 2024-07-01 Christoph Hellwig New
[1/5] block: split integrity support out of bio.h [1/5] block: split integrity support out of bio.h - 2 - --- 2024-07-01 Christoph Hellwig New
[3/3] block: don't free submitter owned integrity payload on I/O completion [1/3] block: split integrity support out of bio.h - - - --- 2024-06-28 Christoph Hellwig New
[2/3] block: also return bio_integrity_payload * from stubs [1/3] block: split integrity support out of bio.h - - - --- 2024-06-28 Christoph Hellwig New
[1/3] block: split integrity support out of bio.h [1/3] block: split integrity support out of bio.h - - - --- 2024-06-28 Christoph Hellwig New
bcache: work around a __bitwise to bool conversion sparse warning bcache: work around a __bitwise to bool conversion sparse warning 1 - - --- 2024-06-28 Christoph Hellwig New
[5/5] rnbd-cnt: don't set QUEUE_FLAG_SAME_FORCE [1/5] loop: don't set QUEUE_FLAG_NOMERGES 1 - - --- 2024-06-27 Christoph Hellwig New
[4/5] rnbd: don't set QUEUE_FLAG_SAME_COMP [1/5] loop: don't set QUEUE_FLAG_NOMERGES - - - --- 2024-06-27 Christoph Hellwig New
[3/5] mpt3sas_scsih: don't set QUEUE_FLAG_NOMERGES [1/5] loop: don't set QUEUE_FLAG_NOMERGES - - - --- 2024-06-27 Christoph Hellwig New
[2/5] megaraid_sas: don't set QUEUE_FLAG_NOMERGES [1/5] loop: don't set QUEUE_FLAG_NOMERGES - - - --- 2024-06-27 Christoph Hellwig New
[1/5] loop: don't set QUEUE_FLAG_NOMERGES [1/5] loop: don't set QUEUE_FLAG_NOMERGES - - - --- 2024-06-27 Christoph Hellwig New
[3/3] block: pass a gendisk to the queue_sysfs_entry methods [1/3] block: simplify queue_logical_block_size - - - --- 2024-06-27 Christoph Hellwig New
[2/3] block: add helper macros to de-duplicate the queue sysfs attributes [1/3] block: simplify queue_logical_block_size - 1 - --- 2024-06-27 Christoph Hellwig New
[1/3] block: simplify queue_logical_block_size [1/3] block: simplify queue_logical_block_size - 1 - --- 2024-06-27 Christoph Hellwig New
[v2,5/5] block: Remove blk_alloc_zone_bitmap() Remove zone reset all emulation - 1 - --- 2024-07-04 Damien Le Moal New
[v2,4/5] block: Remove REQ_OP_ZONE_RESET_ALL emulation Remove zone reset all emulation - 1 - --- 2024-07-04 Damien Le Moal New
[v2,3/5] dm: handle REQ_OP_ZONE_RESET_ALL Remove zone reset all emulation - 1 - --- 2024-07-04 Damien Le Moal New
[v2,2/5] dm: Refactor is_abnormal_io() Remove zone reset all emulation - 1 - --- 2024-07-04 Damien Le Moal New
[v2,1/5] null_blk: Introduce the zone_full parameter Remove zone reset all emulation - 1 - --- 2024-07-04 Damien Le Moal New
[5/5] block: Remove blk_alloc_zone_bitmap() Remove zone reset all emulation - 1 - --- 2024-07-03 Damien Le Moal New
[4/5] block: Remove REQ_OP_ZONE_RESET_ALL emulation Remove zone reset all emulation - 1 - --- 2024-07-03 Damien Le Moal New
[3/5] dm: handle REQ_OP_ZONE_RESET_ALL Remove zone reset all emulation - 1 - --- 2024-07-03 Damien Le Moal New
[2/5] dm: Refactor is_abnormal_io() Remove zone reset all emulation - 1 - --- 2024-07-03 Damien Le Moal New
[1/5] null_blk: Introduce the zone_full parameter Remove zone reset all emulation - 1 - --- 2024-07-03 Damien Le Moal New
null_blk: Fix description of the fua parameter null_blk: Fix description of the fua parameter - 3 - --- 2024-07-02 Damien Le Moal New
[v4,4/4] block: add new genhd flag GENHD_FL_NVMEM block: preparations for NVMEM provider - - - --- 2024-06-27 Daniel Golle New
[v4,3/4] block: add support for notifications block: preparations for NVMEM provider - - - --- 2024-06-27 Daniel Golle New
[v4,2/4] block: partitions: populate fwnode block: preparations for NVMEM provider - - - --- 2024-06-27 Daniel Golle New
[v4,1/4] dt-bindings: block: add basic bindings for block devices block: preparations for NVMEM provider - - - --- 2024-06-27 Daniel Golle New
[v3,4/4] block: add new genhd flag GENHD_FL_NVMEM block: preparations for NVMEM provider - - - --- 2024-06-26 Daniel Golle Superseded
[v3,3/4] block: add support for notifications block: preparations for NVMEM provider - - - --- 2024-06-26 Daniel Golle Superseded
[v3,2/4] block: partitions: populate fwnode block: preparations for NVMEM provider - - - --- 2024-06-26 Daniel Golle Superseded
[v3,1/4] dt-bindings: block: add basic bindings for block devices block: preparations for NVMEM provider - - - --- 2024-06-26 Daniel Golle Superseded
[v2,9/9] mmc: block: set GENHD_FL_NVMEM nvmem: implement block NVMEM provider - - - --- 2024-05-30 Daniel Golle Superseded
[v2,8/9] mmc: block: set fwnode of disk devices nvmem: implement block NVMEM provider - - - --- 2024-05-30 Daniel Golle Superseded
[v2,7/9] mmc: core: set card fwnode_handle nvmem: implement block NVMEM provider - - - --- 2024-05-30 Daniel Golle Superseded
[v2,6/9] dt-bindings: mmc: mmc-card: add block device nodes nvmem: implement block NVMEM provider - - - --- 2024-05-30 Daniel Golle Superseded
[v2,5/9] nvmem: implement block NVMEM provider nvmem: implement block NVMEM provider - - - --- 2024-05-30 Daniel Golle Superseded
[v2,4/9] block: add new genhd flag GENHD_FL_NVMEM nvmem: implement block NVMEM provider - - - --- 2024-05-30 Daniel Golle Superseded
[v2,3/9] block: add support for notifications nvmem: implement block NVMEM provider - - - --- 2024-05-30 Daniel Golle Superseded
[v2,2/9] block: partitions: populate fwnode nvmem: implement block NVMEM provider - - - --- 2024-05-30 Daniel Golle Superseded
[v2,1/9] dt-bindings: block: add basic bindings for block devices nvmem: implement block NVMEM provider - - - --- 2024-05-30 Daniel Golle Superseded
[v4,5/5] mtd: ubi: block: add option to enable scanning for partitions partition parser for U-Boot's uImage.FIT - - - --- 2022-11-08 Daniel Golle Superseded
[v4,4/5] mtd_blkdevs: add option to enable scanning for partitions partition parser for U-Boot's uImage.FIT 1 - - --- 2022-11-08 Daniel Golle Superseded
[v4,3/5] partitions/efi: add support for uImage.FIT sub-partitions partition parser for U-Boot's uImage.FIT - - - --- 2022-11-08 Daniel Golle Superseded
[v4,2/5] block: add partition parser for U-Boot uImage.FIT partition parser for U-Boot's uImage.FIT - - - --- 2022-11-08 Daniel Golle Superseded
[v4,1/5] block: add new flag to add partitions read-only partition parser for U-Boot's uImage.FIT - - - --- 2022-11-08 Daniel Golle Superseded
[v2,5/5] mtd: ubi: block: add option to enable scanning for partitions partition parser for U-Boot's uImage.FIT - - - --- 2022-05-09 Daniel Golle Superseded
[v2,4/5] mtd_blkdevs: add option to enable scanning for partitions partition parser for U-Boot's uImage.FIT - - - --- 2022-05-09 Daniel Golle Superseded
[v2,3/5] partitions/efi: add support for uImage.FIT sub-partitions partition parser for U-Boot's uImage.FIT - - - --- 2022-05-09 Daniel Golle Superseded
[v2,2/5] block: add partition parser for U-Boot uImage.FIT partition parser for U-Boot's uImage.FIT - - - --- 2022-05-09 Daniel Golle Superseded
[v2,1/5] block: add new flag to add partitions read-only partition parser for U-Boot's uImage.FIT - - - --- 2022-05-09 Daniel Golle Superseded
[5/5] mtd: ubi: block: add option to enable scanning for partitions partition parser for U-Boot's uImage.FIT - - - --- 2022-05-02 Daniel Golle Superseded
[4/5] mtd_blkdevs: add option to enable scanning for partitions partition parser for U-Boot's uImage.FIT - - - --- 2022-05-02 Daniel Golle Superseded
[3/5] partitions/efi: add support for uImage.FIT sub-partitions partition parser for U-Boot's uImage.FIT - - - --- 2022-05-02 Daniel Golle Superseded
[2/5] block: add partition parser for U-Boot uImage.FIT partition parser for U-Boot's uImage.FIT - - - --- 2022-05-02 Daniel Golle Superseded
[1/5] block: add new flag to add partitions read-only partition parser for U-Boot's uImage.FIT - - - --- 2022-05-02 Daniel Golle Superseded
[RFC,5/5] mtd/ubi/block: scan for partitions in case FIT_PARTITION is set [RFC,1/5] block: add new flag to add partitions read-only - - - --- 2022-04-25 Daniel Golle RFC
[RFC,4/5] mtd_blkdevs: scan partitions on mtdblock if FIT_PARTITION is set [RFC,1/5] block: add new flag to add partitions read-only - - - --- 2022-04-25 Daniel Golle RFC
[RFC,3/5] partitions/efi: add support for uImage.FIT sub-partitions [RFC,1/5] block: add new flag to add partitions read-only - - - --- 2022-04-25 Daniel Golle RFC
« 1 2 3 »