summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2012-05-07target: remove the task_lba field in struct se_taskChristoph Hellwig4-12/+14
2012-05-07target: remove target_get_task_cdbChristoph Hellwig2-50/+2
2012-05-07target: remove the unused transport_limit_task_sectors helperChristoph Hellwig1-15/+0
2012-05-07target: Handle GET_EVENT_STATUS_NOTIFICATION passthroughStefan Hajnoczi1-0/+4
2012-05-07target/iscsi: cleanup some allocation style issuesDan Carpenter1-10/+10
2012-04-15target/iscsi: Go back to core allocating data buffer for cmdAndy Grover3-80/+6
2012-04-15target: Call core_alua_check_nonop_delay in target_submit_cmd()Andy Grover1-0/+7
2012-04-15target/iscsi: Fold _decide_list_to_build into _build_pdu_and_seq_listsAndy Grover5-58/+50
2012-04-15target/iscsi: Eliminate iscsi_cmd.data_lengthAndy Grover8-67/+60
2012-04-15target/iscsi: Move init_se_cmd closer to lookup_cmd_lunAndy Grover1-11/+11
2012-04-15target/iscsi: Inline iscsit_allocate_se_cmd and *_for_tmrAndy Grover3-130/+101
2012-04-15target: rewrite comment for generic_new_cmdAndy Grover1-3/+3
2012-04-15target: Rename target_allocate_tasks to target_setup_cmd_from_cdbAndy Grover4-15/+10
2012-04-15target/iscsi: Misc cleanups from Agrover (round 2)Andy Grover12-109/+87
2012-04-15target/iscsi: Refactor target_tx_thread immediate+response queue loopsAndy Grover2-244/+244
2012-04-15target/iscsi: Remove unneeded locking from iscsi_target_tx_threadAndy Grover1-10/+2
2012-04-15target/iscsi: Misc cleanups from Agrover (round 1)Andy Grover3-52/+16
2012-04-15target/iscsi: Rename iscsi_cmd.i_list to iscsi_cmd.i_conn_nodeAndy Grover6-38/+38
2012-04-15target: Remove transport_do_task_sg_chain() and associated detritusRoland Dreier1-70/+0
2012-04-15IB/srpt: Remove use of transport_do_task_sg_chain()Roland Dreier1-6/+2
2012-04-15tcm_fc: Remove use of transport_do_task_sg_chain()Roland Dreier3-18/+5
2012-04-15target: stop splitting commands into multiple tasksChristoph Hellwig2-103/+25
2012-04-15target: don't limit transfer sizes for the ramdisk backendChristoph Hellwig2-6/+2
2012-04-15target: misc ramdisk backend cleanupsChristoph Hellwig2-125/+41
2012-04-15target: add unknown size flag to target_submit_cmd()Sebastian Andrzej Siewior1-0/+5
2012-04-15target: Remove obsolete DF_READ_ONLY usageNicholas Bellinger2-11/+3
2012-04-07Merge tag 'regmap-3.4-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2-1/+8
2012-04-07Merge tag 'sh-for-linus' of git://github.com/pmundt/linux-shLinus Torvalds2-89/+86
2012-04-07Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds2-2/+5
2012-04-07Merge branch '3.4-rc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds4-7/+19
2012-04-07tcm_fc: Do not free tpg structure during wq allocation failureMark Rustad1-5/+8
2012-04-07tcm_fc: Add abort flag for gracefully handling exchange timeoutMark Rustad3-2/+11
2012-04-07Merge branches 'idle-fix' and 'misc' into releaseLen Brown4441-173979/+325606
2012-04-07Merge branch 'stable' of git://git.kernel.org/pub/scm/linux/kernel/git/cmetca...Linus Torvalds3-32/+61
2012-04-07Merge tag 'stable/for-linus-3.4-rc1-tag' of git://git.kernel.org/pub/scm/linu...Linus Torvalds4-3/+4
2012-04-07Merge tag 'mmc-fixes-for-3.4-rc2' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds13-218/+299
2012-04-06cpuidle: Fix panic in CPU off-lining with no idle driverToshi Kani1-1/+4
2012-04-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds14-195/+371
2012-04-06xen/pcifront: avoid pci_frontend_enable_msix() falsely returning successJan Beulich1-0/+1
2012-04-06xen/pciback: fix XEN_PCI_OP_enable_msix resultJan Beulich1-1/+1
2012-04-06xen: only check xen_platform_pci_unplug if hvmIgor Mammedov2-2/+2
2012-04-06Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds5-107/+135
2012-04-06Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds1-1/+1
2012-04-06mmc: use really long write timeout to deal with crappy cardsPaul Walmsley1-3/+7
2012-04-06mmc: sdhci-dove: Fix compile error by including module.hAlf Høgemark1-0/+1
2012-04-06mmc: Prevent 1.8V switch for SD hosts that don't support UHS modes.Al Cooper1-2/+3
2012-04-06Revert "mmc: sdhci-pci: Add MSI support"Chris Ball1-6/+0
2012-04-06Revert "mmc: sdhci-pci: add quirks for broken MSI on O2Micro controllers"Chris Ball1-3/+1
2012-04-06mmc: core: fix power class selectionSubhash Jadavani1-13/+17
2012-04-06mmc: omap_hsmmc: fix module re-insertionBalaji T K1-3/+1