index
:
BMC/Intel-BMC/linux.git
dev
dev-4.10
dev-4.13
dev-4.17
dev-4.18
dev-4.19
dev-4.3
dev-4.4
dev-4.6
dev-4.7
dev-5.0
dev-5.1
dev-5.10-intel
dev-5.10.46-intel
dev-5.10.49-intel
dev-5.14-intel
dev-5.15-intel
dev-5.2
dev-5.3
dev-5.4
dev-5.7
dev-5.8
dev-5.8-intel
master
Intel OpenBMC Linux kernel source tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
Age
Commit message (
Expand
)
Author
Files
Lines
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
4
-48
/
+5
2015-01-09
scsi: use per-cpu buffer for formatting scsi_print_result()
Hannes Reinecke
3
-23
/
+60
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
4
-91
/
+184
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
2
-1
/
+125
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
2
-9
/
+127
2015-01-09
ses: add reliable slot attribute
Dan Williams
2
-6
/
+31
2015-01-09
ses: add enclosure logical id
Dan Williams
2
-0
/
+22
2015-01-09
ses: generate KOBJ_CHANGE on enclosure attach
Dan Williams
1
-1
/
+2
2015-01-09
ses: close potential registration race
Dan Williams
2
-18
/
+40
2015-01-09
scsi: retry report-luns when reported LU count requres more memory
Rob Evers
1
-30
/
+11
2015-01-09
scsi: use set/get_unaligned_be32 in report_luns
Rob Evers
1
-8
/
+3
2015-01-09
scsi: avoid unnecessary GFP_ATOMIC allocation in scsi_report_lun_scan
Rob Evers
1
-1
/
+1
2015-01-09
scsi: fix scsi_error.c kernel-doc warning
Randy Dunlap
1
-0
/
+1
2015-01-09
scsi: asc/ascq codes, sync to T10 2014/12/21
Douglas Gilbert
1
-1
/
+27
2015-01-09
scsi: ->queue_rq can't sleep
Christoph Hellwig
1
-2
/
+1
2015-01-05
qla2xxx: fix busy wait regression
Bruno Prémont
1
-1
/
+3
2015-01-03
Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...
Linus Torvalds
4
-5
/
+21
2015-01-02
Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost
Linus Torvalds
1
-3
/
+7
2014-12-31
Revert "Input: atmel_mxt_ts - use deep sleep mode when stopped"
Linus Torvalds
1
-73
/
+26
2014-12-31
Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-1
/
+1
2014-12-31
Merge tag 'fbdev-fixes-3.19' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
5
-6
/
+23
2014-12-31
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...
Linus Torvalds
12
-157
/
+291
[next]