index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
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
path:
root
/
drivers
/
target
/
target_core_sbc.c
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
*
target: Check for LBA + sectors wrap-around in sbc_parse_cdb
Nicholas Bellinger
2015-02-14
1
-1
/
+2
|
*
target: Add missing WRITE_SAME end-of-device sanity check
Nicholas Bellinger
2015-02-14
1
-0
/
+12
*
|
target: Drop arbitrary maximum I/O size limit
Nicholas Bellinger
2015-01-09
1
-15
/
+0
|
/
*
Merge remote-tracking branch 'scsi-queue/drivers-for-3.19' into for-linus
James Bottomley
2014-12-18
1
-1
/
+1
|
\
|
*
scsi: remove MSG_*_TAG defines
Christoph Hellwig
2014-12-04
1
-1
/
+1
*
|
scsi: rename SERVICE_ACTION_IN to SERVICE_ACTION_IN_16
Hannes Reinecke
2014-11-24
1
-1
/
+1
|
/
*
target: Remove unneeded check in sbc_parse_cdb
Andy Grover
2014-10-02
1
-1
/
+1
*
TARGET/sbc,loopback: Adjust command data length in case pi exists on the wire
Sagi Grimberg
2014-06-11
1
-2
/
+13
*
target: Report correct response length for some commands
Roland Dreier
2014-06-11
1
-2
/
+2
*
target/sbc: Check that the LBA and number of blocks are correct in VERIFY
Christophe Vu-Brugier
2014-06-11
1
-1
/
+3
*
target/sbc: Remove sbc_check_valid_sectors()
Christophe Vu-Brugier
2014-06-11
1
-39
/
+6
*
target/sbc: Add sbc_dif_read_strip software emulation
Nicholas Bellinger
2014-04-07
1
-4
/
+27
*
target/sbc: Add sbc_dif_generate software emulation
Nicholas Bellinger
2014-04-07
1
-0
/
+44
*
target/sbc: Only expose PI read_cap16 bits when supported by fabric
Nicholas Bellinger
2014-04-07
1
-2
/
+5
*
Target/sbc: Initialize COMPARE_AND_WRITE write_sg scatterlist
Martin Svec
2014-04-07
1
-1
/
+2
*
Target/sbc: add debug print
Sagi Grimberg
2014-04-07
1
-0
/
+3
*
Target/core: Remove prot_handover use for now
Sagi Grimberg
2014-04-07
1
-1
/
+0
*
Target/dif: Introduce protection-passthough-only mode
Sagi Grimberg
2014-04-07
1
-1
/
+1
*
Target/sbc: Set protection operation and relevant checks
Sagi Grimberg
2014-03-13
1
-14
/
+73
*
Target/sbc: Fix sbc_copy_prot for offset scatters
Sagi Grimberg
2014-03-06
1
-16
/
+22
*
Target/sbc: Don't use sg as iterator in sbc_verify_read
Sagi Grimberg
2014-02-23
1
-5
/
+5
*
target/sbc: Fix sbc_dif_copy_prot addr offset bug
Nicholas Bellinger
2014-02-23
1
-3
/
+2
*
Target/sbc: Fix protection copy routine
Sagi Grimberg
2014-02-12
1
-0
/
+8
*
target: Report bad sector in sense data for DIF errors
Sagi Grimberg
2014-01-25
1
-0
/
+2
*
target/sbc: Add P_TYPE + PROT_EN bits to READ_CAPACITY_16
Nicholas Bellinger
2014-01-18
1
-0
/
+5
*
target/sbc: Add DIF TYPE1+TYPE3 read/write verify emulation
Nicholas Bellinger
2014-01-18
1
-0
/
+178
*
target/sbc: Add DIF setup in sbc_check_prot + sbc_parse_cdb
Nicholas Bellinger
2014-01-18
1
-0
/
+62
*
target_core_alua: Referrals infrastructure
Hannes Reinecke
2014-01-09
1
-1
/
+4
*
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/...
Linus Torvalds
2013-11-22
1
-1
/
+11
|
\
|
*
target: Pass through I/O topology for block backstores
Andy Grover
2013-11-12
1
-1
/
+11
*
|
target: Return an error for WRITE SAME with ANCHOR==1
Roland Dreier
2013-10-16
1
-0
/
+5
*
|
target: Fail on non zero scsi_status in compare_and_write_callback
Nicholas Bellinger
2013-10-03
1
-1
/
+10
*
|
target: Fix recursive COMPARE_AND_WRITE callback failure
Nicholas Bellinger
2013-10-03
1
-1
/
+10
*
|
target: Reset data_length for COMPARE_AND_WRITE to NoLB * block_size
Nicholas Bellinger
2013-10-03
1
-0
/
+6
|
/
*
target: Update copyright ownership/year information to 2013
Nicholas Bellinger
2013-09-10
1
-1
/
+1
*
target: Release COMPARE_AND_WRITE mutex in generic failure path
Nicholas Bellinger
2013-09-10
1
-0
/
+7
*
target: Add compare_and_write_post() completion callback fall through
Nicholas Bellinger
2013-09-10
1
-1
/
+2
*
target: Add support for COMPARE_AND_WRITE emulation
Nicholas Bellinger
2013-09-10
1
-1
/
+196
*
target: Allow sbc_ops->execute_rw() to accept SGLs + data_direction
Nicholas Bellinger
2013-09-09
1
-10
/
+27
*
target: Add return for se_cmd->transport_complete_callback
Nicholas Bellinger
2013-09-09
1
-5
/
+8
*
target: Add (obsolete) checking for PMI/LBA fields in READ CAPACITY(10)
Roland Dreier
2013-07-07
1
-0
/
+16
*
target: Return correct sense data for IO past the end of a device
Roland Dreier
2013-07-07
1
-1
/
+1
*
target: Add sbc_execute_unmap() helper
Asias He
2013-04-25
1
-0
/
+85
*
target_core_sbc: use noop for SYNCHRONIZE_CACHE
Hannes Reinecke
2013-03-18
1
-2
/
+5
*
target: Rename spc_get_write_same_sectors -> sbc_get_write_same_sectors
Roland Dreier
2013-02-23
1
-3
/
+3
*
target: Fix sense data for out-of-bounds IO operations
Roland Dreier
2013-02-13
1
-1
/
+1
*
target: Fix zero-length READ_CAPACITY_16 regression
Nicholas Bellinger
2013-01-29
1
-10
/
+8
*
target: Make spc_get_write_same_sectors return sector_t
Nicholas Bellinger
2012-11-27
1
-1
/
+1
*
target: update error handling for sbc_setup_write_same()
Dan Carpenter
2012-11-27
1
-3
/
+3
*
target: Update copyright information to 2012
Nicholas Bellinger
2012-11-27
1
-4
/
+1
[prev]
[next]