Show patches with: Submitter = Bart Van Assche       |   1603 patches
« 1 2 ... 7 8 916 17 »
Patch Series S/W/F Date Submitter Delegate State
[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/4] scsi: esas2r: Rename two functions and two variables Remove procfs support --- 2022-08-12 Bart Van Assche New
scsi: ufs: Reduce the power mode change timeout scsi: ufs: Reduce the power mode change timeout --- 2022-08-11 Bart Van Assche New
[sg3_utils,3/3] Refer to sg_map instead of /proc/scsi/scsi Prepare for removing /proc/scsi from the Linux kernel --- 2022-08-10 Bart Van Assche New
[sg3_utils,2/3] Replace the references to /proc/scsi/sg/debug Prepare for removing /proc/scsi from the Linux kernel --- 2022-08-10 Bart Van Assche New
[sg3_utils,1/3] Change /proc/scsi/sg/allow_dio into /sys/module/sg/parameters/allow_dio Prepare for removing /proc/scsi from the Linux kernel --- 2022-08-10 Bart Van Assche New
[v5,3/4] scsi: core: Simplify LLD module reference counting [v5,1/4] scsi: core: Make sure that targets outlive devices --- 2022-07-28 Bart Van Assche New
[v5,1/4] scsi: core: Make sure that targets outlive devices [v5,1/4] scsi: core: Make sure that targets outlive devices --- 2022-07-28 Bart Van Assche Superseded
[v3] scsi: ufs: Increase the maximum data buffer size [v3] scsi: ufs: Increase the maximum data buffer size --- 2022-07-26 Bart Van Assche New
[v2] scsi: ufs: Increase the maximum data buffer size [v2] scsi: ufs: Increase the maximum data buffer size --- 2022-07-25 Bart Van Assche Superseded
scsi: ufs: Increase the maximum data buffer size scsi: ufs: Increase the maximum data buffer size --- 2022-07-20 Bart Van Assche Superseded
[v2] scsi: ufs: Fix a race condition related to device management [v2] scsi: ufs: Fix a race condition related to device management --- 2022-07-20 Bart Van Assche New
[v2,5/5] scsi: ufs: Allow UFS host drivers to override the sg entry size Prepare for upstreaming Pixel 6 UFS support --- 2022-07-15 Bart Van Assche Superseded
[v2,4/5] scsi: ufs: Add suspend/resume SCSI command processing support Prepare for upstreaming Pixel 6 UFS support --- 2022-07-15 Bart Van Assche Superseded
[v2,3/5] scsi: ufs: Pass the clock scaling timeout as an argument Prepare for upstreaming Pixel 6 UFS support --- 2022-07-15 Bart Van Assche Superseded
[v2,2/5] scsi: ufs: Move a clock scaling check Prepare for upstreaming Pixel 6 UFS support --- 2022-07-15 Bart Van Assche Superseded
[v2,1/5] scsi: ufs: Reduce the clock scaling latency Prepare for upstreaming Pixel 6 UFS support --- 2022-07-15 Bart Van Assche Superseded
scsi: ufs: Fix a race condition related to device management scsi: ufs: Fix a race condition related to device management --- 2022-07-13 Bart Van Assche Superseded
[v4,4/4] scsi: core: Call blk_mq_free_tag_set() earlier Call blk_mq_free_tag_set() earlier --- 2022-07-12 Bart Van Assche New
[v4,3/4] scsi: core: Simplify LLD module reference counting Call blk_mq_free_tag_set() earlier --- 2022-07-12 Bart Van Assche Superseded
[v4,2/4] scsi: core: Make sure that hosts outlive targets Call blk_mq_free_tag_set() earlier --- 2022-07-12 Bart Van Assche Superseded
[v4,1/4] scsi: core: Make sure that targets outlive devices Call blk_mq_free_tag_set() earlier --- 2022-07-12 Bart Van Assche Superseded
[3/3] scsi: sd_zbc: Fix handling of RC BASIS Improve READ CAPACITY reporting and handling --- 2022-07-11 Bart Van Assche New
[1/3] scsi_debug: Set the SAME field in the REPORT ZONES response Improve READ CAPACITY reporting and handling --- 2022-07-11 Bart Van Assche New
[v3,2/2] scsi: core: Call blk_mq_free_tag_set() earlier Call blk_mq_free_tag_set() earlier --- 2022-07-07 Bart Van Assche New
[v3,1/2] scsi: core: Make sure that hosts outlive targets and devices Call blk_mq_free_tag_set() earlier --- 2022-07-07 Bart Van Assche New
[v2,3/3] scsi: core: Call blk_mq_free_tag_set() earlier Call blk_mq_free_tag_set() earlier --- 2022-06-30 Bart Van Assche New
[v2,2/3] scsi: Make scsi_forget_host() wait for request queue removal Call blk_mq_free_tag_set() earlier --- 2022-06-30 Bart Van Assche New
[v2,1/3] scsi: Simplify scsi_forget_host() Call blk_mq_free_tag_set() earlier --- 2022-06-30 Bart Van Assche New
[v2,2/2] scsi: sd: Rework asynchronous resume support Reduce ATA disk resume time --- 2022-06-30 Bart Van Assche Superseded
[v2,1/2] scsi: core: Move the definition of SCSI_QUEUE_DELAY Reduce ATA disk resume time --- 2022-06-30 Bart Van Assche Superseded
[v2,2/2] scsi: sd: Rework asynchronous resume support Reduce ATA disk resume time --- 2022-06-29 Bart Van Assche Superseded
[v2,1/2] scsi: core: Move the definition of SCSI_QUEUE_DELAY Reduce ATA disk resume time --- 2022-06-29 Bart Van Assche New
[3/3] scsi: sd: Rework asynchronous resume support Reduce ATA disk resume time --- 2022-06-28 Bart Van Assche Superseded
[2/3] scsi: core: Retry after a delay if the device is becoming ready Reduce ATA disk resume time --- 2022-06-28 Bart Van Assche New
[1/3] scsi: core: Move the definition of SCSI_QUEUE_DELAY Reduce ATA disk resume time --- 2022-06-28 Bart Van Assche Superseded
scsi: core: Call blk_mq_free_tag_set() earlier scsi: core: Call blk_mq_free_tag_set() earlier --- 2022-06-28 Bart Van Assche Superseded
[v2,3/3] scsi: ufs: Fix a race between the interrupt handler and the reset handler ufs: Fix a race between the interrupt handler and the reset handler --- 2022-06-13 Bart Van Assche New
[v2,2/3] scsi: ufs: Support clearing multiple commands at once ufs: Fix a race between the interrupt handler and the reset handler --- 2022-06-13 Bart Van Assche New
[v2,1/3] scsi: ufs: Simplify ufshcd_clear_cmd() ufs: Fix a race between the interrupt handler and the reset handler --- 2022-06-13 Bart Van Assche New
scsi: ufs: Fix a race between the interrupt handler and the reset handler scsi: ufs: Fix a race between the interrupt handler and the reset handler --- 2022-06-10 Bart Van Assche New
scsi: ufs: Split struct ufs_hba scsi: ufs: Split struct ufs_hba --- 2022-05-31 Bart Van Assche New
scsi: ufs: Split the drivers/scsi/ufs directory scsi: ufs: Split the drivers/scsi/ufs directory --- 2022-05-11 Bart Van Assche New
[4/4] scsi: ufs: Add suspend/resume SCSI command processing support Prepare for upstreaming Pixel 6 UFS support --- 2022-04-27 Bart Van Assche New
[3/4] scsi: ufs: Pass the clock scaling timeout as an argument Prepare for upstreaming Pixel 6 UFS support --- 2022-04-27 Bart Van Assche Superseded
[2/4] scsi: ufs: Move a clock scaling check Prepare for upstreaming Pixel 6 UFS support --- 2022-04-27 Bart Van Assche Superseded
[1/4] scsi: ufs: Reduce the clock scaling latency Prepare for upstreaming Pixel 6 UFS support --- 2022-04-27 Bart Van Assche New
[v2,9/9] scsi_debug: Add gap zone support Support zoned devices with gap zones --- 2022-04-21 Bart Van Assche New
[v2,8/9] scsi_debug: Rename zone type constants Support zoned devices with gap zones --- 2022-04-21 Bart Van Assche New
[v2,7/9] scsi_debug: Fix a typo Support zoned devices with gap zones --- 2022-04-21 Bart Van Assche New
[v2,6/9] scsi: sd_zbc: Hide gap zones Support zoned devices with gap zones --- 2022-04-21 Bart Van Assche New
[v2,5/9] scsi: sd_zbc: Return early in sd_zbc_check_zoned_characteristics() Support zoned devices with gap zones --- 2022-04-21 Bart Van Assche New
[v2,4/9] scsi: sd_zbc: Introduce struct zoned_disk_info Support zoned devices with gap zones --- 2022-04-21 Bart Van Assche New
[v2,3/9] scsi: sd_zbc: Use logical blocks as unit when querying zones Support zoned devices with gap zones --- 2022-04-21 Bart Van Assche New
« 1 2 ... 7 8 916 17 »