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
2015-02-02
hpsa: correct endian sparse warnings
Don Brace
2
-249
/
+198
2015-01-20
ufs-qcom: add support for Qualcomm Technologies Inc platforms
Yaniv Gardi
4
-0
/
+1188
2015-01-20
phy: qcom-ufs: add support for 14nm phy
Yaniv Gardi
3
-0
/
+379
2015-01-20
phy: qcom-ufs: add support for 20nm phy
Yaniv Gardi
5
-1
/
+594
2015-01-20
phy: qcom-ufs: add support for QUALCOMM Technologies UFS PHY drivers
Yaniv Gardi
4
-0
/
+871
2015-01-20
sr: reduce debug noise in sr_do_ioctl
Christoph Hellwig
1
-18
/
+0
2015-01-20
ch: remove debug noise in ch_do_scsi
Christoph Hellwig
1
-8
/
+0
2015-01-20
scsi: always use format argumets for dev_printk
Christoph Hellwig
1
-7
/
+7
2015-01-20
scsi: annotate sdev_prefix_printk and scmd_printk as printf-like
Christoph Hellwig
1
-4
/
+5
2015-01-20
libata: fixup oops in ata_eh_link_report()
Hannes Reinecke
1
-2
/
+3
2015-01-13
mpt2sas: Bump driver version to 20.100.00.00
Sreekanth Reddy
1
-2
/
+2
2015-01-13
mpt2sas, mpt3sas: set cpu affinity for each MSIX vectors
Sreekanth Reddy
4
-6
/
+44
2015-01-13
mpt2sas, mpt3sas: Update attribution language to Avago
Sreekanth Reddy
18
-20
/
+38
2015-01-13
mpt2sas: map log_info value 0x0x32010081 to DID_RESET
Sreekanth Reddy
1
-0
/
+4
2015-01-13
mpt2sas, mpt3sas: fix upper bound for the module parameter max_sgl_entries
Sreekanth Reddy
2
-5
/
+15
2015-01-13
mpt2sas: MPI2 Rev BB (2.00.20) specification and 2.00.35 header files
Sreekanth Reddy
2
-5
/
+17
2015-01-13
mpt2sas: Bump driver version to 19.100.00.00
Sreekanth Reddy
1
-2
/
+2
2015-01-13
mpt2sas, mpt3sas: Fail the host reset initiated due to discovery related I/O ...
Sreekanth Reddy
2
-0
/
+17
2015-01-13
mpt2sas, mpt3sas: log exceeded temperature thresholds
Sreekanth Reddy
8
-0
/
+161
2015-01-12
mpt2sas: MPI2 Rev AA (2.00.19) specifications
Sreekanth Reddy
4
-11
/
+41
2015-01-09
megaraid_sas: driver version update
Sumit.Saxena@avagotech.com
1
-1
/
+1
2015-01-09
megaraid_sas: remove redundant memset call
Sumit.Saxena@avagotech.com
1
-2
/
+0
2015-01-09
megaraid_sas: reserve commands for IOCTLs and internal DCMDs
Sumit.Saxena@avagotech.com
3
-39
/
+45
2015-01-09
megaraid_sas: complete outstanding IOCTLs before killing adapter
Sumit.Saxena@avagotech.com
2
-15
/
+54
2015-01-09
megaraid_sas: disable interrupt_mask before enabling hardware interrupts
Sumit.Saxena@avagotech.com
1
-1
/
+2
2015-01-09
megaraid_sas: fix the problem of non-existing VD exposed to host
Sumit.Saxena@avagotech.com
2
-2
/
+15
2015-01-09
megaraid_sas: add support for secure JBOD
Sumit.Saxena@avagotech.com
3
-51
/
+107
2015-01-09
megaraid_sas: endianness related bug fixes and code optimization
Sumit.Saxena@avagotech.com
4
-30
/
+24
2015-01-09
scsi: do not display kernel pointer in message logs
Hannes Reinecke
1
-29
/
+20
2015-01-09
scsi: Do not display buffer pointers in scsi_log_send()
Hannes Reinecke
1
-8
/
+1
2015-01-09
scsi: Conditionally compile in constants.c
Hannes Reinecke
5
-52
/
+69
2015-01-09
scsi: use per-cpu buffer for formatting scsi_print_result()
Hannes Reinecke
4
-24
/
+61
2015-01-09
scsi: use per-cpu buffer for formatting sense
Hannes Reinecke
4
-125
/
+161
2015-01-09
libata: use __scsi_format_command()
Hannes Reinecke
1
-10
/
+7
2015-01-09
scsi: use external buffer for command logging
Hannes Reinecke
6
-92
/
+192
2015-01-09
scsi: log request tag for scmd_printk()
Hannes Reinecke
1
-0
/
+4
2015-01-09
scsi: Implement per-cpu logging buffer
Hannes Reinecke
3
-14
/
+133
2015-01-09
storvsc: force SPC-3 compliance on win8 and win8 r2 hosts
K. Y. Srinivasan
1
-0
/
+13
2015-01-09
storvsc: fix a bug in storvsc limits
K. Y. Srinivasan
1
-3
/
+12
2015-01-09
storvsc: force discovery of LUNs that may have been removed.
K. Y. Srinivasan
1
-0
/
+26
2015-01-09
storvsc: in responce to a scan event, scan the host
K. Y. Srinivasan
1
-12
/
+7
2015-01-09
storvsc: use cmd_size to allocate per-command data
Christoph Hellwig
1
-111
/
+8
2015-01-09
lpfc: correct device removal deadlock after link bounce
James Smart
1
-0
/
+9
2015-01-09
esp_scsi: remove check for ESP_MAX_TAGS
Hannes Reinecke
1
-2
/
+0
2015-01-09
mpt3sas: issue_reset is uninitialized
Dan Carpenter
1
-4
/
+4
2015-01-09
mpt2sas: issue_reset is uninitialized
Dan Carpenter
1
-4
/
+4
2015-01-09
3w-9xxx.c: Cleaning up missing null-terminate in conjunction with strncpy
Rickard Strandqvist
1
-1
/
+2
2015-01-09
scsi_debug: Implement WRITE BUFFER command
Ewan D. Milne
1
-3
/
+71
2015-01-09
scsi_debug: Add REPORTED LUNS DATA HAS CHANGED Unit Attention
Ewan D. Milne
1
-1
/
+55
2015-01-09
ses: Add power_status to SES device slot
Song Liu
3
-9
/
+133
[next]