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
/
target_core_sbc.c
Age
Commit message (
Expand
)
Author
Files
Lines
2013-02-23
target: Rename spc_get_write_same_sectors -> sbc_get_write_same_sectors
Roland Dreier
1
-3
/
+3
2013-02-13
target: Fix sense data for out-of-bounds IO operations
Roland Dreier
1
-1
/
+1
2013-01-29
target: Fix zero-length READ_CAPACITY_16 regression
Nicholas Bellinger
1
-10
/
+8
2012-11-27
target: Make spc_get_write_same_sectors return sector_t
Nicholas Bellinger
1
-1
/
+1
2012-11-27
target: update error handling for sbc_setup_write_same()
Dan Carpenter
1
-3
/
+3
2012-11-27
target: Update copyright information to 2012
Nicholas Bellinger
1
-4
/
+1
2012-11-15
target: Add/check max_write_same_len device attribute + update block limits VPD
Nicholas Bellinger
1
-0
/
+7
2012-11-15
target/sbc: Seperate WRITE_SAME based on UNMAP flag in sbc_ops
Nicholas Bellinger
1
-28
/
+23
2012-11-07
target: Change sbc_emulate_noop to return sense_reason_t
Nicholas Bellinger
1
-8
/
+2
2012-11-06
target: pass sense_reason as a return value
Christoph Hellwig
1
-47
/
+40
2012-11-06
target: remove ->get_device_rev
Christoph Hellwig
1
-6
/
+0
2012-11-06
target: provide generic sbc device type/revision helpers
Christoph Hellwig
1
-0
/
+12
2012-11-06
target: rename spc_ops
Christoph Hellwig
1
-1
/
+1
2012-11-06
target: kill struct se_subsystem_dev
Christoph Hellwig
1
-16
/
+15
2012-10-26
target: reintroduce some obsolete SCSI-2 commands
Bernhard Kohl
1
-0
/
+18
2012-09-17
target: support zero allocation length in SBC commands
Paolo Bonzini
1
-8
/
+15
2012-07-16
target: move unmap to struct spc_ops
Christoph Hellwig
1
-58
/
+4
2012-07-16
target: move write_same to struct spc_ops
Christoph Hellwig
1
-34
/
+18
2012-07-16
target: move sync_cache to struct spc_ops
Christoph Hellwig
1
-14
/
+4
2012-07-16
target: add struct spc_ops + initial ->execute_rw pointer usage
Christoph Hellwig
1
-1
/
+11
2012-07-16
target: move code for CDB emulation
Christoph Hellwig
1
-19
/
+220
2012-07-16
target: add a parse_cdb method to the backend drivers
Christoph Hellwig
1
-0
/
+450