summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* target: remove target_get_task_cdbChristoph Hellwig2012-05-073-52/+2Star
* target: remove the unused transport_limit_task_sectors helperChristoph Hellwig2012-05-071-15/+0Star
* target: Handle GET_EVENT_STATUS_NOTIFICATION passthroughStefan Hajnoczi2012-05-071-0/+4
* target/iscsi: cleanup some allocation style issuesDan Carpenter2012-05-071-10/+10
* target/iscsi: Go back to core allocating data buffer for cmdAndy Grover2012-04-153-80/+6Star
* target: Call core_alua_check_nonop_delay in target_submit_cmd()Andy Grover2012-04-151-0/+7
* target/iscsi: Fold _decide_list_to_build into _build_pdu_and_seq_listsAndy Grover2012-04-155-58/+50Star
* target/iscsi: Eliminate iscsi_cmd.data_lengthAndy Grover2012-04-158-67/+60Star
* target/iscsi: Move init_se_cmd closer to lookup_cmd_lunAndy Grover2012-04-151-11/+11
* target/iscsi: Inline iscsit_allocate_se_cmd and *_for_tmrAndy Grover2012-04-153-130/+101Star
* target: rewrite comment for generic_new_cmdAndy Grover2012-04-151-3/+3
* target: Rename target_allocate_tasks to target_setup_cmd_from_cdbAndy Grover2012-04-155-16/+11Star
* target/iscsi: Misc cleanups from Agrover (round 2)Andy Grover2012-04-1512-109/+87Star
* target/iscsi: Refactor target_tx_thread immediate+response queue loopsAndy Grover2012-04-152-244/+244
* target/iscsi: Remove unneeded locking from iscsi_target_tx_threadAndy Grover2012-04-151-10/+2Star
* target/iscsi: Misc cleanups from Agrover (round 1)Andy Grover2012-04-153-52/+16Star
* target/iscsi: Rename iscsi_cmd.i_list to iscsi_cmd.i_conn_nodeAndy Grover2012-04-156-38/+38
* target: Remove transport_do_task_sg_chain() and associated detritusRoland Dreier2012-04-153-79/+0Star
* IB/srpt: Remove use of transport_do_task_sg_chain()Roland Dreier2012-04-151-6/+2Star
* tcm_fc: Remove use of transport_do_task_sg_chain()Roland Dreier2012-04-153-18/+5Star
* target: stop splitting commands into multiple tasksChristoph Hellwig2012-04-152-103/+25Star
* target: don't limit transfer sizes for the ramdisk backendChristoph Hellwig2012-04-152-6/+2Star
* target: misc ramdisk backend cleanupsChristoph Hellwig2012-04-152-125/+41Star
* target: add unknown size flag to target_submit_cmd()Sebastian Andrzej Siewior2012-04-152-0/+7
* target: Remove obsolete DF_READ_ONLY usageNicholas Bellinger2012-04-153-14/+5Star
* Linux 3.4-rc2Linus Torvalds2012-04-081-1/+1
* Merge tag 'regmap-3.4-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2012-04-072-1/+8
|\
| * regmap: prevent division by zero in rbtree_showStephen Warren2012-04-051-1/+7
| * regmap: Export regcache_sync_region()Mark Brown2012-04-031-0/+1
* | Merge branch 'kvm-updates/3.4' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2012-04-078-12/+36
|\ \
| * | KVM: Resolve RCU vs. async page fault problemGleb Natapov2012-04-051-0/+4
| * | Merge tag 'powerpc-fixes' of git://github.com/paulusmack/linux into new/masterAvi Kivity2012-04-055-11/+29
| |\ \
| | * | KVM: PPC: Book3S: PR: Fix preemptionAlexander Graf2012-04-031-2/+1Star
| | * | KVM: PPC: Save/Restore CR over vcpu_runAlexander Graf2012-04-032-1/+13
| | * | KVM: PPC: Book3S HV: Save and restore CR in __kvmppc_vcore_entryPaul Mackerras2012-04-031-2/+6
| | * | KVM: PPC: Book3S HV: Fix kvm_alloc_linear in case where no linears existPaul Mackerras2012-04-031-4/+5
| | * | KVM: PPC: Book3S: Compile fix for ppc32 in HIOR access codeAlexander Graf2012-04-031-2/+4
| * | | KVM: VMX: vmx_set_cr0 expects kvm->srcu lockedMarcelo Tosatti2012-04-051-0/+2
| * | | KVM: PMU: Fix integer constant is too large warning in kvm_pmu_set_msr()Sasikantha babu2012-04-051-1/+1
* | | | Merge tag 'sh-for-linus' of git://github.com/pmundt/linux-shLinus Torvalds2012-04-0720-105/+147
|\ \ \ \
| * | | | sh: fix clock-sh7757 for the latest sh_mobile_sdhi driverShimoda, Yoshihiro2012-04-041-1/+1
| | | | |
| | \ \ \
| *-. \ \ \ Merge branches 'sh/urgent', 'sh/vsyscall' and 'common/serial-rework' into sh-...Paul Mundt2012-03-304-102/+131
| |\ \ \ \ \
| | | * | | | serial: sh-sci: use serial_port_in/out vs sci_in/out.Paul Mundt2012-03-302-89/+86Star
| | * | | | | sh: vsyscall: Fix up .eh_frame generation.Paul Mundt2012-03-302-13/+45
| | |/ / / /
| * | | | | sh: dma: Fix up device attribute mismatch from sysdev fallout.Paul Mundt2012-03-301-1/+1
| * | | | | sh: dwarf unwinder depends on SHcompact.Paul Mundt2012-03-301-0/+1
| * | | | | sh: fix up fallout from system.h disintegration.Paul Mundt2012-03-3013-1/+13
| |/ / / /
* | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...Linus Torvalds2012-04-071-4/+4
|\ \ \ \ \
| * | | | | sysctl: fix write access to dmesg_restrict/kptr_restrictKees Cook2012-04-051-4/+4
* | | | | | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds2012-04-073-3/+6
|\ \ \ \ \ \