index
:
linux-stable.git
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.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
Linux kernel stable tree
Greg Kroah-Hartman
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
*
scsi: target: iblock: Fix type of logs_per_phys
Chaitanya Kulkarni
2021-03-09
1
-1
/
+1
*
scsi: target: iblock: Trim line longer than 80 characters
Chaitanya Kulkarni
2021-03-09
1
-1
/
+2
*
scsi: target: iblock: Remove an extra argument
Chaitanya Kulkarni
2021-03-09
1
-17
/
+17
*
scsi: target: iblock: Add backend plug/unplug callouts
Mike Christie
2021-03-04
1
-1
/
+43
*
block: Add bio_max_segs
Matthew Wilcox (Oracle)
2021-02-26
1
-6
/
+3
*
scsi: target: core: Fix fall-through warnings for Clang
Gustavo A. R. Silva
2020-12-02
1
-0
/
+1
*
target/iblock: fix holder printing in iblock_show_configfs_dev_params
Christoph Hellwig
2020-09-25
1
-3
/
+2
*
scsi: target/iblock: fix WRITE SAME zeroing
David Disseldorp
2020-04-22
1
-1
/
+1
*
scsi: target/iblock: Fix protection error with blocks greater than 512B
Israel Rukshin
2019-12-19
1
-1
/
+3
*
Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...
Linus Torvalds
2019-07-06
1
-1
/
+1
|
\
|
*
scsi: target/iblock: Fix overrun in WRITE SAME emulation
Roman Bolshakov
2019-07-02
1
-1
/
+1
*
|
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 156
Thomas Gleixner
2019-05-30
1
-14
/
+1
|
/
*
scsi: target/core: Use the SECTOR_SHIFT constant
Bart Van Assche
2018-10-16
1
-2
/
+2
*
scsi: target: iblock: split T10 PI SGL across command bios
Greg Edwards
2018-09-20
1
-17
/
+37
*
target: convert to bioset_init()/mempool_init()
Kent Overstreet
2018-05-30
1
-8
/
+6
*
block: Use bioset_init() for fs_bio_set
Kent Overstreet
2018-05-14
1
-1
/
+1
*
scsi: target: Fix fortify_panic kernel exception
Bryant G Ly
2018-04-20
1
-4
/
+4
*
block: replace bi_bdev with a gendisk pointer and partitions index
Christoph Hellwig
2017-08-23
1
-2
/
+2
*
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/...
Linus Torvalds
2017-07-13
1
-19
/
+33
|
\
|
*
target: break up free_device callback
Mike Christie
2017-07-06
1
-2
/
+6
|
*
target/iblock: Convert WRITE_SAME to blkdev_issue_zeroout
Nicholas Bellinger
2017-06-08
1
-17
/
+27
*
|
blk: replace bioset_create_nobvec() with a flags arg to bioset_create()
NeilBrown
2017-06-18
1
-1
/
+1
*
|
block: switch bios to blk_status_t
Christoph Hellwig
2017-06-09
1
-5
/
+5
|
/
*
target/iblock: convert iblock_req.pending from atomic_t to refcount_t
Elena Reshetova
2017-05-01
1
-6
/
+6
*
block,fs: use REQ_* flags directly
Christoph Hellwig
2016-11-01
1
-4
/
+4
*
target: iblock_execute_sync_cache() should use bio_set_op_attrs()
Jens Axboe
2016-08-07
1
-1
/
+1
*
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/...
Linus Torvalds
2016-08-04
1
-2
/
+1
|
\
|
*
target: Fix max_unmap_lba_count calc overflow
Mike Christie
2016-07-20
1
-2
/
+1
*
|
target: use bio op accessors
Mike Christie
2016-06-07
1
-15
/
+14
*
|
block/fs/drivers: remove rw argument from submit_bio
Mike Christie
2016-06-07
1
-11
/
+13
|
/
*
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
[next]