Show patches with: Submitter = Bart Van Assche       |    Archived = No       |   1554 patches
« 1 2 3 415 16 »
Patch Series S/W/F Date Submitter Delegate State
[v2,4/4] scsi: ufs: Check for completion from the timeout handler [v2,1/4] scsi: ufs: Declare ufshcd_mcq_poll_cqe_lock() once --- 2024-04-16 Bart Van Assche New
[v2,1/4] scsi: ufs: Declare ufshcd_mcq_poll_cqe_lock() once [v2,1/4] scsi: ufs: Declare ufshcd_mcq_poll_cqe_lock() once --- 2024-04-16 Bart Van Assche New
scsi: ufs: Remove .get_hba_mac() scsi: ufs: Remove .get_hba_mac() --- 2024-04-12 Bart Van Assche New
[3/4] scsi: ufs: Make the polling code report which command has been completed Fix a rare crash in the UFS driver --- 2024-04-12 Bart Van Assche New
[2/4] scsi: ufs: Make ufshcd_poll() complain about unsupported arguments Fix a rare crash in the UFS driver --- 2024-04-12 Bart Van Assche New
scsi/ufs: Fix ufshcd_mcq_sqe_search() scsi/ufs: Fix ufshcd_mcq_sqe_search() --- 2024-04-10 Bart Van Assche New
[2/2] scsi: core: Improve the code for showing commands in debugfs Improve the code for showing commands in debugfs --- 2024-03-25 Bart Van Assche New
[1/2] scsi: core: Introduce scsi_cmd_list_info() Improve the code for showing commands in debugfs --- 2024-03-25 Bart Van Assche New
scsi: mpi3mr: Reduce stack usage scsi: mpi3mr: Reduce stack usage --- 2024-03-25 Bart Van Assche New
scsi: core: Fix handling of SCMD_FAIL_IF_RECOVERING scsi: core: Fix handling of SCMD_FAIL_IF_RECOVERING --- 2024-03-25 Bart Van Assche New
[v3,4/4] scsi: scsi_debug: Make CRC_T10DIF support optional scsi_debug improvements --- 2024-03-07 Bart Van Assche New
[v3,3/4] scsi: scsi_debug: Simplify command handling scsi_debug improvements --- 2024-03-07 Bart Van Assche New
[v3,2/4] scsi: scsi_debug: Do not sleep in atomic sections scsi_debug improvements --- 2024-03-07 Bart Van Assche New
[v3,1/4] scsi: scsi_debug: Remove a reference to in_use_bm scsi_debug improvements --- 2024-03-07 Bart Van Assche New
[v2] scsi_debug: Make CRC_T10DIF support optional [v2] scsi_debug: Make CRC_T10DIF support optional --- 2024-03-05 Bart Van Assche New
scsi/sd_zbc: Use READ(10)/WRITE(10) for zoned UFS devices scsi/sd_zbc: Use READ(10)/WRITE(10) for zoned UFS devices --- 2024-02-29 Bart Van Assche New
[v10,11/11] scsi: scsi_debug: Maintain write statistics per group number Pass data lifetime information to SCSI disk devices --- 2024-02-22 Bart Van Assche New
[v10,10/11] scsi: scsi_debug: Implement GET STREAM STATUS Pass data lifetime information to SCSI disk devices --- 2024-02-22 Bart Van Assche New
[v10,09/11] scsi: scsi_debug: Implement the IO Advice Hints Grouping mode page Pass data lifetime information to SCSI disk devices --- 2024-02-22 Bart Van Assche New
[v10,08/11] scsi: scsi_debug: Allocate the MODE SENSE response from the heap Pass data lifetime information to SCSI disk devices --- 2024-02-22 Bart Van Assche New
[v10,07/11] scsi: scsi_debug: Rework subpage code error handling Pass data lifetime information to SCSI disk devices --- 2024-02-22 Bart Van Assche New
[v10,06/11] scsi: scsi_debug: Rework page code error handling Pass data lifetime information to SCSI disk devices --- 2024-02-22 Bart Van Assche New
[v10,04/11] scsi: scsi_debug: Reduce code duplication Pass data lifetime information to SCSI disk devices --- 2024-02-22 Bart Van Assche New
[v10,03/11] scsi: sd: Translate data lifetime information Pass data lifetime information to SCSI disk devices --- 2024-02-22 Bart Van Assche New
[v10,02/11] scsi: scsi_proto: Add structures and constants related to I/O groups and streams Pass data lifetime information to SCSI disk devices --- 2024-02-22 Bart Van Assche New
[v10,01/11] scsi: core: Query the Block Limits Extension VPD page Pass data lifetime information to SCSI disk devices --- 2024-02-22 Bart Van Assche New
[v9,08/19] fs/f2fs: Restore support for tracing data lifetimes Pass data lifetime information to SCSI disk devices --- 2024-01-30 Bart Van Assche New
[v9,07/19] fs/f2fs: Restore the whint_mode mount option Pass data lifetime information to SCSI disk devices --- 2024-01-30 Bart Van Assche New
[v9,06/19] block, fs: Restore the per-bio/request data lifetime fields Pass data lifetime information to SCSI disk devices --- 2024-01-30 Bart Van Assche New
[v9,05/19] fs: Propagate write hints to the struct block_device inode Pass data lifetime information to SCSI disk devices --- 2024-01-30 Bart Van Assche New
[v9,04/19] fs: Move enum rw_hint into a new header file Pass data lifetime information to SCSI disk devices --- 2024-01-30 Bart Van Assche New
[v9,03/19] fs: Split fcntl_rw_hint() Pass data lifetime information to SCSI disk devices --- 2024-01-30 Bart Van Assche New
[v9,02/19] fs: Verify write lifetime constants at compile time Pass data lifetime information to SCSI disk devices --- 2024-01-30 Bart Van Assche New
[v9,01/19] fs: Fix rw_hint validation Pass data lifetime information to SCSI disk devices --- 2024-01-30 Bart Van Assche New
[2/2] scsi: ufs: Remove the ufshcd_hba_exit() call from ufshcd_async_scan() Fix the error path in ufshcd_async_scan() --- 2023-12-18 Bart Van Assche New
[1/2] scsi: ufs: Simplify power management during async scan Fix the error path in ufshcd_async_scan() --- 2023-12-18 Bart Van Assche New
[v7,06/19] block, fs: Propagate write hints to the block device inode Pass data lifetime information to SCSI disk devices --- 2023-12-18 Bart Van Assche New
[v6,07/20] block, fs: Propagate write hints to the block device inode Pass data lifetime information to SCSI disk devices --- 2023-12-14 Bart Van Assche New
[v6,05/20] fs: Restore F_[GS]ET_FILE_RW_HINT support Pass data lifetime information to SCSI disk devices --- 2023-12-14 Bart Van Assche New
[2/2] scsi: ufs: Simplify ufshcd_auto_hibern8_update() Simplify the auto-hibernation configuration code --- 2023-12-14 Bart Van Assche New
[1/2] scsi: ufs: Rename ufshcd_auto_hibern8_enable() and make it static Simplify the auto-hibernation configuration code --- 2023-12-14 Bart Van Assche New
[v6,4/4] scsi: ufs: Disable fair tag sharing Disable fair tag sharing for UFS devices --- 2023-11-30 Bart Van Assche New
[v6,3/4] scsi: core: Make fair tag sharing configurable via sysfs Disable fair tag sharing for UFS devices --- 2023-11-30 Bart Van Assche New
[v6,2/4] scsi: core: Make fair tag sharing configurable in the host template Disable fair tag sharing for UFS devices --- 2023-11-30 Bart Van Assche New
[v6,1/4] block: Make fair tag sharing configurable Disable fair tag sharing for UFS devices --- 2023-11-30 Bart Van Assche New
[v5,16/17] scsi_debug: Implement GET STREAM STATUS Pass data lifetime information to SCSI disk devices --- 2023-11-30 Bart Van Assche New
[v5,15/17] scsi_debug: Implement the IO Advice Hints Grouping mode page Pass data lifetime information to SCSI disk devices --- 2023-11-30 Bart Van Assche New
[v5,09/17] scsi_proto: Add structures and constants related to I/O groups and streams Pass data lifetime information to SCSI disk devices --- 2023-11-30 Bart Van Assche New
[v5,05/17] fs: Restore kiocb.ki_hint Pass data lifetime information to SCSI disk devices --- 2023-11-30 Bart Van Assche New
[v5,04/17] fs: Restore F_[GS]ET_FILE_RW_HINT support Pass data lifetime information to SCSI disk devices --- 2023-11-30 Bart Van Assche New
scsi: ufs: core: Warn if the request tag is truncated scsi: ufs: core: Warn if the request tag is truncated --- 2023-11-15 Bart Van Assche New
scsi: core: Add a precondition check in scsi_eh_scmd_add() scsi: core: Add a precondition check in scsi_eh_scmd_add() --- 2023-11-15 Bart Van Assche New
scsi: bfa: Use the proper data type for BLIST flags scsi: bfa: Use the proper data type for BLIST flags --- 2023-11-15 Bart Van Assche New
[v4,05/15] fs/f2fs: Restore data lifetime support Pass data lifetime information to SCSI disk devices --- 2023-11-14 Bart Van Assche New
[v4,04/15] fs: Restore write hint support Pass data lifetime information to SCSI disk devices --- 2023-11-14 Bart Van Assche New
[v4,03/15] block: Restore data lifetime support in struct bio and struct request Pass data lifetime information to SCSI disk devices --- 2023-11-14 Bart Van Assche New
[v4,01/15] fs: Rename the kernel-internal data lifetime constants Pass data lifetime information to SCSI disk devices --- 2023-11-14 Bart Van Assche New
[v15,18/19] scsi: ufs: Forbid auto-hibernation without I/O scheduler Improve write performance for zoned UFS devices​ --- 2023-11-14 Bart Van Assche New
[v15,16/19] scsi: ufs: Change the return type of ufshcd_auto_hibern8_update() Improve write performance for zoned UFS devices​ --- 2023-11-14 Bart Van Assche New
[v15,15/19] scsi: ufs: Rename ufshcd_auto_hibern8_enable() and make it static Improve write performance for zoned UFS devices​ --- 2023-11-14 Bart Van Assche New
[v15,14/19] scsi: ufs: hisi: Rework the code that disables auto-hibernation Improve write performance for zoned UFS devices​ --- 2023-11-14 Bart Van Assche New
[v15,13/19] scsi: scsi_debug: Support injecting unaligned write errors Improve write performance for zoned UFS devices​ --- 2023-11-14 Bart Van Assche New
[v15,12/19] scsi: scsi_debug: Add the preserves_write_order module parameter Improve write performance for zoned UFS devices​ --- 2023-11-14 Bart Van Assche New
[v15,11/19] scsi: sd_zbc: Only require an I/O scheduler if needed Improve write performance for zoned UFS devices​ --- 2023-11-14 Bart Van Assche New
[v15,10/19] scsi: core: Retry unaligned zoned writes Improve write performance for zoned UFS devices​ --- 2023-11-14 Bart Van Assche New
[v15,09/19] scsi: sd: Add a unit test for sd_cmp_sector() Improve write performance for zoned UFS devices​ --- 2023-11-14 Bart Van Assche New
[v15,08/19] scsi: sd: Support sorting commands by LBA before resubmitting Improve write performance for zoned UFS devices​ --- 2023-11-14 Bart Van Assche New
[v15,07/19] scsi: core: Add unit tests for scsi_call_prepare_resubmit() Improve write performance for zoned UFS devices​ --- 2023-11-14 Bart Van Assche New
[v15,06/19] scsi: core: Introduce a mechanism for reordering requests in the error handler Improve write performance for zoned UFS devices​ --- 2023-11-14 Bart Van Assche New
[v15,05/19] scsi: Pass SCSI host pointer to scsi_eh_flush_done_q() Improve write performance for zoned UFS devices​ --- 2023-11-14 Bart Van Assche New
[v15,04/19] block/mq-deadline: Only use zone locking if necessary Improve write performance for zoned UFS devices​ --- 2023-11-14 Bart Van Assche New
[v15,03/19] block: Preserve the order of requeued zoned writes Improve write performance for zoned UFS devices​ --- 2023-11-14 Bart Van Assche New
[v15,02/19] block: Only use write locking if necessary Improve write performance for zoned UFS devices​ --- 2023-11-14 Bart Van Assche New
[v15,01/19] block: Introduce more member variables related to zone write locking Improve write performance for zoned UFS devices​ --- 2023-11-14 Bart Van Assche New
[v5,2/3] scsi: core: Support disabling fair tag sharing Disable fair tag sharing for UFS devices --- 2023-11-14 Bart Van Assche New
[v5,1/3] block: Introduce flag BLK_MQ_F_DISABLE_FAIR_TAG_SHARING Disable fair tag sharing for UFS devices --- 2023-11-14 Bart Van Assche New
[v14,13/19] scsi: scsi_debug: Support injecting unaligned write errors Improve write performance for zoned UFS devices​ --- 2023-10-23 Bart Van Assche New
[v14,12/19] scsi: scsi_debug: Add the preserves_write_order module parameter Improve write performance for zoned UFS devices​ --- 2023-10-23 Bart Van Assche New
[v14,10/19] scsi: core: Retry unaligned zoned writes Improve write performance for zoned UFS devices​ --- 2023-10-23 Bart Van Assche New
[v14,09/19] scsi: sd: Add a unit test for sd_cmp_sector() Improve write performance for zoned UFS devices​ --- 2023-10-23 Bart Van Assche New
[v14,07/19] scsi: core: Add unit tests for scsi_call_prepare_resubmit() Improve write performance for zoned UFS devices​ --- 2023-10-23 Bart Van Assche New
[v14,06/19] scsi: core: Introduce a mechanism for reordering requests in the error handler Improve write performance for zoned UFS devices​ --- 2023-10-23 Bart Van Assche New
[v13,08/18] scsi: sd: Add a unit test for sd_cmp_sector() Improve write performance for zoned UFS devices --- 2023-10-18 Bart Van Assche New
[v13,06/18] scsi: core: Add unit tests for scsi_call_prepare_resubmit() Improve write performance for zoned UFS devices --- 2023-10-18 Bart Van Assche New
[v13,05/18] scsi: core: Introduce a mechanism for reordering requests in the error handler Improve write performance for zoned UFS devices --- 2023-10-18 Bart Van Assche New
[v13,03/18] block: Preserve the order of requeued zoned writes Improve write performance for zoned UFS devices --- 2023-10-18 Bart Van Assche New
[v3,04/14] fs/f2fs: Restore data lifetime support Pass data temperature information to SCSI disk devices --- 2023-10-17 Bart Van Assche New
[v2,04/15] fs: Restore write hint support Pass data temperature information to UFS devices --- 2023-10-05 Bart Van Assche New
[v2,03/15] block: Support data lifetime in the I/O priority bitfield Pass data temperature information to UFS devices --- 2023-10-05 Bart Van Assche New
[v2,02/15] blk-ioprio: Modify fewer bio->bi_ioprio bits Pass data temperature information to UFS devices --- 2023-10-05 Bart Van Assche New
[v2,01/15] block: Make bio_set_ioprio() modify fewer bio->bi_ioprio bits Pass data temperature information to UFS devices --- 2023-10-05 Bart Van Assche New
[v2,3/4] scsi: ufs: Simplify ufshcd_comp_scsi_upiu() [v2,1/4] scsi: ufs: Remove request tag range checks --- 2023-09-21 Bart Van Assche New
[v2,1/4] scsi: ufs: Remove request tag range checks [v2,1/4] scsi: ufs: Remove request tag range checks --- 2023-09-21 Bart Van Assche New
[07/13] sd: Translate data lifetime information Pass data temperature information to zoned UFS devices --- 2023-09-20 Bart Van Assche New
[06/13] scsi_proto: Add struct io_group_descriptor Pass data temperature information to zoned UFS devices --- 2023-09-20 Bart Van Assche New
[04/13] block: Restore write hint support Pass data temperature information to zoned UFS devices --- 2023-09-20 Bart Van Assche New
[03/13] fs: Restore kiocb.ki_hint Pass data temperature information to zoned UFS devices --- 2023-09-20 Bart Van Assche New
[02/13] fs: Restore support for F_GET_FILE_RW_HINT and F_SET_FILE_RW_HINT Pass data temperature information to zoned UFS devices --- 2023-09-20 Bart Van Assche New
[4/4] scsi: ufs: Set the Command Priority (CP) flag for RT requests UFS core patches --- 2023-09-18 Bart Van Assche New
[2/4] scsi: ufs: Move the 4K alignment code into the Exynos driver UFS core patches --- 2023-09-18 Bart Van Assche New
« 1 2 3 415 16 »