index
:
drm/drm-misc
drm-misc-fixes
drm-misc-next
drm-misc-next-fixes
drm-misc-templates
for-linux-next
for-linux-next-fixes
topic/rust-drm
Kernel DRM miscellaneous fixes and cross-tree changes
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
target
Age
Commit message (
Expand
)
Author
Files
Lines
2017-11-07
target: Avoid early CMD_T_PRE_EXECUTE failures during ABORT_TASK
Nicholas Bellinger
2
-0
/
+11
2017-11-07
target: Fix quiese during transport_write_pending_qf endless loop
Nicholas Bellinger
1
-0
/
+13
2017-11-07
target: Fix caw_sem leak in transport_generic_request_failure
Nicholas Bellinger
1
-3
/
+4
2017-11-07
target: Fix QUEUE_FULL + SCSI task attribute handling
Nicholas Bellinger
1
-0
/
+4
2017-11-04
iSCSI-target: Use common error handling code in iscsi_decode_text_input()
Markus Elfring
1
-21
/
+18
2017-11-04
target/iscsi: Detect conn_cmd_list corruption early
Bart Van Assche
1
-0
/
+4
2017-11-04
target/iscsi: Fix a race condition in iscsit_add_reject_from_cmd()
Bart Van Assche
1
-1
/
+2
2017-11-04
target/iscsi: Modify iscsit_do_crypto_hash_buf() prototype
Bart Van Assche
1
-24
/
+17
2017-11-04
target/iscsi: Fix endianness in an error message
Bart Van Assche
1
-3
/
+3
2017-11-04
target/iscsi: Use min() in iscsit_dump_data_payload() instead of open-coding it
Bart Van Assche
1
-4
/
+3
2017-11-04
target/iscsi: Define OFFLOAD_BUF_SIZE once
Bart Van Assche
1
-2
/
+0
2017-11-04
target: Inline transport_put_cmd()
Bart Van Assche
1
-20
/
+3
2017-11-04
target: Suppress gcc 7 fallthrough warnings
Bart Van Assche
3
-2
/
+5
2017-11-04
target: Move a declaration of a global variable into a header file
Bart Van Assche
2
-2
/
+1
2017-11-04
tcmu: fix double se_cmd completion
Mike Christie
1
-23
/
+31
2017-11-04
target: return SAM_STAT_TASK_SET_FULL for TCM_OUT_OF_RESOURCES
Mike Christie
1
-7
/
+9
2017-11-04
target: fix ALUA state file path truncation
David Disseldorp
2
-32
/
+28
2017-11-04
target: fix PR state file path truncation
David Disseldorp
1
-9
/
+7
2017-11-04
cxgbit: Abort the TCP connection in case of data out timeout
Varun Prakash
3
-0
/
+55
2017-11-04
target: Add netlink command reply supported option for each device
Kenjiro Nakayama
1
-1
/
+58
2017-11-04
target/tcmu: Use macro to call container_of in tcmu_cmd_time_out_show
Kenjiro Nakayama
1
-2
/
+1
2017-11-04
tcmu: fix crash when removing the tcmu device
Xiubo Li
1
-45
/
+47
2017-11-04
iscsi-target: fix memory leak in iscsit_release_discovery_tpg()
tangwenji
1
-2
/
+5
2017-11-04
iscsi-target: fix memory leak in lio_target_tiqn_addtpg()
tangwenji
1
-1
/
+2
2017-11-04
target:fix condition return in core_pr_dump_initiator_port()
tangwenji
1
-1
/
+3
2017-11-04
target: fix match_token option in target_core_configfs.c
tangwenji
1
-7
/
+7
2017-11-04
target: add sense code INSUFFICIENT REGISTRATION RESOURCES
tangwenji
2
-8
/
+23
2017-11-04
target: fix double unmap data sg in core_scsi3_emulate_pro_register_and_move()
tangwenji
1
-2
/
+0
2017-11-04
target: fix buffer offset in core_scsi3_pri_read_full_status
tangwenji
1
-0
/
+1
2017-11-04
target: fix null pointer regression in core_tmr_drain_tmr_list
tangwenji
1
-1
/
+2
2017-11-04
target/file: Do not return error for UNMAP if length is zero
Jiang Yi
1
-0
/
+4
2017-09-14
Merge branch 'work.set_fs' of git://git.kernel.org/pub/scm/linux/kernel/git/v...
Linus Torvalds
3
-3
/
+5
2017-09-07
Merge branch 'for-4.14/block' of git://git.kernel.dk/linux-block
Linus Torvalds
1
-2
/
+2
2017-09-04
fs: fix kernel_write prototype
Christoph Hellwig
3
-3
/
+5
2017-08-23
block: replace bi_bdev with a gendisk pointer and partitions index
Christoph Hellwig
1
-2
/
+2
2017-08-09
target: Fix node_acl demo-mode + uncached dynamic shutdown regression
Nicholas Bellinger
2
-4
/
+4
2017-08-06
iscsi-target: Fix iscsi_np reset hung task during parallel delete
Nicholas Bellinger
2
-2
/
+6
2017-07-30
cxgbit: fix sg_nents calculation
Varun Prakash
1
-5
/
+7
2017-07-30
iscsi-target: fix invalid flags in text response
Varun Prakash
1
-2
/
+2
2017-07-30
iscsi-target: fix memory leak in iscsit_setup_text_cmd()
Varun Prakash
1
-0
/
+1
2017-07-30
cxgbit: add missing __kfree_skb()
Varun Prakash
1
-4
/
+12
2017-07-30
tcmu: free old string on reconfig
Bryant G. Ly
1
-0
/
+2
2017-07-30
tcmu: Fix possible to/from address overflow when doing the memcpy
Xiubo Li
1
-6
/
+5
2017-07-15
Merge tag 'random_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2
-11
/
+25
2017-07-13
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/...
Linus Torvalds
30
-600
/
+1121
2017-07-12
mm, tree wide: replace __GFP_REPEAT by __GFP_RETRY_MAYFAIL with more useful s...
Michal Hocko
1
-1
/
+1
2017-07-11
Merge branch 'for-linus' of git://git.kernel.dk/linux-block
Linus Torvalds
1
-1
/
+1
2017-07-11
iscsi-target: Add login_keys_workaround attribute for non RFC initiators
Nicholas Bellinger
6
-16
/
+55
2017-07-11
tcmu: clean up the code and with one small fix
Xiubo Li
1
-13
/
+11
2017-07-11
tcmu: Fix possbile memory leak / OOPs when recalculating cmd base size
Xiubo Li
1
-7
/
+5
[next]