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
...
|
*
|
|
|
|
|
|
|
target: Fix caw_sem leak in transport_generic_request_failure
Nicholas Bellinger
2017-11-08
1
-3
/
+4
|
*
|
|
|
|
|
|
|
target: Fix QUEUE_FULL + SCSI task attribute handling
Nicholas Bellinger
2017-11-08
1
-0
/
+4
|
*
|
|
|
|
|
|
|
iSCSI-target: Use common error handling code in iscsi_decode_text_input()
Markus Elfring
2017-11-04
1
-21
/
+18
|
*
|
|
|
|
|
|
|
target/iscsi: Detect conn_cmd_list corruption early
Bart Van Assche
2017-11-04
1
-0
/
+4
|
*
|
|
|
|
|
|
|
target/iscsi: Fix a race condition in iscsit_add_reject_from_cmd()
Bart Van Assche
2017-11-04
1
-1
/
+2
|
*
|
|
|
|
|
|
|
target/iscsi: Modify iscsit_do_crypto_hash_buf() prototype
Bart Van Assche
2017-11-04
1
-24
/
+17
|
*
|
|
|
|
|
|
|
target/iscsi: Fix endianness in an error message
Bart Van Assche
2017-11-04
1
-3
/
+3
|
*
|
|
|
|
|
|
|
target/iscsi: Use min() in iscsit_dump_data_payload() instead of open-coding it
Bart Van Assche
2017-11-04
1
-4
/
+3
|
*
|
|
|
|
|
|
|
target/iscsi: Define OFFLOAD_BUF_SIZE once
Bart Van Assche
2017-11-04
1
-2
/
+0
|
*
|
|
|
|
|
|
|
target: Inline transport_put_cmd()
Bart Van Assche
2017-11-04
1
-20
/
+3
|
*
|
|
|
|
|
|
|
target: Suppress gcc 7 fallthrough warnings
Bart Van Assche
2017-11-04
3
-2
/
+5
|
*
|
|
|
|
|
|
|
target: Move a declaration of a global variable into a header file
Bart Van Assche
2017-11-04
2
-2
/
+1
|
*
|
|
|
|
|
|
|
tcmu: fix double se_cmd completion
Mike Christie
2017-11-04
1
-23
/
+31
|
*
|
|
|
|
|
|
|
target: return SAM_STAT_TASK_SET_FULL for TCM_OUT_OF_RESOURCES
Mike Christie
2017-11-04
1
-7
/
+9
|
*
|
|
|
|
|
|
|
target: fix ALUA state file path truncation
David Disseldorp
2017-11-04
2
-32
/
+28
|
*
|
|
|
|
|
|
|
target: fix PR state file path truncation
David Disseldorp
2017-11-04
1
-9
/
+7
|
*
|
|
|
|
|
|
|
cxgbit: Abort the TCP connection in case of data out timeout
Varun Prakash
2017-11-04
3
-0
/
+55
|
*
|
|
|
|
|
|
|
target: Add netlink command reply supported option for each device
Kenjiro Nakayama
2017-11-04
1
-1
/
+58
|
*
|
|
|
|
|
|
|
target/tcmu: Use macro to call container_of in tcmu_cmd_time_out_show
Kenjiro Nakayama
2017-11-04
1
-2
/
+1
|
*
|
|
|
|
|
|
|
tcmu: fix crash when removing the tcmu device
Xiubo Li
2017-11-04
1
-45
/
+47
|
*
|
|
|
|
|
|
|
iscsi-target: fix memory leak in iscsit_release_discovery_tpg()
tangwenji
2017-11-04
1
-2
/
+5
|
*
|
|
|
|
|
|
|
iscsi-target: fix memory leak in lio_target_tiqn_addtpg()
tangwenji
2017-11-04
1
-1
/
+2
|
*
|
|
|
|
|
|
|
target:fix condition return in core_pr_dump_initiator_port()
tangwenji
2017-11-04
1
-1
/
+3
|
*
|
|
|
|
|
|
|
target: fix match_token option in target_core_configfs.c
tangwenji
2017-11-04
1
-7
/
+7
|
*
|
|
|
|
|
|
|
target: add sense code INSUFFICIENT REGISTRATION RESOURCES
tangwenji
2017-11-04
2
-8
/
+23
|
*
|
|
|
|
|
|
|
target: fix double unmap data sg in core_scsi3_emulate_pro_register_and_move()
tangwenji
2017-11-04
1
-2
/
+0
|
*
|
|
|
|
|
|
|
target: fix buffer offset in core_scsi3_pri_read_full_status
tangwenji
2017-11-04
1
-0
/
+1
|
*
|
|
|
|
|
|
|
target: fix null pointer regression in core_tmr_drain_tmr_list
tangwenji
2017-11-04
1
-1
/
+2
|
*
|
|
|
|
|
|
|
target/file: Do not return error for UNMAP if length is zero
Jiang Yi
2017-11-04
1
-0
/
+4
*
|
|
|
|
|
|
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
2017-11-24
34
-240
/
+569
|
\
\
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
|
|
ipvlan: Fix insufficient skb linear check for ipv6 icmp
Gao Feng
2017-11-23
1
-1
/
+19
|
*
|
|
|
|
|
|
|
|
ipvlan: Fix insufficient skb linear check for arp
Gao Feng
2017-11-23
1
-8
/
+8
|
*
|
|
|
|
|
|
|
|
geneve: only configure or fill UDP_ZERO_CSUM6_RX/TX info when CONFIG_IPV6
Hangbin Liu
2017-11-23
1
-1
/
+15
|
*
|
|
|
|
|
|
|
|
Merge tag 'wireless-drivers-for-davem-2017-11-22' of git://git.kernel.org/pub...
David S. Miller
2017-11-23
10
-90
/
+335
|
|
\
\
\
\
\
\
\
\
\
|
|
*
|
|
|
|
|
|
|
|
wcn36xx: fix iris child-node lookup
Johan Hovold
2017-11-20
1
-1
/
+1
|
|
*
|
|
|
|
|
|
|
|
ath10k: fix data rx for CCMP-256, GCMP and GCMP-256 in raw mode
Vasanthakumar Thiagarajan
2017-11-20
1
-13
/
+38
|
|
*
|
|
|
|
|
|
|
|
Merge tag 'iwlwifi-for-kalle-2017-11-19' of git://git.kernel.org/pub/scm/linu...
Kalle Valo
2017-11-20
8
-76
/
+296
|
|
|
\
\
\
\
\
\
\
\
\
|
|
|
*
|
|
|
|
|
|
|
|
iwlwifi: fix firmware names for 9000 and A000 series hw
Thomas Backlund
2017-11-16
2
-8
/
+8
|
|
|
*
|
|
|
|
|
|
|
|
iwlwifi: fix PCI IDs and configuration mapping for 9000 series
Luca Coelho
2017-11-16
3
-34
/
+170
|
|
|
*
|
|
|
|
|
|
|
|
iwlwifi: mvm: support version 7 of the SCAN_REQ_UMAC FW command
Luca Coelho
2017-11-15
4
-34
/
+118
|
*
|
|
|
|
|
|
|
|
|
|
Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirshe...
David S. Miller
2017-11-23
16
-120
/
+154
|
|
\
\
\
\
\
\
\
\
\
\
\
|
|
*
|
|
|
|
|
|
|
|
|
|
i40evf: Use smp_rmb rather than read_barrier_depends
Brian King
2017-11-22
1
-1
/
+1
|
|
*
|
|
|
|
|
|
|
|
|
|
fm10k: Use smp_rmb rather than read_barrier_depends
Brian King
2017-11-22
1
-1
/
+1
|
|
*
|
|
|
|
|
|
|
|
|
|
igb: Use smp_rmb rather than read_barrier_depends
Brian King
2017-11-22
1
-1
/
+1
|
|
*
|
|
|
|
|
|
|
|
|
|
igbvf: Use smp_rmb rather than read_barrier_depends
Brian King
2017-11-22
1
-1
/
+1
|
|
*
|
|
|
|
|
|
|
|
|
|
ixgbevf: Use smp_rmb rather than read_barrier_depends
Brian King
2017-11-22
1
-1
/
+1
|
|
*
|
|
|
|
|
|
|
|
|
|
i40e: Use smp_rmb rather than read_barrier_depends
Brian King
2017-11-22
2
-2
/
+2
|
|
*
|
|
|
|
|
|
|
|
|
|
ixgbe: Fix skb list corruption on Power systems
Brian King
2017-11-22
1
-1
/
+1
|
|
*
|
|
|
|
|
|
|
|
|
|
i40e: restore promiscuous after reset
Alan Brady
2017-11-22
1
-72
/
+83
|
|
*
|
|
|
|
|
|
|
|
|
|
i40evf: fix client notify of l2 params
Alan Brady
2017-11-22
2
-17
/
+31
[prev]
[next]