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
2022-08-13
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
5
-50
/
+25
2022-08-04
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
14
-271
/
+389
2022-08-02
Merge tag 'for-5.20/block-2022-07-29' of git://git.kernel.dk/linux-block
Linus Torvalds
1
-2
/
+2
2022-08-01
scsi: target: core: De-RCU of se_lun and se_lun acl
Dmitry Bogdanov
5
-47
/
+25
2022-08-01
scsi: target: core: Fix race during ACL removal
Dmitry Bogdanov
1
-3
/
+0
2022-07-26
scsi: target: Remove XDWRITEREAD emulated support
Mike Christie
1
-99
/
+0
2022-07-26
scsi: target: iscsi: Do not require target authentication
Dmitry Bogdanov
2
-6
/
+12
2022-07-26
scsi: target: iscsi: Allow AuthMethod=None
Dmitry Bogdanov
3
-2
/
+15
2022-07-26
scsi: target: iscsi: Support base64 in CHAP
Dmitry Bogdanov
3
-24
/
+94
2022-07-26
scsi: target: iscsi: Add support for extended CDB AHS
Dmitry Bogdanov
1
-3
/
+52
2022-07-18
scsi: target: iscsi: Fix clang -Wformat warnings
Justin Stitt
2
-3
/
+3
2022-07-14
scsi/target: Use the new blk_opf_t type
Bart Van Assche
1
-2
/
+2
2022-07-07
scsi: target: Detect UNMAP support post configuration
Mike Christie
1
-8
/
+19
2022-07-07
scsi: target: Add file configure_unmap callout
Mike Christie
1
-14
/
+19
2022-07-07
scsi: target: Add iblock configure_unmap callout
Mike Christie
1
-4
/
+9
2022-07-07
scsi: target: Add callout to configure UNMAP settings
Mike Christie
1
-0
/
+6
2022-07-07
scsi: target: Remove incorrect zero blocks WRITE_SAME check
Mike Christie
1
-4
/
+0
2022-07-07
scsi: target: Fix WRITE_SAME No Data Buffer crash
Mike Christie
3
-0
/
+13
2022-06-21
scsi: target: Remove duplicate "the"
Jiang Jian
1
-1
/
+1
2022-06-16
scsi: target: iscsi: Fix NULL pointer dereference in iscsi_conn_auth_required()
Yang Li
1
-2
/
+1
2022-06-07
scsi: target: iscsi: Control authentication per ACL
Dmitry Bogdanov
3
-1
/
+39
2022-06-07
scsi: target: iscsi: Extract auth functions
Dmitry Bogdanov
1
-48
/
+92
2022-06-07
scsi: target: iscsi: Add upcast helpers
Dmitry Bogdanov
3
-62
/
+37
2022-05-28
blk-mq: remove the done argument to blk_execute_rq_nowait
Christoph Hellwig
1
-2
/
+1
2022-05-25
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
39
-743
/
+786
2022-05-23
Merge tag 'for-5.19/block-2022-05-22' of git://git.kernel.dk/linux-block
Linus Torvalds
4
-57
/
+26
2022-05-19
scsi: target: tcmu: Avoid holding XArray lock when calling lock_page
Bodo Stroesser
1
-5
/
+5
2022-05-17
scsi: target: Fix incorrect use of cpumask_t
Mingzhe Zou
2
-20
/
+36
2022-05-10
scsi: target: iscsi: Rename iscsi_session to iscsit_session
Max Gurtovoy
21
-119
/
+119
2022-05-10
scsi: target: iscsi: Rename iscsi_conn to iscsit_conn
Max Gurtovoy
29
-368
/
+368
2022-05-10
scsi: target: iscsi: Rename iscsi_cmd to iscsit_cmd
Max Gurtovoy
23
-297
/
+297
2022-05-02
scsi: target: tcmu: Fix possible data corruption
Xiaoguang Wang
1
-3
/
+37
2022-04-27
scsi: target: pscsi: Set SCF_TREAT_READ_AS_NORMAL flag only if there is valid...
David Jeffery
1
-5
/
+5
2022-04-25
scsi: target: core: Silence the message about unknown VPD pages
Konstantin Shelekhin
1
-1
/
+1
2022-04-18
Merge branch '5.18/scsi-fixes' into 5.19/scsi-staging
Martin K. Petersen
1
-1
/
+2
2022-04-17
block: decouple REQ_OP_SECURE_ERASE from REQ_OP_DISCARD
Christoph Hellwig
2
-2
/
+2
2022-04-17
block: add a bdev_discard_granularity helper
Christoph Hellwig
1
-2
/
+1
2022-04-17
block: remove QUEUE_FLAG_DISCARD
Christoph Hellwig
1
-1
/
+1
2022-04-17
block: add a bdev_max_discard_sectors helper
Christoph Hellwig
1
-4
/
+3
2022-04-17
block: add a bdev_fua helper
Christoph Hellwig
1
-2
/
+1
2022-04-17
block: add a bdev_write_cache helper
Christoph Hellwig
1
-6
/
+2
2022-04-17
block: add a bdev_nonrot helper
Christoph Hellwig
2
-3
/
+2
2022-04-17
target: fix discard alignment on partitions
Christoph Hellwig
1
-2
/
+2
2022-04-17
target: pass a block_device to target_configure_unmap_from_queue
Christoph Hellwig
3
-6
/
+8
2022-04-17
target: remove an incorrect unmap zeroes data deduction
Christoph Hellwig
1
-1
/
+0
2022-04-17
block: turn bio_kmalloc into a simple kmalloc wrapper
Christoph Hellwig
1
-5
/
+5
2022-04-17
target/pscsi: remove pscsi_get_bio
Christoph Hellwig
1
-26
/
+2
2022-04-06
scsi: target: Allow changing dbroot if there are no registered devices
Maurizio Lombardi
1
-19
/
+28
2022-04-06
Merge branch '5.18/scsi-queue' into 5.18/scsi-fixes
Martin K. Petersen
1
-1
/
+2
2022-03-29
scsi: target: tcmu: Fix possible page UAF
Xiaoguang Wang
1
-1
/
+2
[next]