index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
target
Age
Commit message (
Expand
)
Author
Files
Lines
2012-07-16
target: remove transport_generic_process_write
Christoph Hellwig
3
-15
/
+5
2012-07-16
target: split transport_cmd_check_stop
Christoph Hellwig
1
-62
/
+62
2012-07-16
Revert "target: Do not special-case loop and iscsi fabric module loads"
Nicholas Bellinger
1
-0
/
+38
2012-07-16
target: move unmap to struct spc_ops
Christoph Hellwig
2
-63
/
+49
2012-07-16
target: move write_same to struct spc_ops
Christoph Hellwig
2
-34
/
+36
2012-07-16
target: move sync_cache to struct spc_ops
Christoph Hellwig
3
-19
/
+12
2012-07-16
target: add struct spc_ops + initial ->execute_rw pointer usage
Christoph Hellwig
6
-22
/
+61
2012-07-16
target: remove dead SCF_ flags
Christoph Hellwig
1
-1
/
+0
2012-07-16
target/iscsi: Remove dead code in lio_get_tpg_from_tpg_item()
Roland Dreier
1
-22
/
+0
2012-07-16
target/iblock: Add parameter to specify read-only devices
Andy Grover
2
-7
/
+29
2012-07-16
target: Do not special-case loop and iscsi fabric module loads
Andy Grover
1
-38
/
+0
2012-07-16
target: move ref_cmd from the generic se_tmr_req into iscsi code
Christoph Hellwig
2
-23
/
+21
2012-07-16
target: remove the execute list
Christoph Hellwig
3
-236
/
+98
2012-07-16
target/pscsi: Only emulate REPORT_LUNS for passthrough
Nicholas Bellinger
1
-9
/
+3
2012-07-16
target: Move MAINTENANCE_[IN,OUT] from pscsi_parse_cdb -> spc_parse_cdb
Nicholas Bellinger
1
-1
/
+41
2012-07-16
target: move transport_generic_prepare_cdb into pscsi
Christoph Hellwig
2
-29
/
+26
2012-07-16
target: move code for CDB emulation
Christoph Hellwig
7
-1658
/
+1152
2012-07-16
target: add a parse_cdb method to the backend drivers
Christoph Hellwig
9
-733
/
+931
2012-07-16
target: split parsing of SPC commands into a separate helper
Christoph Hellwig
4
-109
/
+176
2012-07-16
target: split overflow and underflow checks into a helper
Christoph Hellwig
1
-37
/
+53
2012-07-16
target: remove control CDB flags
Christoph Hellwig
4
-82
/
+40
2012-07-16
target: move unrelated code out of transport_generic_cmd_sequencer
Christoph Hellwig
1
-77
/
+66
2012-07-16
target: Fix range calculation in WRITE SAME emulation when num blocks == 0
Roland Dreier
1
-1
/
+1
2012-07-16
target: Clean up returning errors in PR handling code
Roland Dreier
1
-3
/
+4
2012-07-14
tcm_fc: Fix crash seen with aborts and large reads
Mark Rustad
1
-0
/
+2
2012-07-06
tcm_fc: Resolve suspicious RCU usage warnings
Mark Rustad
1
-1
/
+2
2012-06-12
target: Return error to initiator if SET TARGET PORT GROUPS emulation fails
Roland Dreier
1
-2
/
+3
2012-06-12
target: Add TFO->put_session() caller for HW fabric session shutdown
Joern Engel
1
-1
/
+7
2012-06-02
target/file: Use O_DSYNC by default for FILEIO backends
Nicholas Bellinger
2
-54
/
+17
2012-05-30
sbp-target: rename a variable to avoid name clash
Stefan Richter
1
-4
/
+4
2012-05-23
Merge branch 'sbp-target-merge' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
6
-0
/
+2886
2012-05-21
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/...
Linus Torvalds
37
-2237
/
+1286
2012-05-20
iscsi-target: Fix iov_count calculation bug in iscsit_allocate_iovecs
Nicholas Bellinger
1
-1
/
+1
2012-05-17
iscsi-target: remove dead code in iscsi_check_valuelist_for_support
Dan Carpenter
1
-9
/
+0
2012-05-17
target: Fix bug in handling of FILEIO + block_device resize ops
Nicholas Bellinger
1
-6
/
+16
2012-05-17
target: Handle ATA_16 passthrough for pSCSI backend devices
mengcong
1
-0
/
+32
2012-05-17
target: Add MI_REPORT_TARGET_PGS ext. header + implict_trans_secs attribute
Nicholas Bellinger
3
-12
/
+101
2012-05-17
target: Fix MAINTENANCE_IN service action CDB checks to use lower 5 bits
Nicholas Bellinger
2
-4
/
+5
2012-05-15
target: add support for the WRITE_VERIFY command
Bernhard Kohl
1
-0
/
+1
2012-05-14
target: Fix SPC-2 RELEASE bug for multi-session iSCSI client setups
Bernhard Kohl
1
-0
/
+3
2012-05-11
target: make target_put_session void
Jörn Engel
1
-2
/
+2
2012-05-11
target: cleanup transport_execute_tasks()
Jörn Engel
1
-9
/
+5
2012-05-11
target: Drop incorrect se_lun_acl release for dynamic -> explict ACL conversion
Nicholas Bellinger
1
-22
/
+0
2012-05-09
sbp-target: Initial merge of firewire/ieee-1394 target mode support
Chris Boot
6
-0
/
+2886
2012-05-09
target: Remove max_sectors device attribute for modern se_task less code
Nicholas Bellinger
4
-73
/
+9
2012-05-09
target: lock => unlock typo in transport_lun_wait_for_tasks
Dan Carpenter
1
-1
/
+1
2012-05-09
target: Enforce hw_max_sectors for SCF_SCSI_DATA_SG_IO_CDB
Nicholas Bellinger
1
-6
/
+15
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
[next]