index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
target
Age
Commit message (
Expand
)
Author
Files
Lines
2023-03-07
scsi: target: iscsi: Fix an error message in iscsi_check_key()
Maurizio Lombardi
1
-5
/
+7
2023-02-24
Merge tag 'mm-stable-2023-02-20-13-37' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
1
-1
/
+1
2023-02-23
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
1
-7
/
+5
2023-02-22
Merge tag 'net-next-6.3' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
1
-0
/
+2
2023-02-10
mm: replace vma->vm_flags direct modifications with modifier calls
Suren Baghdasaryan
1
-1
/
+1
2023-02-03
target: use bvec_set_page to initialize bvecs
Christoph Hellwig
1
-12
/
+6
2023-01-28
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-2
/
+2
2023-01-23
net/sock: Introduce trace_sk_data_ready()
Peilin Ye
1
-0
/
+2
2023-01-14
scsi: target: target_core_pscsi: Convert to scsi_execute_cmd()
Mike Christie
1
-7
/
+5
2023-01-14
scsi: target: core: Fix warning on RT kernels
Maurizio Lombardi
1
-2
/
+2
2022-12-14
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
10
-86
/
+1053
2022-11-25
use less confusing names for iov_iter direction initializers
Al Viro
2
-3
/
+3
2022-11-25
[target] fix iov_iter_bvec() "direction" argument
Al Viro
1
-2
/
+2
2022-11-24
scsi: target: core: Fix hard lockup when executing a compare-and-write command
Maurizio Lombardi
1
-6
/
+16
2022-11-24
scsi: target: iscsi: Fix a race condition between login_work and the login th...
Maurizio Lombardi
1
-2
/
+10
2022-11-24
scsi: target: core: Change the way target_xcopy_do_work() sets restiction on ...
Anastasia Kovaleva
2
-45
/
+54
2022-11-24
scsi: target: core: Make hw_max_sectors store the sectors amount in blocks
Anastasia Kovaleva
1
-1
/
+3
2022-11-24
scsi: target: core: Send max transfer length in blocks
Anastasia Kovaleva
3
-4
/
+5
2022-11-17
scsi: target: tcm_loop: Fix possible name leak in tcm_loop_setup_hba_bus()
Yang Yingliang
1
-1
/
+2
2022-11-08
scsi: target: Use kstrtobool() instead of strtobool()
Christophe JAILLET
2
-15
/
+17
2022-11-08
scsi: target: core: Remove unused variable 'unit_serial_len'
Colin Ian King
1
-6
/
+2
2022-10-27
scsi: target: core: Dynamically set DPO and FUA in usage_bits
Dmitry Bogdanov
1
-2
/
+32
2022-10-27
scsi: target: core: Check emulate_3pc for RECEIVE COPY
Dmitry Bogdanov
1
-0
/
+6
2022-10-27
scsi: target: core: Add emulate_rsoc attribute
Dmitry Bogdanov
3
-0
/
+33
2022-10-27
scsi: target: core: Dynamic opcode support in RSOC
Dmitry Bogdanov
1
-5
/
+115
2022-10-27
scsi: target: core: Add list of opcodes for RSOC
Dmitry Bogdanov
1
-0
/
+568
2022-10-27
scsi: target: core: Add support for RSOC command
Dmitry Bogdanov
1
-0
/
+200
2022-10-22
scsi: target: Remove the unused function transport_lba_64_ext()
Jiapeng Chong
1
-8
/
+0
2022-10-21
Merge branch '6.1/scsi-queue' into 6.1/scsi-fixes
Martin K. Petersen
5
-24
/
+51
2022-10-12
treewide: use get_random_u32() when possible
Jason A. Donenfeld
1
-1
/
+1
2022-10-07
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
4
-3
/
+10
2022-10-07
Merge tag 'for-6.1/passthrough-2022-10-04' of git://git.kernel.dk/linux
Linus Torvalds
1
-2
/
+4
2022-10-01
scsi: target: iblock: Fold iblock_emulate_read_cap_with_block_size() into ibl...
Christoph Hellwig
1
-15
/
+4
2022-10-01
scsi: target: core: UA on all LUNs after reset
Dmitry Bogdanov
3
-2
/
+21
2022-10-01
scsi: target: core: New key must be used for moved PR
Dmitry Bogdanov
1
-2
/
+6
2022-10-01
scsi: target: core: Abort all preempted regs if requested
Dmitry Bogdanov
1
-1
/
+15
2022-10-01
scsi: target: core: Fix memory leak in preempt_and_abort
Dmitry Bogdanov
1
-4
/
+5
2022-10-01
scsi: target: core: Fix preempt and abort for allreg res
Dmitry Bogdanov
1
-1
/
+1
2022-09-30
block: change request end_io handler to pass back a return value
Jens Axboe
1
-2
/
+4
2022-09-16
scsi: target: Remove unused se_tmr_req_cache declaration
Gaosheng Cui
1
-2
/
+0
2022-09-16
scsi: target: alua: Do not report emtpy port group
Dmitry Bogdanov
1
-0
/
+3
2022-09-16
scsi: target: core: Set MULTIP bit for se_device with multiple ports
Dmitry Bogdanov
1
-0
/
+6
2022-09-01
scsi: target: pscsi: Remove repeated word "calling"
Shaomin Deng
1
-1
/
+1
2022-08-29
genetlink: start to validate reserved header bytes
Jakub Kicinski
1
-0
/
+1
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-05
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-02
scsi: target: core: De-RCU of se_lun and se_lun acl
Dmitry Bogdanov
5
-47
/
+25
2022-08-02
scsi: target: core: Fix race during ACL removal
Dmitry Bogdanov
1
-3
/
+0
2022-07-27
scsi: target: Remove XDWRITEREAD emulated support
Mike Christie
1
-99
/
+0
[next]