index
:
delta/linux-next.git
akpm
akpm-base
baserock/edcragg/armv8l-tegra-jetson-tx1-support
master
pending-fixes
stable
git.kernel.org: pub/scm/linux/kernel/git/next/linux-next.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
target
/
target_core_iblock.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
block: kill off q->flush_flags
Jens Axboe
2016-04-13
1
-3
/
+3
*
target/iblock: pass WRITE_SAME to device if possible
Mike Christie
2016-03-10
1
-0
/
+34
*
target: Fix WRITE_SAME/DISCARD conversion to linux 512b sectors
Mike Christie
2016-01-29
1
-44
/
+14
*
Merge branch 'for-4.5/nvme' of git://git.kernel.dk/linux-block
Linus Torvalds
2016-01-21
1
-2
/
+2
|
\
|
*
blk-integrity: empty implementation when disabled
Keith Busch
2015-12-03
1
-2
/
+2
*
|
target/sbc: Add LBPRZ attribute + control CDB emulation
Jamie Pocas
2016-01-06
1
-0
/
+2
|
/
*
block: Consolidate static integrity profile properties
Martin K. Petersen
2015-10-21
1
-5
/
+5
*
target: Propigate backend read-only to core_tpg_add_lun
Nicholas Bellinger
2015-09-24
1
-0
/
+2
*
block: add a bi_error field to struct bio
Christoph Hellwig
2015-07-29
1
-14
/
+7
*
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/...
Linus Torvalds
2015-07-04
1
-80
/
+16
|
\
|
*
target: consolidate version defines
Christoph Hellwig
2015-06-23
1
-1
/
+1
|
*
target: implement WRITE_SAME with UNMAP bit using ->execute_unmap
Christoph Hellwig
2015-06-23
1
-16
/
+0
|
*
target: simplify UNMAP handling
Christoph Hellwig
2015-06-23
1
-13
/
+3
|
*
target: Drop lun_sep_lock for se_lun->lun_se_dev RCU usage
Nicholas Bellinger
2015-06-01
1
-1
/
+9
|
*
target: consolidate backend attribute implementations
Christoph Hellwig
2015-06-01
1
-37
/
+1
|
*
target: simplify backend driver registration
Christoph Hellwig
2015-06-01
1
-14
/
+4
*
|
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
2015-06-23
1
-2
/
+1
|
\
\
|
|
/
|
/
|
|
*
target: Minimize SCSI header #include directives
Bart Van Assche
2015-06-02
1
-2
/
+1
*
|
target: Use a PASSTHROUGH flag instead of transport_types
Andy Grover
2015-05-30
1
-1
/
+0
|
/
*
target/iblock: Add checks for backend DIF emulation
Nicholas Bellinger
2015-04-07
1
-1
/
+1
*
target: add missing sense_reason_t annotations
Christoph Hellwig
2015-03-26
1
-1
/
+1
*
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/...
Linus Torvalds
2015-02-21
1
-0
/
+5
|
\
|
*
target: Perform PROTECT sanity checks for WRITE_SAME
Nicholas Bellinger
2015-02-14
1
-0
/
+5
*
|
target: Drop left-over fabric_max_sectors attribute
Nicholas Bellinger
2015-01-09
1
-1
/
+0
*
|
target: Drop arbitrary maximum I/O size limit
Nicholas Bellinger
2015-01-09
1
-1
/
+1
|
/
*
target/iblock: Convert to external iblock_backend_dev_attrs
Nicholas Bellinger
2014-12-01
1
-0
/
+41
*
target: Add EXPORT_SYMBOL for existing se_dev_set_*
Nicholas Bellinger
2014-12-01
1
-0
/
+1
*
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
[next]