aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2011-03-23[SCSI] bnx2fc: Remove network bonding checkingMichael Chan1-7/+0
2011-03-23[SCSI] bnx2fc: Call bnx2fc_return_rqe and bnx2fc_get_next_rqe with tgt lock heldNithin Sujir1-2/+11
2011-03-23[SCSI] bnx2fc: common free list for cleanup commandsBhanu Gollapudi3-32/+58
2011-03-23[SCSI] bnx2fc: Remove rtnl_trylock/restart_syscall checksNithin Sujir1-14/+5
2011-03-23[SCSI] bnx2fc: Avoid holding cq_lock when iounmap() is calledBhanu Gollapudi1-2/+2
2011-03-23[SCSI] libiscsi_tcp: use kmap in xmit pathMike Christie2-2/+14
2011-03-23[SCSI] aacraid: Add new code for PMC-Sierra's SRC based controller familyMahesh Rajashekhara13-59/+898
2011-03-23[SCSI] mpt2sas : Added customer specific display supportKashyap, Desai2-0/+69
2011-03-23[SCSI] target: add initial statisticsNicholas Bellinger7-18/+2127
2011-03-23[SCSI] target: update version to v4.0.0-rc7-mlNicholas Bellinger1-1/+1
2011-03-23[SCSI] target: Add __init/__exit annotation for target_core_[init,exit]_configfsAxel Lin1-2/+2
2011-03-23[SCSI] target: Fix FILEIO fd_buffered_io= token typoNicholas Bellinger1-1/+1
2011-03-23[SCSI] tcm_mod_builder.py: Fix generated *_drop_nodeacl() handlerFubo Chen1-0/+1
2011-03-23[SCSI] target: Fix bogus return in transport_add_device_to_core_hba failure pathNicholas Bellinger1-3/+2
2011-03-23[SCSI] target: Avoid mem leak and needless work in transport_generic_get_memJesper Juhl1-3/+6
2011-03-23[SCSI] target: Convert TMR REQ/RSP definitions to target namespaceNicholas Bellinger2-42/+29
2011-03-23[SCSI] target: Convert rd_build_device_space() to use errnoDan Carpenter1-8/+7
2011-03-23[SCSI] target: Remove spurious double cast from structure macro accessorsNicholas Bellinger1-11/+11
2011-03-23[SCSI] target: Minor sparse warning fixes and annotationsDan Carpenter8-13/+18
2011-03-23[SCSI] target: Remove unnecessary hba_dev_list walk and se_clear_dev_ports legacy codeFubo Chen2-50/+4
2011-03-23[SCSI] target: Convert backend ->create_virtdevice() call to return ERR_PTRNicholas Bellinger5-24/+34
2011-03-23[SCSI] target: remove EXTRA_CFLAGSChristoph Hellwig1-1/+0
2011-03-23[SCSI] target: tcm_mod_builder.py generated Makefile cleanupsNicholas Bellinger1-9/+8
2011-03-23[SCSI] target: Fix match_strdup() memory leaksJesper Juhl3-7/+52
2011-03-23[SCSI] target: Fix memory leak on error path in pscsi_alloc_taskRoland Dreier1-0/+1
2011-03-23[SCSI] lpfc 8.3.22: Update driver version to 8.3.22James Smart1-1/+1
2011-03-23[SCSI] lpfc 8.3.22: Update Copyright DatesJames Smart7-7/+7
2011-03-23[SCSI] lpfc 8.3.22: FC Discovery fixesJames Smart3-32/+81
2011-03-23[SCSI] lpfc 8.3.22: Add support for PCI Adapter FailureJames Smart7-71/+207
2011-03-23[SCSI] lpfc 8.3.22: T10-DIF correctionsJames Smart6-15/+48
2011-03-23[SCSI] lpfc 8.3.22: Add new mailbox command and new BSG fixJames Smart3-118/+229
2011-03-23[SCSI] ses: Avoid kernel panic when lun 0 is not mappedKrishnasamy, Somasundaram1-1/+1
2011-03-23[SCSI] mvsas: Add support for HighPoint RR27xx series HBAHighPoint Linux Team1-0/+7
2011-03-23[SCSI] scsi_transport_iscsi: make priv_sess file writeable only by rootVasiliy Kulikov1-1/+1
2011-03-23[SCSI] ses: show devices for enclosures with no page 7John Hughes1-2/+2
2011-03-23Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound-2.6Linus Torvalds9-29/+109
2011-03-23sys_swapon: fix inode lockingCesar Eduardo Barros1-2/+5
2011-03-23smp: add missing init.h includeHeiko Carstens1-0/+1
2011-03-23Merge branch 'topic/asoc' into for-linusTakashi Iwai5-4/+25
2011-03-23ALSA: HDA: Realtek: Avoid unnecessary volume control index on Surround/SideDavid Henningsson1-8/+17
2011-03-22Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/djbw/async_txLinus Torvalds16-1262/+1989
2011-03-22bloat-o-meter: include read-only data section in reportJean Delvare1-1/+3
2011-03-22zlib: slim down zlib_deflate() workspace when possibleJim Keniston9-23/+71
2011-03-22fs/devpts/inode.c: correctly check d_alloc_name() return code in devpts_pty_new()Andrey Vagin1-1/+1
2011-03-22aio: wake all waiters when destroying ctxRoland Dreier1-2/+2
2011-03-22pps: remove unreachable codeAlexander Gordeev1-5/+0
2011-03-22adfs: add hexadecimal filetype suffix optionStuart Swales6-26/+99
2011-03-22adfs: improve timestamp precisionStuart Swales1-21/+19
2011-03-22adfs: fix E+/F+ dir size > 2048 crashing kernelStuart Swales2-21/+84
2011-03-22Documentation/vm/page-types.c: auto debugfs mount for hwpoison operationChen Gong1-4/+101