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.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
Age
Commit message (
Expand
)
Author
Files
Lines
2017-07-07
target: add helper to find se_device by dev_index
Mike Christie
1
-0
/
+24
2017-07-07
target: use idr for se_device dev index
Mike Christie
1
-4
/
+26
2017-07-07
target: break up free_device callback
Mike Christie
6
-8
/
+35
2017-07-07
tcmu: reconfigure netlink attr changes
Mike Christie
1
-29
/
+44
2017-07-07
qla2xxx: Fix incorrect tcm_qla2xxx_free_cmd use during TMR ABORT
Nicholas Bellinger
3
-33
/
+8
2017-07-07
iser-target: Avoid isert_conn->cm_id dereference in isert_login_recv_done
Nicholas Bellinger
1
-1
/
+1
2017-07-07
tcmu: make array tcmu_attrib_attrs static const
Colin Ian King
1
-1
/
+1
2017-07-07
tcmu: Fix module removal due to stuck unmap_thread thread again
Xiubo Li
1
-1
/
+1
2017-07-07
target: Fix COMPARE_AND_WRITE caw_sem leak during se_cmd quiesce
Jiang Yi
1
-0
/
+9
2017-07-07
tcmu: Add Type of reconfig into netlink
Bryant G. Ly
1
-6
/
+14
2017-07-07
tcmu: Make dev_config configurable
Bryant G. Ly
1
-0
/
+41
2017-07-07
tcmu: Make dev_size configurable via userspace
Bryant G. Ly
1
-5
/
+54
2017-07-07
tcmu: Add netlink for device reconfiguration
Bryant G. Ly
1
-0
/
+12
2017-07-07
tcmu: Support emulate_write_cache
Bryant G. Ly
1
-0
/
+30
2017-07-07
ibmvscsis: Use tpgt passed in by user
Bryant G. Ly
1
-0
/
+8
2017-07-07
target/iscsi: Remove dead code from iscsit_process_scsi_cmd()
Bart Van Assche
1
-5
/
+1
2017-07-07
target/iscsi: Simplify iscsit_free_cmd()
Bart Van Assche
1
-35
/
+4
2017-07-07
target/iscsi: Remove second argument of __iscsit_free_cmd()
Bart Van Assche
3
-20
/
+15
2017-07-07
target/tcm_loop: Make TMF processing slightly faster
Bart Van Assche
1
-16
/
+9
2017-07-07
target/tcm_loop: Use target_submit_tmr() instead of open-coding this function
Bart Van Assche
1
-29
/
+3
2017-07-07
target/tcm_loop: Replace a waitqueue and a counter by a completion
Bart Van Assche
2
-10
/
+5
2017-07-07
target/tcm_loop: Merge struct tcm_loop_cmd and struct tcm_loop_tmr
Bart Van Assche
2
-19
/
+10
2017-07-07
target: Introduce a function that shows the command state
Bart Van Assche
2
-27
/
+113
2017-07-07
iscsi-target: Kill left-over iscsi_target_do_cleanup
Nicholas Bellinger
1
-24
/
+0
2017-07-07
xen/scsiback: Make TMF processing slightly faster
Bart Van Assche
1
-1
/
+1
2017-07-07
xen/scsiback: Replace a waitqueue and a counter by a completion
Bart Van Assche
1
-7
/
+4
2017-07-07
xen/scsiback: Fix a TMR related use-after-free
Bart Van Assche
1
-24
/
+9
2017-07-07
IB/srpt: Make a debug statement in srpt_abort_cmd() more informative
Bart Van Assche
1
-2
/
+2
2017-07-07
target: Fix a deadlock between the XCOPY code and iSCSI session shutdown
Bart Van Assche
1
-41
/
+69
2017-07-07
target: Use {get,put}_unaligned_be*() instead of open coding these functions
Bart Van Assche
8
-171
/
+75
2017-07-07
target: Fix transport_init_se_cmd()
Bart Van Assche
1
-0
/
+1
2017-07-07
target: Remove se_device.dev_list
Bart Van Assche
1
-1
/
+0
2017-07-07
target: Use symbolic value for WRITE_VERIFY_16
Bart Van Assche
1
-1
/
+1
2017-07-07
qla2xxx: Convert QLA_TGT_ABTS to TARGET_SCF_LOOKUP_LUN_FROM_TAG
Nicholas Bellinger
2
-31
/
+12
2017-07-07
target: Add TARGET_SCF_LOOKUP_LUN_FROM_TAG support for ABORT_TASK
Nicholas Bellinger
1
-9
/
+44
2017-07-07
target: Add support for TMR percpu reference counting
Nicholas Bellinger
2
-4
/
+13
2017-07-07
target: reject COMPARE_AND_WRITE if emulate_caw is not set
Jiang Yi
1
-0
/
+6
2017-06-09
iscsi-target: Avoid holding ->tpg_state_lock during param update
Nicholas Bellinger
1
-6
/
+2
2017-06-09
target/configfs: Kill se_lun->lun_link_magic
Nicholas Bellinger
2
-6
/
+8
2017-06-09
target/configfs: Kill se_device->dev_link_magic
Nicholas Bellinger
3
-7
/
+12
2017-06-09
target/iblock: Convert WRITE_SAME to blkdev_issue_zeroout
Nicholas Bellinger
2
-18
/
+28
2017-06-09
ibmvscsis: Enable Logical Partition Migration Support
Michael Cyr
3
-16
/
+162
2017-06-09
vhost/scsi: Don't reinvent the wheel but use existing llist API
Byungchul Park
1
-8
/
+3
2017-06-09
target: remove dead code
Gustavo A. R. Silva
1
-2
/
+2
2017-06-09
iscsi-target: Reject immediate data underflow larger than SCSI transfer length
Nicholas Bellinger
1
-0
/
+12
2017-06-09
iscsi-target: Fix delayed logout processing greater than SECONDS_FOR_LOGOUT_COMP
Nicholas Bellinger
1
-2
/
+8
2017-06-09
target: Fix kref->refcount underflow in transport_cmd_finish_abort
Nicholas Bellinger
3
-12
/
+15
2017-06-01
iscsi-target: Always wait for kthread_should_stop() before kthread exit
Jiang Yi
4
-8
/
+34
2017-06-01
iscsi-target: Fix initial login PDU asynchronous socket close OOPs
Nicholas Bellinger
1
-62
/
+132
2017-05-24
tcmu: fix crash during device removal
Mike Christie
1
-13
/
+33
[next]