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
2017-02-08
target: Fix COMPARE_AND_WRITE ref leak for non GOOD status
Nicholas Bellinger
1
-2
/
+6
2017-02-08
target: Fix multi-session dynamic se_node_acl double free OOPs
Nicholas Bellinger
1
-26
/
+43
2017-02-08
target: Fix early transport_generic_handle_tmr abort scenario
Nicholas Bellinger
1
-2
/
+15
2017-02-08
target: Use correct SCSI status during EXTENDED_COPY exception
Nicholas Bellinger
1
-1
/
+1
2017-02-08
target: Don't BUG_ON during NodeACL dynamic -> explicit conversion
Nicholas Bellinger
1
-1
/
+9
2017-01-10
target: support XCOPY requests without parameters
David Disseldorp
1
-0
/
+4
2017-01-10
target: check for XCOPY parameter truncation
David Disseldorp
2
-0
/
+15
2017-01-10
target: use XCOPY segment descriptor CSCD IDs
David Disseldorp
1
-31
/
+48
2017-01-10
target: check XCOPY segment descriptor CSCD IDs
David Disseldorp
2
-0
/
+14
2017-01-10
target: simplify XCOPY wwn->se_dev lookup helper
David Disseldorp
1
-19
/
+9
2017-01-10
target: return UNSUPPORTED TARGET/SEGMENT DESC TYPE CODE sense
David Disseldorp
1
-0
/
+4
2017-01-10
target: bounds check XCOPY total descriptor list length
David Disseldorp
1
-0
/
+6
2017-01-10
target: bounds check XCOPY segment descriptor list
David Disseldorp
1
-2
/
+12
2017-01-10
target: use XCOPY TOO MANY TARGET DESCRIPTORS sense
David Disseldorp
1
-1
/
+3
2017-01-10
target: add XCOPY target/segment desc sense codes
David Disseldorp
1
-0
/
+24
2016-12-21
Merge branch 'scsi-target-for-v4.10' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
49
-18
/
+169
2016-12-16
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
1
-1
/
+1
2016-12-16
iscsi-target: Return error if unable to add network portal
Varun Prakash
1
-1
/
+3
2016-12-16
target: Fix spelling mistake and unwrap multi-line text
Colin Ian King
1
-2
/
+1
2016-12-16
target/iscsi: Fix double free in lio_target_tiqn_addtpg()
Dan Carpenter
1
-1
/
+0
2016-12-15
target/user: Fix use-after-free of tcmu_cmds if they are expired
Andy Grover
1
-2
/
+0
2016-12-14
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
2
-12
/
+12
2016-12-14
Merge tag 'configfs-for-4.10' of git://git.infradead.org/users/hch/configfs
Linus Torvalds
1
-4
/
+3
2016-12-13
Merge branch 'for-4.10/block' of git://git.kernel.dk/linux-block
Linus Torvalds
2
-10
/
+6
2016-12-09
target: Minimize #include directives
Bart Van Assche
45
-8
/
+158
2016-12-09
target/user: Add an #include directive
Bart Van Assche
1
-0
/
+1
2016-12-09
cxgbit: Add an #include directive
Bart Van Assche
1
-0
/
+1
2016-12-09
sbp-target: Add an #include directive
Bart Van Assche
1
-0
/
+1
2016-12-09
sbp-target: Fix second argument of percpu_ida_alloc()
Bart Van Assche
1
-1
/
+1
2016-12-09
target/user: Fix a data type in tcmu_queue_cmd()
Bart Van Assche
1
-1
/
+1
2016-12-09
target: Use NULL instead of 0 to represent a pointer
Bart Van Assche
1
-2
/
+2
2016-12-05
don't open-code file_inode()
Al Viro
1
-1
/
+1
2016-12-01
fs: configfs: don't return anything from drop_link
Andrzej Pietrasiewicz
1
-4
/
+3
2016-11-22
target: avoid accessing .bi_vcnt directly
Ming Lei
1
-6
/
+2
2016-11-18
cxgb4: Allocate Tx queues dynamically
Hariprasad Shenai
1
-0
/
+1
2016-11-09
scsi: libfc: Replace ->seq_release callback with function call
Hannes Reinecke
1
-1
/
+1
2016-11-09
scsi: libfc: Replace ->seq_assign callback with function call
Hannes Reinecke
1
-1
/
+1
2016-11-09
scsi: libfc: Replace ->seq_set_resp callback with direct function call
Hannes Reinecke
1
-1
/
+1
2016-11-09
scsi: libfc: Replace ->seq_start_next callback with function call
Hannes Reinecke
2
-3
/
+3
2016-11-09
scsi: libfc: Replace ->exch_done callback with function call
Hannes Reinecke
1
-2
/
+2
2016-11-09
scsi: libfc: Replace ->seq_send callback with function call
Hannes Reinecke
2
-4
/
+4
2016-11-01
block,fs: use REQ_* flags directly
Christoph Hellwig
1
-4
/
+4
2016-10-30
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
7
-75
/
+104
2016-10-27
genetlink: mark families as __ro_after_init
Johannes Berg
1
-1
/
+1
2016-10-27
genetlink: statically initialize families
Johannes Berg
1
-0
/
+1
2016-10-27
genetlink: no longer support using static family IDs
Johannes Berg
1
-1
/
+0
2016-10-21
target/tcm_fc: use CPU affinity for responses
Hannes Reinecke
1
-1
/
+1
2016-10-21
target/tcm_fc: Update debugging statements to match libfc usage
Hannes Reinecke
1
-11
/
+26
2016-10-21
target/tcm_fc: return detailed error in ft_sess_create()
Hannes Reinecke
1
-2
/
+3
2016-10-21
target/tcm_fc: print command pointer in debug message
Hannes Reinecke
1
-1
/
+1
[next]