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.13.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
2013-07-09
[SCSI] enable destruction of blocked devices which fail LUN scanning
Bart Van Assche
1
-0
/
+1
2013-07-09
[SCSI] Fix race between starved list and device removal
James Bottomley
1
-5
/
+21
2013-07-09
[SCSI] megaraid_sas: fix a bug for 64 bit arches
Dan Carpenter
1
-2
/
+2
2013-07-09
[SCSI] scsi_debug: reduce duplication between prot_verify_read and prot_verif...
Akinobu Mita
1
-85
/
+52
2013-07-09
[SCSI] scsi_debug: simplify offset calculation for dif_storep
Akinobu Mita
1
-11
/
+7
2013-07-09
[SCSI] scsi_debug: invalidate protection info for unmapped region
Akinobu Mita
1
-0
/
+5
2013-07-09
[SCSI] scsi_debug: fix NULL pointer dereference with parameters dif=0 dix=1
Akinobu Mita
1
-1
/
+1
2013-07-09
[SCSI] scsi_debug: fix incorrectly nested kmap_atomic()
Akinobu Mita
1
-4
/
+3
2013-07-09
[SCSI] scsi_debug: fix invalid address passed to kunmap_atomic()
Akinobu Mita
1
-7
/
+6
2013-07-09
[SCSI] mpt3sas: Bump driver version to v02.100.00.00
Sreekanth Reddy
1
-3
/
+3
2013-07-09
[SCSI] mpt3sas: when async scanning is enabled then while scanning, devices a...
Sreekanth Reddy
1
-9
/
+13
2013-07-09
[SCSI] mpt3sas: MPI2.5 Rev F v2.5.1.1 specification
Sreekanth Reddy
8
-18
/
+45
2013-07-09
[SCSI] mpt3sas: Infinite loops can occur if MPI2_IOCSTATUS_CONFIG_INVALID_PAG...
Sreekanth Reddy
1
-12
/
+4
2013-07-09
[SCSI] mpt3sas: fix for kernel panic when driver loads with HBA conected to n...
Sreekanth Reddy
1
-0
/
+14
2013-07-09
[SCSI] mpt3sas: Updated the Hardware timing requirements
Sreekanth Reddy
1
-7
/
+13
2013-07-09
[SCSI] mpt3sas: 2013 source code copyright
Sreekanth Reddy
11
-11
/
+11
2013-07-08
[SCSI] qla2xxx: Fix a memory leak in an error path of qla2x00_process_els()
Bart Van Assche
1
-7
/
+7
2013-07-08
[SCSI] qla2xxx: Remove an unused variable from qla2x00_remove_one().
Bart Van Assche
1
-3
/
+1
2013-07-08
[SCSI] qla2xxx: Fix qla2xxx_check_risc_status().
Bart Van Assche
1
-0
/
+1
2013-07-08
[SCSI] qla2xxx: Help Coverity with analyzing ct_sns_pkt initialization.
Bart Van Assche
1
-44
/
+39
2013-07-08
[SCSI] qla2xxx: Remove redundant assignments.
Bart Van Assche
1
-3
/
+3
2013-07-08
[SCSI] qla2xxx: Remove a dead assignment in qla24xx_build_scsi_crc_2_iocbs().
Bart Van Assche
1
-2
/
+0
2013-07-08
[SCSI] qla2xxx: Remove two superfluous tests.
Bart Van Assche
2
-4
/
+2
2013-07-08
[SCSI] qla2xxx: Remove dead code in qla2x00_configure_hba()
Bart Van Assche
2
-8
/
+1
2013-07-08
[SCSI] qla2xxx: Clean up qla84xx_mgmt_cmd()
Bart Van Assche
2
-10
/
+2
2013-07-08
[SCSI] qla2xxx: Clean up qla24xx_iidma()
Bart Van Assche
2
-9
/
+3
2013-07-08
[SCSI] qla2xxx: Fix sparse warning from qla_mr.c and qla_iocb.c.
Saurav Kashyap
6
-150
/
+157
2013-07-08
[SCSI] qla2xxx: Do not take a second firmware dump when intentionally generat...
Chad Dupuis
1
-2
/
+4
2013-07-08
[SCSI] qla2xxx: Do not query FC statistics during chip reset.
Chad Dupuis
1
-1
/
+4
2013-07-08
[SCSI] qla2xxx: Move qla2x00_free_device to the correct location.
Saurav Kashyap
1
-2
/
+1
2013-07-08
[SCSI] qla2xxx: Set the index in outstanding command array to NULL when cmd i...
Giridhar Malavali
1
-3
/
+2
2013-07-08
[SCSI] qla2xxx: Clear the MBX_INTR_WAIT flag when the mailbox time-out happens.
Giridhar Malavali
2
-3
/
+9
2013-07-08
[SCSI] storvsc: Increase the value of STORVSC_MAX_IO_REQUESTS
K. Y. Srinivasan
1
-1
/
+1
2013-07-08
[SCSI] storvsc: Support FC devices
K. Y. Srinivasan
1
-0
/
+6
2013-07-08
[SCSI] storvsc: Implement multi-channel support
K. Y. Srinivasan
1
-4
/
+127
2013-07-06
[SCSI] pm8001: use pdev->pm_cap instead of pci_find_capability(..,PCI_CAP_ID_PM)
Yijing Wang
1
-4
/
+3
2013-07-06
[SCSI] megaraid_sas: fix memory leak if SGL has zero length entries
Bjørn Mork
1
-4
/
+6
2013-07-05
Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
Linus Torvalds
48
-2563
/
+2541
2013-07-05
Merge tag 'upstream-3.11-rc1' of git://git.infradead.org/linux-ubi
Linus Torvalds
3
-21
/
+47
2013-07-05
Merge tag 'upstream-3.11-rc1' of git://git.infradead.org/linux-ubifs
Linus Torvalds
1
-1
/
+1
2013-07-05
Merge tag 'devicetree-for-linus' of git://git.secretlab.ca/git/linux
Linus Torvalds
16
-88
/
+176
2013-07-05
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...
Linus Torvalds
105
-512
/
+4793
2013-07-05
Input: cyttsp4 - kfree xfer_buf on error path in probe()
Ferruh Yigit
1
-1
/
+3
2013-07-05
Merge branch 'i2c/for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
29
-1398
/
+1268
2013-07-04
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
112
-5155
/
+7529
2013-07-04
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
96
-151
/
+142
2013-07-04
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
25
-1728
/
+4640
2013-07-04
Merge tag 'md-3.11' of git://neil.brown.name/md
Linus Torvalds
10
-70
/
+187
2013-07-04
Merge branch 'kconfig-diet' from Dave Hansen
Linus Torvalds
24
-605
/
+573
2013-07-04
hang and lockup detection menu
Dave Hansen
1
-19
/
+23
[next]