index
:
blackbird-op-linux
master
Blackbird™ Linux sources for OpenPOWER
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
target
/
target_core_iblock.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
arch: Mass conversion of smp_mb__*()
Peter Zijlstra
2014-04-18
1
-1
/
+1
*
target/iblock: Fix double bioset_integrity_free bug
Nicholas Bellinger
2014-04-07
1
-3
/
+2
*
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/...
Linus Torvalds
2014-01-31
1
-3
/
+90
|
\
|
*
target/iblock: Add blk_integrity + BIP passthrough support
Nicholas Bellinger
2014-01-18
1
-2
/
+89
|
*
drivers: target: Mark function as static in target_core_iblock.c
Rashika Kheria
2014-01-09
1
-1
/
+1
*
|
block: Abstract out bvec iterator
Kent Overstreet
2013-11-23
1
-1
/
+1
|
/
*
target: Pass through I/O topology for block backstores
Andy Grover
2013-11-12
1
-0
/
+43
*
target: Update copyright ownership/year information to 2013
Nicholas Bellinger
2013-09-10
1
-1
/
+1
*
target: Allow sbc_ops->execute_rw() to accept SGLs + data_direction
Nicholas Bellinger
2013-09-09
1
-4
/
+2
*
target: replace strict_strto*() with kstrto*()
Jingoo Han
2013-08-12
1
-2
/
+2
*
target/iblock: Fix WCE=1 + DPOFUA=1 backend WRITE regression
Nicholas Bellinger
2013-05-15
1
-0
/
+2
*
target: Add sbc_execute_unmap() helper
Asias He
2013-04-25
1
-77
/
+4
*
target/iblock: Add iblock_do_unmap() helper
Asias He
2013-04-25
1
-17
/
+26
*
target: Add __exit annotation for module_exit functions
Asias He
2013-02-27
1
-1
/
+1
*
target: Rename spc_get_write_same_sectors -> sbc_get_write_same_sectors
Roland Dreier
2013-02-23
1
-2
/
+2
*
target: Fix error checking for UNMAP commands
Roland Dreier
2013-02-13
1
-1
/
+10
*
target/iblock: Use backend REQ_FLUSH hint for WriteCacheEnabled status
Nicholas Bellinger
2013-02-13
1
-8
/
+23
*
target: Make spc_get_write_same_sectors return sector_t
Nicholas Bellinger
2012-11-27
1
-1
/
+1
*
target/iblock: Forward declare bio helpers
Nicholas Bellinger
2012-11-27
1
-86
/
+81
*
target: Update copyright information to 2012
Nicholas Bellinger
2012-11-27
1
-4
/
+1
*
target/iblock: Add WRITE_SAME w/ UNMAP=0 emulation support
Nicholas Bellinger
2012-11-15
1
-7
/
+79
*
target: pass sense_reason as a return value
Christoph Hellwig
2012-11-06
1
-28
/
+27
*
target: remove ->get_device_rev
Christoph Hellwig
2012-11-06
1
-1
/
+0
*
target: provide generic sbc device type/revision helpers
Christoph Hellwig
2012-11-06
1
-12
/
+2
*
target: rename spc_ops
Christoph Hellwig
2012-11-06
1
-2
/
+2
*
target: kill struct se_subsystem_dev
Christoph Hellwig
2012-11-06
1
-111
/
+74
*
Merge branch 'for-3.7/core' of git://git.kernel.dk/linux-block
Linus Torvalds
2012-10-11
1
-9
/
+0
|
\
|
*
block: Generalized bio pool freeing
Kent Overstreet
2012-09-09
1
-9
/
+0
*
|
target: do not submit a zero-bio I/O request
Paolo Bonzini
2012-09-17
1
-0
/
+6
*
|
target: Drop se_subsystem_api->[write_cache,fua_write]_emulated flags
Nicholas Bellinger
2012-09-17
1
-2
/
+0
*
|
target/iblock: Use match_strlcpy for Opt_udev_path string assignment
Nicholas Bellinger
2012-09-17
1
-6
/
+3
*
|
target: report too-small parameter lists everywhere
Paolo Bonzini
2012-09-07
1
-2
/
+15
|
/
*
target: Check number of unmap descriptors against our limit
Roland Dreier
2012-07-16
1
-0
/
+5
*
target: Fix possible integer underflow in UNMAP emulation
Roland Dreier
2012-07-16
1
-10
/
+10
*
target: Fix reading of data length fields for UNMAP commands
Roland Dreier
2012-07-16
1
-3
/
+3
*
target: Add range checking to UNMAP emulation
Roland Dreier
2012-07-16
1
-0
/
+12
*
target: move unmap to struct spc_ops
Christoph Hellwig
2012-07-16
1
-5
/
+45
*
target: move write_same to struct spc_ops
Christoph Hellwig
2012-07-16
1
-0
/
+18
*
target: move sync_cache to struct spc_ops
Christoph Hellwig
2012-07-16
1
-2
/
+3
*
target: add struct spc_ops + initial ->execute_rw pointer usage
Christoph Hellwig
2012-07-16
1
-4
/
+14
*
target/iblock: Add parameter to specify read-only devices
Andy Grover
2012-07-16
1
-7
/
+28
*
target: add a parse_cdb method to the backend drivers
Christoph Hellwig
2012-07-16
1
-0
/
+1
*
target: remove struct se_task
Christoph Hellwig
2012-05-06
1
-77
/
+65
*
target: replace ->execute_task with ->execute_cmd
Christoph Hellwig
2012-05-06
1
-2
/
+1
*
target: remove the task_size field in struct se_task
Christoph Hellwig
2012-05-06
1
-1
/
+2
*
target: remove the task_lba field in struct se_task
Christoph Hellwig
2012-05-06
1
-5
/
+5
*
target: increase iblock task sizes
Christoph Hellwig
2012-02-25
1
-16
/
+36
*
target: remove the unused struct iblock_hba
Christoph Hellwig
2012-02-25
1
-26
/
+0
*
iblock: fix handling of large requests
Christoph Hellwig
2012-02-07
1
-0
/
+7
*
target: Fix iblock se_dev_attrib.unmap_granularity
Marco Sanvido
2012-02-07
1
-1
/
+1
[next]