index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2022-11-17
scsi: lpfc: Use memset_startat() helper
Xiu Jianfeng
1
-4
/
+2
2022-11-17
scsi: scsi_debug: Fix a warning in resp_write_scat()
Harshit Mogalapalli
1
-1
/
+1
2022-11-17
scsi: smartpqi: Change version to 2.1.20-035
Don Brace
1
-3
/
+3
2022-11-17
scsi: smartpqi: Initialize feature section info
Don Brace
1
-1
/
+1
2022-11-17
scsi: smartpqi: Add controller cache flush during rmmod
Gilbert Wu
1
-0
/
+8
2022-11-17
scsi: smartpqi: Correct device removal for multi-actuator devices
Kumar Meiyappan
2
-10
/
+25
2022-11-17
scsi: smartpqi: Change sysfs raid_level attribute to N/A for controllers
Kevin Barnett
1
-1
/
+1
2022-11-17
scsi: smartpqi: Correct max LUN number
Kevin Barnett
1
-1
/
+0
2022-11-17
scsi: smartpqi: Add new controller PCI IDs
Mike McGowen
1
-0
/
+44
2022-11-17
scsi: smartpqi: Convert to host_tagset
Don Brace
2
-28
/
+43
2022-11-17
scsi: lpfc: Remove redundant pointer 'lp'
Colin Ian King
1
-5
/
+0
2022-11-08
scsi: target: Use kstrtobool() instead of strtobool()
Christophe JAILLET
2
-15
/
+17
2022-11-08
scsi: target: core: Remove unused variable 'unit_serial_len'
Colin Ian King
1
-6
/
+2
2022-11-08
scsi: csiostor: Remove unused variable 'n'
Colin Ian King
1
-2
/
+1
2022-11-08
scsi: qla2xxx: Remove unused variable 'found_devs'
Colin Ian King
1
-4
/
+0
2022-11-08
scsi: qla2xxx: Fix set-but-not-used variable warnings
Bart Van Assche
4
-21
/
+15
2022-11-08
scsi: bfa: Rework bfad_reset_sdev_bflags()
Bart Van Assche
1
-3
/
+5
2022-11-08
scsi: bfa: Convert bfad_reset_sdev_bflags() from a macro into a function
Bart Van Assche
2
-26
/
+27
2022-11-08
scsi: alua: Move a scsi_device_put() call out of alua_rtpg_select_sdev()
Bart Van Assche
1
-14
/
+24
2022-11-08
scsi: alua: Move a scsi_device_put() call out of alua_check_vpd()
Bart Van Assche
1
-8
/
+15
2022-11-08
scsi: ufs: core: Remove check_upiu_size() from ufshcd.h
Keoseong Park
1
-6
/
+0
2022-11-08
scsi: elx: libefc: Fix second parameter type in state callbacks
Nathan Chancellor
1
-2
/
+4
2022-11-08
scsi: ufs: core: Introduce ufshcd_abort_all()
Bart Van Assche
1
-28
/
+34
2022-11-08
scsi: BusLogic: Remove variable 'adapter_count'
Colin Ian King
1
-4
/
+2
2022-11-08
scsi: message: fusion: Remove variable 'where'
Colin Ian King
1
-2
/
+0
2022-11-08
scsi: NCR5380: Fix repeated words in comment
Jilin Yuan
1
-1
/
+1
2022-11-08
scsi: ufs: core: Refactor ufshcd_hba_enable()
Keoseong Park
1
-7
/
+11
2022-10-27
scsi: MAINTAINERS: Make Xiang Chen HiSilicon SAS controller driver maintainer
John Garry
1
-1
/
+1
2022-10-27
scsi: pm8001: Drop !task check in pm8001_abort_task()
John Garry
1
-1
/
+1
2022-10-27
scsi: ufs: core: Use is_visible to control UFS unit descriptor sysfs nodes
Bean Huo
1
-0
/
+18
2022-10-27
scsi: ufs: core: Clean up ufshcd_slave_alloc()
Bean Huo
1
-97
/
+53
2022-10-27
scsi: ufs: core: Revert "WB is only available on LUN #0 to #7"
Bean Huo
3
-8
/
+3
2022-10-27
scsi: pcmcia: nsp_cs: Remove unused variable i
Colin Ian King
1
-3
/
+1
2022-10-27
scsi: ufs: core: Print events for WLUN suspend and resume failures
Peter Wang
1
-0
/
+3
2022-10-27
scsi: target: core: Dynamically set DPO and FUA in usage_bits
Dmitry Bogdanov
2
-2
/
+34
2022-10-27
scsi: target: core: Check emulate_3pc for RECEIVE COPY
Dmitry Bogdanov
1
-0
/
+6
2022-10-27
scsi: target: core: Add emulate_rsoc attribute
Dmitry Bogdanov
4
-0
/
+36
2022-10-27
scsi: target: core: Dynamic opcode support in RSOC
Dmitry Bogdanov
2
-5
/
+116
2022-10-27
scsi: target: core: Add list of opcodes for RSOC
Dmitry Bogdanov
2
-0
/
+571
2022-10-27
scsi: target: core: Add support for RSOC command
Dmitry Bogdanov
3
-0
/
+219
2022-10-22
scsi: ufs: Fix a deadlock between PM and the SCSI error handler
Bart Van Assche
1
-0
/
+24
2022-10-22
scsi: ufs: Introduce the function ufshcd_execute_start_stop()
Bart Van Assche
1
-5
/
+34
2022-10-22
scsi: ufs: Track system suspend / resume activity
Bart Van Assche
2
-1
/
+6
2022-10-22
scsi: ufs: Try harder to change the power mode
Bart Van Assche
1
-3
/
+5
2022-10-22
scsi: ufs: Reduce the START STOP UNIT timeout
Bart Van Assche
1
-8
/
+1
2022-10-22
scsi: ufs: Use 'else' in ufshcd_set_dev_pwr_mode()
Bart Van Assche
1
-3
/
+2
2022-10-22
scsi: ufs: Remove an outdated comment
Bart Van Assche
1
-1
/
+0
2022-10-22
scsi: core: Support failing requests while recovering
Bart Van Assche
2
-4
/
+7
2022-10-22
scsi: core: Change the return type of .eh_timed_out()
Bart Van Assche
15
-59
/
+77
2022-10-22
scsi: core: Fix a race between scsi_done() and scsi_timeout()
Bart Van Assche
1
-11
/
+3
[next]