index
:
Linux
arm64-uaccess
for-next
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
vsnprintf
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
target: remove g_device_list
Mike Christie
2017-07-06
3
-22
/
+12
*
xcopy: loop over devices using idr helper
Mike Christie
2017-07-06
1
-29
/
+41
*
target: add helper to iterate over devices
Mike Christie
2017-07-06
2
-0
/
+47
*
tcmu: perfom device add, del and reconfig synchronously
Mike Christie
2017-07-06
2
-20
/
+200
*
target: add helper to find se_device by dev_index
Mike Christie
2017-07-06
2
-0
/
+26
*
target: use idr for se_device dev index
Mike Christie
2017-07-06
2
-5
/
+26
*
target: break up free_device callback
Mike Christie
2017-07-06
7
-8
/
+36
*
tcmu: reconfigure netlink attr changes
Mike Christie
2017-07-06
2
-37
/
+48
*
qla2xxx: Fix incorrect tcm_qla2xxx_free_cmd use during TMR ABORT
Nicholas Bellinger
2017-07-06
3
-33
/
+8
*
iser-target: Avoid isert_conn->cm_id dereference in isert_login_recv_done
Nicholas Bellinger
2017-07-06
1
-1
/
+1
*
tcmu: make array tcmu_attrib_attrs static const
Colin Ian King
2017-07-06
1
-1
/
+1
*
tcmu: Fix module removal due to stuck unmap_thread thread again
Xiubo Li
2017-07-06
1
-1
/
+1
*
target: Fix COMPARE_AND_WRITE caw_sem leak during se_cmd quiesce
Jiang Yi
2017-07-06
1
-0
/
+9
*
tcmu: Add Type of reconfig into netlink
Bryant G. Ly
2017-07-06
2
-6
/
+22
*
tcmu: Make dev_config configurable
Bryant G. Ly
2017-07-06
1
-0
/
+41
*
tcmu: Make dev_size configurable via userspace
Bryant G. Ly
2017-07-06
1
-5
/
+54
*
tcmu: Add netlink for device reconfiguration
Bryant G. Ly
2017-07-06
2
-0
/
+13
*
tcmu: Support emulate_write_cache
Bryant G. Ly
2017-07-06
1
-0
/
+30
*
ibmvscsis: Use tpgt passed in by user
Bryant G. Ly
2017-07-06
1
-0
/
+8
*
target/iscsi: Remove dead code from iscsit_process_scsi_cmd()
Bart Van Assche
2017-07-06
1
-5
/
+1
*
target/iscsi: Simplify iscsit_free_cmd()
Bart Van Assche
2017-07-06
1
-35
/
+4
*
target/iscsi: Remove second argument of __iscsit_free_cmd()
Bart Van Assche
2017-07-06
3
-20
/
+15
*
target/tcm_loop: Make TMF processing slightly faster
Bart Van Assche
2017-07-06
1
-16
/
+9
*
target/tcm_loop: Use target_submit_tmr() instead of open-coding this function
Bart Van Assche
2017-07-06
1
-29
/
+3
*
target/tcm_loop: Replace a waitqueue and a counter by a completion
Bart Van Assche
2017-07-06
2
-10
/
+5
*
target/tcm_loop: Merge struct tcm_loop_cmd and struct tcm_loop_tmr
Bart Van Assche
2017-07-06
2
-19
/
+10
*
target: Introduce a function that shows the command state
Bart Van Assche
2017-07-06
3
-27
/
+114
*
iscsi-target: Kill left-over iscsi_target_do_cleanup
Nicholas Bellinger
2017-07-06
2
-25
/
+0
*
xen/scsiback: Make TMF processing slightly faster
Bart Van Assche
2017-07-06
1
-1
/
+1
*
xen/scsiback: Replace a waitqueue and a counter by a completion
Bart Van Assche
2017-07-06
1
-7
/
+4
*
xen/scsiback: Fix a TMR related use-after-free
Bart Van Assche
2017-07-06
1
-24
/
+9
*
IB/srpt: Make a debug statement in srpt_abort_cmd() more informative
Bart Van Assche
2017-07-06
1
-2
/
+2
*
target: Fix a deadlock between the XCOPY code and iSCSI session shutdown
Bart Van Assche
2017-07-06
1
-41
/
+69
*
target: Use {get,put}_unaligned_be*() instead of open coding these functions
Bart Van Assche
2017-07-06
9
-171
/
+83
*
target: Fix transport_init_se_cmd()
Bart Van Assche
2017-07-06
1
-0
/
+1
*
target: Remove se_device.dev_list
Bart Van Assche
2017-07-06
2
-3
/
+0
*
target: Use symbolic value for WRITE_VERIFY_16
Bart Van Assche
2017-07-06
1
-1
/
+1
*
qla2xxx: Convert QLA_TGT_ABTS to TARGET_SCF_LOOKUP_LUN_FROM_TAG
Nicholas Bellinger
2017-07-06
2
-31
/
+12
*
target: Add TARGET_SCF_LOOKUP_LUN_FROM_TAG support for ABORT_TASK
Nicholas Bellinger
2017-07-06
2
-10
/
+46
*
target: Add support for TMR percpu reference counting
Nicholas Bellinger
2017-07-06
2
-4
/
+13
*
target: reject COMPARE_AND_WRITE if emulate_caw is not set
Jiang Yi
2017-07-06
1
-0
/
+6
*
iscsi-target: Avoid holding ->tpg_state_lock during param update
Nicholas Bellinger
2017-06-08
1
-6
/
+2
*
target/configfs: Kill se_lun->lun_link_magic
Nicholas Bellinger
2017-06-08
3
-8
/
+8
*
target/configfs: Kill se_device->dev_link_magic
Nicholas Bellinger
2017-06-08
4
-9
/
+12
*
target/iblock: Convert WRITE_SAME to blkdev_issue_zeroout
Nicholas Bellinger
2017-06-08
2
-18
/
+28
*
ibmvscsis: Enable Logical Partition Migration Support
Michael Cyr
2017-06-08
3
-16
/
+162
*
vhost/scsi: Don't reinvent the wheel but use existing llist API
Byungchul Park
2017-06-08
1
-8
/
+3
*
target: remove dead code
Gustavo A. R. Silva
2017-06-08
1
-2
/
+2
*
iscsi-target: Reject immediate data underflow larger than SCSI transfer length
Nicholas Bellinger
2017-06-08
1
-0
/
+12
*
iscsi-target: Fix delayed logout processing greater than SECONDS_FOR_LOGOUT_COMP
Nicholas Bellinger
2017-06-08
1
-2
/
+8
[next]