summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* [SCSI] libsas: fix ATAPI check condition terminationJames Bottomley2011-01-241-3/+5
* [SCSI] scsi_dh: Use scsi_devinfo functions to do matching of device_handler t...Peter Jones2011-01-243-75/+39
* [SCSI] Add scsi_dev_info_list_del_keyed()Peter Jones2011-01-242-0/+86
* [SCSI] cxgb3i: fixed connection problem with iscsi private ipkxie@chelsio.com2011-01-241-4/+15
* [SCSI] MAINTAINERS: Update zfcp entryChristof Schmitt2011-01-241-2/+1
* [SCSI] mptfusion: Fix memory leak in mptctl_getiocinfo()Jesper Juhl2011-01-241-1/+3
* [SCSI] bnx2i: Added reconnect fix connecting against Lefthand targetsEddie Wai2011-01-241-0/+3
* [SCSI] cxgbi: get rid of gl_skb in cxgbi_ddp_infokxie@chelsio.com2011-01-244-63/+8
* [SCSI] cxgbi: set ulpmode only if digest is onkxie@chelsio.com2011-01-241-7/+10
* [SCSI] hpsa: avoid leaking stack contents to userlandVasiliy Kulikov2011-01-241-0/+2
* [SCSI] hpsa: Fix problem that CMD_UNABORTABLE command status was treated as u...Stephen M. Cameron2011-01-241-0/+7
* [SCSI] hpsa: fix use of uninitialized variable in hpsa_add_msa2xxx_enclosure_...Stephen M. Cameron2011-01-241-2/+2
* [SCSI] hpsa: Add a per controller commands_outstanding entry in /sysStephen M. Cameron2011-01-241-0/+14
* [SCSI] hpsa: use usleep_range not msleep for small sleepsStephen M. Cameron2011-01-241-1/+1
* [SCSI] hpsa: allow driver to put controller in either simple or performant modeStephen M. Cameron2011-01-242-0/+13
* [SCSI] hpsa: take the adapter lock in hpsa_wait_for_mode_change_ackStephen M. Cameron2011-01-241-3/+8
* [SCSI] hpsa: do not reset unknown boards on reset_devicesStephen M. Cameron2011-01-241-1/+5
* [SCSI] hpsa: limit commands allocated on reset_devicesStephen M. Cameron2011-01-241-0/+5
* [SCSI] hpsa: Use kernel provided PCI state save and restore functionsStephen M. Cameron2011-01-241-66/+15
* [SCSI] hpsa: fix board status waiting codeStephen M. Cameron2011-01-242-8/+40
* [SCSI] hpsa: Remove duplicate defines of DIRECT_LOOKUP_ constantsStephen M. Cameron2011-01-241-2/+0
* [SCSI] hpsa: fixup DMA address before freeing.Stephen M. Cameron2011-01-242-1/+2
* [SCSI] hpsa: defend against zero sized buffers in passthru ioctlsStephen M. Cameron2011-01-241-20/+16
* [SCSI] scsi_dh_alua: add scalable ONTAP lun to dev listMike Snitzer2011-01-241-0/+1
* [SCSI] scsi_dh_alua: Add Promise VTrak to dev listIlgu Hong2011-01-241-0/+1
* [SCSI] scsi_dh_alua: fix stpg_endio group state reportingJoseph Gruher2011-01-241-3/+5
* [SCSI] scsi_dh_alua: fix deadlock in stpg_endioJoseph Gruher2011-01-241-1/+2
* [SCSI] scsi_dh_alua: fix submit_stpg returnJoseph Gruher2011-01-241-2/+1
* [SCSI] mpt2sas: Bump version 08.100.00.00Kashyap, Desai2011-01-241-2/+2
* [SCSI] mpt2sas: Basic Code Cleanup in mpt2sas_baseKashyap, Desai2011-01-242-56/+68
* [SCSI] mpt2sas: Add support for Customer specific branding messagesKashyap, Desai2011-01-242-0/+40
* [SCSI] mpt2sas: Revision P MPI Header UpdateKashyap, Desai2011-01-245-392/+18
* Merge branch 'BUG_ON' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/...Linus Torvalds2011-01-244-9/+32
|\
| * Remove MAYBE_BUILD_BUG_ONRusty Russell2011-01-244-4/+6
| * BUILD_BUG_ON: make it handle more casesRusty Russell2011-01-241-6/+27
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-for-linusLinus Torvalds2011-01-246-15/+94
|\ \
| * | module: fix missing semicolons in MODULE macro usageRusty Russell2011-01-242-2/+2
| * | param: add null statement to compiled-in module paramsLinus Walleij2011-01-241-2/+4
| * | module: fix linker error for MODULE_VERSION when !MODULE and CONFIG_SYSFS=nRusty Russell2011-01-241-1/+1
| * | module: show version information for built-in modules in sysfsDmitry Torokhov2011-01-243-11/+88
| |/
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...Linus Torvalds2011-01-2410-14/+40
|\ \
| * | selinux: return -ENOMEM when memory allocation failsDavidlohr Bueso2011-01-242-3/+3
| * | tpm: fix panic caused by "tpm: Autodetect itpm devices"Olof Johansson2011-01-241-3/+3
| * | TPM: Long default timeout fixRajiv Andrade2011-01-241-4/+6
| * | trusted keys: Fix a memory leak in trusted_update().Jesper Juhl2011-01-241-0/+1
| * | keys: add trusted and encrypted maintainersMimi Zohar2011-01-241-0/+22
| * | encrypted-keys: rename encrypted_defined files to encryptedMimi Zohar2011-01-243-2/+3
| * | trusted-keys: rename trusted_defined files to trustedMimi Zohar2011-01-243-2/+2
| |/
* | fs: fix new dcache.c kernel-doc warningsRandy Dunlap2011-01-221-1/+3
* | rapidio: fix new kernel-doc warningsRandy Dunlap2011-01-221-0/+2
OpenPOWER on IntegriCloud