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
2014-07-29
bfa: Cleanup bfad_setup_intr() function
Alexander Gordeev
1
-10
/
+8
2014-07-29
bfa: Do not call pci_enable_msix() after it failed once
Alexander Gordeev
1
-25
/
+23
2014-07-29
fnic: Use pci_enable_msix_exact() instead of pci_enable_msix()
Alexander Gordeev
1
-2
/
+2
2014-07-26
scsi_debug: support scsi-mq, queues and locks
Douglas Gilbert
1
-417
/
+1047
2014-07-26
Drivers: add blist flags
K. Y. Srinivasan
1
-0
/
+10
2014-07-26
scsi: ufs: fix endianness sparse warnings
Sujit Reddy Thumma
1
-3
/
+4
2014-07-26
scsi: ufs: make undeclared functions static
Sujit Reddy Thumma
1
-2
/
+3
2014-07-26
bnx2i: Update driver version to 2.7.10.1
Vikas Chaudhary
1
-2
/
+2
2014-07-26
pm8001: fix a memory leak in nvmd_resp
Tomas Henzl
1
-6
/
+2
2014-07-26
pm8001: fix update_flash
Tomas Henzl
1
-3
/
+3
2014-07-26
pm8001: fix a memory leak in flash_update
Tomas Henzl
1
-6
/
+6
2014-07-26
pm8001: Cleaning up uninitialized variables
Rickard Strandqvist
1
-4
/
+2
2014-07-26
pm8001: Fix to remove null pointer checks that could never happen
Rickard Strandqvist
1
-1
/
+1
2014-07-26
pm8001: more fixes to honor return value
Tomas Henzl
2
-3
/
+24
2014-07-26
pm8001: add a new spinlock to protect the CCB
Tomas Henzl
3
-1
/
+8
2014-07-26
pm8001: honor return value
Tomas Henzl
2
-17
/
+58
2014-07-26
pm8001: clean bitmap management functions
Tomas Henzl
3
-30
/
+12
2014-07-26
pm8001: Fix hibernation issue
Bradley Grove
1
-2
/
+10
2014-07-26
mpt3sas: delay scsi_add_host call to work with scsi-mq
Reddy, Sreekanth
2
-15
/
+13
2014-07-26
mpt2sas: delay scsi_add_host call to work with scsi-mq
Reddy, Sreekanth
2
-14
/
+13
2014-07-26
drivers: scsi: storvsc: Correctly handle TEST_UNIT_READY failure
K. Y. Srinivasan
1
-0
/
+7
2014-07-26
drivers: scsi: storvsc: Set srb_flags in all cases
K. Y. Srinivasan
1
-7
/
+5
2014-07-26
Drivers: scsi: storvsc: Implement a eh_timed_out handler
K. Y. Srinivasan
1
-0
/
+12
2014-07-26
Drivers: scsi: storvsc: Fix a bug in handling VMBUS protocol version
K. Y. Srinivasan
1
-7
/
+10
2014-07-26
Drivers: scsi: storvsc: Filter commands based on the storage protocol version
K. Y. Srinivasan
1
-3
/
+13
2014-07-26
Drivers: scsi: storvsc: Set cmd_per_lun to reflect value supported by the Host
K. Y. Srinivasan
1
-1
/
+1
2014-07-26
Drivers: scsi: storvsc: Change the limits to reflect the values on the host
K. Y. Srinivasan
1
-16
/
+31
2014-07-26
ufs: fix DMA mask setting
Akinobu Mita
2
-26
/
+22
2014-07-26
ufs: adjust queue settings to PRDT limitations
Akinobu Mita
2
-0
/
+20
2014-07-26
ufs: Fix sending unsupported SCSI command
Sujit Reddy Thumma
1
-0
/
+3
2014-07-26
ufs: read door bell register after clearing interrupt aggregation
Dolev Raviv
1
-33
/
+34
2014-07-26
ufs: Fix queue depth handling for best effort cases
Sujit Reddy Thumma
1
-55
/
+42
2014-07-26
ufs: Logical Unit (LU) command queue depth
Dolev Raviv
2
-1
/
+65
2014-07-26
ufs: device query status and size check
Dolev Raviv
1
-17
/
+32
2014-07-26
ufs: query descriptor API
Dolev Raviv
2
-28
/
+128
2014-07-26
be2iscsi: Fix memory leak in mgmt_set_ip()
Maurizio Lombardi
1
-9
/
+11
2014-07-26
virtio-scsi: Implement change_queue_depth for virtscsi targets
Venkatesh Srinivas
1
-0
/
+33
2014-07-26
virtio-scsi: replace target spinlock with seqcount
Ming Lei
1
-13
/
+29
2014-07-26
hpsa: fix bad -ENOMEM return value in hpsa_big_passthru_ioctl
Stephen M. Cameron
1
-1
/
+1
2014-07-26
hpsa: remove online devices from offline device list
Stephen M. Cameron
1
-1
/
+5
2014-07-26
hpsa: fix non-x86 builds
Arnd Bergmann
1
-2
/
+2
2014-07-26
hpsa: do not unconditionally copy sense data
Robert Elliott
1
-8
/
+8
2014-07-26
hpsa: fix 6-byte READ/WRITE with 0 length data xfer
Stephen M. Cameron
1
-1
/
+2
2014-07-26
hpsa: make hpsa_init_one return -ENOMEM if allocation of h->lockup_detected f...
Stephen M. Cameron
1
-1
/
+3
2014-07-26
MAINTAINERS: Update maintainer list for bnx2i and bnx2fc
Vikas Chaudhary
1
-2
/
+2
2014-07-26
bnx2fc: Rebranding bnx2fc driver
Saurav Kashyap
11
-14
/
+72
2014-07-26
bnx2i: Rebranding bnx2i driver
Vikas Chaudhary
8
-19
/
+33
2014-07-26
mpt3sas: Rework the MSI-X grouping code
Martin K. Petersen
1
-52
/
+21
2014-07-26
mpt2sas: Rework the MSI-X grouping code
Martin K. Petersen
1
-41
/
+23
2014-07-26
mptfusion: tweak null pointer checks
Joe Lawrence
3
-44
/
+37
[next]