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
path:
root
/
drivers
/
scsi
Age
Commit message (
Expand
)
Author
Files
Lines
2016-04-04
mm, fs: get rid of PAGE_CACHE_* and page_cache_{get,release} macros
Kirill A. Shutemov
2
-3
/
+3
2016-03-26
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
20
-154
/
+1171
2016-03-23
Merge branch 'for-next-merge' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-17
/
+0
2016-03-22
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/...
Linus Torvalds
5
-64
/
+130
2016-03-22
Merge remote-tracking branch 'mkp-scsi/4.6/scsi-fixes' into misc
James Bottomley
6
-19
/
+31
2016-03-22
cxgb4, cxgb4i: move struct cpl_rx_data_ddp definition
Varun Prakash
1
-12
/
+0
2016-03-22
cxgb4, iw_cxgb4, cxgb4i: remove duplicate definitions
Varun Prakash
1
-5
/
+0
2016-03-20
Merge branch 'mm-pkeys-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-2
/
+0
2016-03-19
Merge tag 'powerpc-4.6-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...
Linus Torvalds
2
-17
/
+2
2016-03-19
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
2
-17
/
+21
2016-03-18
Merge branch 'for-4.6' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/li...
Linus Torvalds
2
-0
/
+17
2016-03-18
scsi_common: do not clobber fixed sense information
Hannes Reinecke
1
-2
/
+10
2016-03-18
scsi: ufs: select CONFIG_NLS
Arnd Bergmann
1
-0
/
+1
2016-03-18
fnic: move printk()s outside of the critical code section.
Maurizio Lombardi
1
-7
/
+6
2016-03-18
qla2xxx: avoid maybe_uninitialized warning
Arnd Bergmann
1
-7
/
+9
2016-03-18
megaraid_sas: add missing curly braces in ioctl handler
Arnd Bergmann
1
-1
/
+2
2016-03-18
lpfc: fix misleading indentation
Arnd Bergmann
1
-2
/
+3
2016-03-17
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...
Linus Torvalds
3
-36
/
+51
2016-03-16
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
111
-3137
/
+9078
2016-03-16
Merge branch 'stable/for-linus-4.6' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-0
/
+5
2016-03-16
Merge tag 'pci-v4.6-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2
-2
/
+2
2016-03-15
Merge remote-tracking branch 'mkp-scsi/4.6/scsi-queue' into misc
James Bottomley
15
-135
/
+1140
2016-03-15
Merge branch 'fixes' into misc
James Bottomley
6
-4
/
+13
2016-03-14
scsi_transport_sas: add 'scsi_target_id' sysfs attribute
Hannes Reinecke
2
-1
/
+3
2016-03-14
scsi_dh_alua: uninitialized variable in alua_check_vpd()
Dan Carpenter
1
-1
/
+1
2016-03-14
scsi: ufs-qcom: add printouts of testbus debug registers
Yaniv Gardi
2
-0
/
+86
2016-03-14
scsi: ufs-qcom: enable/disable the device ref clock
Yaniv Gardi
2
-0
/
+21
2016-03-14
scsi: ufs-qcom: set PA_Local_TX_LCC_Enable before link startup
Yaniv Gardi
2
-7
/
+21
2016-03-14
scsi: ufs: add device quirk delay before putting UFS rails in LPM
Yaniv Gardi
2
-1
/
+23
2016-03-14
scsi: ufs: fix leakage during link off state
Yaniv Gardi
1
-0
/
+10
2016-03-14
scsi: ufs: tune UniPro parameters to optimize hibern8 exit time
Yaniv Gardi
4
-0
/
+142
2016-03-14
scsi: ufs: handle non spec compliant bkops behaviour by device
Yaniv Gardi
2
-7
/
+52
2016-03-14
scsi: ufs: add retry for query descriptors
Yaniv Gardi
1
-18
/
+37
2016-03-14
scsi: ufs: add error recovery after DL NAC error
Yaniv Gardi
2
-0
/
+95
2016-03-14
scsi: ufs: make error handling bit faster
Yaniv Gardi
1
-43
/
+112
2016-03-14
scsi: ufs: disable vccq if it's not needed by UFS device
Yaniv Gardi
2
-4
/
+57
2016-03-14
scsi: ufs: separate device and host quirks
Yaniv Gardi
4
-0
/
+244
2016-03-14
scsi: ufs: add support to read device and string descriptors
Yaniv Gardi
3
-1
/
+95
2016-03-14
scsi: ufs: verify hba controller hce reg value
Yaniv Gardi
2
-30
/
+35
2016-03-14
scsi: ufs: implement scsi host timeout handler
Yaniv Gardi
1
-0
/
+36
2016-03-14
scsi: ufs: avoid spurious UFS host controller interrupts
Yaniv Gardi
1
-0
/
+15
2016-03-14
scsi: ufs-qcom: add number of lanes per direction
Yaniv Gardi
4
-17
/
+44
2016-03-14
sg: fix dxferp in from_to case
Douglas Gilbert
1
-1
/
+2
2016-03-14
scsi: storvsc: fix SRB_STATUS_ABORTED handling
Vitaly Kuznetsov
1
-2
/
+3
2016-03-14
be2iscsi: set the boot_kset pointer to NULL in case of failure
Maurizio Lombardi
1
-0
/
+1
2016-03-14
sd: Fix discard granularity when LBPRZ=1
Martin K. Petersen
1
-1
/
+1
2016-03-14
iscsi_ibft: Add prefix-len attr and display netmask
Hannes Reinecke
1
-0
/
+5
2016-03-10
qla2xxx: Add DebugFS node for target sess list.
Quinn Tran
3
-20
/
+89
2016-03-10
tcm_qla2xxx: Convert to target_alloc_session usage
Nicholas Bellinger
3
-46
/
+43
2016-03-10
scsi_sysfs: Fix typo in is_bin_visible()
Hannes Reinecke
1
-1
/
+1
[next]