Sign in
android-kvm
/
linux
/
d07f1e8a42614cc938c9c88866d4474a5a7fee31
/
drivers
/
target
/
target_core_iblock.c
5f7136d
block: Add bio_max_segs
by Matthew Wilcox (Oracle)
· 4 years, 1 month ago
492096e
scsi: target: core: Fix fall-through warnings for Clang
by Gustavo A. R. Silva
· 4 years, 4 months ago
57ba105
target/iblock: fix holder printing in iblock_show_configfs_dev_params
by Christoph Hellwig
· 4 years, 6 months ago
1d2ff14
scsi: target/iblock: fix WRITE SAME zeroing
by David Disseldorp
· 4 years, 11 months ago
e4dc9a4
scsi: target/iblock: Fix protection error with blocks greater than 512B
by Israel Rukshin
· 5 years ago
4f8b490
Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
by Linus Torvalds
· 6 years ago
5676234
scsi: target/iblock: Fix overrun in WRITE SAME emulation
by Roman Bolshakov
· 6 years ago
1a59d1b8
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 156
by Thomas Gleixner
· 6 years ago
80b045b
scsi: target/core: Use the SECTOR_SHIFT constant
by Bart Van Assche
· 6 years ago
fed564f
scsi: target: iblock: split T10 PI SGL across command bios
by Greg Edwards
· 7 years ago
a47a28b
target: convert to bioset_init()/mempool_init()
by Kent Overstreet
· 7 years ago
f4f8154
block: Use bioset_init() for fs_bio_set
by Kent Overstreet
· 7 years ago
f5957da
scsi: target: Fix fortify_panic kernel exception
by Bryant G Ly
· 7 years ago
74d4699
block: replace bi_bdev with a gendisk pointer and partitions index
by Christoph Hellwig
· 8 years ago
48ea2ce
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pending
by Linus Torvalds
· 8 years ago
9263470
target: break up free_device callback
by Mike Christie
· 8 years ago
011067b
blk: replace bioset_create_nobvec() with a flags arg to bioset_create()
by NeilBrown
· 8 years ago
4e4cbee
block: switch bios to blk_status_t
by Christoph Hellwig
· 8 years ago
2237498
target/iblock: Convert WRITE_SAME to blkdev_issue_zeroout
by Nicholas Bellinger
· 8 years ago
5981c24
target/iblock: convert iblock_req.pending from atomic_t to refcount_t
by Elena Reshetova
· 8 years ago
70fd761
block,fs: use REQ_* flags directly
by Christoph Hellwig
· 8 years ago
31c64f7
target: iblock_execute_sync_cache() should use bio_set_op_attrs()
by Jens Axboe
· 9 years ago
fdf1f7f
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pending
by Linus Torvalds
· 9 years ago
ea263c7
target: Fix max_unmap_lba_count calc overflow
by Mike Christie
· 9 years ago
e742fc3
target: use bio op accessors
by Mike Christie
· 9 years ago
4e49ea4
block/fs/drivers: remove rw argument from submit_bio
by Mike Christie
· 9 years ago
c888a8f
block: kill off q->flush_flags
by Jens Axboe
· 9 years ago
07b6319
target/iblock: pass WRITE_SAME to device if possible
by Mike Christie
· 9 years ago
8a9ebe7
target: Fix WRITE_SAME/DISCARD conversion to linux 512b sectors
by Mike Christie
· 9 years ago
3e1e21c
Merge branch 'for-4.5/nvme' of git://git.kernel.dk/linux-block
by Linus Torvalds
· 9 years ago
e6f41633
target/sbc: Add LBPRZ attribute + control CDB emulation
by Jamie Pocas
· 9 years ago
06c1e39
blk-integrity: empty implementation when disabled
by Keith Busch
· 9 years ago
0f8087ec
block: Consolidate static integrity profile properties
by Martin K. Petersen
· 9 years ago
eeeb952
target: Propigate backend read-only to core_tpg_add_lun
by Nicholas Bellinger
· 9 years ago
4246a0b
block: add a bi_error field to struct bio
by Christoph Hellwig
· 10 years ago
5c755fe
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pending
by Linus Torvalds
· 10 years ago
acd5312
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
by Linus Torvalds
· 10 years ago
ce8dd25
target: consolidate version defines
by Christoph Hellwig
· 10 years ago
b753d64
target: implement WRITE_SAME with UNMAP bit using ->execute_unmap
by Christoph Hellwig
· 10 years ago
62e4694
target: simplify UNMAP handling
by Christoph Hellwig
· 10 years ago
ba92999
target: Minimize SCSI header #include directives
by Bart Van Assche
· 10 years ago
4cc987e
target: Drop lun_sep_lock for se_lun->lun_se_dev RCU usage
by Nicholas Bellinger
· 10 years ago
5873c4d
target: consolidate backend attribute implementations
by Christoph Hellwig
· 10 years ago
0a06d43
target: simplify backend driver registration
by Christoph Hellwig
· 10 years ago
a354170
target: Use a PASSTHROUGH flag instead of transport_types
by Andy Grover
· 10 years ago
6f16ec4
target/iblock: Add checks for backend DIF emulation
by Nicholas Bellinger
· 10 years ago
3abff1e
target: add missing sense_reason_t annotations
by Christoph Hellwig
· 10 years ago
e20d3ef
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pending
by Linus Torvalds
· 10 years ago
afd73f1
target: Perform PROTECT sanity checks for WRITE_SAME
by Nicholas Bellinger
· 10 years ago
7216dc0
target: Drop left-over fabric_max_sectors attribute
by Nicholas Bellinger
· 10 years ago
046ba64
target: Drop arbitrary maximum I/O size limit
by Nicholas Bellinger
· 10 years ago
5645cba
target/iblock: Convert to external iblock_backend_dev_attrs
by Nicholas Bellinger
· 10 years ago
d30cd12
target: Add EXPORT_SYMBOL for existing se_dev_set_*
by Nicholas Bellinger
· 10 years ago
4e857c5
arch: Mass conversion of smp_mb__*()
by Peter Zijlstra
· 11 years ago
d84287b
target/iblock: Fix double bioset_integrity_free bug
by Nicholas Bellinger
· 11 years ago
4e13c5d
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pending
by Linus Torvalds
· 11 years ago
ecebbf6
target/iblock: Add blk_integrity + BIP passthrough support
by Nicholas Bellinger
· 11 years ago
452e201
drivers: target: Mark function as static in target_core_iblock.c
by Rashika Kheria
· 11 years ago
4f024f3
block: Abstract out bvec iterator
by Kent Overstreet
· 11 years ago
7f7caf6
target: Pass through I/O topology for block backstores
by Andy Grover
· 11 years ago
4c76251
target: Update copyright ownership/year information to 2013
by Nicholas Bellinger
· 12 years ago
a82a953
target: Allow sbc_ops->execute_rw() to accept SGLs + data_direction
by Nicholas Bellinger
· 12 years ago
57103d7
target: replace strict_strto*() with kstrto*()
by Jingoo Han
· 12 years ago
d2bdbee
target/iblock: Fix WCE=1 + DPOFUA=1 backend WRITE regression
by Nicholas Bellinger
· 12 years ago
86d7182
target: Add sbc_execute_unmap() helper
by Asias He
· 12 years ago
dbc21c5
target/iblock: Add iblock_do_unmap() helper
by Asias He
· 12 years ago
63b91d5
target: Add __exit annotation for module_exit functions
by Asias He
· 12 years ago
972b29c8
target: Rename spc_get_write_same_sectors -> sbc_get_write_same_sectors
by Roland Dreier
· 12 years ago
bb992e7
target: Fix error checking for UNMAP commands
by Roland Dreier
· 12 years ago
d0c8b25
target/iblock: Use backend REQ_FLUSH hint for WriteCacheEnabled status
by Nicholas Bellinger
· 12 years ago
ffe0067
target: Make spc_get_write_same_sectors return sector_t
by Nicholas Bellinger
· 12 years ago
3a41d85
target/iblock: Forward declare bio helpers
by Nicholas Bellinger
· 12 years ago
fd9a11d
target: Update copyright information to 2012
by Nicholas Bellinger
· 12 years ago
f6970ad
target/iblock: Add WRITE_SAME w/ UNMAP=0 emulation support
by Nicholas Bellinger
· 12 years ago
de103c9
target: pass sense_reason as a return value
by Christoph Hellwig
· 12 years ago
48c2567
target: remove ->get_device_rev
by Christoph Hellwig
· 12 years ago
6f23ac8
target: provide generic sbc device type/revision helpers
by Christoph Hellwig
· 12 years ago
9e999a6
target: rename spc_ops
by Christoph Hellwig
· 12 years ago
0fd97cc
target: kill struct se_subsystem_dev
by Christoph Hellwig
· 12 years ago
ce40be7
Merge branch 'for-3.7/core' of git://git.kernel.dk/linux-block
by Linus Torvalds
· 12 years ago
e0de445
target: do not submit a zero-bio I/O request
by Paolo Bonzini
· 12 years ago
fd30e93
target: Drop se_subsystem_api->[write_cache,fua_write]_emulated flags
by Nicholas Bellinger
· 13 years ago
852b6ed
target/iblock: Use match_strlcpy for Opt_udev_path string assignment
by Nicholas Bellinger
· 13 years ago
395c72a
block: Generalized bio pool freeing
by Kent Overstreet
· 13 years ago
0d7f129
target: report too-small parameter lists everywhere
by Paolo Bonzini
· 12 years ago
7409a66
target: Check number of unmap descriptors against our limit
by Roland Dreier
· 13 years ago
b7fc7f3
target: Fix possible integer underflow in UNMAP emulation
by Roland Dreier
· 13 years ago
1a5fa45
target: Fix reading of data length fields for UNMAP commands
by Roland Dreier
· 13 years ago
2594e29
target: Add range checking to UNMAP emulation
by Roland Dreier
· 13 years ago
14150a6
target: move unmap to struct spc_ops
by Christoph Hellwig
· 13 years ago
6f974e8
target: move write_same to struct spc_ops
by Christoph Hellwig
· 13 years ago
ad67f0d
target: move sync_cache to struct spc_ops
by Christoph Hellwig
· 13 years ago
0c2ad7d
target: add struct spc_ops + initial ->execute_rw pointer usage
by Christoph Hellwig
· 13 years ago
44bfd01
target/iblock: Add parameter to specify read-only devices
by Andy Grover
· 13 years ago
d6e0175
target: add a parse_cdb method to the backend drivers
by Christoph Hellwig
· 13 years ago
5787cac
target: remove struct se_task
by Christoph Hellwig
· 13 years ago
6bb35e0
target: replace ->execute_task with ->execute_cmd
by Christoph Hellwig
· 13 years ago
7a83aa4
target: remove the task_size field in struct se_task
by Christoph Hellwig
· 13 years ago
72a0e5e
target: remove the task_lba field in struct se_task
by Christoph Hellwig
· 13 years ago
d5b4a21
target: increase iblock task sizes
by Christoph Hellwig
· 13 years ago
Next »