index
:
platform/kernel/linux-3.10
accepted/tizen_3.0.2014.q3_common
accepted/tizen_3.0.2015.q2_common
accepted/tizen_common
accepted/tizen_ivi
accepted/tizen_mobile
accepted/tizen_tv
accepted/tizen_wearable
devel/aarch64
devel/tizen
devel/v3.10-ltsi
dmafence
kdbus-integration
master
sandbox/cometzero/tizen
sandbox/cosmichobo/tizen
sandbox/daeinki/tizen
sandbox/hwhwang7/tizen
sandbox/mchehab/tizen-media-backports
sandbox/mwereski/kdbus-integration
sandbox/pawelo/kdbus-next-wip
sandbox/pawelo/kdbus-next-wip-next
sandbox/pawelo/kdbus-v4-backport
sandbox/pawelo/kernfs
sandbox/pawelo/kernfs_better
sandbox/pawelo/sysfs
sandbox/pcoval/tizen
tizen
tizen-rebase-20140515
tizen_3.0.2014.q3_common
tizen_3.0.2014.q4_common
tizen_3.0.2015.q1_common
tizen_3.0.2015.q2_common
tizen_3.0.m1_mobile
tizen_3.0.m1_tv
tizen_LPD
upstream
v3.10.51-integration
v3.10.52-integration
v3.10.60-rebase
Domain: System / Kernel;
Inki Dae <inki.dae@samsung.com>
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
Age
Commit message (
Expand
)
Author
Files
Lines
2012-05-09
sbp-target: Initial merge of firewire/ieee-1394 target mode support
Chris Boot
6
-0
/
+2886
2012-05-09
firewire: Move fw_card kref functions into linux/firewire.h
Chris Boot
2
-15
/
+1
2012-05-09
firewire: Add function to get speed from opaque struct fw_request
Chris Boot
1
-0
/
+9
2012-05-06
target: remove the t_se_count field in struct se_cmd
Christoph Hellwig
1
-6
/
+0
2012-05-06
target: remove the t_task_cdbs_ex_left field in struct se_cmd
Christoph Hellwig
2
-13
/
+1
2012-05-06
target: remove the t_task_cdbs_left field in struct se_cmd
Christoph Hellwig
2
-12
/
+1
2012-05-06
target: remove struct se_task
Christoph Hellwig
9
-407
/
+205
2012-05-06
target: move the state and execute lists to the command
Christoph Hellwig
3
-282
/
+152
2012-05-06
target: simplify command to task linkage
Christoph Hellwig
2
-83
/
+44
2012-05-06
target: always allocate a single task
Christoph Hellwig
1
-120
/
+37
2012-05-06
target: replace ->execute_task with ->execute_cmd
Christoph Hellwig
10
-120
/
+90
2012-05-06
target: remove the task_sectors field in struct se_task
Christoph Hellwig
1
-2
/
+0
2012-05-06
target: remove the task_size field in struct se_task
Christoph Hellwig
5
-12
/
+12
2012-05-06
target: remove the task_lba field in struct se_task
Christoph Hellwig
4
-12
/
+14
2012-05-06
target: remove target_get_task_cdb
Christoph Hellwig
2
-50
/
+2
2012-05-06
target: remove the unused transport_limit_task_sectors helper
Christoph Hellwig
1
-15
/
+0
2012-05-06
target: Handle GET_EVENT_STATUS_NOTIFICATION passthrough
Stefan Hajnoczi
1
-0
/
+4
2012-05-06
target/iscsi: cleanup some allocation style issues
Dan Carpenter
1
-10
/
+10
2012-04-14
target/iscsi: Go back to core allocating data buffer for cmd
Andy Grover
3
-80
/
+6
2012-04-14
target: Call core_alua_check_nonop_delay in target_submit_cmd()
Andy Grover
1
-0
/
+7
2012-04-14
target/iscsi: Fold _decide_list_to_build into _build_pdu_and_seq_lists
Andy Grover
5
-58
/
+50
2012-04-14
target/iscsi: Eliminate iscsi_cmd.data_length
Andy Grover
8
-67
/
+60
2012-04-14
target/iscsi: Move init_se_cmd closer to lookup_cmd_lun
Andy Grover
1
-11
/
+11
2012-04-14
target/iscsi: Inline iscsit_allocate_se_cmd and *_for_tmr
Andy Grover
3
-130
/
+101
2012-04-14
target: rewrite comment for generic_new_cmd
Andy Grover
1
-3
/
+3
2012-04-14
target: Rename target_allocate_tasks to target_setup_cmd_from_cdb
Andy Grover
4
-15
/
+10
2012-04-14
target/iscsi: Misc cleanups from Agrover (round 2)
Andy Grover
12
-109
/
+87
2012-04-14
target/iscsi: Refactor target_tx_thread immediate+response queue loops
Andy Grover
2
-244
/
+244
2012-04-14
target/iscsi: Remove unneeded locking from iscsi_target_tx_thread
Andy Grover
1
-10
/
+2
2012-04-14
target/iscsi: Misc cleanups from Agrover (round 1)
Andy Grover
3
-52
/
+16
2012-04-14
target/iscsi: Rename iscsi_cmd.i_list to iscsi_cmd.i_conn_node
Andy Grover
6
-38
/
+38
2012-04-14
target: Remove transport_do_task_sg_chain() and associated detritus
Roland Dreier
1
-70
/
+0
2012-04-14
IB/srpt: Remove use of transport_do_task_sg_chain()
Roland Dreier
1
-6
/
+2
2012-04-14
tcm_fc: Remove use of transport_do_task_sg_chain()
Roland Dreier
3
-18
/
+5
2012-04-14
target: stop splitting commands into multiple tasks
Christoph Hellwig
2
-103
/
+25
2012-04-14
target: don't limit transfer sizes for the ramdisk backend
Christoph Hellwig
2
-6
/
+2
2012-04-14
target: misc ramdisk backend cleanups
Christoph Hellwig
2
-125
/
+41
2012-04-14
target: add unknown size flag to target_submit_cmd()
Sebastian Andrzej Siewior
1
-0
/
+5
2012-04-14
target: Remove obsolete DF_READ_ONLY usage
Nicholas Bellinger
2
-11
/
+3
2012-04-07
Merge tag 'regmap-3.4-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2
-1
/
+8
2012-04-07
Merge tag 'sh-for-linus' of git://github.com/pmundt/linux-sh
Linus Torvalds
2
-89
/
+86
2012-04-06
Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...
Linus Torvalds
2
-2
/
+5
2012-04-06
Merge branch '3.4-rc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
4
-7
/
+19
2012-04-06
tcm_fc: Do not free tpg structure during wq allocation failure
Mark Rustad
1
-5
/
+8
2012-04-06
tcm_fc: Add abort flag for gracefully handling exchange timeout
Mark Rustad
3
-2
/
+11
2012-04-06
Merge branches 'idle-fix' and 'misc' into release
Len Brown
4441
-173979
/
+325606
2012-04-06
Merge branch 'stable' of git://git.kernel.org/pub/scm/linux/kernel/git/cmetca...
Linus Torvalds
3
-32
/
+61
2012-04-06
Merge tag 'stable/for-linus-3.4-rc1-tag' of git://git.kernel.org/pub/scm/linu...
Linus Torvalds
4
-3
/
+4
2012-04-06
Merge tag 'mmc-fixes-for-3.4-rc2' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
13
-218
/
+299
2012-04-06
cpuidle: Fix panic in CPU off-lining with no idle driver
Toshi Kani
1
-1
/
+4
[next]