index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
Documentation
/
kernel-per-CPU-kthreads.txt
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2016-02-24
ibmvfc: byteswap scsi_id, wwpn, and node_name prior to logging
Tyrel Datwyler
1
-1
/
+2
2016-02-24
ibmvscsi: use H_CLOSED instead of magic number
Tyrel Datwyler
1
-2
/
+2
2016-02-24
ibmvscsi: Add endian conversions to sysfs attribute show functions
Tyrel Datwyler
1
-3
/
+4
2016-02-24
ibmvscsi: Remove unsupported host config MAD
Tyrel Datwyler
2
-74
/
+4
2016-02-24
ibmvscsi: Use of_root to access OF device tree root node
Tyrel Datwyler
1
-8
/
+6
2016-02-24
ibmvscsi: Replace magic values in set_adpater_info() with defines
Tyrel Datwyler
2
-4
/
+7
2016-02-24
ibmvscsi: Add and use enums for valid CRQ header values
Tyrel Datwyler
2
-9
/
+21
2016-02-24
ibmvscsi: Correct values for several viosrp_crq_format enums
Tyrel Datwyler
1
-2
/
+2
2016-02-24
mpt3sas: Remove cpumask_clear for zalloc_cpumask_var and don't free free_cpu_...
Suganath prabu Subramani
1
-2
/
+1
2016-02-24
lpfc: Add lockdep assertions
Johannes Thumshirn
2
-0
/
+48
2016-02-24
bfa: deinline __bfa_trc() and __bfa_trc32()
Denys Vlasenko
2
-37
/
+23
2016-02-24
scsi: ppa: use new parport device model
Sudip Mukherjee
1
-6
/
+40
2016-02-24
scsi: sim710: fix build warning
Sudip Mukherjee
1
-2
/
+1
2016-02-24
be2iscsi: Fix memory leak in beiscsi_alloc_mem()
Maurizio Lombardi
1
-1
/
+3
2016-02-24
scsi: ufs: fix typo in comment
Tomas Winkler
1
-1
/
+1
2016-02-24
ufs: fix typo: MAZ to MAX
Tomas Winkler
2
-2
/
+2
2016-02-24
scsi: ufs: add wrapper for retrying sending query attribute
Yaniv Gardi
1
-7
/
+44
2016-02-24
scsi: ufs: commit descriptors before setting the doorbell
Yaniv Gardi
1
-0
/
+2
2016-02-24
scsi: ufs: add missing memory barriers
Yaniv Gardi
1
-6
/
+13
2016-02-24
scsi: ufs: reduce the interrupts for power mode change requests
Yaniv Gardi
1
-14
/
+27
2016-02-24
scsi: ufs: retry failed query flag requests
Yaniv Gardi
2
-26
/
+41
2016-02-24
scsi: ufs: fix error recovery after the hibern8 exit failure
Yaniv Gardi
1
-5
/
+53
2016-02-24
scsi: ufs: add retries for hibern8 enter
Yaniv Gardi
1
-2
/
+24
2016-02-24
scsi: ufs: add retries to dme_peer get and set attribute
Yaniv Gardi
1
-11
/
+29
2016-02-24
scsi: ufs: avoid exception event handler racing with PM callbacks
Yaniv Gardi
1
-1
/
+14
2016-02-24
scsi: ufs: increase fDeviceInit query response timeout
Yaniv Gardi
1
-1
/
+11
2016-02-24
scsi: ufs: clear outstanding_request bit in case query timeout
Yaniv Gardi
1
-2
/
+20
2016-02-24
scsi: ufs: verify command tag validity
Yaniv Gardi
1
-2
/
+22
2016-02-24
scsi: ufs: clear fields UTRD, UPIU req and rsp before new transfers
Yaniv Gardi
1
-0
/
+8
2016-02-24
scsi: ufs: clear UTRD, UPIU req and rsp before new transfers
Yaniv Gardi
1
-4
/
+12
2016-02-24
scsi_dh: force modular build if SCSI is a module
Arnd Bergmann
1
-4
/
+4
2016-02-24
scsi: aha1542: avoid uninitialized variable warnings
Arnd Bergmann
1
-0
/
+3
2016-02-24
scsi: qla4xxx: shut up warning for rd_reg_indirect
Arnd Bergmann
1
-2
/
+4
2016-02-24
scsi: fas216: avoid fas216_log_setup for loadable module
Arnd Bergmann
1
-0
/
+2
2016-02-24
scsi: acornscsi: mark calc_sync_xfer as __maybe_unused
Arnd Bergmann
1
-1
/
+2
2016-02-24
mptfusion: hide unused seq_mpt_print_ioc_summary function
Arnd Bergmann
1
-0
/
+2
2016-02-24
scsi: fdomain: drop fdomain_pci_tbl when built-in
Arnd Bergmann
1
-1
/
+1
2016-02-24
megaraid_sas: Add an i/o barrier
Tomas Henzl
2
-0
/
+2
2016-02-24
lpfc: Remove redundant code block in lpfc_scsi_cmd_iocb_cmpl
Johannes Thumshirn
1
-17
/
+0
2016-02-24
mpt3sas: Updating mpt3sas driver version to 12.100.00.00
Suganath prabu Subramani
1
-3
/
+3
2016-02-24
mpt3sas: Fix for Asynchronous completion of timedout IO and task abort of tim...
Suganath prabu Subramani
4
-14
/
+25
2016-02-24
mpt3sas: Updated MPI Header to 2.00.42
Suganath prabu Subramani
5
-8
/
+14
2016-02-24
mpt3sas: Add support for configurable Chain Frame Size
Suganath prabu Subramani
2
-6
/
+29
2016-02-24
mpt3sas: Added smp_affinity_enable module parameter.
Suganath Prabu Subramani
1
-11
/
+26
2016-02-24
mpt3sas: Make use of additional HighPriority credit message frames for sendin...
Suganath prabu Subramani
3
-16
/
+228
2016-02-24
mpt3sas: Never block the Enclosure device
Suganath prabu Subramani
2
-1
/
+22
2016-02-24
mpt3sas: Fix static analyzer(coverity) tool identified defects
Suganath prabu Subramani
3
-4
/
+5
2016-02-24
mpt3sas: Used IEEE SGL instead of MPI SGL while framing a SMP Passthrough req...
Suganath prabu Subramani
1
-19
/
+4
2016-02-24
mpt3sas: Added support for high port count HBA variants.
Suganath prabu Subramani
11
-59
/
+423
2016-02-24
st: Fix MTMKPART to work with newer drives
Kai Makisara
2
-16
/
+121
[next]