index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
target
/
target_core_sbc.c
Age
Commit message (
Expand
)
Author
Files
Lines
2014-03-07
Target/sbc: Fix sbc_copy_prot for offset scatters
Sagi Grimberg
1
-16
/
+22
2014-02-24
Target/sbc: Don't use sg as iterator in sbc_verify_read
Sagi Grimberg
1
-5
/
+5
2014-02-24
target/sbc: Fix sbc_dif_copy_prot addr offset bug
Nicholas Bellinger
1
-3
/
+2
2014-02-13
Target/sbc: Fix protection copy routine
Sagi Grimberg
1
-0
/
+8
2014-01-25
target: Report bad sector in sense data for DIF errors
Sagi Grimberg
1
-0
/
+2
2014-01-18
target/sbc: Add P_TYPE + PROT_EN bits to READ_CAPACITY_16
Nicholas Bellinger
1
-0
/
+5
2014-01-18
target/sbc: Add DIF TYPE1+TYPE3 read/write verify emulation
Nicholas Bellinger
1
-0
/
+178
2014-01-18
target/sbc: Add DIF setup in sbc_check_prot + sbc_parse_cdb
Nicholas Bellinger
1
-0
/
+62
2014-01-10
target_core_alua: Referrals infrastructure
Hannes Reinecke
1
-1
/
+4
2013-11-22
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/...
Linus Torvalds
1
-1
/
+11
2013-11-13
target: Pass through I/O topology for block backstores
Andy Grover
1
-1
/
+11
2013-10-17
target: Return an error for WRITE SAME with ANCHOR==1
Roland Dreier
1
-0
/
+5
2013-10-03
target: Fail on non zero scsi_status in compare_and_write_callback
Nicholas Bellinger
1
-1
/
+10
2013-10-03
target: Fix recursive COMPARE_AND_WRITE callback failure
Nicholas Bellinger
1
-1
/
+10
2013-10-03
target: Reset data_length for COMPARE_AND_WRITE to NoLB * block_size
Nicholas Bellinger
1
-0
/
+6
2013-09-11
target: Update copyright ownership/year information to 2013
Nicholas Bellinger
1
-1
/
+1
2013-09-11
target: Release COMPARE_AND_WRITE mutex in generic failure path
Nicholas Bellinger
1
-0
/
+7
2013-09-11
target: Add compare_and_write_post() completion callback fall through
Nicholas Bellinger
1
-1
/
+2
2013-09-11
target: Add support for COMPARE_AND_WRITE emulation
Nicholas Bellinger
1
-1
/
+196
2013-09-10
target: Allow sbc_ops->execute_rw() to accept SGLs + data_direction
Nicholas Bellinger
1
-10
/
+27
2013-09-10
target: Add return for se_cmd->transport_complete_callback
Nicholas Bellinger
1
-5
/
+8
2013-07-08
target: Add (obsolete) checking for PMI/LBA fields in READ CAPACITY(10)
Roland Dreier
1
-0
/
+16
2013-07-08
target: Return correct sense data for IO past the end of a device
Roland Dreier
1
-1
/
+1
2013-04-25
target: Add sbc_execute_unmap() helper
Asias He
1
-0
/
+85
2013-03-18
target_core_sbc: use noop for SYNCHRONIZE_CACHE
Hannes Reinecke
1
-2
/
+5
2013-02-24
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-30
target: Fix zero-length READ_CAPACITY_16 regression
Nicholas Bellinger
1
-10
/
+8
2012-11-28
target: Make spc_get_write_same_sectors return sector_t
Nicholas Bellinger
1
-1
/
+1
2012-11-28
target: update error handling for sbc_setup_write_same()
Dan Carpenter
1
-3
/
+3
2012-11-28
target: Update copyright information to 2012
Nicholas Bellinger
1
-4
/
+1
2012-11-16
target: Add/check max_write_same_len device attribute + update block limits VPD
Nicholas Bellinger
1
-0
/
+7
2012-11-16
target/sbc: Seperate WRITE_SAME based on UNMAP flag in sbc_ops
Nicholas Bellinger
1
-28
/
+23
2012-11-08
target: Change sbc_emulate_noop to return sense_reason_t
Nicholas Bellinger
1
-8
/
+2
2012-11-07
target: pass sense_reason as a return value
Christoph Hellwig
1
-47
/
+40
2012-11-07
target: remove ->get_device_rev
Christoph Hellwig
1
-6
/
+0
2012-11-07
target: provide generic sbc device type/revision helpers
Christoph Hellwig
1
-0
/
+12
2012-11-07
target: rename spc_ops
Christoph Hellwig
1
-1
/
+1
2012-11-07
target: kill struct se_subsystem_dev
Christoph Hellwig
1
-16
/
+15
2012-10-27
target: reintroduce some obsolete SCSI-2 commands
Bernhard Kohl
1
-0
/
+18
2012-09-18
target: support zero allocation length in SBC commands
Paolo Bonzini
1
-8
/
+15
2012-07-17
target: move unmap to struct spc_ops
Christoph Hellwig
1
-58
/
+4
2012-07-17
target: move write_same to struct spc_ops
Christoph Hellwig
1
-34
/
+18
2012-07-17
target: move sync_cache to struct spc_ops
Christoph Hellwig
1
-14
/
+4
2012-07-17
target: add struct spc_ops + initial ->execute_rw pointer usage
Christoph Hellwig
1
-1
/
+11
2012-07-17
target: move code for CDB emulation
Christoph Hellwig
1
-19
/
+220
2012-07-17
target: add a parse_cdb method to the backend drivers
Christoph Hellwig
1
-0
/
+450