summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2011-03-23[SCSI] qla4xxx: Add support for ql4xmaxqdepth command line parameterVikas Chaudhary
2011-03-23[SCSI] qla4xxx: cleanup function qla4xxx_process_ddb_changedVikas Chaudhary
2011-03-23[SCSI] qla4xxx: Prevent other port reinitialization during remove_adapterKaren Higgins
2011-03-23[SCSI] qla4xxx: remove unused ddb flag DF_NO_RELOGINVikas Chaudhary
2011-03-23[SCSI] qla4xxx: cleanup DDB relogin logic during initializationKaren Higgins
2011-03-23[SCSI] qla4xxx: Do not retry ISP82XX initialization if H/W state is failedPrasanna Mumbai
2011-03-23[SCSI] qla4xxx: Do not send mbox command if FW is in failed statePrasanna Mumbai
2011-03-23[SCSI] qla4xxx: cleanup qla4xxx_initialize_ddb_list()Vikas Chaudhary
2011-03-23[SCSI] ses: add subenclosure supportJames Bottomley
2011-03-23[SCSI] bnx2fc: Bump version to 1.0.1Nithin Sujir
2011-03-23[SCSI] bnx2fc: Remove unnecessary module state checksBhanu Gollapudi
2011-03-23[SCSI] bnx2fc: Fix MTU issue by using static MTUBhanu Gollapudi
2011-03-23[SCSI] bnx2fc: Remove network bonding checkingMichael Chan
2011-03-23[SCSI] bnx2fc: Call bnx2fc_return_rqe and bnx2fc_get_next_rqe with tgt lock heldNithin Sujir
2011-03-23[SCSI] bnx2fc: common free list for cleanup commandsBhanu Gollapudi
2011-03-23[SCSI] bnx2fc: Remove rtnl_trylock/restart_syscall checksNithin Sujir
2011-03-23[SCSI] bnx2fc: Avoid holding cq_lock when iounmap() is calledBhanu Gollapudi
2011-03-23[SCSI] libiscsi_tcp: use kmap in xmit pathMike Christie
2011-03-23[SCSI] aacraid: Add new code for PMC-Sierra's SRC based controller familyMahesh Rajashekhara
2011-03-23[SCSI] mpt2sas : Added customer specific display supportKashyap, Desai
2011-03-23[SCSI] target: add initial statisticsNicholas Bellinger
2011-03-23[SCSI] target: Add __init/__exit annotation for target_core_[init,exit]_configfsAxel Lin
2011-03-23[SCSI] target: Fix FILEIO fd_buffered_io= token typoNicholas Bellinger
2011-03-23[SCSI] target: Fix bogus return in transport_add_device_to_core_hba failure pathNicholas Bellinger
2011-03-23[SCSI] target: Avoid mem leak and needless work in transport_generic_get_memJesper Juhl
2011-03-23[SCSI] target: Convert TMR REQ/RSP definitions to target namespaceNicholas Bellinger
2011-03-23[SCSI] target: Convert rd_build_device_space() to use errnoDan Carpenter
2011-03-23[SCSI] target: Minor sparse warning fixes and annotationsDan Carpenter
2011-03-23[SCSI] target: Remove unnecessary hba_dev_list walk and se_clear_dev_ports le...Fubo Chen
2011-03-23[SCSI] target: Convert backend ->create_virtdevice() call to return ERR_PTRNicholas Bellinger
2011-03-23[SCSI] target: remove EXTRA_CFLAGSChristoph Hellwig
2011-03-23[SCSI] target: Fix match_strdup() memory leaksJesper Juhl
2011-03-23[SCSI] target: Fix memory leak on error path in pscsi_alloc_taskRoland Dreier
2011-03-23[SCSI] lpfc 8.3.22: Update driver version to 8.3.22James Smart
2011-03-23[SCSI] lpfc 8.3.22: Update Copyright DatesJames Smart
2011-03-23[SCSI] lpfc 8.3.22: FC Discovery fixesJames Smart
2011-03-23[SCSI] lpfc 8.3.22: Add support for PCI Adapter FailureJames Smart
2011-03-23[SCSI] lpfc 8.3.22: T10-DIF correctionsJames Smart
2011-03-23[SCSI] lpfc 8.3.22: Add new mailbox command and new BSG fixJames Smart
2011-03-23[SCSI] mvsas: Add support for HighPoint RR27xx series HBAHighPoint Linux Team
2011-03-23[SCSI] scsi_transport_iscsi: make priv_sess file writeable only by rootVasiliy Kulikov
2011-03-23[SCSI] ses: show devices for enclosures with no page 7John Hughes
2011-03-23Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/djbw/asy...Linus Torvalds
2011-03-23zlib: slim down zlib_deflate() workspace when possibleJim Keniston
2011-03-23pps: remove unreachable codeAlexander Gordeev
2011-03-23pnp: only assign IORESOURCE_DMA if CONFIG_ISA_DMA_API is enabledDavid Rientjes
2011-03-23rtc: add real-time clock driver for NVIDIA TegraAndrew Chew
2011-03-23drivers/rtc/rtc-ds1511.c: world-writable sysfs nvram fileVasiliy Kulikov
2011-03-23drivers/rtc/rtc-isl1208.c: add alarm supportRyan Mallon
2011-03-23rtc: convert DS1374 to dev_pm_opsMark Brown