Show patches with: Submitter = Bart Van Assche       |    Archived = No       |   1556 patches
« 1 2 ... 6 7 815 16 »
Patch Series S/W/F Date Submitter Delegate State
[v2,5/8] block: Add support for small segments in blk_rq_map_user_iov() Untitled series #193453 --- 2022-11-23 Bart Van Assche Superseded
[v2,4/8] block: Add support for filesystem requests and small segments Untitled series #193453 --- 2022-11-23 Bart Van Assche New
[v4,5/5] scsi: ufs: Allow UFS host drivers to override the sg entry size Prepare for upstreaming Pixel 6 and 7 UFS support --- 2022-11-22 Bart Van Assche Superseded
[v4,4/5] scsi: ufs: Add suspend/resume SCSI command processing support Prepare for upstreaming Pixel 6 and 7 UFS support --- 2022-11-22 Bart Van Assche New
[v4,3/5] scsi: ufs: Pass the clock scaling timeout as an argument Prepare for upstreaming Pixel 6 and 7 UFS support --- 2022-11-22 Bart Van Assche Superseded
[v4,2/5] scsi: ufs: Move a clock scaling check Prepare for upstreaming Pixel 6 and 7 UFS support --- 2022-11-22 Bart Van Assche New
[v4,1/5] scsi: ufs: Reduce the clock scaling latency Prepare for upstreaming Pixel 6 and 7 UFS support --- 2022-11-22 Bart Van Assche Superseded
[1/2] scsi: alua: Revert "Move a scsi_device_put() call out of alua_check_vpd()" [1/2] scsi: alua: Revert "Move a scsi_device_put() call out of alua_check_vpd()" --- 2022-11-17 Bart Van Assche New
scsi: alua: Fix alua_rtpg_queue() scsi: alua: Fix alua_rtpg_queue() --- 2022-11-15 Bart Van Assche New
scsi: ufs: Fix the polling implementation scsi: ufs: Fix the polling implementation --- 2022-11-14 Bart Van Assche New
[v3,5/5] scsi: ufs: Allow UFS host drivers to override the sg entry size Prepare for upstreaming Pixel 6 and 7 UFS support --- 2022-11-08 Bart Van Assche New
[v3,4/5] scsi: ufs: Add suspend/resume SCSI command processing support Prepare for upstreaming Pixel 6 and 7 UFS support --- 2022-11-08 Bart Van Assche Superseded
[v3,3/5] scsi: ufs: Pass the clock scaling timeout as an argument Prepare for upstreaming Pixel 6 and 7 UFS support --- 2022-11-08 Bart Van Assche Superseded
[v3,2/5] scsi: ufs: Move a clock scaling check Prepare for upstreaming Pixel 6 and 7 UFS support --- 2022-11-08 Bart Van Assche Superseded
[v3,1/5] scsi: ufs: Reduce the clock scaling latency Prepare for upstreaming Pixel 6 and 7 UFS support --- 2022-11-08 Bart Van Assche Superseded
scsi: qla2xxx: Fix set-but-not-used variable warnings scsi: qla2xxx: Fix set-but-not-used variable warnings --- 2022-10-31 Bart Van Assche New
[4/4] scsi: bfa: Rework bfad_reset_sdev_bflags() Call scsi_device_put() from non-atomic context --- 2022-10-31 Bart Van Assche New
[3/4] scsi: bfa: Convert bfad_reset_sdev_bflags() from a macro into a function Call scsi_device_put() from non-atomic context --- 2022-10-31 Bart Van Assche New
[2/4] scsi: alua: Move a scsi_device_put() call out of alua_rtpg_select_sdev() Call scsi_device_put() from non-atomic context --- 2022-10-31 Bart Van Assche New
[1/4] scsi: alua: Move a scsi_device_put() call out of alua_check_vpd() Call scsi_device_put() from non-atomic context --- 2022-10-31 Bart Van Assche New
[v2] scsi: ufs: Introduce ufshcd_abort_all() [v2] scsi: ufs: Introduce ufshcd_abort_all() --- 2022-10-31 Bart Van Assche New
scsi: ufs: Introduce ufshcd_abort_all() scsi: ufs: Introduce ufshcd_abort_all() --- 2022-10-27 Bart Van Assche Superseded
[v4,10/10] scsi: ufs: Fix a deadlock between PM and the SCSI error handler Fix a deadlock in the UFS driver --- 2022-10-18 Bart Van Assche New
[v4,09/10] scsi: ufs: Introduce the function ufshcd_execute_start_stop() Fix a deadlock in the UFS driver --- 2022-10-18 Bart Van Assche New
[v4,08/10] scsi: ufs: Track system suspend / resume activity Fix a deadlock in the UFS driver --- 2022-10-18 Bart Van Assche New
[v4,07/10] scsi: ufs: Try harder to change the power mode Fix a deadlock in the UFS driver --- 2022-10-18 Bart Van Assche New
[v4,06/10] scsi: ufs: Reduce the START STOP UNIT timeout Fix a deadlock in the UFS driver --- 2022-10-18 Bart Van Assche New
[v4,05/10] scsi: ufs: Use 'else' in ufshcd_set_dev_pwr_mode() Fix a deadlock in the UFS driver --- 2022-10-18 Bart Van Assche New
[v4,04/10] scsi: ufs: Remove an outdated comment Fix a deadlock in the UFS driver --- 2022-10-18 Bart Van Assche New
[v4,03/10] scsi: core: Support failing requests while recovering Fix a deadlock in the UFS driver --- 2022-10-18 Bart Van Assche New
[v4,02/10] scsi: core: Change the return type of .eh_timed_out() Fix a deadlock in the UFS driver --- 2022-10-18 Bart Van Assche New
[v4,01/10] scsi: core: Fix a race between scsi_done() and scsi_timeout() Fix a deadlock in the UFS driver --- 2022-10-18 Bart Van Assche New
[v7,8/8] scsi: core: Release SCSI devices synchronously Prepare for constifying SCSI host templates --- 2022-10-15 Bart Van Assche New
[v7,7/8] scsi: core: Remove the put_device() call from scsi_device_get() Prepare for constifying SCSI host templates --- 2022-10-15 Bart Van Assche New
[v7,6/8] scsi: ufs: Simplify ufshcd_set_dev_pwr_mode() Prepare for constifying SCSI host templates --- 2022-10-15 Bart Van Assche New
[v7,5/8] scsi: core: Rework scsi_single_lun_run() Prepare for constifying SCSI host templates --- 2022-10-15 Bart Van Assche New
[v7,4/8] scsi: core: Introduce a new list for SCSI proc directory entries Prepare for constifying SCSI host templates --- 2022-10-15 Bart Van Assche New
[v7,3/8] scsi: core: Fail host creation if creating the proc directory fails Prepare for constifying SCSI host templates --- 2022-10-15 Bart Van Assche New
[v7,2/8] scsi: esas2r: Introduce scsi_template_proc_dir() Prepare for constifying SCSI host templates --- 2022-10-15 Bart Van Assche New
[v7,1/8] scsi: esas2r: Initialize two host template members implicitly Prepare for constifying SCSI host templates --- 2022-10-15 Bart Van Assche New
[v6,8/8] scsi: core: Release SCSI devices synchronously Prepare for constifying SCSI host templates --- 2022-09-29 Bart Van Assche New
[v6,7/8] scsi: core: Remove the put_device() call from scsi_device_get() Prepare for constifying SCSI host templates --- 2022-09-29 Bart Van Assche Superseded
[v6,6/8] scsi: ufs: Simplify ufshcd_set_dev_pwr_mode() Prepare for constifying SCSI host templates --- 2022-09-29 Bart Van Assche Superseded
[v6,5/8] scsi: core: Rework scsi_single_lun_run() Prepare for constifying SCSI host templates --- 2022-09-29 Bart Van Assche Superseded
[v6,4/8] scsi: core: Introduce a new list for SCSI proc directory entries Prepare for constifying SCSI host templates --- 2022-09-29 Bart Van Assche Superseded
[v6,3/8] scsi: core: Fail host creation if creating the proc directory fails Prepare for constifying SCSI host templates --- 2022-09-29 Bart Van Assche Superseded
[v6,2/8] scsi: esas2r: Introduce scsi_template_proc_dir() Prepare for constifying SCSI host templates --- 2022-09-29 Bart Van Assche Superseded
[v6,1/8] scsi: esas2r: Initialize two host template members implicitly Prepare for constifying SCSI host templates --- 2022-09-29 Bart Van Assche Superseded
[v3,8/8] scsi: ufs: Fix a deadlock between PM and the SCSI error handler Fix a deadlock in the UFS driver --- 2022-09-29 Bart Van Assche New
[v3,7/8] scsi: ufs: Track system suspend / resume activity Fix a deadlock in the UFS driver --- 2022-09-29 Bart Van Assche Superseded
[v3,6/8] scsi: ufs: Try harder to change the power mode Fix a deadlock in the UFS driver --- 2022-09-29 Bart Van Assche New
[v3,5/8] scsi: ufs: Use 'else' in ufshcd_set_dev_pwr_mode() Fix a deadlock in the UFS driver --- 2022-09-29 Bart Van Assche Superseded
[v3,4/8] scsi: ufs: Remove an outdated comment Fix a deadlock in the UFS driver --- 2022-09-29 Bart Van Assche Superseded
[v3,3/8] scsi: core: Support failing requests while recovering Fix a deadlock in the UFS driver --- 2022-09-29 Bart Van Assche New
[v3,2/8] scsi: core: Change the return type of .eh_timed_out() Fix a deadlock in the UFS driver --- 2022-09-29 Bart Van Assche Superseded
[v3,1/8] scsi: core: Fix a race between scsi_done() and scsi_timeout() Fix a deadlock in the UFS driver --- 2022-09-29 Bart Van Assche Superseded
[v2,8/8] scsi: ufs: Fix a deadlock between PM and the SCSI error handler Fix a deadlock in the UFS driver --- 2022-09-27 Bart Van Assche New
[v2,7/8] scsi: ufs: Track system suspend / resume activity Fix a deadlock in the UFS driver --- 2022-09-27 Bart Van Assche Superseded
[v2,6/8] scsi: ufs: Try harder to change the power mode Fix a deadlock in the UFS driver --- 2022-09-27 Bart Van Assche Superseded
[v2,5/8] scsi: ufs: Use 'else' in ufshcd_set_dev_pwr_mode() Fix a deadlock in the UFS driver --- 2022-09-27 Bart Van Assche Superseded
[v2,4/8] scsi: ufs: Remove an outdated comment Fix a deadlock in the UFS driver --- 2022-09-27 Bart Van Assche Superseded
[v2,3/8] scsi: core: Support failing requests while recovering Fix a deadlock in the UFS driver --- 2022-09-27 Bart Van Assche Superseded
[v2,2/8] scsi: core: Change the return type of .eh_timed_out() Fix a deadlock in the UFS driver --- 2022-09-27 Bart Van Assche Superseded
[v2,1/8] scsi: core: Fix a race between scsi_done() and scsi_timeout() Fix a deadlock in the UFS driver --- 2022-09-27 Bart Van Assche Superseded
[8/8] scsi: ufs: Fix deadlock between power management and error handler Fix a deadlock in the UFS driver --- 2022-09-23 Bart Van Assche New
[7/8] scsi: ufs: Add a PM notifier Fix a deadlock in the UFS driver --- 2022-09-23 Bart Van Assche New
[6/8] scsi: ufs: Split ufshcd_err_handler() Fix a deadlock in the UFS driver --- 2022-09-23 Bart Van Assche New
[5/8] scsi: ufs: Try harder to change the power mode Fix a deadlock in the UFS driver --- 2022-09-23 Bart Van Assche Superseded
[4/8] scsi: ufs: Use 'else' in ufshcd_set_dev_pwr_mode() Fix a deadlock in the UFS driver --- 2022-09-23 Bart Van Assche Superseded
[3/8] scsi: ufs: Remove an outdated comment Fix a deadlock in the UFS driver --- 2022-09-23 Bart Van Assche Superseded
[2/8] scsi: core: Change the return type of .eh_timed_out() Fix a deadlock in the UFS driver --- 2022-09-23 Bart Van Assche Superseded
[1/8] scsi: core: Fix a race between scsi_done() and scsi_times_out() Fix a deadlock in the UFS driver --- 2022-09-23 Bart Van Assche Superseded
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
[v5,7/7] scsi: core: Improve SCSI device removal Prepare for constifying SCSI host templates --- 2022-09-14 Bart Van Assche New
[v5,6/7] module: Improve support for asynchronous module exit code Prepare for constifying SCSI host templates --- 2022-09-14 Bart Van Assche New
[v5,5/7] scsi: core: Fix a use-after-free related to releasing device handlers Prepare for constifying SCSI host templates --- 2022-09-14 Bart Van Assche New
[v5,4/7] scsi: core: Introduce a new list for SCSI proc directory entries Prepare for constifying SCSI host templates --- 2022-09-14 Bart Van Assche New
[v5,3/7] scsi: core: Fail host creation if creating the proc directory fails Prepare for constifying SCSI host templates --- 2022-09-14 Bart Van Assche Superseded
[v5,2/7] scsi: esas2r: Introduce scsi_template_proc_dir() Prepare for constifying SCSI host templates --- 2022-09-14 Bart Van Assche Superseded
[v5,1/7] scsi: esas2r: Initialize two host template members implicitly Prepare for constifying SCSI host templates --- 2022-09-14 Bart Van Assche Superseded
[v4,4/4] scsi: core: Rework the code for dropping the LLD module reference Prepare for constifying SCSI host templates --- 2022-09-13 Bart Van Assche New
[v4,3/4] scsi: core: Introduce a new list for SCSI proc directory entries Prepare for constifying SCSI host templates --- 2022-09-13 Bart Van Assche Superseded
[v4,2/4] scsi: esas2r: Introduce scsi_template_proc_dir() Prepare for constifying SCSI host templates --- 2022-09-13 Bart Van Assche Superseded
[v4,1/4] scsi: esas2r: Initialize two host template members implicitly Prepare for constifying SCSI host templates --- 2022-09-13 Bart Van Assche Superseded
[v3,3/3] scsi: core: Rework the code for dropping the LLD module reference Prepare for constifying SCSI host templates --- 2022-09-08 Bart Van Assche Superseded
[v3,2/3] scsi: core: Introduce a new list for SCSI proc directory entries Prepare for constifying SCSI host templates --- 2022-09-08 Bart Van Assche New
[v3,1/3] scsi: esas2r: Introduce scsi_template_proc_dir() Prepare for constifying SCSI host templates --- 2022-09-08 Bart Van Assche Superseded
[v2,2/2] scsi: core: Introduce a new list for SCSI proc directory entries Prepare for constifying SCSI host templates --- 2022-08-30 Bart Van Assche Superseded
[v2,1/2] scsi: esas2r: Introduce scsi_template_proc_dir() Prepare for constifying SCSI host templates --- 2022-08-30 Bart Van Assche Superseded
[2/2] scsi: core: Introduce a new list for SCSI proc directory entries Prepare for constifying SCSI host templates --- 2022-08-30 Bart Van Assche New
[1/2] scsi: esas2r: Introduce scsi_template_proc_dir() Prepare for constifying SCSI host templates --- 2022-08-30 Bart Van Assche Superseded
scsi: core: Fix a use-after-free scsi: core: Fix a use-after-free --- 2022-08-26 Bart Van Assche New
[4/4] scsi: core: Revert "Make sure that targets outlive devices" Revert "Call blk_mq_free_tag_set() earlier" --- 2022-08-21 Bart Van Assche New
[3/4] scsi: core: Revert "Make sure that hosts outlive targets" Revert "Call blk_mq_free_tag_set() earlier" --- 2022-08-21 Bart Van Assche New
[2/4] scsi: core: Revert "Simplify LLD module reference counting" Revert "Call blk_mq_free_tag_set() earlier" --- 2022-08-21 Bart Van Assche New
[1/4] scsi: core: Revert "Call blk_mq_free_tag_set() earlier" Revert "Call blk_mq_free_tag_set() earlier" --- 2022-08-21 Bart Van Assche New
scsi: sd: Revert "Rework asynchronous resume support" scsi: sd: Revert "Rework asynchronous resume support" --- 2022-08-16 Bart Van Assche New
[4/4] scsi: core: Update a source code comment Remove procfs support --- 2022-08-12 Bart Van Assche Superseded
[3/4] scsi: core: Remove procfs support Remove procfs support --- 2022-08-12 Bart Van Assche New
[2/4] scsi: esas2r: Remove procfs support Remove procfs support --- 2022-08-12 Bart Van Assche New
« 1 2 ... 6 7 815 16 »