index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
ibmvscsis: Do not send aborted task response
Bryant G. Ly
2017-05-06
2
-25
/
+91
*
tcmu: fix module removal due to stuck thread
Mike Christie
2017-05-05
1
-0
/
+3
*
target: Don't force session reset if queue_depth does not change
Nicholas Bellinger
2017-05-05
1
-0
/
+7
*
iscsi-target: Set session_fall_back_to_erl0 when forcing reinstatement
Nicholas Bellinger
2017-05-05
3
-0
/
+3
*
target: Fix compare_and_write_callback handling for non GOOD status
Nicholas Bellinger
2017-05-05
1
-1
/
+4
*
tcmu: Recalculate the tcmu_cmd size to save cmd area memories
Xiubo Li
2017-05-03
1
-11
/
+41
*
tcmu: Add global data block pool support
Xiubo Li
2017-05-02
1
-128
/
+336
*
tcmu: Add dynamic growing data area feature support
Xiubo Li
2017-05-02
1
-101
/
+237
*
target: fixup error message in target_tg_pt_gp_tg_pt_gp_id_store()
Hannes Reinecke
2017-05-02
1
-4
/
+4
*
target: fixup error message in target_tg_pt_gp_alua_access_type_store()
Hannes Reinecke
2017-05-02
1
-1
/
+1
*
target/user: PGR Support
Bryant G. Ly
2017-05-02
4
-7
/
+46
*
target: Add WRITE_VERIFY_16
Bryant G. Ly
2017-05-02
1
-0
/
+2
*
target: Use kmalloc_array() in transport_kmap_data_sg()
Markus Elfring
2017-05-02
1
-1
/
+1
*
target: Use kmalloc_array() in compare_and_write_callback()
Markus Elfring
2017-05-02
1
-2
/
+2
*
target: Improve size determinations in two functions
Markus Elfring
2017-05-02
1
-2
/
+2
*
target: Delete error messages for failed memory allocations
Markus Elfring
2017-05-02
1
-18
/
+5
*
target: Use kcalloc() in two functions
Markus Elfring
2017-05-02
1
-4
/
+2
*
iscsi-target: Improve size determinations in four functions
Markus Elfring
2017-05-02
1
-6
/
+4
*
iscsi-target: Delete error messages for failed memory allocations
Markus Elfring
2017-05-02
1
-27
/
+10
*
iscsi-target: Use kcalloc() in iscsit_allocate_iovecs()
Markus Elfring
2017-05-02
1
-2
/
+1
*
tcm: make pi data verification configurable
Dmitry Monakhov
2017-05-02
3
-10
/
+47
*
tcm_fileio: Prevent information leak for short reads
Dmitry Monakhov
2017-05-02
1
-6
/
+17
*
target: Fix VERIFY and WRITE VERIFY command parsing
Bart Van Assche
2017-05-02
1
-9
/
+62
*
target/pr: update PR out action code table
Zhu Lingshan
2017-05-02
1
-4
/
+5
*
target/iblock: convert iblock_req.pending from atomic_t to refcount_t
Elena Reshetova
2017-05-02
2
-7
/
+8
*
tcmu: Skip Data-Out blocks before gathering Data-In buffer for BIDI case
Xiubo Li
2017-04-03
1
-15
/
+33
*
iscsi-target: Drop work-around for legacy GlobalSAN initiator
Nicholas Bellinger
2017-04-02
1
-16
/
+0
*
target: Fix ALUA transition state race between multiple initiators
Mike Christie
2017-03-31
2
-89
/
+49
*
iser-target: avoid posting a recv buffer twice
Sagi Grimberg
2017-03-31
2
-1
/
+14
*
iser-target: Fix queue-full response handling
Nicholas Bellinger
2017-03-31
1
-18
/
+35
*
iscsi-target: Propigate queue_data_in + queue_status errors
Nicholas Bellinger
2017-03-31
4
-13
/
+10
*
target: Fix unknown fabric callback queue-full errors
Nicholas Bellinger
2017-03-31
1
-34
/
+68
*
tcmu: Fix wrongly calculating of the base_command_size
Xiubo Li
2017-03-30
1
-2
/
+8
*
tcmu: Fix possible overwrite of t_data_sg's last iov[]
Xiubo Li
2017-03-30
1
-11
/
+23
*
target: Avoid mappedlun symlink creation during lun shutdown
Nicholas Bellinger
2017-03-30
2
-0
/
+9
*
iscsi-target: Fix TMR reference leak during session shutdown
Nicholas Bellinger
2017-03-30
1
-5
/
+7
*
usb: gadget: Correct usb EP argument for BOT status request
Manish Narani
2017-03-30
1
-1
/
+1
*
tcmu: Allow cmd_time_out to be set to zero (disabled)
Nicholas Bellinger
2017-03-30
1
-5
/
+0
*
qla2xxx: Update driver version to 9.00.00.00-k
Himanshu Madhani
2017-03-19
1
-3
/
+3
*
qla2xxx: Fix delayed response to command for loop mode/direct connect.
Quinn Tran
2017-03-19
6
-20
/
+81
*
qla2xxx: Change scsi host lookup method.
Quinn Tran
2017-03-19
7
-40
/
+100
*
qla2xxx: Add DebugFS node to display Port Database
Himanshu Madhani
2017-03-19
2
-4
/
+90
*
qla2xxx: Use IOCB interface to submit non-critical MBX.
Quinn Tran
2017-03-19
6
-65
/
+279
*
qla2xxx: Add async new target notification
Quinn Tran
2017-03-19
2
-3
/
+4
*
qla2xxx: Export DIF stats via debugfs
Anil Gurumurthy
2017-03-19
2
-0
/
+27
*
qla2xxx: Improve T10-DIF/PI handling in driver.
Quinn Tran
2017-03-19
7
-251
/
+406
*
qla2xxx: Allow relogin to proceed if remote login did not finish
Quinn Tran
2017-03-19
4
-8
/
+32
*
qla2xxx: Fix sess_lock & hardware_lock lock order problem.
Quinn Tran
2017-03-19
1
-23
/
+18
*
qla2xxx: Fix inadequate lock protection for ABTS.
Quinn Tran
2017-03-19
1
-2
/
+10
*
qla2xxx: Fix request queue corruption.
Quinn Tran
2017-03-19
1
-3
/
+9
[next]