aboutsummaryrefslogtreecommitdiffstats
path: root/net (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2012-05-06target: move the state and execute lists to the commandChristoph Hellwig4-297/+163
2012-05-06target: simplify command to task linkageChristoph Hellwig3-89/+45
2012-05-06target: always allocate a single taskChristoph Hellwig1-120/+37
2012-05-06target: replace ->execute_task with ->execute_cmdChristoph Hellwig12-122/+93
2012-05-06target: remove the task_sectors field in struct se_taskChristoph Hellwig2-3/+0
2012-05-06target: remove the task_size field in struct se_taskChristoph Hellwig6-13/+12
2012-05-06target: remove the task_lba field in struct se_taskChristoph Hellwig5-13/+14
2012-05-06target: remove target_get_task_cdbChristoph Hellwig3-52/+2
2012-05-06target: remove the unused transport_limit_task_sectors helperChristoph Hellwig1-15/+0
2012-05-06target: Handle GET_EVENT_STATUS_NOTIFICATION passthroughStefan Hajnoczi1-0/+4
2012-05-06target/iscsi: cleanup some allocation style issuesDan Carpenter1-10/+10
2012-04-14target/iscsi: Go back to core allocating data buffer for cmdAndy Grover3-80/+6
2012-04-14target: Call core_alua_check_nonop_delay in target_submit_cmd()Andy Grover1-0/+7
2012-04-14target/iscsi: Fold _decide_list_to_build into _build_pdu_and_seq_listsAndy Grover5-58/+50
2012-04-14target/iscsi: Eliminate iscsi_cmd.data_lengthAndy Grover8-67/+60
2012-04-14target/iscsi: Move init_se_cmd closer to lookup_cmd_lunAndy Grover1-11/+11
2012-04-14target/iscsi: Inline iscsit_allocate_se_cmd and *_for_tmrAndy Grover3-130/+101
2012-04-14target: rewrite comment for generic_new_cmdAndy Grover1-3/+3
2012-04-14target: Rename target_allocate_tasks to target_setup_cmd_from_cdbAndy Grover5-16/+11
2012-04-14target/iscsi: Misc cleanups from Agrover (round 2)Andy Grover12-109/+87
2012-04-14target/iscsi: Refactor target_tx_thread immediate+response queue loopsAndy Grover2-244/+244
2012-04-14target/iscsi: Remove unneeded locking from iscsi_target_tx_threadAndy Grover1-10/+2
2012-04-14target/iscsi: Misc cleanups from Agrover (round 1)Andy Grover3-52/+16
2012-04-14target/iscsi: Rename iscsi_cmd.i_list to iscsi_cmd.i_conn_nodeAndy Grover6-38/+38
2012-04-14target: Remove transport_do_task_sg_chain() and associated detritusRoland Dreier3-79/+0
2012-04-14IB/srpt: Remove use of transport_do_task_sg_chain()Roland Dreier1-6/+2
2012-04-14tcm_fc: Remove use of transport_do_task_sg_chain()Roland Dreier3-18/+5
2012-04-14target: stop splitting commands into multiple tasksChristoph Hellwig2-103/+25
2012-04-14target: don't limit transfer sizes for the ramdisk backendChristoph Hellwig2-6/+2
2012-04-14target: misc ramdisk backend cleanupsChristoph Hellwig2-125/+41
2012-04-14target: add unknown size flag to target_submit_cmd()Sebastian Andrzej Siewior2-0/+7
2012-04-14target: Remove obsolete DF_READ_ONLY usageNicholas Bellinger3-14/+5
2012-04-07Linux 3.4-rc2Linus Torvalds1-1/+1
2012-04-06tcm_fc: Do not free tpg structure during wq allocation failureMark Rustad1-5/+8
2012-04-06tcm_fc: Add abort flag for gracefully handling exchange timeoutMark Rustad3-2/+11
2012-04-06MAINTAINERS: Update git url for ACPIIgor Murzov1-1/+1
2012-04-06Make the "word-at-a-time" helper functions more commonly usableLinus Torvalds2-32/+49
2012-04-06cpuidle: Fix panic in CPU off-lining with no idle driverToshi Kani1-1/+4
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/smp: Remove unnecessary call to smp_processor_id()Srivatsa S. Bhat1-1/+1
2012-04-06xen/x86: Workaround 'x86/ioapic: Add register level checks to detect bogus io-apic entries'Konrad Rzeszutek Wilk1-1/+3
2012-04-06xen: only check xen_platform_pci_unplug if hvmIgor Mammedov2-2/+2
2012-04-06net: fix a race in sock_queue_err_skb()Eric Dumazet1-1/+3
2012-04-06netlink: fix races after skb queueingEric Dumazet1-11/+13
2012-04-06doc, net: Update ndo_start_xmit return type and valuesBen Hutchings1-10/+12
2012-04-06doc, net: Remove instruction to set net_device::trans_startBen Hutchings1-5/+2
2012-04-06doc, net: Update netdev operation namesBen Hutchings2-14/+14
2012-04-06doc, net: Update documentation of synchronisation for TX multiqueueBen Hutchings1-3/+3
2012-04-06doc, net: Remove obsolete reference to dev->pollBen Hutchings1-2/+1