Show patches with: Submitter = Bart Van Assche       |   2896 patches
« 1 2 3 428 29 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
[v2,4/4] scsi: ufs: Check for completion from the timeout handler Fix a rare crash in the UFS driver - - - --- 2024-04-16 Bart Van Assche New
[v2,3/4] scsi: ufs: Make the polling code report which command has been completed Fix a rare crash in the UFS driver - - - --- 2024-04-16 Bart Van Assche New
[v2,2/4] scsi: ufs: Make ufshcd_poll() complain about unsupported arguments Fix a rare crash in the UFS driver - - - --- 2024-04-16 Bart Van Assche New
[v2,1/4] scsi: ufs: Declare ufshcd_mcq_poll_cqe_lock() once Fix a rare crash in the UFS driver - - - --- 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
scsi/ufs: Fix ufshcd_mcq_sqe_search() scsi/ufs: Fix ufshcd_mcq_sqe_search() - - - --- 2024-04-10 Bart Van Assche New
scsi: ufs: Fix deadlocks between power management and error handler scsi: ufs: Fix deadlocks between power management and error handler - - - --- 2022-09-16 Bart Van Assche New
[9/9] block: Do not accept any requests while suspended Rework runtime suspend and SCSI domain validation - - - --- 2020-09-06 Bart Van Assche New
[8/9] block, scsi, ide: Only process PM requests if rpm_status != RPM_ACTIVE Rework runtime suspend and SCSI domain validation - - 1 --- 2020-09-06 Bart Van Assche New
[7/9] scsi_transport_spi: Freeze request queues instead of quiescing Rework runtime suspend and SCSI domain validation - - - --- 2020-09-06 Bart Van Assche New
[6/9] scsi_transport_spi: Make spi_execute() accept a request queue pointer Rework runtime suspend and SCSI domain validation - - - --- 2020-09-06 Bart Van Assche New
[5/9] scsi: Do not wait for a request in scsi_eh_lock_door() Rework runtime suspend and SCSI domain validation - - - --- 2020-09-06 Bart Van Assche New
[4/9] scsi: Rework scsi_mq_alloc_queue() Rework runtime suspend and SCSI domain validation - - - --- 2020-09-06 Bart Van Assche New
[3/9] scsi: Pass a request queue pointer to __scsi_execute() Rework runtime suspend and SCSI domain validation - - - --- 2020-09-06 Bart Van Assche New
[2/9] ide: Do not set the RQF_PREEMPT flag for sense requests Rework runtime suspend and SCSI domain validation - - - --- 2020-09-06 Bart Van Assche New
[1/9] block: Fix a race in the runtime power management code Rework runtime suspend and SCSI domain validation 2 - - --- 2020-09-06 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 Accepted
[1/2] scsi: core: Introduce scsi_cmd_list_info() Improve the code for showing commands in debugfs - - - --- 2024-03-25 Bart Van Assche Accepted
scsi: core: Fix handling of SCMD_FAIL_IF_RECOVERING scsi: core: Fix handling of SCMD_FAIL_IF_RECOVERING - - - --- 2024-03-25 Bart Van Assche Accepted
[v10,11/11] scsi: scsi_debug: Maintain write statistics per group number Pass data lifetime information to SCSI disk devices - - 1 --- 2024-02-22 Bart Van Assche Accepted
[v10,10/11] scsi: scsi_debug: Implement GET STREAM STATUS Pass data lifetime information to SCSI disk devices - - 1 --- 2024-02-22 Bart Van Assche Accepted
[v10,09/11] scsi: scsi_debug: Implement the IO Advice Hints Grouping mode page Pass data lifetime information to SCSI disk devices - - 1 --- 2024-02-22 Bart Van Assche Accepted
[v10,08/11] scsi: scsi_debug: Allocate the MODE SENSE response from the heap Pass data lifetime information to SCSI disk devices - - 1 --- 2024-02-22 Bart Van Assche Accepted
[v10,07/11] scsi: scsi_debug: Rework subpage code error handling Pass data lifetime information to SCSI disk devices - - 1 --- 2024-02-22 Bart Van Assche Accepted
[v10,06/11] scsi: scsi_debug: Rework page code error handling Pass data lifetime information to SCSI disk devices - - 1 --- 2024-02-22 Bart Van Assche Accepted
[v10,05/11] scsi: scsi_debug: Support the block limits extension VPD page Pass data lifetime information to SCSI disk devices - - 1 --- 2024-02-22 Bart Van Assche Accepted
[v10,04/11] scsi: scsi_debug: Reduce code duplication Pass data lifetime information to SCSI disk devices - 1 1 --- 2024-02-22 Bart Van Assche Accepted
[v10,03/11] scsi: sd: Translate data lifetime information Pass data lifetime information to SCSI disk devices - - - --- 2024-02-22 Bart Van Assche Accepted
[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 Accepted
[v10,01/11] scsi: core: Query the Block Limits Extension VPD page Pass data lifetime information to SCSI disk devices - 2 - --- 2024-02-22 Bart Van Assche Accepted
[2/2] scsi: ufs: Remove the ufshcd_hba_exit() call from ufshcd_async_scan() Fix the error path in ufshcd_async_scan() - 2 - --- 2023-12-18 Bart Van Assche Accepted
[1/2] scsi: ufs: Simplify power management during async scan Fix the error path in ufshcd_async_scan() - 2 - --- 2023-12-18 Bart Van Assche Accepted
[2/2] scsi: ufs: Simplify ufshcd_auto_hibern8_update() Simplify the auto-hibernation configuration code - 2 - --- 2023-12-14 Bart Van Assche Accepted
[1/2] scsi: ufs: Rename ufshcd_auto_hibern8_enable() and make it static Simplify the auto-hibernation configuration code - 3 - --- 2023-12-14 Bart Van Assche Accepted
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 Accepted
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 Accepted
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 Accepted
[v2,4/4] scsi: ufs: Set the Command Priority (CP) flag for RT requests UFS core patches - 1 - --- 2023-09-21 Bart Van Assche Accepted
[v2,3/4] scsi: ufs: Simplify ufshcd_comp_scsi_upiu() UFS core patches - 1 - --- 2023-09-21 Bart Van Assche Accepted
[v2,2/4] scsi: ufs: Move the 4K alignment code into the Exynos driver UFS core patches - 1 1 --- 2023-09-21 Bart Van Assche Accepted
[v2,1/4] scsi: ufs: Remove request tag range checks UFS core patches - 1 - --- 2023-09-21 Bart Van Assche Accepted
[v2] scsi: ufs: Include the SCSI ID in UFS command tracing output [v2] scsi: ufs: Include the SCSI ID in UFS command tracing output - 1 - --- 2023-09-07 Bart Van Assche Accepted
scsi: ufs: Fix the build for the old ARM OABI scsi: ufs: Fix the build for the old ARM OABI - 2 - --- 2023-08-29 Bart Van Assche Accepted
scsi: sd: Remove the number of forward declarations scsi: sd: Remove the number of forward declarations - - - --- 2023-08-23 Bart Van Assche Accepted
[v2] scsi: core: Report error list information in debugfs [v2] scsi: core: Report error list information in debugfs - 1 - --- 2023-08-22 Bart Van Assche Accepted
[v2] scsi: core: Improve type safety of scsi_rescan_device() [v2] scsi: core: Improve type safety of scsi_rescan_device() - 3 - --- 2023-08-22 Bart Van Assche Accepted
[v2] scsi: ufs: Fix the build for gcc 9 and before [v2] scsi: ufs: Fix the build for gcc 9 and before - - 1 --- 2023-08-01 Bart Van Assche Accepted
[v2,12/12] scsi: ufs: Simplify response header parsing Multiple cleanup patches for the UFS driver - 1 - --- 2023-07-27 Bart Van Assche Accepted
[v2,11/12] scsi: ufs: Simplify transfer request header initialization Multiple cleanup patches for the UFS driver - 1 - --- 2023-07-27 Bart Van Assche Accepted
[v2,10/12] scsi: ufs: Remove a member variable Multiple cleanup patches for the UFS driver - 1 - --- 2023-07-27 Bart Van Assche Accepted
[v2,09/12] scsi: ufs: Simplify ufshcd_abort_all() Multiple cleanup patches for the UFS driver - - - --- 2023-07-27 Bart Van Assche Accepted
[v2,08/12] scsi: ufs: Remove a local variable from ufshcd_abort_all() Multiple cleanup patches for the UFS driver - - - --- 2023-07-27 Bart Van Assche Accepted
[v2,07/12] scsi: ufs: Improve type safety Multiple cleanup patches for the UFS driver - - - --- 2023-07-27 Bart Van Assche Accepted
[v2,06/12] scsi: ufs: Simplify zero-initialization Multiple cleanup patches for the UFS driver - - - --- 2023-07-27 Bart Van Assche Accepted
[v2,05/12] scsi: ufs: Minimize #include directives Multiple cleanup patches for the UFS driver - - - --- 2023-07-27 Bart Van Assche Accepted
[v2,04/12] scsi: ufs: Rename a function argument Multiple cleanup patches for the UFS driver - 1 - --- 2023-07-27 Bart Van Assche Accepted
[v2,03/12] scsi: ufs: Fix kernel-doc headers Multiple cleanup patches for the UFS driver - - - --- 2023-07-27 Bart Van Assche Accepted
[v2,02/12] scsi: ufs: Document all return values Multiple cleanup patches for the UFS driver - - - --- 2023-07-27 Bart Van Assche Accepted
[v2,01/12] scsi: ufs: Follow the kernel-doc syntax for documenting return values Multiple cleanup patches for the UFS driver - - - --- 2023-07-27 Bart Van Assche Accepted
[v2,2/2] RDMA/srp: Fix residual handling Fix residual handling in two SCSI LLDs 1 - - --- 2023-07-24 Bart Van Assche Accepted
[v2,1/2] scsi: ufs: Fix residual handling Fix residual handling in two SCSI LLDs - 2 - --- 2023-07-24 Bart Van Assche Accepted
[v2] scsi: ufs: Remove HPB support [v2] scsi: ufs: Remove HPB support 1 1 - --- 2023-07-19 Bart Van Assche Accepted
scsi: ufs: Convert UPIU_HEADER_DWORD() into a function scsi: ufs: Convert UPIU_HEADER_DWORD() into a function - 1 - --- 2023-07-06 Bart Van Assche Accepted
scsi: ufs: Remove a ufshcd_add_command_trace() call scsi: ufs: Remove a ufshcd_add_command_trace() call - 2 - --- 2023-05-31 Bart Van Assche Accepted
[v4,5/5] scsi: ufs: Ungate the clock synchronously ufs: Do not requeue while ungating the clock 1 2 - --- 2023-05-29 Bart Van Assche Accepted
[v4,4/5] scsi: ufs: Declare ufshcd_{hold,release}() once ufs: Do not requeue while ungating the clock - 2 - --- 2023-05-29 Bart Van Assche Accepted
[v4,3/5] scsi: ufs: Conditionally enable the BLK_MQ_F_BLOCKING flag ufs: Do not requeue while ungating the clock 1 1 - --- 2023-05-29 Bart Van Assche Accepted
[v4,2/5] scsi: core: Support setting BLK_MQ_F_BLOCKING ufs: Do not requeue while ungating the clock - - - --- 2023-05-29 Bart Van Assche Accepted
[v4,1/5] scsi: core: Rework scsi_host_block() ufs: Do not requeue while ungating the clock - 2 - --- 2023-05-29 Bart Van Assche Accepted
[v4,1/5] scsi: core: Rework scsi_host_block() [v4,1/5] scsi: core: Rework scsi_host_block() - 3 - --- 2023-05-29 Bart Van Assche Accepted
[v3,4/4] scsi: ufs: Ungate the clock synchronously ufs: Do not requeue while ungating the clock 1 - - --- 2023-05-26 Bart Van Assche Accepted
[v3,3/4] scsi: ufs: Conditionally enable the BLK_MQ_F_BLOCKING flag ufs: Do not requeue while ungating the clock 1 - - --- 2023-05-26 Bart Van Assche Accepted
[v3,2/4] scsi: core: Support setting BLK_MQ_F_BLOCKING ufs: Do not requeue while ungating the clock - - - --- 2023-05-26 Bart Van Assche Accepted
[v3,1/4] scsi: core: Rework scsi_host_block() ufs: Do not requeue while ungating the clock - 2 - --- 2023-05-26 Bart Van Assche Accepted
[v3,4/4] scsi: ufs: Simplify driver shutdown UFS host controller driver patches - 1 - --- 2023-05-24 Bart Van Assche Accepted
[v3,3/4] scsi: ufs: Move ufshcd_wl_shutdown() UFS host controller driver patches - 1 - --- 2023-05-24 Bart Van Assche Accepted
[v3,2/4] scsi: ufs: Fix handling of lrbp->cmd UFS host controller driver patches 1 - - --- 2023-05-24 Bart Van Assche Accepted
[v3,1/4] scsi: ufs: Increase the START STOP UNIT timeout from one to ten seconds UFS host controller driver patches 1 2 - --- 2023-05-24 Bart Van Assche Accepted
[v4,3/3] scsi: core: Only kick the requeue list if necessary SCSI core patches - - - --- 2023-05-18 Bart Van Assche Accepted
[v4,2/3] scsi: core: Trace SCSI sense data SCSI core patches - 2 - --- 2023-05-18 Bart Van Assche Accepted
[v4,1/3] scsi: core: Use min() instead of open-coding it SCSI core patches - 2 - --- 2023-05-18 Bart Van Assche Accepted
[v3,80/80] usb: uas: Declare two host templates and host template pointers const Constify most SCSI host templates 3 - - --- 2023-03-22 Bart Van Assche Accepted
[v3,79/80] scsi: ufs: Declare SCSI host template const Constify most SCSI host templates - - - --- 2023-03-22 Bart Van Assche Accepted
[v3,78/80] scsi: target: tcm-loop: Declare SCSI host template const Constify most SCSI host templates - - - --- 2023-03-22 Bart Van Assche Accepted
[v3,77/80] scsi: rts5208: Declare SCSI host template const Constify most SCSI host templates 1 - - --- 2023-03-22 Bart Van Assche Accepted
[v3,76/80] scsi: xen-scsifront: Declare SCSI host template const Constify most SCSI host templates - 1 - --- 2023-03-22 Bart Van Assche Accepted
[v3,75/80] scsi: wd719x: Declare SCSI host template const Constify most SCSI host templates - - - --- 2023-03-22 Bart Van Assche Accepted
[v3,74/80] scsi: virtio-scsi: Declare SCSI host template const Constify most SCSI host templates - - - --- 2023-03-22 Bart Van Assche Accepted
[v3,73/80] scsi: sym53c8xx: Declare SCSI host template const Constify most SCSI host templates - - - --- 2023-03-22 Bart Van Assche Accepted
[v3,72/80] scsi: stex: Declare SCSI host template const Constify most SCSI host templates - - - --- 2023-03-22 Bart Van Assche Accepted
[v3,71/80] scsi: snic: Declare SCSI host template const Constify most SCSI host templates - - - --- 2023-03-22 Bart Van Assche Accepted
[v3,70/80] scsi: smartpqi: Declare SCSI host template const Constify most SCSI host templates - - - --- 2023-03-22 Bart Van Assche Accepted
[v3,69/80] scsi: sgiwd93: Declare SCSI host template const Constify most SCSI host templates - - - --- 2023-03-22 Bart Van Assche Accepted
[v3,68/80] scsi: qlogicpti: Declare SCSI host template const Constify most SCSI host templates - - - --- 2023-03-22 Bart Van Assche Accepted
[v3,67/80] scsi: qla2xxx: Declare SCSI host template const Constify most SCSI host templates - - - --- 2023-03-22 Bart Van Assche Accepted
[v3,66/80] scsi: qla1280: Declare SCSI host template const Constify most SCSI host templates - - - --- 2023-03-22 Bart Van Assche Accepted
[v3,65/80] scsi: ps3rom: Declare SCSI host template const Constify most SCSI host templates - - 1 --- 2023-03-22 Bart Van Assche Accepted
[v3,64/80] scsi: ppa: Declare SCSI host template const Constify most SCSI host templates - - - --- 2023-03-22 Bart Van Assche Accepted
[v3,63/80] scsi: pmcraid: Declare SCSI host template const Constify most SCSI host templates - - - --- 2023-03-22 Bart Van Assche Accepted
[v3,62/80] scsi: pcmcia-pm8001: Declare SCSI host template const Constify most SCSI host templates 1 - - --- 2023-03-22 Bart Van Assche Accepted
« 1 2 3 428 29 »