index
:
op-kernel-dev
raptor-dma-dev-4.18-pre
raptor-dma-dev-current
Development kernel branch for OpenPOWER systems
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
target
Commit message (
Expand
)
Author
Age
Files
Lines
*
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
|
*
target: add support for START_STOP_UNIT SCSI opcode
Brian Bunker
2015-07-30
1
-0
/
+36
|
*
target: improve unsupported opcode message
Joern Engel
2015-07-30
2
-3
/
+5
|
*
target: allow underflow/overflow for PR OUT etc. commands
Roland Dreier
2015-07-30
1
-3
/
+3
|
*
target/iscsi: Use proper SGL accessors for digest computation
Alexei Potashnik
2015-07-30
1
-5
/
+4
|
*
target: remove initiatorname field in se_acl_lun
Chris Zankel
2015-07-30
2
-6
/
+4
|
*
target: Return descriptor format sense data in case the LU spans 64bit sectors
Sagi Grimberg
2015-07-23
3
-4
/
+16
|
*
scsi: Protect against buffer possible overflow in scsi_set_sense_information
Sagi Grimberg
2015-07-23
1
-3
/
+11
|
*
target: Return ABORTED_COMMAND sense key for PI errors
Sagi Grimberg
2015-07-23
1
-3
/
+3
|
*
target: Use scsi helpers to build the sense data correctly
Sagi Grimberg
2015-07-23
2
-43
/
+9
|
*
target: Split transport_send_check_condition_and_sense()
Bart Van Assche
2015-07-23
1
-235
/
+148
|
*
target: Inline transport_get_sense_codes()
Bart Van Assche
2015-07-23
1
-14
/
+2
|
*
tcm_loop: Send I_T_NEXUS_LOSS_OCCURRED UA
Hannes Reinecke
2015-07-23
2
-0
/
+22
|
*
tcm_loop: Remove SAS vestigies
Hannes Reinecke
2015-07-23
1
-8
/
+9
|
*
target: Use struct t10_pi_tuple
Sagi Grimberg
2015-07-06
2
-6
/
+6
*
|
Merge branch 'for-4.3/sg' of git://git.kernel.dk/linux-block
Linus Torvalds
2015-09-02
1
-44
/
+0
|
\
\
|
*
|
target/rd: always chain S/G list
Christoph Hellwig
2015-08-17
1
-44
/
+0
*
|
|
Merge branch 'for-4.3/core' of git://git.kernel.dk/linux-block
Linus Torvalds
2015-09-02
2
-17
/
+10
|
\
\
\
|
|
/
/
|
*
|
block: add a bi_error field to struct bio
Christoph Hellwig
2015-07-29
2
-17
/
+10
|
|
/
*
|
target: Fix handling of small allocation lengths in REPORT LUNS
Roland Dreier
2015-08-18
1
-16
/
+16
*
|
target: REPORT LUNS should return LUN 0 even for dynamic ACLs
Roland Dreier
2015-08-02
1
-4
/
+10
*
|
target/iscsi: Fix double free of a TUR followed by a solicited NOPOUT
Alexei Potashnik
2015-07-30
1
-2
/
+2
*
|
target: Perform RCU callback barrier before backend/fabric unload
Nicholas Bellinger
2015-07-30
2
-2
/
+17
*
|
iscsi-target: Fix iser explicit logout TX kthread leak
Nicholas Bellinger
2015-07-24
1
-2
/
+16
*
|
iscsi-target: Fix iscsit_start_kthreads failure OOPs
Nicholas Bellinger
2015-07-24
4
-33
/
+67
*
|
iscsi-target: Fix use-after-free during TPG session shutdown
Nicholas Bellinger
2015-07-24
1
-4
/
+8
*
|
target/configfs: handle match_int() errors
David Disseldorp
2015-07-23
1
-8
/
+24
*
|
target: Do not return 0 from aptpl and alua configfs store functions
Andy Grover
2015-07-23
1
-3
/
+3
*
|
target: Indicate success if writing 0 to pi_prot_type
Andy Grover
2015-07-23
1
-1
/
+1
[next]