summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2011-01-24[SCSI] bnx2i: Added reconnect fix connecting against Lefthand targetsEddie Wai
2011-01-24[SCSI] cxgbi: get rid of gl_skb in cxgbi_ddp_infokxie@chelsio.com
2011-01-24[SCSI] cxgbi: set ulpmode only if digest is onkxie@chelsio.com
2011-01-24[SCSI] hpsa: avoid leaking stack contents to userlandVasiliy Kulikov
2011-01-24[SCSI] hpsa: Fix problem that CMD_UNABORTABLE command status was treated as u...Stephen M. Cameron
2011-01-24[SCSI] hpsa: fix use of uninitialized variable in hpsa_add_msa2xxx_enclosure_...Stephen M. Cameron
2011-01-24[SCSI] hpsa: Add a per controller commands_outstanding entry in /sysStephen M. Cameron
2011-01-24[SCSI] hpsa: use usleep_range not msleep for small sleepsStephen M. Cameron
2011-01-24[SCSI] hpsa: allow driver to put controller in either simple or performant modeStephen M. Cameron
2011-01-24[SCSI] hpsa: take the adapter lock in hpsa_wait_for_mode_change_ackStephen M. Cameron
2011-01-24[SCSI] hpsa: do not reset unknown boards on reset_devicesStephen M. Cameron
2011-01-24[SCSI] hpsa: limit commands allocated on reset_devicesStephen M. Cameron
2011-01-24[SCSI] hpsa: Use kernel provided PCI state save and restore functionsStephen M. Cameron
2011-01-24[SCSI] hpsa: fix board status waiting codeStephen M. Cameron
2011-01-24[SCSI] hpsa: Remove duplicate defines of DIRECT_LOOKUP_ constantsStephen M. Cameron
2011-01-24[SCSI] hpsa: fixup DMA address before freeing.Stephen M. Cameron
2011-01-24[SCSI] hpsa: defend against zero sized buffers in passthru ioctlsStephen M. Cameron
2011-01-24[SCSI] scsi_dh_alua: add scalable ONTAP lun to dev listMike Snitzer
2011-01-24[SCSI] scsi_dh_alua: Add Promise VTrak to dev listIlgu Hong
2011-01-24[SCSI] scsi_dh_alua: fix stpg_endio group state reportingJoseph Gruher
2011-01-24[SCSI] scsi_dh_alua: fix deadlock in stpg_endioJoseph Gruher
2011-01-24[SCSI] scsi_dh_alua: fix submit_stpg returnJoseph Gruher
2011-01-24[SCSI] mpt2sas: Bump version 08.100.00.00Kashyap, Desai
2011-01-24[SCSI] mpt2sas: Basic Code Cleanup in mpt2sas_baseKashyap, Desai
2011-01-24[SCSI] mpt2sas: Add support for Customer specific branding messagesKashyap, Desai
2011-01-24[SCSI] mpt2sas: Revision P MPI Header UpdateKashyap, Desai
2011-01-24Merge branch 'BUG_ON' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/...Linus Torvalds
2011-01-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-for-linusLinus Torvalds
2011-01-24Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...Linus Torvalds
2011-01-24Remove MAYBE_BUILD_BUG_ONRusty Russell
2011-01-24BUILD_BUG_ON: make it handle more casesRusty Russell
2011-01-24module: fix missing semicolons in MODULE macro usageRusty Russell
2011-01-24param: add null statement to compiled-in module paramsLinus Walleij
2011-01-24module: fix linker error for MODULE_VERSION when !MODULE and CONFIG_SYSFS=nRusty Russell
2011-01-24module: show version information for built-in modules in sysfsDmitry Torokhov
2011-01-24selinux: return -ENOMEM when memory allocation failsDavidlohr Bueso
2011-01-24tpm: fix panic caused by "tpm: Autodetect itpm devices"Olof Johansson
2011-01-24TPM: Long default timeout fixRajiv Andrade
2011-01-23trusted keys: Fix a memory leak in trusted_update().Jesper Juhl
2011-01-23keys: add trusted and encrypted maintainersMimi Zohar
2011-01-23encrypted-keys: rename encrypted_defined files to encryptedMimi Zohar
2011-01-23trusted-keys: rename trusted_defined files to trustedMimi Zohar
2011-01-23fs: fix new dcache.c kernel-doc warningsRandy Dunlap
2011-01-23rapidio: fix new kernel-doc warningsRandy Dunlap
2011-01-23docbook: fix broken serial to tty/serial movementRandy Dunlap
2011-01-22Linux 2.6.38-rc2Linus Torvalds
2011-01-22Merge branch 'media_fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/m...Linus Torvalds
2011-01-21KEYS: Fix up comments in key management codeDavid Howells
2011-01-21KEYS: Do some style cleanup in the key management code.David Howells
2011-01-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6Linus Torvalds