index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
Age
Commit message (
Expand
)
Author
Files
Lines
2017-02-18
target/cxgbit: add T6 iSCSI DDP completion feature
Varun Prakash
4
-43
/
+113
2017-02-18
target/cxgbit: Enable DDP for T6 only if data sequence and pdu are in order
Varun Prakash
1
-25
/
+61
2017-02-18
target/cxgbit: Use T6 specific macros to get ETH/IP hdr len
Varun Prakash
1
-2
/
+8
2017-02-18
target/cxgbit: use cxgb4_tp_smt_idx() to get smt idx
Varun Prakash
1
-2
/
+4
2017-02-18
target/iscsi: split iscsit_check_dataout_hdr()
Varun Prakash
2
-25
/
+41
2017-02-09
target: Remove command flag CMD_T_DEV_ACTIVE
Bart Van Assche
1
-1
/
+0
2017-02-09
target: Remove command flag CMD_T_BUSY
Bart Van Assche
2
-9
/
+5
2017-02-09
target: Move session check from target_put_sess_cmd() into target_release_cmd...
Bart Van Assche
1
-20
/
+19
2017-02-09
target: Inline transport_cmd_check_stop()
Bart Van Assche
1
-35
/
+33
2017-02-09
target: Remove an overly chatty debug message
Bart Van Assche
1
-2
/
+0
2017-02-09
target: Stop execution if CMD_T_STOP has been set
Bart Van Assche
1
-1
/
+2
2017-02-09
target: Correct transport_wait_for_tasks() documentation
Bart Van Assche
1
-5
/
+2
2017-02-09
target: Make core_tmr_abort_task() consider all commands
Bart Van Assche
1
-5
/
+3
2017-02-09
target: Remove se_tmr_req.tmr_lun
Bart Van Assche
1
-1
/
+0
2017-02-09
target/iscsi: Fix iSCSI task reassignment handling
Bart Van Assche
1
-12
/
+7
2017-02-09
target/iscsi: Introduce a helper function for TMF translation
Bart Van Assche
1
-24
/
+24
2017-02-09
target/iscsi: Fix spelling of "reallegiance"
Bart Van Assche
4
-8
/
+8
2017-02-09
target/iscsi: Fix spelling of "perform"
Bart Van Assche
2
-2
/
+2
2017-02-09
target/iscsi: Fix indentation in iscsi_target_start_negotiation()
Bart Van Assche
1
-8
/
+8
2017-02-09
target/tcm_fc: Remove a set-but-not-used variable
Bart Van Assche
1
-2
/
+0
2017-02-09
target/cxgbit: Use T6 specific macro to set the force bit
Varun Prakash
2
-1
/
+7
2017-02-09
target/cxgbit: Fix endianness annotations
Bart Van Assche
4
-8
/
+9
2017-02-09
qla2xxx: Avoid using variable-length arrays
Bart Van Assche
1
-2
/
+2
2017-02-09
qla2xxx: Simplify usage of SRB structure in driver
Joe Carnuccio
11
-211
/
+201
2017-02-09
qla2xxx: Improve RSCN handling in driver
Quinn Tran
9
-145
/
+533
2017-02-09
qla2xxx: Remove unused reverse_ini_mode
Himanshu Madhani
3
-19
/
+0
2017-02-09
qla2xxx: Add Dual mode support in the driver
Quinn Tran
6
-22
/
+119
2017-02-09
qla2xxx: Add framework for async fabric discovery
Quinn Tran
13
-987
/
+3114
2017-02-08
qla2xxx: Track I-T nexus as single fc_port struct
Quinn Tran
8
-430
/
+310
2017-02-08
qla2xxx: Use d_id instead of s_id for more clarity
Quinn Tran
4
-37
/
+39
2017-02-08
qla2xxx: Fix wrong argument in sp done callback
Quinn Tran
3
-8
/
+8
2017-02-08
qla2xxx: Remove SRR code
Himanshu Madhani
2
-662
/
+0
2017-02-08
qla2xxx: Make trace flags more readable
Quinn Tran
3
-67
/
+59
2017-02-08
qla2xxx: Cleanup TMF code translation from qla_target
Quinn Tran
3
-72
/
+49
2017-02-08
qla2xxx: Remove direct access of scsi_status field in se_cmd
Quinn Tran
2
-1
/
+2
2017-02-08
ibmvscsis: Add SGL limit
Bryant G. Ly
1
-0
/
+1
2017-02-08
target: Fix COMPARE_AND_WRITE ref leak for non GOOD status
Nicholas Bellinger
1
-2
/
+6
2017-02-08
target: Fix multi-session dynamic se_node_acl double free OOPs
Nicholas Bellinger
1
-26
/
+43
2017-02-08
target: Fix early transport_generic_handle_tmr abort scenario
Nicholas Bellinger
1
-2
/
+15
2017-02-08
target: Use correct SCSI status during EXTENDED_COPY exception
Nicholas Bellinger
1
-1
/
+1
2017-02-08
target: Don't BUG_ON during NodeACL dynamic -> explicit conversion
Nicholas Bellinger
1
-1
/
+9
2017-02-04
Merge tag 'char-misc-4.10-rc7' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
3
-4
/
+8
2017-02-04
Merge tag 'staging-4.10-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
6
-9
/
+17
2017-02-04
Merge tag 'usb-4.10-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
8
-15
/
+33
2017-02-03
Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...
Linus Torvalds
1
-1
/
+10
2017-02-03
Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost
Linus Torvalds
2
-13
/
+4
2017-02-03
Merge tag 'vfio-v4.10-rc7' of git://github.com/awilliam/linux-vfio
Linus Torvalds
1
-6
/
+5
2017-02-03
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
1
-6
/
+6
2017-02-03
base/memory, hotplug: fix a kernel oops in show_valid_zones()
Toshi Kani
1
-6
/
+6
2017-02-03
Merge tag 'regulator-fix-v4.10-rc6' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
3
-48
/
+2
[next]