From: Martin Wilck <mwilck@xxxxxxxx> This patch series addresses some issues we saw in a test setup with a large number of SCSI LUNs. The first two patches simply increase the number of available sg and bsg devices. The last one fixes an large delay we encountered between blocking a Fibre Channel remote port and the dev_loss_tmo. Hannes Reinecke (3): bsg: increase number of devices scsi: sg: increase number of devices scsi: simplify scsi_stop_queue() block/bsg.c | 2 +- drivers/scsi/scsi_lib.c | 29 +++++++++++++++-------------- drivers/scsi/sg.c | 2 +- 3 files changed, 17 insertions(+), 16 deletions(-) -- 2.40.1