index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
/
freevxfs
/
vxfs_fshead.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2017-05-02
target: Use kmalloc_array() in transport_kmap_data_sg()
Markus Elfring
1
-1
/
+1
2017-05-02
target: Use kmalloc_array() in compare_and_write_callback()
Markus Elfring
1
-2
/
+2
2017-05-02
target: Improve size determinations in two functions
Markus Elfring
1
-2
/
+2
2017-05-02
target: Delete error messages for failed memory allocations
Markus Elfring
1
-18
/
+5
2017-05-02
target: Use kcalloc() in two functions
Markus Elfring
1
-4
/
+2
2017-05-02
iscsi-target: Improve size determinations in four functions
Markus Elfring
1
-6
/
+4
2017-05-02
iscsi-target: Delete error messages for failed memory allocations
Markus Elfring
1
-27
/
+10
2017-05-02
iscsi-target: Use kcalloc() in iscsit_allocate_iovecs()
Markus Elfring
1
-2
/
+1
2017-05-02
tcm: make pi data verification configurable
Dmitry Monakhov
4
-10
/
+48
2017-05-02
tcm_fileio: Prevent information leak for short reads
Dmitry Monakhov
1
-6
/
+17
2017-05-02
target: Fix VERIFY and WRITE VERIFY command parsing
Bart Van Assche
1
-9
/
+62
2017-05-02
target/pr: update PR out action code table
Zhu Lingshan
1
-4
/
+5
2017-05-02
target/iblock: convert iblock_req.pending from atomic_t to refcount_t
Elena Reshetova
2
-7
/
+8
2017-04-03
tcmu: Skip Data-Out blocks before gathering Data-In buffer for BIDI case
Xiubo Li
1
-15
/
+33
2017-04-02
iscsi-target: Drop work-around for legacy GlobalSAN initiator
Nicholas Bellinger
1
-16
/
+0
2017-03-31
target: Fix ALUA transition state race between multiple initiators
Mike Christie
3
-95
/
+51
2017-03-31
iser-target: avoid posting a recv buffer twice
Sagi Grimberg
2
-1
/
+14
2017-03-31
iser-target: Fix queue-full response handling
Nicholas Bellinger
1
-18
/
+35
2017-03-31
iscsi-target: Propigate queue_data_in + queue_status errors
Nicholas Bellinger
4
-13
/
+10
2017-03-31
target: Fix unknown fabric callback queue-full errors
Nicholas Bellinger
2
-34
/
+69
2017-03-30
tcmu: Fix wrongly calculating of the base_command_size
Xiubo Li
1
-2
/
+8
2017-03-30
tcmu: Fix possible overwrite of t_data_sg's last iov[]
Xiubo Li
1
-11
/
+23
2017-03-30
target: Avoid mappedlun symlink creation during lun shutdown
Nicholas Bellinger
3
-0
/
+10
2017-03-30
iscsi-target: Fix TMR reference leak during session shutdown
Nicholas Bellinger
1
-5
/
+7
2017-03-30
usb: gadget: Correct usb EP argument for BOT status request
Manish Narani
1
-1
/
+1
2017-03-30
tcmu: Allow cmd_time_out to be set to zero (disabled)
Nicholas Bellinger
1
-5
/
+0
2017-03-19
qla2xxx: Update driver version to 9.00.00.00-k
Himanshu Madhani
1
-3
/
+3
2017-03-19
qla2xxx: Fix delayed response to command for loop mode/direct connect.
Quinn Tran
6
-20
/
+81
2017-03-19
qla2xxx: Change scsi host lookup method.
Quinn Tran
7
-40
/
+100
2017-03-19
qla2xxx: Add DebugFS node to display Port Database
Himanshu Madhani
2
-4
/
+90
2017-03-19
qla2xxx: Use IOCB interface to submit non-critical MBX.
Quinn Tran
6
-65
/
+279
2017-03-19
qla2xxx: Add async new target notification
Quinn Tran
2
-3
/
+4
2017-03-19
qla2xxx: Export DIF stats via debugfs
Anil Gurumurthy
2
-0
/
+27
2017-03-19
qla2xxx: Improve T10-DIF/PI handling in driver.
Quinn Tran
7
-251
/
+406
2017-03-19
qla2xxx: Allow relogin to proceed if remote login did not finish
Quinn Tran
4
-8
/
+32
2017-03-19
qla2xxx: Fix sess_lock & hardware_lock lock order problem.
Quinn Tran
1
-23
/
+18
2017-03-19
qla2xxx: Fix inadequate lock protection for ABTS.
Quinn Tran
1
-2
/
+10
2017-03-19
qla2xxx: Fix request queue corruption.
Quinn Tran
1
-3
/
+9
2017-03-19
qla2xxx: Fix memory leak for abts processing
Quinn Tran
1
-0
/
+2
2017-03-19
qla2xxx: Allow vref count to timeout on vport delete.
Joe Carnuccio
5
-10
/
+16
2017-03-19
tcmu: Convert cmd_time_out into backend device attribute
Nicholas Bellinger
1
-26
/
+68
2017-03-19
tcmu: make cmd timeout configurable
Mike Christie
1
-6
/
+35
2017-03-19
tcmu: add helper to check if dev was configured
Mike Christie
1
-2
/
+6
2017-03-18
target: fix race during implicit transition work flushes
Mike Christie
1
-9
/
+1
2017-03-18
target: allow userspace to set state to transitioning
Mike Christie
1
-15
/
+22
2017-03-18
target: fix ALUA transition timeout handling
Mike Christie
2
-16
/
+9
2017-03-18
target: Use system workqueue for ALUA transitions
Mike Christie
1
-5
/
+3
2017-03-18
target: fail ALUA transitions for pscsi
Mike Christie
1
-0
/
+3
2017-03-18
target: allow ALUA setup for some passthrough backends
Mike Christie
4
-7
/
+15
2017-03-18
tcmu: return on first Opt parse failure
Mike Christie
1
-0
/
+3
[next]