Show patches with: Submitter = Christoph Hellwig       |    State = Action Required       |    Archived = No       |   47 patches
Patch Series A/R/T S/W/F Date Submitter Delegate State
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