Hi Martin, The SCSI debugfs code may show information in debugfs that is invalid. Hence this patch series that makes sure only valid information is shown in debugfs. Please consider this patch series for the next merge window. Thanks, Bart. Bart Van Assche (2): scsi: core: Introduce scsi_cmd_list_info() scsi: core: Improve the code for showing commands in debugfs drivers/scsi/scsi_debugfs.c | 56 ++++++++++++++++++++----------------- 1 file changed, 31 insertions(+), 25 deletions(-)