index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
target
/
target_core_iblock.c
Age
Commit message (
Expand
)
Author
Files
Lines
2020-09-25
target/iblock: fix holder printing in iblock_show_configfs_dev_params
Christoph Hellwig
1
-3
/
+2
2020-04-22
scsi: target/iblock: fix WRITE SAME zeroing
David Disseldorp
1
-1
/
+1
2019-12-19
scsi: target/iblock: Fix protection error with blocks greater than 512B
Israel Rukshin
1
-1
/
+3
2019-07-06
Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...
Linus Torvalds
1
-1
/
+1
2019-07-02
scsi: target/iblock: Fix overrun in WRITE SAME emulation
Roman Bolshakov
1
-1
/
+1
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 156
Thomas Gleixner
1
-14
/
+1
2018-10-16
scsi: target/core: Use the SECTOR_SHIFT constant
Bart Van Assche
1
-2
/
+2
2018-09-20
scsi: target: iblock: split T10 PI SGL across command bios
Greg Edwards
1
-17
/
+37
2018-05-30
target: convert to bioset_init()/mempool_init()
Kent Overstreet
1
-8
/
+6
2018-05-14
block: Use bioset_init() for fs_bio_set
Kent Overstreet
1
-1
/
+1
2018-04-20
scsi: target: Fix fortify_panic kernel exception
Bryant G Ly
1
-4
/
+4
2017-08-23
block: replace bi_bdev with a gendisk pointer and partitions index
Christoph Hellwig
1
-2
/
+2
2017-07-13
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/...
Linus Torvalds
1
-19
/
+33
2017-07-06
target: break up free_device callback
Mike Christie
1
-2
/
+6
2017-06-18
blk: replace bioset_create_nobvec() with a flags arg to bioset_create()
NeilBrown
1
-1
/
+1
2017-06-09
block: switch bios to blk_status_t
Christoph Hellwig
1
-5
/
+5
2017-06-08
target/iblock: Convert WRITE_SAME to blkdev_issue_zeroout
Nicholas Bellinger
1
-17
/
+27
2017-05-01
target/iblock: convert iblock_req.pending from atomic_t to refcount_t
Elena Reshetova
1
-6
/
+6
2016-11-01
block,fs: use REQ_* flags directly
Christoph Hellwig
1
-4
/
+4
2016-08-07
target: iblock_execute_sync_cache() should use bio_set_op_attrs()
Jens Axboe
1
-1
/
+1
2016-08-04
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/...
Linus Torvalds
1
-2
/
+1
2016-07-20
target: Fix max_unmap_lba_count calc overflow
Mike Christie
1
-2
/
+1
2016-06-07
target: use bio op accessors
Mike Christie
1
-15
/
+14
2016-06-07
block/fs/drivers: remove rw argument from submit_bio
Mike Christie
1
-11
/
+13
2016-04-13
block: kill off q->flush_flags
Jens Axboe
1
-3
/
+3
2016-03-10
target/iblock: pass WRITE_SAME to device if possible
Mike Christie
1
-0
/
+34
2016-01-29
target: Fix WRITE_SAME/DISCARD conversion to linux 512b sectors
Mike Christie
1
-44
/
+14
2016-01-21
Merge branch 'for-4.5/nvme' of git://git.kernel.dk/linux-block
Linus Torvalds
1
-2
/
+2
2016-01-06
target/sbc: Add LBPRZ attribute + control CDB emulation
Jamie Pocas
1
-0
/
+2
2015-12-03
blk-integrity: empty implementation when disabled
Keith Busch
1
-2
/
+2
2015-10-21
block: Consolidate static integrity profile properties
Martin K. Petersen
1
-5
/
+5
2015-09-24
target: Propigate backend read-only to core_tpg_add_lun
Nicholas Bellinger
1
-0
/
+2
2015-07-29
block: add a bi_error field to struct bio
Christoph Hellwig
1
-14
/
+7
2015-07-04
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/...
Linus Torvalds
1
-80
/
+16
2015-06-23
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
1
-2
/
+1
2015-06-23
target: consolidate version defines
Christoph Hellwig
1
-1
/
+1
2015-06-23
target: implement WRITE_SAME with UNMAP bit using ->execute_unmap
Christoph Hellwig
1
-16
/
+0
2015-06-23
target: simplify UNMAP handling
Christoph Hellwig
1
-13
/
+3
2015-06-02
target: Minimize SCSI header #include directives
Bart Van Assche
1
-2
/
+1
2015-06-01
target: Drop lun_sep_lock for se_lun->lun_se_dev RCU usage
Nicholas Bellinger
1
-1
/
+9
2015-06-01
target: consolidate backend attribute implementations
Christoph Hellwig
1
-37
/
+1
2015-06-01
target: simplify backend driver registration
Christoph Hellwig
1
-14
/
+4
2015-05-30
target: Use a PASSTHROUGH flag instead of transport_types
Andy Grover
1
-1
/
+0
2015-04-07
target/iblock: Add checks for backend DIF emulation
Nicholas Bellinger
1
-1
/
+1
2015-03-26
target: add missing sense_reason_t annotations
Christoph Hellwig
1
-1
/
+1
2015-02-21
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/...
Linus Torvalds
1
-0
/
+5
2015-02-14
target: Perform PROTECT sanity checks for WRITE_SAME
Nicholas Bellinger
1
-0
/
+5
2015-01-09
target: Drop left-over fabric_max_sectors attribute
Nicholas Bellinger
1
-1
/
+0
2015-01-09
target: Drop arbitrary maximum I/O size limit
Nicholas Bellinger
1
-1
/
+1
2014-12-01
target/iblock: Convert to external iblock_backend_dev_attrs
Nicholas Bellinger
1
-0
/
+41
[next]