index
:
kernel
0x221E-v0.0-v7.0
0x221E-v0.0.1-v6.19
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.12.y
linux-6.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.17.y
linux-6.18.y
linux-6.19.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-rolling-lts
linux-rolling-stable
master
Hosts the 0x221E linux distro kernel.
Ubuntu
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
target
/
target_core_sbc.c
Age
Commit message (
Expand
)
Author
2015-03-19
target: do not reject FUA CDBs when write cache is enabled but emulate_write_...
Christophe Vu-Brugier
2015-02-21
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/...
Linus Torvalds
2015-02-14
target: Fail UNMAP when emulate_tpu=0
Nicholas Bellinger
2015-02-14
target: Fail WRITE_SAME w/ UNMAP=1 when emulate_tpws=0
Nicholas Bellinger
2015-02-14
target: Add sanity checks for DPO/FUA bit usage
Nicholas Bellinger
2015-02-14
target: Perform PROTECT sanity checks for WRITE_SAME
Nicholas Bellinger
2015-02-14
target: Fail I/O with PROTECT bit when protection is unsupported
Nicholas Bellinger
2015-02-14
target: Check for LBA + sectors wrap-around in sbc_parse_cdb
Nicholas Bellinger
2015-02-14
target: Add missing WRITE_SAME end-of-device sanity check
Nicholas Bellinger
2015-01-09
target: Drop arbitrary maximum I/O size limit
Nicholas Bellinger
2014-12-18
Merge remote-tracking branch 'scsi-queue/drivers-for-3.19' into for-linus
James Bottomley
2014-12-04
scsi: remove MSG_*_TAG defines
Christoph Hellwig
2014-11-24
scsi: rename SERVICE_ACTION_IN to SERVICE_ACTION_IN_16
Hannes Reinecke
2014-10-02
target: Remove unneeded check in sbc_parse_cdb
Andy Grover
2014-06-11
TARGET/sbc,loopback: Adjust command data length in case pi exists on the wire
Sagi Grimberg
2014-06-11
target: Report correct response length for some commands
Roland Dreier
2014-06-11
target/sbc: Check that the LBA and number of blocks are correct in VERIFY
Christophe Vu-Brugier
2014-06-11
target/sbc: Remove sbc_check_valid_sectors()
Christophe Vu-Brugier
2014-04-07
target/sbc: Add sbc_dif_read_strip software emulation
Nicholas Bellinger
2014-04-07
target/sbc: Add sbc_dif_generate software emulation
Nicholas Bellinger
2014-04-07
target/sbc: Only expose PI read_cap16 bits when supported by fabric
Nicholas Bellinger
2014-04-07
Target/sbc: Initialize COMPARE_AND_WRITE write_sg scatterlist
Martin Svec
2014-04-07
Target/sbc: add debug print
Sagi Grimberg
2014-04-07
Target/core: Remove prot_handover use for now
Sagi Grimberg
2014-04-07
Target/dif: Introduce protection-passthough-only mode
Sagi Grimberg
2014-03-13
Target/sbc: Set protection operation and relevant checks
Sagi Grimberg
2014-03-06
Target/sbc: Fix sbc_copy_prot for offset scatters
Sagi Grimberg
2014-02-23
Target/sbc: Don't use sg as iterator in sbc_verify_read
Sagi Grimberg
2014-02-23
target/sbc: Fix sbc_dif_copy_prot addr offset bug
Nicholas Bellinger
2014-02-12
Target/sbc: Fix protection copy routine
Sagi Grimberg
2014-01-25
target: Report bad sector in sense data for DIF errors
Sagi Grimberg
2014-01-18
target/sbc: Add P_TYPE + PROT_EN bits to READ_CAPACITY_16
Nicholas Bellinger
2014-01-18
target/sbc: Add DIF TYPE1+TYPE3 read/write verify emulation
Nicholas Bellinger
2014-01-18
target/sbc: Add DIF setup in sbc_check_prot + sbc_parse_cdb
Nicholas Bellinger
2014-01-09
target_core_alua: Referrals infrastructure
Hannes Reinecke
2013-11-22
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/...
Linus Torvalds
2013-11-12
target: Pass through I/O topology for block backstores
Andy Grover
2013-10-16
target: Return an error for WRITE SAME with ANCHOR==1
Roland Dreier
2013-10-03
target: Fail on non zero scsi_status in compare_and_write_callback
Nicholas Bellinger
2013-10-03
target: Fix recursive COMPARE_AND_WRITE callback failure
Nicholas Bellinger
2013-10-03
target: Reset data_length for COMPARE_AND_WRITE to NoLB * block_size
Nicholas Bellinger
2013-09-10
target: Update copyright ownership/year information to 2013
Nicholas Bellinger
2013-09-10
target: Release COMPARE_AND_WRITE mutex in generic failure path
Nicholas Bellinger
2013-09-10
target: Add compare_and_write_post() completion callback fall through
Nicholas Bellinger
2013-09-10
target: Add support for COMPARE_AND_WRITE emulation
Nicholas Bellinger
2013-09-09
target: Allow sbc_ops->execute_rw() to accept SGLs + data_direction
Nicholas Bellinger
2013-09-09
target: Add return for se_cmd->transport_complete_callback
Nicholas Bellinger
2013-07-07
target: Add (obsolete) checking for PMI/LBA fields in READ CAPACITY(10)
Roland Dreier
2013-07-07
target: Return correct sense data for IO past the end of a device
Roland Dreier
2013-04-25
target: Add sbc_execute_unmap() helper
Asias He
[next]