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.12.y
linux-6.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.17.y
linux-6.18.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
2012-09-12
target: fix NULL pointer dereference bug alloc_page() fails to get memory
Yi Zou
1
-2
/
+2
2012-08-02
iscsi-target: Drop bogus struct file usage for iSCSI/SCTP
Al Viro
3
-78
/
+6
2012-08-02
target: Check number of unmap descriptors against our limit
Roland Dreier
1
-0
/
+5
2012-08-02
target: Fix possible integer underflow in UNMAP emulation
Roland Dreier
1
-10
/
+10
2012-08-02
target: Fix reading of data length fields for UNMAP commands
Roland Dreier
1
-3
/
+3
2012-08-02
target: Add range checking to UNMAP emulation
Roland Dreier
1
-0
/
+12
2012-08-02
target: Add generation of LOGICAL BLOCK ADDRESS OUT OF RANGE
Roland Dreier
1
-0
/
+10
2012-07-25
target: Fix range calculation in WRITE SAME emulation when num blocks == 0
Roland Dreier
1
-1
/
+1
2012-07-25
target: Clean up returning errors in PR handling code
Roland Dreier
1
-3
/
+4
2012-07-25
tcm_fc: Fix crash seen with aborts and large reads
Mark Rustad
1
-0
/
+2
2012-07-12
tcm_fc: Resolve suspicious RCU usage warnings
Mark Rustad
1
-1
/
+2
2012-06-20
target: Return error to initiator if SET TARGET PORT GROUPS emulation fails
Roland Dreier
1
-3
/
+5
2012-06-10
target/file: Use O_DSYNC by default for FILEIO backends
Nicholas Bellinger
2
-62
/
+17
2012-05-21
target: Fix bug in handling of FILEIO + block_device resize ops
Nicholas Bellinger
1
-6
/
+16
2012-05-21
target: Fix SPC-2 RELEASE bug for multi-session iSCSI client setups
Bernhard Kohl
1
-0
/
+3
2012-05-21
target: Drop incorrect se_lun_acl release for dynamic -> explict ACL conversion
Nicholas Bellinger
1
-22
/
+0
2012-04-13
tcm_fc: Do not free tpg structure during wq allocation failure
Mark Rustad
1
-5
/
+8
2012-04-13
tcm_fc: Add abort flag for gracefully handling exchange timeout
Mark Rustad
3
-2
/
+11
2012-04-13
target: Fix unsupported WRITE_SAME sense payload
Martin Svec
1
-3
/
+3
2012-04-02
target: Fix 16-bit target ports for SET TARGET PORT GROUPS emulation
Roland Dreier
1
-4
/
+3
2012-04-02
target: prevent NULL pointer dereference in target_report_luns
Jörn Engel
1
-1
/
+3
2012-04-02
target: fix use after free in target_report_luns
Jörn Engel
1
-1
/
+1
2012-04-02
target: Don't set WBUS16 or SYNC bits in INQUIRY response
Roland Dreier
1
-1
/
+1
2012-04-02
tcm_fc: Fix fc_exch memory leak in ft_send_resp_status
Nicholas Bellinger
1
-2
/
+4
2012-04-02
iscsi-target: Fix dynamic -> explict NodeACL pointer reference
Nicholas Bellinger
1
-4
/
+2
2012-04-02
iscsi-target: Fix iscsit_alloc_buffs() failure cases
Nicholas Bellinger
1
-8
/
+6
2012-04-02
tcm_loop: Set residual field for SCSI commands
Roland Dreier
1
-0
/
+6
2012-03-19
target: Fix compatible reservation handling (CRH=1) with legacy RESERVE/RELEASE
Nicholas Bellinger
2
-12
/
+23
2012-03-19
iscsi-target: Fix reservation conflict -EBUSY response handling bug
Nicholas Bellinger
1
-1
/
+1
2012-03-01
target: Allow control CDBs with data > 1 page
Andy Grover
6
-52
/
+75
2012-02-13
target: Fail INQUIRY commands with EVPD==0 but PAGE CODE!=0
Roland Dreier
1
-0
/
+7
2012-02-13
target: Return correct ASC for unimplemented VPD pages
Roland Dreier
1
-1
/
+1
2012-02-13
target: Add workaround for zero-length control CDB handling
Nicholas Bellinger
1
-0
/
+13
2012-02-13
target: Correct sense key for INVALID FIELD IN {PARAMETER LIST,CDB}
Roland Dreier
1
-4
/
+4
2012-02-13
target: Allow PERSISTENT RESERVE IN for non-reservation holder
Marco Sanvido
1
-0
/
+1
2012-02-13
target: Use correct preempted registration sense code
Marco Sanvido
1
-2
/
+2
2012-02-13
iscsi-target: Fix discovery with INADDR_ANY and IN6ADDR_ANY_INIT
Nicholas Bellinger
3
-8
/
+62
2012-02-13
iscsi-target: Fix double list_add with iscsit_alloc_buffs reject
Nicholas Bellinger
1
-1
/
+1
2012-02-13
iscsi-target: Fix reject release handling in iscsit_free_cmd()
Nicholas Bellinger
1
-0
/
+11
2012-01-26
target: Set additional sense length field in sense data
Roland Dreier
1
-0
/
+14
2012-01-26
target: Set response format in INQUIRY response
Roland Dreier
1
-0
/
+12
2011-12-06
iscsi-target: Fix hex2bin warn_unused compile message
Nicholas Bellinger
1
-2
/
+4
2011-12-06
target: Don't return an error if disabling unsupported features
Andy Grover
1
-8
/
+16
2011-12-06
target/rd: fix or rewrite the copy routine
Sebastian Andrzej Siewior
1
-205
/
+40
2011-12-06
target/rd: simplify the page/offset computation
Sebastian Andrzej Siewior
1
-6
/
+4
2011-12-06
target: remove the unused se_dev_list
Christoph Hellwig
2
-12
/
+0
2011-12-06
target/file: walk properly over sg list
Sebastian Andrzej Siewior
1
-6
/
+6
2011-12-06
target: remove unused struct fields
Jörn Engel
3
-12
/
+0
2011-12-06
target: Fix page length in emulated INQUIRY VPD page 86h
Roland Dreier
1
-1
/
+1
2011-12-06
target: Handle 0 correctly in transport_get_sectors_6()
Roland Dreier
1
-2
/
+7
[next]