index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
target
/
target_core_iblock.c
Age
Commit message (
Expand
)
Author
2015-02-21
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/...
Linus Torvalds
2015-02-14
target: Perform PROTECT sanity checks for WRITE_SAME
Nicholas Bellinger
2015-01-09
target: Drop left-over fabric_max_sectors attribute
Nicholas Bellinger
2015-01-09
target: Drop arbitrary maximum I/O size limit
Nicholas Bellinger
2014-12-01
target/iblock: Convert to external iblock_backend_dev_attrs
Nicholas Bellinger
2014-12-01
target: Add EXPORT_SYMBOL for existing se_dev_set_*
Nicholas Bellinger
2014-04-18
arch: Mass conversion of smp_mb__*()
Peter Zijlstra
2014-04-07
target/iblock: Fix double bioset_integrity_free bug
Nicholas Bellinger
2014-01-31
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/...
Linus Torvalds
2014-01-18
target/iblock: Add blk_integrity + BIP passthrough support
Nicholas Bellinger
2014-01-09
drivers: target: Mark function as static in target_core_iblock.c
Rashika Kheria
2013-11-23
block: Abstract out bvec iterator
Kent Overstreet
2013-11-12
target: Pass through I/O topology for block backstores
Andy Grover
2013-09-10
target: Update copyright ownership/year information to 2013
Nicholas Bellinger
2013-09-09
target: Allow sbc_ops->execute_rw() to accept SGLs + data_direction
Nicholas Bellinger
2013-08-12
target: replace strict_strto*() with kstrto*()
Jingoo Han
2013-05-15
target/iblock: Fix WCE=1 + DPOFUA=1 backend WRITE regression
Nicholas Bellinger
2013-04-25
target: Add sbc_execute_unmap() helper
Asias He
2013-04-25
target/iblock: Add iblock_do_unmap() helper
Asias He
2013-02-27
target: Add __exit annotation for module_exit functions
Asias He
2013-02-23
target: Rename spc_get_write_same_sectors -> sbc_get_write_same_sectors
Roland Dreier
2013-02-13
target: Fix error checking for UNMAP commands
Roland Dreier
2013-02-13
target/iblock: Use backend REQ_FLUSH hint for WriteCacheEnabled status
Nicholas Bellinger
2012-11-27
target: Make spc_get_write_same_sectors return sector_t
Nicholas Bellinger
2012-11-27
target/iblock: Forward declare bio helpers
Nicholas Bellinger
2012-11-27
target: Update copyright information to 2012
Nicholas Bellinger
2012-11-15
target/iblock: Add WRITE_SAME w/ UNMAP=0 emulation support
Nicholas Bellinger
2012-11-06
target: pass sense_reason as a return value
Christoph Hellwig
2012-11-06
target: remove ->get_device_rev
Christoph Hellwig
2012-11-06
target: provide generic sbc device type/revision helpers
Christoph Hellwig
2012-11-06
target: rename spc_ops
Christoph Hellwig
2012-11-06
target: kill struct se_subsystem_dev
Christoph Hellwig
2012-10-11
Merge branch 'for-3.7/core' of git://git.kernel.dk/linux-block
Linus Torvalds
2012-09-17
target: do not submit a zero-bio I/O request
Paolo Bonzini
2012-09-17
target: Drop se_subsystem_api->[write_cache,fua_write]_emulated flags
Nicholas Bellinger
2012-09-17
target/iblock: Use match_strlcpy for Opt_udev_path string assignment
Nicholas Bellinger
2012-09-09
block: Generalized bio pool freeing
Kent Overstreet
2012-09-07
target: report too-small parameter lists everywhere
Paolo Bonzini
2012-07-16
target: Check number of unmap descriptors against our limit
Roland Dreier
2012-07-16
target: Fix possible integer underflow in UNMAP emulation
Roland Dreier
2012-07-16
target: Fix reading of data length fields for UNMAP commands
Roland Dreier
2012-07-16
target: Add range checking to UNMAP emulation
Roland Dreier
2012-07-16
target: move unmap to struct spc_ops
Christoph Hellwig
2012-07-16
target: move write_same to struct spc_ops
Christoph Hellwig
2012-07-16
target: move sync_cache to struct spc_ops
Christoph Hellwig
2012-07-16
target: add struct spc_ops + initial ->execute_rw pointer usage
Christoph Hellwig
2012-07-16
target/iblock: Add parameter to specify read-only devices
Andy Grover
2012-07-16
target: add a parse_cdb method to the backend drivers
Christoph Hellwig
2012-05-06
target: remove struct se_task
Christoph Hellwig
2012-05-06
target: replace ->execute_task with ->execute_cmd
Christoph Hellwig
[next]