index
:
linux.git
kangrejos
master
mm/krealloc
rust/mm
dakr's fork of kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
target
Age
Commit message (
Expand
)
Author
2023-06-28
Merge tag 'net-next-6.5' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
2023-06-26
Merge tag 'for-6.5/block-2023-06-23' of git://git.kernel.dk/linux
Linus Torvalds
2023-06-24
scsi: target: iscsi: Use sendmsg(MSG_SPLICE_PAGES) rather than sendpage
David Howells
2023-06-14
scsi: target: core: Fix error path in target_setup_session()
Bob Pearson
2023-06-12
block: replace fmode_t with a block-specific type for block open flags
Christoph Hellwig
2023-06-12
block: use the holder as indication for exclusive opens
Christoph Hellwig
2023-06-05
block: introduce holder ops
Christoph Hellwig
2023-05-22
scsi: target: iscsi: Prevent login threads from racing between each other
Maurizio Lombardi
2023-05-22
scsi: target: iscsi: Fix hang in the iSCSI login code
Maurizio Lombardi
2023-04-11
scsi: target: core: Fix invalid memory access
Maurizio Lombardi
2023-04-02
scsi: target: core: Remove unused 'prod_len' variable
Tom Rix
2023-03-31
Merge branch '6.3/scsi-fixes' into 6.4/scsi-staging
Martin K. Petersen
2023-03-24
scsi: target: tcm_loop: Remove redundant driver match function
Lizhe
2023-03-24
Merge patch series "Constify most SCSI host templates"
Martin K. Petersen
2023-03-24
scsi: target: tcm-loop: Declare SCSI host template const
Bart Van Assche
2023-03-24
Merge patch series "target: TMF and recovery fixes"
Martin K. Petersen
2023-03-24
scsi: target: iscsi: Handle abort for WRITE_PENDING cmds
Dmitry Bogdanov
2023-03-24
scsi: target: iscsit: Fix TAS handling during conn cleanup
Mike Christie
2023-03-24
scsi: target: Fix multiple LUN_RESET handling
Mike Christie
2023-03-24
scsi: target: iscsit: Free cmds before session free
Dmitry Bogdanov
2023-03-24
scsi: target: iscsit: Stop/wait on cmds during conn close
Mike Christie
2023-03-24
scsi: target: iscsit: isert: Alloc per conn cmd counter
Mike Christie
2023-03-24
scsi: target: Pass in cmd counter to use during cmd setup
Mike Christie
2023-03-24
scsi: target: Move cmd counter allocation
Mike Christie
2023-03-24
scsi: target: Move sess cmd counter to new struct
Mike Christie
2023-03-16
Merge patch series "add virtual remote fabric"
Martin K. Petersen
2023-03-16
scsi: target: Add virtual remote target
Dmitry Bogdanov
2023-03-16
scsi: target: fcoe: Remove default fabric ops callouts
Dmitry Bogdanov
2023-03-16
scsi: target: sbp: Remove default fabric ops callouts
Dmitry Bogdanov
2023-03-16
scsi: target: loop: Remove default fabric ops callouts
Dmitry Bogdanov
2023-03-16
scsi: target: Add default fabric ops callouts
Dmitry Bogdanov
2023-03-09
scsi: target: core: Add RTPI attribute for target port
Dmitry Bogdanov
2023-03-09
scsi: target: core: Drop device-based RTPI
Roman Bolshakov
2023-03-09
scsi: target: core: Use RTPI from target port
Roman Bolshakov
2023-03-09
scsi: target: core: Add RTPI field to target port
Dmitry Bogdanov
2023-03-06
scsi: target: iscsi: Fix an error message in iscsi_check_key()
Maurizio Lombardi
2023-02-23
Merge tag 'mm-stable-2023-02-20-13-37' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2023-02-22
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
2023-02-21
Merge tag 'net-next-6.3' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
2023-02-09
mm: replace vma->vm_flags direct modifications with modifier calls
Suren Baghdasaryan
2023-02-03
target: use bvec_set_page to initialize bvecs
Christoph Hellwig
2023-01-27
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2023-01-23
net/sock: Introduce trace_sk_data_ready()
Peilin Ye
2023-01-13
scsi: target: target_core_pscsi: Convert to scsi_execute_cmd()
Mike Christie
2023-01-13
scsi: target: core: Fix warning on RT kernels
Maurizio Lombardi
2022-12-14
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
2022-11-25
use less confusing names for iov_iter direction initializers
Al Viro
2022-11-25
[target] fix iov_iter_bvec() "direction" argument
Al Viro
2022-11-24
scsi: target: core: Fix hard lockup when executing a compare-and-write command
Maurizio Lombardi
2022-11-24
scsi: target: iscsi: Fix a race condition between login_work and the login th...
Maurizio Lombardi
[next]