index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
scsi: acornscsi: mark calc_sync_xfer as __maybe_unused
Arnd Bergmann
2016-02-24
1
-1
/
+2
*
mptfusion: hide unused seq_mpt_print_ioc_summary function
Arnd Bergmann
2016-02-24
1
-0
/
+2
*
scsi: fdomain: drop fdomain_pci_tbl when built-in
Arnd Bergmann
2016-02-24
1
-1
/
+1
*
megaraid_sas: Add an i/o barrier
Tomas Henzl
2016-02-24
2
-0
/
+2
*
lpfc: Remove redundant code block in lpfc_scsi_cmd_iocb_cmpl
Johannes Thumshirn
2016-02-24
1
-17
/
+0
*
mpt3sas: Updating mpt3sas driver version to 12.100.00.00
Suganath prabu Subramani
2016-02-24
1
-3
/
+3
*
mpt3sas: Fix for Asynchronous completion of timedout IO and task abort of tim...
Suganath prabu Subramani
2016-02-24
4
-14
/
+25
*
mpt3sas: Updated MPI Header to 2.00.42
Suganath prabu Subramani
2016-02-24
5
-8
/
+14
*
mpt3sas: Add support for configurable Chain Frame Size
Suganath prabu Subramani
2016-02-24
2
-6
/
+29
*
mpt3sas: Added smp_affinity_enable module parameter.
Suganath Prabu Subramani
2016-02-24
1
-11
/
+26
*
mpt3sas: Make use of additional HighPriority credit message frames for sendin...
Suganath prabu Subramani
2016-02-24
3
-16
/
+228
*
mpt3sas: Never block the Enclosure device
Suganath prabu Subramani
2016-02-24
2
-1
/
+22
*
mpt3sas: Fix static analyzer(coverity) tool identified defects
Suganath prabu Subramani
2016-02-24
3
-4
/
+5
*
mpt3sas: Used IEEE SGL instead of MPI SGL while framing a SMP Passthrough req...
Suganath prabu Subramani
2016-02-24
1
-19
/
+4
*
mpt3sas: Added support for high port count HBA variants.
Suganath prabu Subramani
2016-02-24
11
-59
/
+423
*
st: Fix MTMKPART to work with newer drives
Kai Makisara
2016-02-24
2
-16
/
+121
*
megaraid_sas: Fix SMAP issue
Sumit Saxena
2016-02-24
1
-7
/
+6
*
megaraid_sas: Fix for IO failing post OCR in SRIOV environment
Sumit Saxena
2016-02-24
3
-22
/
+39
*
hisi_sas: update driver version to 1.2
John Garry
2016-02-24
1
-1
/
+1
*
hisi_sas: add v1 hw ACPI support
John Garry
2016-02-24
1
-24
/
+43
*
hisi_sas: use Unified Device Properties API
John Garry
2016-02-24
2
-20
/
+23
*
be2iscsi: Add lock to protect WRB alloc and free
Jitendra Bhivare
2016-02-24
2
-0
/
+6
*
be2iscsi: _bh for io_sgl_lock and mgmt_sgl_lock
Jitendra Bhivare
2016-02-24
1
-15
/
+10
*
be2iscsi: Fix ExpStatSn in management tasks
Jitendra Bhivare
2016-02-24
1
-8
/
+4
*
be2iscsi: Couple MCC tag and WRB alloc and free
Jitendra Bhivare
2016-02-24
5
-118
/
+130
*
be2iscsi: Fix MCC WRB leak in open_connection
Jitendra Bhivare
2016-02-24
1
-9
/
+9
*
be2iscsi: Cleanup processing of BMBX completion
Jitendra Bhivare
2016-02-24
1
-39
/
+36
*
be2iscsi: Fix be_mcc_compl_poll to use tag_state
Jitendra Bhivare
2016-02-24
1
-45
/
+47
*
be2iscsi: Remove be_mbox_notify_wait function
Jitendra Bhivare
2016-02-24
1
-75
/
+4
*
be2iscsi: Rename MCC and BMBX processing functions
Jitendra Bhivare
2016-02-24
5
-36
/
+36
*
be2iscsi: Remove redundant MCC processing code
Jitendra Bhivare
2016-02-24
5
-116
/
+68
*
be2iscsi: Use macros for MCC WRB and CQE fields
Jitendra Bhivare
2016-02-24
4
-31
/
+41
*
be2iscsi: Remove unused mcc_cq_lock
Jitendra Bhivare
2016-02-24
3
-4
/
+0
*
bfa: use strncpy() instead of memcpy()
Dan Carpenter
2016-02-24
1
-1
/
+1
*
megaraid: fix null pointer check in megasas_detach_one().
Maurizio Lombardi
2016-02-24
1
-5
/
+5
*
aacraid: Update driver version
Raghava Aditya Renukunta
2016-02-24
1
-1
/
+1
*
aacraid: Fix character device re-initialization
Raghava Aditya Renukunta
2016-02-24
2
-7
/
+21
*
aacraid: Fix AIF triggered IOP_RESET
Raghava Aditya Renukunta
2016-02-24
3
-4
/
+12
*
aacraid: Created new mutex for ioctl path
Raghava Aditya Renukunta
2016-02-24
3
-10
/
+12
*
aacraid: Fundamental reset support for Series 7
Raghava Aditya Renukunta
2016-02-24
1
-0
/
+6
*
aacraid: Set correct msix count for EEH recovery
Raghava Aditya Renukunta
2016-02-24
1
-1
/
+11
*
aacraid: Fix memory leak in aac_fib_map_free
Raghava Aditya Renukunta
2016-02-24
1
-3
/
+6
*
aacraid: Added EEH support
Raghava Aditya Renukunta
2016-02-24
2
-1
/
+140
*
aacraid: Fix RRQ overload
Raghava Aditya Renukunta
2016-02-24
3
-23
/
+37
*
aacraid: SCSI blk tag support
Raghava Aditya Renukunta
2016-02-24
5
-20
/
+44
*
hisi_sas: update driver version to 1.1
John Garry
2016-02-24
1
-1
/
+1
*
hisi_sas: add v2 tmf functions
John Garry
2016-02-24
1
-0
/
+23
*
hisi_sas: add v2 slot error handler
John Garry
2016-02-24
1
-0
/
+421
*
hisi_sas: add v2 path to send ATA command
John Garry
2016-02-24
3
-0
/
+174
*
hisi_sas: add v2 code for itct setup and free
John Garry
2016-02-24
1
-0
/
+92
[next]