| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds | 2013-09-06 | 10 | -20/+20 |
|\ |
|
| * | treewide: Convert retrun typos to return | Joe Perches | 2013-09-04 | 4 | -4/+4 |
| * | scsi/megaraid fixed several typos in comments | Matthias Schid | 2013-08-20 | 3 | -7/+7 |
| * | treewide: Add __GFP_NOWARN to k.alloc calls with v.alloc fallbacks | Joe Perches | 2013-08-20 | 1 | -4/+4 |
| * | treewide: Fix typo in printk | Masanari Iida | 2013-08-20 | 2 | -5/+5 |
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc | Linus Torvalds | 2013-09-06 | 2 | -6/+9 |
|\ \ |
|
| * | | esp_scsi: Fix tag state corruption when autosensing. | David S. Miller | 2013-08-02 | 2 | -6/+9 |
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next | Linus Torvalds | 2013-09-05 | 2 | -11/+13 |
|\ \ \ |
|
| * \ \ | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 2013-09-05 | 1 | -1/+0 |
| |\ \ \ |
|
| * \ \ \ | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 2013-08-17 | 5 | -20/+29 |
| |\ \ \ \ |
|
| * \ \ \ \ | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 2013-08-04 | 6 | -24/+32 |
| |\ \ \ \ \
| | | |_|/ /
| | |/| | | |
|
| * | | | | | cnic, bnx2i: Fix bug on some bnx2x devices that don't support iSCSI | Michael Chan | 2013-08-03 | 1 | -7/+5 |
| * | | | | | cnic: Update TCP options setup for iSCSI. | Eddie Wai | 2013-07-30 | 1 | -4/+8 |
| | |_|_|/
| |/| | | |
|
* | | | | | Merge branch 'for-3.12' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/l... | Linus Torvalds | 2013-09-04 | 1 | -22/+0 |
|\ \ \ \ \ |
|
| * | | | | | ata: acpi: rework the ata acpi bind support | Aaron Lu | 2013-08-23 | 1 | -22/+0 |
| |/ / / / |
|
* | | | | | Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi | Linus Torvalds | 2013-09-04 | 127 | -1319/+24360 |
|\ \ \ \ \ |
|
| * | | | | | [SCSI] sg: push file descriptor list locking down to per-device locking | Vaughan Cao | 2013-09-03 | 1 | -28/+34 |
| * | | | | | [SCSI] sg: checking sdp->detached isn't protected when open | Vaughan Cao | 2013-09-03 | 1 | -8/+9 |
| * | | | | | [SCSI] sg: no need sg_open_exclusive_lock | Vaughan Cao | 2013-09-03 | 1 | -29/+5 |
| * | | | | | [SCSI] sg: use rwsem to solve race during exclusive open | Vaughan Cao | 2013-09-03 | 1 | -38/+41 |
| * | | | | | [SCSI] scsi_debug: fix logical block provisioning support when unmap_alignmen... | Akinobu Mita | 2013-09-03 | 1 | -2/+8 |
| * | | | | | [SCSI] scsi_debug: fix endianness bug in sdebug_build_parts() | Akinobu Mita | 2013-09-03 | 1 | -2/+2 |
| * | | | | | [SCSI] qla2xxx: Update the driver version to 8.06.00.08-k. | Saurav Kashyap | 2013-09-03 | 1 | -2/+2 |
| * | | | | | [SCSI] qla2xxx: print MAC via %pMR. | Andy Shevchenko | 2013-09-03 | 1 | -4/+1 |
| * | | | | | [SCSI] qla2xxx: Correction to message ids. | Saurav Kashyap | 2013-09-03 | 4 | -11/+15 |
| * | | | | | [SCSI] qla2xxx: Correctly print out/in mailbox registers. | Joe Carnuccio | 2013-09-03 | 1 | -15/+13 |
| * | | | | | [SCSI] qla2xxx: Add a new interface to update versions. | Sawan Chandak | 2013-09-03 | 2 | -3/+15 |
| * | | | | | [SCSI] qla2xxx: Move queue depth ramp down message to i/o debug level. | Chad Dupuis | 2013-09-03 | 1 | -1/+1 |
| * | | | | | [SCSI] qla2xxx: Select link initialization option bits from current operating... | Joe Carnuccio | 2013-09-03 | 1 | -1/+5 |
| * | | | | | [SCSI] qla2xxx: Add loopback IDC-TIME-EXTEND aen handling support. | Santosh Vernekar | 2013-09-03 | 4 | -20/+47 |
| * | | | | | [SCSI] qla2xxx: Set default critical temperature value in cases when ISPFX00 ... | Armen Baloyan | 2013-09-03 | 2 | -1/+6 |
| * | | | | | [SCSI] qla2xxx: QLAFX00 make over temperature AEN handling informational, add... | Armen Baloyan | 2013-09-03 | 2 | -2/+14 |
| * | | | | | [SCSI] qla2xxx: Correct Interrupt Register offset for ISPFX00 | Armen Baloyan | 2013-09-03 | 1 | -1/+1 |
| * | | | | | [SCSI] qla2xxx: Remove handling of Shutdown Requested AEN from qlafx00_proces... | Armen Baloyan | 2013-09-03 | 1 | -4/+0 |
| * | | | | | [SCSI] qla2xxx: Send all AENs for ISPFx00 to above layers. | Armen Baloyan | 2013-09-03 | 1 | -2/+4 |
| * | | | | | [SCSI] qla2xxx: Add changes in initialization for ISPFX00 cards with BIOS | Armen Baloyan | 2013-09-03 | 2 | -0/+12 |
| * | | | | | [SCSI] qla2xxx: Add changes to support extended IOs for ISPFX00 | Armen Baloyan | 2013-09-03 | 3 | -6/+12 |
| * | | | | | [SCSI] qla2xxx: Add missing FCP statistics to sysfs interface. | Joe Carnuccio | 2013-09-03 | 6 | -3/+55 |
| * | | | | | [SCSI] qla2xxx: Make log message that prints when a completion status require... | Chad Dupuis | 2013-09-03 | 1 | -2/+4 |
| * | | | | | [SCSI] qla2xxx: Add critical temperature handling for ISPFX00. | Armen Baloyan | 2013-09-03 | 5 | -17/+104 |
| * | | | | | [SCSI] qla2xxx: Notify ISPFX00 firmware when driver is unloaded or system is ... | Armen Baloyan | 2013-09-03 | 3 | -1/+9 |
| * | | | | | [SCSI] qla2xxx: Reconfigure thermal temperature. | Joe Carnuccio | 2013-09-03 | 9 | -41/+53 |
| * | | | | | [SCSI] qla2xxx: Add setting of driver version string for vendor application. | Joe Carnuccio | 2013-09-03 | 5 | -1/+119 |
| * | | | | | [SCSI] qla2xxx: Remove QL_DEBUG_LEVEL_17 defines from qla_nx.c. | Chad Dupuis | 2013-09-03 | 2 | -14/+1 |
| * | | | | | [SCSI] qla2xxx: Add ISPFX00 specific bus reset routine. | Armen Baloyan | 2013-09-03 | 4 | -4/+30 |
| * | | | | | [SCSI] qla2xxx: Perform warm reset every 2 minutes if firmware load fails for... | Armen Baloyan | 2013-09-03 | 1 | -0/+8 |
| * | | | | | [SCSI] qla2xxx: Set factory reset recovery timeout to 10 min. for ISPFX00. | Armen Baloyan | 2013-09-03 | 2 | -0/+4 |
| * | | | | | [SCSI] qla2xxx: Correct multiqueue offset calculations. | Andrew Vasquez | 2013-09-03 | 4 | -24/+18 |
| * | | | | | [SCSI] qla2xxx: Fix incorrect test after list_for_each_entry() exits. | Joe Carnuccio | 2013-09-03 | 1 | -1/+4 |
| * | | | | | [SCSI] qla2xxx: Add support for ISP8044. | Atul Deshmukh | 2013-09-03 | 18 | -158/+4849 |