index
:
blackbird-op-linux
master
Blackbird™ Linux sources for OpenPOWER
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
target
Commit message (
Expand
)
Author
Age
Files
Lines
*
target: Fix ordered task CHECK_CONDITION early exception handling
Nicholas Bellinger
2016-08-20
1
-1
/
+6
*
target: Fix max_unmap_lba_count calc overflow
Mike Christie
2016-08-20
3
-7
/
+7
*
target: Fix race between iscsi-target connection shutdown + ABORT_TASK
Nicholas Bellinger
2016-08-20
2
-7
/
+18
*
target: Fix missing complete during ABORT_TASK + CMD_T_FABRIC_STOP
Nicholas Bellinger
2016-08-20
1
-6
/
+0
*
target: Fix ordered task target_setup_cmd_from_cdb exception hang
Nicholas Bellinger
2016-08-20
3
-28
/
+37
*
iscsi-target: Fix panic when adding second TCP connection to iSCSI session
Feng Li
2016-08-20
1
-2
/
+3
*
target: Fix target_release_cmd_kref shutdown comp leak
Himanshu Madhani
2016-04-12
1
-2
/
+0
*
target: Drop incorrect ABORT_TASK put for completed commands
Nicholas Bellinger
2016-03-16
1
-1
/
+0
*
target: Fix WRITE_SAME/DISCARD conversion to linux 512b sectors
Mike Christie
2016-03-09
3
-62
/
+66
*
target: Fix race with SCF_SEND_DELAYED_TAS handling
Nicholas Bellinger
2016-03-03
1
-12
/
+41
*
target: Fix remote-port TMR ABORT + se_cmd fabric stop
Nicholas Bellinger
2016-03-03
2
-51
/
+148
*
target: Fix TAS handling for multi-session se_node_acls
Nicholas Bellinger
2016-03-03
1
-7
/
+9
*
target: Fix LUN_RESET active TMR descriptor handling
Nicholas Bellinger
2016-03-03
2
-1
/
+38
*
target: Fix LUN_RESET active I/O handling for ACK_KREF
Nicholas Bellinger
2016-03-03
2
-61
/
+75
*
iscsi-target: Fix potential dead-lock during node acl delete
Nicholas Bellinger
2016-02-25
1
-1
/
+15
*
target/stat: print full t10_wwn.model buffer
David Disseldorp
2015-11-28
1
-1
/
+1
*
target: fix COMPARE_AND_WRITE non zero SGL offset data corruption
Jan Engelhardt
2015-11-28
1
-2
/
+2
*
target: Invoke release_cmd() callback without holding a spinlock
Bart Van Assche
2015-11-28
2
-7
/
+12
*
target: Fix race for SCF_COMPARE_AND_WRITE_POST checking
Nicholas Bellinger
2015-11-28
2
-10
/
+17
*
iscsi-target: Fix rx_login_comp hang after login failure
Nicholas Bellinger
2015-11-28
2
-1
/
+13
*
iscsi-target: return -ENOMEM instead of -1 in case of failed kmalloc()
Luis de Bethencourt
2015-11-28
1
-5
/
+5
*
target/user: Do not set unused fields in tcmu_ops
Andy Grover
2015-11-28
1
-2
/
+0
*
target/user: Fix time calc in expired cmd processing
Andy Grover
2015-11-28
1
-1
/
+1
*
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
2015-11-13
1
-1
/
+0
|
\
|
*
scsi: use host wide tags by default
Christoph Hellwig
2015-11-09
1
-1
/
+0
*
|
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/...
Linus Torvalds
2015-11-13
12
-2566
/
+1490
|
\
\
|
*
|
target: use per-attribute show and store methods
Christoph Hellwig
2015-10-13
12
-2566
/
+1490
|
|
/
*
|
block: Consolidate static integrity profile properties
Martin K. Petersen
2015-10-21
1
-5
/
+5
*
|
iscsi-target: Avoid OFMarker + IFMarker negotiation
Nicholas Bellinger
2015-09-24
1
-2
/
+3
*
|
target: Make TCM_WRITE_PROTECT failure honor D_SENSE bit
Nicholas Bellinger
2015-09-24
1
-17
/
+23
*
|
target: Fix target_sense_desc_format NULL pointer dereference
Nicholas Bellinger
2015-09-24
1
-1
/
+1
*
|
target: Propigate backend read-only to core_tpg_add_lun
Nicholas Bellinger
2015-09-24
2
-1
/
+6
*
|
target: Fix PR registration + APTPL RCU conversion regression
Nicholas Bellinger
2015-09-24
2
-26
/
+70
|
/
*
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/...
Linus Torvalds
2015-09-11
23
-489
/
+510
|
\
|
*
target: use stringify.h instead of own definition
David Disseldorp
2015-09-11
1
-1
/
+2
|
*
target/user: Fix UFLAG_UNKNOWN_OP handling
Andy Grover
2015-09-11
1
-8
/
+2
|
*
target: Remove no-op conditional
Andy Grover
2015-09-11
1
-2
/
+1
|
*
target/user: Remove unused variable
Andy Grover
2015-09-11
1
-1
/
+0
|
*
target: Fix max_cmd_sn increment w/o cmdsn mutex regressions
Roland Dreier
2015-09-11
2
-4
/
+5
|
*
target: Attach EXTENDED_COPY local I/O descriptors to xcopy_pt_sess
Nicholas Bellinger
2015-09-11
1
-2
/
+4
|
*
target/qla2xxx: Honor max_data_sg_nents I/O transfer limit
Nicholas Bellinger
2015-09-11
2
-4
/
+60
|
*
target/iscsi: Replace __kernel_sockaddr_storage with sockaddr_storage
Andy Grover
2015-08-26
7
-16
/
+16
|
*
target/iscsi: Replace conn->login_ip with login_sockaddr
Andy Grover
2015-08-26
4
-24
/
+49
|
*
target/iscsi: Keep local_ip as the actual sockaddr
Andy Grover
2015-08-26
4
-56
/
+45
|
*
target/iscsi: Fix np_ip bracket issue by removing np_ip
Andy Grover
2015-08-26
6
-38
/
+36
|
*
target: Drop iSCSI use of mutex around max_cmd_sn increment
Roland Dreier
2015-08-02
7
-27
/
+24
|
*
iscsi-target: Add tpg_enabled_sendtargets for disabled discovery
David Disseldorp
2015-08-02
4
-5
/
+31
|
*
drivers: target: Drop unlikely before IS_ERR(_OR_NULL)
Viresh Kumar
2015-07-31
1
-1
/
+1
|
*
target: check DPO/FUA usage for COMPARE AND WRITE
David Disseldorp
2015-07-31
1
-0
/
+3
|
*
target: Remove cmd->se_ordered_id (unused except debug log lines)
Roland Dreier
2015-07-31
2
-27
/
+13
[next]