index
:
Linux
arm64-uaccess
for-next
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
vsnprintf
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
iscsi-target: Fix iov_count calculation bug in iscsit_allocate_iovecs
Nicholas Bellinger
2012-05-20
1
-1
/
+1
*
iscsi-target: remove dead code in iscsi_check_valuelist_for_support
Dan Carpenter
2012-05-17
1
-9
/
+0
*
target: Handle ATA_16 passthrough for pSCSI backend devices
mengcong
2012-05-17
1
-0
/
+32
*
target: Add MI_REPORT_TARGET_PGS ext. header + implict_trans_secs attribute
Nicholas Bellinger
2012-05-17
4
-12
/
+102
*
target: Fix MAINTENANCE_IN service action CDB checks to use lower 5 bits
Nicholas Bellinger
2012-05-17
2
-4
/
+5
*
target: add support for the WRITE_VERIFY command
Bernhard Kohl
2012-05-15
1
-0
/
+1
*
target: make target_put_session void
Jörn Engel
2012-05-11
2
-3
/
+3
*
target: cleanup transport_execute_tasks()
Jörn Engel
2012-05-11
1
-9
/
+5
*
target: Remove max_sectors device attribute for modern se_task less code
Nicholas Bellinger
2012-05-09
5
-74
/
+9
*
target: lock => unlock typo in transport_lun_wait_for_tasks
Dan Carpenter
2012-05-09
1
-1
/
+1
*
target: Enforce hw_max_sectors for SCF_SCSI_DATA_SG_IO_CDB
Nicholas Bellinger
2012-05-09
1
-6
/
+15
*
target: remove the t_se_count field in struct se_cmd
Christoph Hellwig
2012-05-06
2
-7
/
+0
*
target: remove the t_task_cdbs_ex_left field in struct se_cmd
Christoph Hellwig
2012-05-06
3
-14
/
+1
*
target: remove the t_task_cdbs_left field in struct se_cmd
Christoph Hellwig
2012-05-06
3
-13
/
+1
*
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
[next]