summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* [SCSI] mpt2sas : Added customer specific display supportKashyap, Desai2011-03-232-0/+69
* [SCSI] target: add initial statisticsNicholas Bellinger2011-03-237-18/+2127
* [SCSI] target: update version to v4.0.0-rc7-mlNicholas Bellinger2011-03-231-1/+1
* [SCSI] target: Add __init/__exit annotation for target_core_[init,exit]_configfsAxel Lin2011-03-231-2/+2
* [SCSI] target: Fix FILEIO fd_buffered_io= token typoNicholas Bellinger2011-03-231-1/+1
* [SCSI] tcm_mod_builder.py: Fix generated *_drop_nodeacl() handlerFubo Chen2011-03-231-0/+1
* [SCSI] target: Fix bogus return in transport_add_device_to_core_hba failure pathNicholas Bellinger2011-03-231-3/+2
* [SCSI] target: Avoid mem leak and needless work in transport_generic_get_memJesper Juhl2011-03-231-3/+6
* [SCSI] target: Convert TMR REQ/RSP definitions to target namespaceNicholas Bellinger2011-03-232-42/+29
* [SCSI] target: Convert rd_build_device_space() to use errnoDan Carpenter2011-03-231-8/+7
* [SCSI] target: Remove spurious double cast from structure macro accessorsNicholas Bellinger2011-03-231-11/+11
* [SCSI] target: Minor sparse warning fixes and annotationsDan Carpenter2011-03-238-13/+18
* [SCSI] target: Remove unnecessary hba_dev_list walk and se_clear_dev_ports le...Fubo Chen2011-03-232-50/+4
* [SCSI] target: Convert backend ->create_virtdevice() call to return ERR_PTRNicholas Bellinger2011-03-235-24/+34
* [SCSI] target: remove EXTRA_CFLAGSChristoph Hellwig2011-03-231-1/+0
* [SCSI] target: tcm_mod_builder.py generated Makefile cleanupsNicholas Bellinger2011-03-231-9/+8
* [SCSI] target: Fix match_strdup() memory leaksJesper Juhl2011-03-233-7/+52
* [SCSI] target: Fix memory leak on error path in pscsi_alloc_taskRoland Dreier2011-03-231-0/+1
* [SCSI] lpfc 8.3.22: Update driver version to 8.3.22James Smart2011-03-231-1/+1
* [SCSI] lpfc 8.3.22: Update Copyright DatesJames Smart2011-03-237-7/+7
* [SCSI] lpfc 8.3.22: FC Discovery fixesJames Smart2011-03-233-32/+81
* [SCSI] lpfc 8.3.22: Add support for PCI Adapter FailureJames Smart2011-03-237-71/+207
* [SCSI] lpfc 8.3.22: T10-DIF correctionsJames Smart2011-03-236-15/+48
* [SCSI] lpfc 8.3.22: Add new mailbox command and new BSG fixJames Smart2011-03-233-118/+229
* [SCSI] ses: Avoid kernel panic when lun 0 is not mappedKrishnasamy, Somasundaram2011-03-231-1/+1
* [SCSI] mvsas: Add support for HighPoint RR27xx series HBAHighPoint Linux Team2011-03-231-0/+7
* [SCSI] scsi_transport_iscsi: make priv_sess file writeable only by rootVasiliy Kulikov2011-03-231-1/+1
* [SCSI] ses: show devices for enclosures with no page 7John Hughes2011-03-231-2/+2
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw...Linus Torvalds2011-03-239-29/+109
|\
| * Merge branch 'topic/asoc' into for-linusTakashi Iwai2011-03-235-4/+25
| |\
| | * ASoC: Support !REGULATOR build for sgtl5000Mark Brown2011-03-221-0/+14
| | * ASoC: Remove bogus check for register validity in debugfs writeMark Brown2011-03-181-2/+0
| | * Merge branch 'topic/asoc' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...Mark Brown2011-03-181-6/+36
| | |\
| | * | ASoC: mini2440: Fix uda134x codec problem.Marek Belisko2011-03-113-2/+11
| * | | ALSA: HDA: Realtek: Avoid unnecessary volume control index on Surround/SideDavid Henningsson2011-03-231-8/+17
| * | | ALSA: hda - VIA: Fix VT1708 can't build up Headphone control issueLydia Wang2011-03-221-3/+6
| * | | ALSA: hda - VIA: Correct stream names for VT1818SLydia Wang2011-03-221-0/+5
| * | | ALSA: hda - VIA: Fix codec type for VT1708BCE at the right timingLydia Wang2011-03-221-4/+5
| * | | ALSA: hda - VIA: Fix invalid A-A path volume adjust issueLydia Wang2011-03-221-1/+8
| * | | ALSA: hda - VIA: Add missing support for VT1718S in A-A pathLydia Wang2011-03-221-0/+5
| * | | ALSA: hda - VIA: Fix independent headphone no sound issueLydia Wang2011-03-221-1/+11
| * | | ALSA: hda - VIA: Fix stereo mixer recording no sound issueLydia Wang2011-03-221-3/+6
| * | | ALSA: hda - Set EAPD for Realtek ALC665Andres Mejia2011-03-211-0/+2
| * | | ALSA: usb - Remove trailing spaces from USB card name stringsTakashi Iwai2011-03-211-4/+18
| * | | sound: read i_size with i_size_read()Xiaochen Wang2011-03-181-1/+1
* | | | sys_swapon: fix inode lockingCesar Eduardo Barros2011-03-231-2/+5
* | | | smp: add missing init.h includeHeiko Carstens2011-03-231-0/+1
* | | | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/djbw/asy...Linus Torvalds2011-03-2216-1262/+1989
|\ \ \ \
| * | | | avr32: at32ap700x: fix typo in DMA master configurationJamie Iles2011-03-221-2/+2
| * | | | dmaengine/dmatest: Pass timeout via module paramsViresh Kumar2011-03-221-1/+6
OpenPOWER on IntegriCloud