index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2015-05-31
hpsa: hpsa decode sense data for io and tmf
Stephen Cameron
2
-35
/
+119
2015-05-31
hpsa: decrement h->commands_outstanding in fail_all_outstanding_cmds
Stephen Cameron
1
-0
/
+1
2015-05-31
hpsa: clean up aborts
Stephen Cameron
2
-33
/
+147
2015-05-31
hpsa: rework controller command submission
Webb Scales
2
-85
/
+254
2015-05-31
hpsa: clean up host, channel, target, lun prints
Webb Scales
1
-35
/
+35
2015-05-31
hpsa: add masked physical devices into h->dev[] array
Stephen Cameron
3
-121
/
+141
2015-05-31
hpsa: dont meddle with hw which isn't ours (cciss)
Tomas Henzl
1
-10
/
+11
2015-05-31
cciss: correct the non-resettable board list
Tomas Henzl
1
-2
/
+21
2015-05-31
cciss: remove duplicate entries from board_type struct
Tomas Henzl
1
-4
/
+0
2015-05-26
advansys: Update to version 3.5 and remove compilation warning
Hannes Reinecke
3
-21
/
+9
2015-05-26
advansys: Remove call to dma_cache_sync()
Hannes Reinecke
2
-6
/
+6
2015-05-26
advansys: use spin_lock_irqsave() in interrupt handler
Hannes Reinecke
1
-2
/
+3
2015-05-26
advansys: Check for DMA mapping errors
Hannes Reinecke
1
-5
/
+22
2015-05-26
advansys: Remove cmd_per_lun setting
Hannes Reinecke
1
-18
/
+0
2015-05-26
advansys: Remove obsolete virtual memory mapping comment
Hannes Reinecke
1
-10
/
+0
2015-05-26
advansys: Remove 'a_flag'
Hannes Reinecke
1
-25
/
+7
2015-05-26
advansys: rename 'ASC_RQ_XX' to 'ADV_RQ_XX'
Hannes Reinecke
1
-9
/
+9
2015-05-26
advansys: Remove CC_VERY_LONG_SG_LIST
Hannes Reinecke
1
-238
/
+5
2015-05-26
advansys: Remove ASC_SCSI_REQ_Q
Hannes Reinecke
1
-21
/
+10
2015-05-26
advansys: scsi_q1->data_addr is little endian
Hannes Reinecke
1
-4
/
+4
2015-05-26
advansys: cleanup function return codes
Hannes Reinecke
1
-22
/
+13
2015-05-26
advansys: Make AscIsrChipHalted() a void function
Hannes Reinecke
1
-17
/
+13
2015-05-25
advansys: remove 'ERR' definition
Hannes Reinecke
1
-6
/
+5
2015-05-25
advansys: Remove 'TRUE' and 'FALSE' definitions
Hannes Reinecke
1
-41
/
+38
2015-05-25
advansys: use standard data types
Hannes Reinecke
1
-106
/
+66
2015-05-25
advansys: use 'bool' instead of 'int'
Hannes Reinecke
1
-16
/
+16
2015-05-25
advansys: Use dma_pool for sg elements
Hannes Reinecke
1
-63
/
+45
2015-05-25
advansys: Use DMA-API for mapping request blocks
Hannes Reinecke
1
-54
/
+54
2015-05-25
advansys: Use DMA-API for carrier buffer
Hannes Reinecke
1
-133
/
+103
2015-05-25
advansys: use DMA-API for mapping sense buffer
Hannes Reinecke
1
-9
/
+16
2015-05-25
advansys: use shared host tag map for command lookup
Hannes Reinecke
1
-146
/
+79
2015-05-25
advansys: use host_reset
Hannes Reinecke
1
-16
/
+11
2015-05-25
virtio_scsi: don't select CONFIG_BLK_DEV_INTEGRITY
Christoph Hellwig
2
-2
/
+10
2015-05-25
be2iscsi : Bump the driver version
John Soni Jose
1
-1
/
+1
2015-05-25
be2iscsi : Logout of FW Boot Session
John Soni Jose
4
-0
/
+87
2015-05-25
be2iscsi : Fix memory check before unmapping.
John Soni Jose
1
-3
/
+7
2015-05-25
be2iscsi : Fix memory leak in the unload path
John Soni Jose
1
-6
/
+12
2015-05-25
be2iscsi : Fix the PCI request region reserving.
John Soni Jose
1
-4
/
+18
2015-05-25
be2iscsi : Fix the retry count for boot targets
John Soni Jose
3
-3
/
+28
2015-05-25
megaraid_sas : swap whole register in megasas_register_aen
Christoph Hellwig
1
-2
/
+2
2015-05-25
megaraid_sas : fix megasas_fire_cmd_fusion calling convention
Christoph Hellwig
1
-41
/
+31
2015-05-25
megaraid_sas : add missing byte swaps to the sriov code
Christoph Hellwig
1
-21
/
+25
2015-05-25
megaraid_sas : bytewise or should be done on native endian variables
Christoph Hellwig
1
-1
/
+3
2015-05-25
megaraid_sas : move endianness conversion into caller of megasas_get_seq_num
Christoph Hellwig
1
-6
/
+6
2015-05-25
megaraid_sas : add endianness conversions for all ones
Christoph Hellwig
3
-8
/
+10
2015-05-25
megaraid_sas : add endianness annotations
Christoph Hellwig
5
-296
/
+296
2015-05-25
megaraid_sas : add missing __iomem annotations
Christoph Hellwig
2
-5
/
+6
2015-05-25
megaraid_sas : megasas_complete_outstanding_ioctls() can be static
kbuild test robot
1
-1
/
+1
2015-05-25
megaraid_sas : Support for Avago's Single server High Availability product
Sumit.Saxena@avagotech.com
3
-3
/
+49
2015-05-25
megaraid_sas : Add release date and update driver version
Sumit.Saxena@avagotech.com
2
-1
/
+21
[next]