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
Age
Commit message (
Expand
)
Author
Files
Lines
2021-03-09
scsi: target: iscsi: Remove unused macro TEXT_LEN
Chaitanya Kulkarni
1
-1
/
+0
2021-03-09
scsi: target: iscsi: Remove unused macro ISCSI_INST_LAST_FAILURE_TYPE
Chaitanya Kulkarni
1
-1
/
+0
2021-03-09
scsi: target: core: Remove unused macros NONE and ISPRINT
Chaitanya Kulkarni
1
-3
/
+0
2021-03-09
scsi: target: core: Get rid of warning in compare_and_write_do_cmp()
Chaitanya Kulkarni
1
-2
/
+2
2021-03-09
scsi: target: pscsi: Remove unused macro ISPRINT
Chaitanya Kulkarni
1
-2
/
+0
2021-03-09
scsi: target: pscsi: Fix warning in pscsi_complete_cmd()
Chaitanya Kulkarni
1
-1
/
+2
2021-03-09
scsi: target: iblock: Fix type of logs_per_phys
Chaitanya Kulkarni
1
-1
/
+1
2021-03-09
scsi: target: iblock: Trim line longer than 80 characters
Chaitanya Kulkarni
1
-1
/
+2
2021-03-09
scsi: target: iblock: Remove an extra argument
Chaitanya Kulkarni
1
-17
/
+17
2021-03-09
scsi: target: tcmu: Use GFP_NOIO while handling cmds or holding cmdr_lock
Bodo Stroesser
1
-2
/
+2
2021-03-09
scsi: target: tcmu: Replace radix_tree with XArray
Bodo Stroesser
1
-18
/
+16
2021-03-09
scsi: target: tcmu: Replace IDR by XArray
Bodo Stroesser
1
-15
/
+15
2021-03-04
scsi: target: core: Make completion affinity configurable
Mike Christie
3
-2
/
+68
2021-03-04
scsi: target: core: Flush submission work during TMR processing
Mike Christie
1
-0
/
+4
2021-03-04
scsi: target: tcmu: Add backend plug/unplug callouts
Mike Christie
1
-2
/
+25
2021-03-04
scsi: target: iblock: Add backend plug/unplug callouts
Mike Christie
2
-1
/
+53
2021-03-04
scsi: target: core: Fix backend plugging
Mike Christie
1
-1
/
+42
2021-03-04
scsi: target: tcm_loop: Use LIO wq cmd submission helper
Mike Christie
2
-17
/
+6
2021-03-04
scsi: target: tcm_loop: Use block cmd allocator for se_cmds
Mike Christie
1
-11
/
+8
2021-03-04
scsi: target: core: Add workqueue based cmd submission
Mike Christie
3
-3
/
+50
2021-03-04
scsi: target: core: Add gfp_t arg to target_cmd_init_cdb()
Mike Christie
5
-10
/
+14
2021-03-04
scsi: target: core: Remove target_submit_cmd_map_sgls()
Mike Christie
1
-59
/
+17
2021-03-04
scsi: target: tcm_fc: Convert to new submission API
Mike Christie
1
-4
/
+10
2021-03-04
scsi: target: sbp_target: Convert to new submission API
Mike Christie
1
-5
/
+3
2021-03-04
scsi: target: tcm_loop: Convert to new submission API
Mike Christie
1
-12
/
+10
2021-03-04
scsi: target: core: Break up target_submit_cmd_map_sgls()
Mike Christie
1
-61
/
+140
2021-03-04
scsi: target: core: Rename transport_init_se_cmd()
Mike Christie
3
-20
/
+20
2021-03-04
scsi: target: core: Drop kref_get_unless_zero() in target_get_sess_cmd()
Mike Christie
1
-3
/
+1
2021-03-04
scsi: target: core: Move t_task_cdb initialization
Mike Christie
1
-1
/
+1
2021-02-28
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
4
-92
/
+129
2021-02-28
Merge tag 'block-5.12-2021-02-27' of git://git.kernel.dk/linux-block
Linus Torvalds
2
-7
/
+4
2021-02-26
block: Add bio_max_segs
Matthew Wilcox (Oracle)
2
-7
/
+4
2021-02-22
scsi: target: tcmu: Fix memory leak caused by wrong uio usage
Bodo Stroesser
1
-3
/
+26
2021-02-22
scsi: target: tcmu: Move some functions without code change
Bodo Stroesser
1
-80
/
+80
2021-02-22
scsi: target: core: Prevent underflow for service actions
Aleksandr Miloserdov
1
-4
/
+11
2021-02-22
scsi: target: core: Add cmd length set before cmd complete
Aleksandr Miloserdov
1
-4
/
+11
2021-02-22
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
8
-56
/
+50
2021-02-21
Merge tag 'for-5.12/block-2021-02-17' of git://git.kernel.dk/linux-block
Linus Torvalds
2
-16
/
+7
2021-02-15
cxgb4/chtls/cxgbit: Keeping the max ofld immediate data size same in cxgb4 an...
Ayush Sawal
1
-2
/
+1
2021-02-08
scsi: target: sbp: Remove unneeded semicolon
Yang Li
1
-1
/
+1
2021-01-30
Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...
Linus Torvalds
1
-1
/
+1
2021-01-26
scsi: target: core: Change ASCQ for residual write
Anastasia Kovaleva
1
-1
/
+7
2021-01-26
scsi: target: core: Signal WRITE residuals
Anastasia Kovaleva
1
-14
/
+20
2021-01-26
scsi: target: core: Set residuals for 4Kn devices
Roman Bolshakov
1
-11
/
+0
2021-01-26
Merge branch '5.11/scsi-fixes' into 5.12/scsi-queue
Martin K. Petersen
2
-4
/
+9
2021-01-25
target/file: allocate the bvec array as part of struct target_core_file_cmd
Christoph Hellwig
1
-14
/
+6
2021-01-24
block: remove unnecessary argument from blk_execute_rq_nowait
Guoqing Jiang
1
-2
/
+1
2021-01-23
Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...
Linus Torvalds
1
-3
/
+8
2021-01-22
scsi: target: core: Remove in_interrupt() check in transport_handle_cdb_direct()
Ahmed S. Darwish
1
-6
/
+3
2021-01-22
scsi: target: core: Replace in_interrupt() usage in target_submit_cmd_map_sgls()
Sebastian Andrzej Siewior
1
-1
/
+2
[prev]
[next]