index
:
op-kernel-dev
raptor-dma-dev-4.18-pre
raptor-dma-dev-current
Development kernel branch for OpenPOWER systems
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
target: remove struct se_task
Christoph Hellwig
2012-05-06
11
-423
/
+211
*
target: move the state and execute lists to the command
Christoph Hellwig
2012-05-06
4
-297
/
+163
*
target: simplify command to task linkage
Christoph Hellwig
2012-05-06
3
-89
/
+45
*
target: always allocate a single task
Christoph Hellwig
2012-05-06
1
-120
/
+37
*
target: replace ->execute_task with ->execute_cmd
Christoph Hellwig
2012-05-06
12
-122
/
+93
*
target: remove the task_sectors field in struct se_task
Christoph Hellwig
2012-05-06
2
-3
/
+0
*
target: remove the task_size field in struct se_task
Christoph Hellwig
2012-05-06
6
-13
/
+12
*
target: remove the task_lba field in struct se_task
Christoph Hellwig
2012-05-06
5
-13
/
+14
*
target: remove target_get_task_cdb
Christoph Hellwig
2012-05-06
3
-52
/
+2
*
target: remove the unused transport_limit_task_sectors helper
Christoph Hellwig
2012-05-06
1
-15
/
+0
*
target: Handle GET_EVENT_STATUS_NOTIFICATION passthrough
Stefan Hajnoczi
2012-05-06
1
-0
/
+4
*
target/iscsi: cleanup some allocation style issues
Dan Carpenter
2012-05-06
1
-10
/
+10
*
target/iscsi: Go back to core allocating data buffer for cmd
Andy Grover
2012-04-14
3
-80
/
+6
*
target: Call core_alua_check_nonop_delay in target_submit_cmd()
Andy Grover
2012-04-14
1
-0
/
+7
*
target/iscsi: Fold _decide_list_to_build into _build_pdu_and_seq_lists
Andy Grover
2012-04-14
5
-58
/
+50
*
target/iscsi: Eliminate iscsi_cmd.data_length
Andy Grover
2012-04-14
8
-67
/
+60
*
target/iscsi: Move init_se_cmd closer to lookup_cmd_lun
Andy Grover
2012-04-14
1
-11
/
+11
*
target/iscsi: Inline iscsit_allocate_se_cmd and *_for_tmr
Andy Grover
2012-04-14
3
-130
/
+101
*
target: rewrite comment for generic_new_cmd
Andy Grover
2012-04-14
1
-3
/
+3
*
target: Rename target_allocate_tasks to target_setup_cmd_from_cdb
Andy Grover
2012-04-14
5
-16
/
+11
*
target/iscsi: Misc cleanups from Agrover (round 2)
Andy Grover
2012-04-14
12
-109
/
+87
*
target/iscsi: Refactor target_tx_thread immediate+response queue loops
Andy Grover
2012-04-14
2
-244
/
+244
*
target/iscsi: Remove unneeded locking from iscsi_target_tx_thread
Andy Grover
2012-04-14
1
-10
/
+2
*
target/iscsi: Misc cleanups from Agrover (round 1)
Andy Grover
2012-04-14
3
-52
/
+16
*
target/iscsi: Rename iscsi_cmd.i_list to iscsi_cmd.i_conn_node
Andy Grover
2012-04-14
6
-38
/
+38
*
target: Remove transport_do_task_sg_chain() and associated detritus
Roland Dreier
2012-04-14
3
-79
/
+0
*
IB/srpt: Remove use of transport_do_task_sg_chain()
Roland Dreier
2012-04-14
1
-6
/
+2
*
tcm_fc: Remove use of transport_do_task_sg_chain()
Roland Dreier
2012-04-14
3
-18
/
+5
*
target: stop splitting commands into multiple tasks
Christoph Hellwig
2012-04-14
2
-103
/
+25
*
target: don't limit transfer sizes for the ramdisk backend
Christoph Hellwig
2012-04-14
2
-6
/
+2
*
target: misc ramdisk backend cleanups
Christoph Hellwig
2012-04-14
2
-125
/
+41
*
target: add unknown size flag to target_submit_cmd()
Sebastian Andrzej Siewior
2012-04-14
2
-0
/
+7
*
target: Remove obsolete DF_READ_ONLY usage
Nicholas Bellinger
2012-04-14
3
-14
/
+5
*
Linux 3.4-rc2
v3.4-rc2
Linus Torvalds
2012-04-07
1
-1
/
+1
*
Merge tag 'regmap-3.4-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2012-04-07
2
-1
/
+8
|
\
|
*
regmap: prevent division by zero in rbtree_show
Stephen Warren
2012-04-04
1
-1
/
+7
|
*
regmap: Export regcache_sync_region()
Mark Brown
2012-04-03
1
-0
/
+1
*
|
Merge branch 'kvm-updates/3.4' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2012-04-07
8
-12
/
+36
|
\
\
|
*
|
KVM: Resolve RCU vs. async page fault problem
Gleb Natapov
2012-04-05
1
-0
/
+4
|
*
|
Merge tag 'powerpc-fixes' of git://github.com/paulusmack/linux into new/master
Avi Kivity
2012-04-05
5
-11
/
+29
|
|
\
\
|
|
*
|
KVM: PPC: Book3S: PR: Fix preemption
Alexander Graf
2012-04-03
1
-2
/
+1
|
|
*
|
KVM: PPC: Save/Restore CR over vcpu_run
Alexander Graf
2012-04-03
2
-1
/
+13
|
|
*
|
KVM: PPC: Book3S HV: Save and restore CR in __kvmppc_vcore_entry
Paul Mackerras
2012-04-03
1
-2
/
+6
|
|
*
|
KVM: PPC: Book3S HV: Fix kvm_alloc_linear in case where no linears exist
Paul Mackerras
2012-04-03
1
-4
/
+5
|
|
*
|
KVM: PPC: Book3S: Compile fix for ppc32 in HIOR access code
Alexander Graf
2012-04-03
1
-2
/
+4
|
*
|
|
KVM: VMX: vmx_set_cr0 expects kvm->srcu locked
Marcelo Tosatti
2012-04-05
1
-0
/
+2
|
*
|
|
KVM: PMU: Fix integer constant is too large warning in kvm_pmu_set_msr()
Sasikantha babu
2012-04-05
1
-1
/
+1
*
|
|
|
Merge tag 'sh-for-linus' of git://github.com/pmundt/linux-sh
Linus Torvalds
2012-04-07
20
-105
/
+147
|
\
\
\
\
|
*
|
|
|
sh: fix clock-sh7757 for the latest sh_mobile_sdhi driver
Shimoda, Yoshihiro
2012-04-05
1
-1
/
+1
|
|
|
|
|
|
|
\
\
\
|
*
-
.
\
\
\
Merge branches 'sh/urgent', 'sh/vsyscall' and 'common/serial-rework' into sh-...
Paul Mundt
2012-03-30
4
-102
/
+131
|
|
\
\
\
\
\
[next]