summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* st: Destroy st_index_idr on module exitJohannes Thumshirn2015-08-261-0/+1
* megaraid_sas: fix whitespace errorsBjorn Helgaas2015-08-261-126/+118
* megaraid_sas: use dev_printk when possibleBjorn Helgaas2015-08-262-203/+196
* megaraid : use dev_printk when possibleBjorn Helgaas2015-08-261-74/+66
* scsi: Add ALUA state change UA handlingHannes Reinecke2015-08-263-1/+10
* mptfusion: prevent some memory corruptionDan Carpenter2015-08-261-0/+9
* storvsc: use shost_for_each_device() instead of open codingVitaly Kuznetsov2015-08-121-8/+1
* storvsc: be more picky about scmnd->sc_data_directionVitaly Kuznetsov2015-08-121-1/+9
* st: convert DRIVER_ATTR macros to DRIVER_ATTR_ROSeymour, Shane M2015-08-121-12/+12
* hptiop: Support HighPoint RR36xx HBAs and Support SAS tape and SAS media changerlinux2015-08-122-38/+65
* st: convert to using driver attr groups for sysfsSeymour, Shane M2015-08-121-48/+10
* bfa: fix leak of bfad_im_port_index on module unloadAlexey Khoroshilov2015-08-121-0/+2
* libfc: Fix a typo in a source code commentBart Van Assche2015-08-121-1/+1
* mvsas: always iounmap resourcesJohannes Thumshirn2015-08-121-1/+4
* qla2xxx: prevent board_disable from running during EEHThadeu Lima de Souza Cascardo2015-08-121-1/+1
* pm80xx: Added pm8006 controller supportSuresh Thiagarajan2015-08-122-2/+6
* cxlflash: Base support for IBM CXL Flash AdapterMatthew R. Ochs2015-07-308-0/+3058
* hpsa: fix an sprintf() overflow in the reset handlerDan Carpenter2015-07-301-6/+9
* iSCSI: let session recovery_tmo sysfs writes persist across recoveryChris Leech2015-07-302-3/+9
* ipr: Driver version 2.6.2Brian King2015-07-301-2/+2
* ipr: Endian / sparse fixesBrian King2015-07-302-13/+13
* ipr: Byte swapping for device_id attribute in sysfsWen Xiong2015-07-301-1/+1
* scsi: retry MODE SENSE on unit attentionHannes Reinecke2015-07-301-1/+6
* scsi: fix memory leak with scsi-mqTony Battersby2015-07-302-4/+4
* ipr: Fix invalid array indexing for HRRQBrian King2015-07-301-3/+8
* ipr: Fix incorrect trace indexingBrian King2015-07-302-2/+4
* ipr: Fix locking for unit attention handlingBrian King2015-07-301-5/+7
* scsi: fix host max depth checking for the 'queue_depth' sysfs interfaceJens Axboe2015-07-161-1/+1
* st: null pointer dereference panic caused by use after kref_put by st_openSeymour, Shane M2015-07-161-1/+1
* Linux 4.2-rc2v4.2-rc2Linus Torvalds2015-07-121-1/+1
* Revert "drm/i915: Use crtc_state->active in primary check_plane func"Linus Torvalds2015-07-121-1/+1
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2015-07-124-6/+10
|\
| * freeing unlinked file indefinitely delayedAl Viro2015-07-121-2/+5
| * fix a braino in ovl_d_select_inode()Al Viro2015-07-121-0/+3
| * 9p: don't leave a half-initialized inode sitting aroundAl Viro2015-07-122-4/+2
* | Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds2015-07-1227-123/+214
|\ \
| * | MIPS: O32: Use compat_sys_getsockopt.Ralf Baechle2015-07-101-1/+1
| * | MIPS: c-r4k: Extend way_string arrayPaul Burton2015-07-101-1/+3
| * | MIPS: Pistachio: Support CDMM & Fast Debug ChannelJames Hogan2015-07-102-1/+12
| * | MIPS: Malta: Make GIC FDC IRQ workaround Malta specificJames Hogan2015-07-102-17/+13
| * | MIPS: c-r4k: Fix cache flushing for MT coresMarkos Chandras2015-07-103-4/+55
| * | Revert "MIPS: Kconfig: Disable SMP/CPS for 64-bit"Markos Chandras2015-07-091-1/+1
| * | MIPS: cps-vec: Use macros for various arithmetics and memory operationsMarkos Chandras2015-07-091-16/+16
| * | MIPS: kernel: cps-vec: Replace KSEG0 with CKSEG0Markos Chandras2015-07-091-2/+2
| * | MIPS: kernel: cps-vec: Use ta0-ta3 pseudo-registers for 64-bitMarkos Chandras2015-07-091-21/+21
| * | MIPS: kernel: cps-vec: Replace mips32r2 ISA level with mips64r2Markos Chandras2015-07-091-2/+2
| * | MIPS: kernel: cps-vec: Replace 'la' macro with PTR_LAMarkos Chandras2015-07-091-10/+10
| * | MIPS: kernel: smp-cps: Fix 64-bit compatibility errors due to pointer castingMarkos Chandras2015-07-091-3/+3
| * | MIPS: Fix erroneous JR emulation for MIPS R6Markos Chandras2015-07-091-1/+1
| * | MIPS: Fix branch emulation for BLTC and BGEC instructionsMarkos Chandras2015-07-092-4/+4