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.13.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
2015-09-11
target: use stringify.h instead of own definition
David Disseldorp
1
-1
/
+2
2015-09-11
target/user: Fix UFLAG_UNKNOWN_OP handling
Andy Grover
1
-8
/
+2
2015-09-11
target: Remove no-op conditional
Andy Grover
1
-2
/
+1
2015-09-11
target/user: Remove unused variable
Andy Grover
1
-1
/
+0
2015-09-11
target: Fix max_cmd_sn increment w/o cmdsn mutex regressions
Roland Dreier
2
-4
/
+5
2015-09-11
target: Attach EXTENDED_COPY local I/O descriptors to xcopy_pt_sess
Nicholas Bellinger
1
-2
/
+4
2015-09-11
target/qla2xxx: Honor max_data_sg_nents I/O transfer limit
Nicholas Bellinger
3
-4
/
+65
2015-08-27
target/iscsi: Replace __kernel_sockaddr_storage with sockaddr_storage
Andy Grover
8
-18
/
+18
2015-08-27
target/iscsi: Replace conn->login_ip with login_sockaddr
Andy Grover
5
-43
/
+51
2015-08-27
target/iscsi: Keep local_ip as the actual sockaddr
Andy Grover
5
-62
/
+47
2015-08-27
target/iscsi: Fix np_ip bracket issue by removing np_ip
Andy Grover
6
-38
/
+36
2015-08-03
target: Drop iSCSI use of mutex around max_cmd_sn increment
Roland Dreier
7
-27
/
+24
2015-08-03
qla2xxx: Update tcm_qla2xxx module description to 24xx+
Sebastian Herbszt
2
-3
/
+3
2015-08-03
iscsi-target: Add tpg_enabled_sendtargets for disabled discovery
David Disseldorp
4
-5
/
+31
2015-08-01
drivers: target: Drop unlikely before IS_ERR(_OR_NULL)
Viresh Kumar
1
-1
/
+1
2015-07-31
target: check DPO/FUA usage for COMPARE AND WRITE
David Disseldorp
1
-0
/
+3
2015-07-31
target: Remove cmd->se_ordered_id (unused except debug log lines)
Roland Dreier
2
-27
/
+13
2015-07-31
target: add support for START_STOP_UNIT SCSI opcode
Brian Bunker
1
-0
/
+36
2015-07-31
target: improve unsupported opcode message
Joern Engel
2
-3
/
+5
2015-07-31
target: allow underflow/overflow for PR OUT etc. commands
Roland Dreier
1
-3
/
+3
2015-07-31
target/iscsi: Use proper SGL accessors for digest computation
Alexei Potashnik
1
-5
/
+4
2015-07-31
target: remove initiatorname field in se_acl_lun
Chris Zankel
2
-6
/
+4
2015-07-24
libiscsi: Use scsi helper to set information descriptor
Sagi Grimberg
1
-6
/
+3
2015-07-24
target: Return descriptor format sense data in case the LU spans 64bit sectors
Sagi Grimberg
3
-4
/
+16
2015-07-24
scsi: Protect against buffer possible overflow in scsi_set_sense_information
Sagi Grimberg
3
-5
/
+26
2015-07-24
scsi: Fix wrong additional sense length in descriptor format
Sagi Grimberg
1
-1
/
+1
2015-07-24
tcm_qla2xxx: Remove set-but-not-used variables
Bart Van Assche
1
-6
/
+0
2015-07-24
target: Return ABORTED_COMMAND sense key for PI errors
Sagi Grimberg
1
-3
/
+3
2015-07-24
target: Use scsi helpers to build the sense data correctly
Sagi Grimberg
2
-43
/
+9
2015-07-24
scsi: Move sense handling routines to scsi_common
Sagi Grimberg
2
-98
/
+99
2015-07-24
target: Split transport_send_check_condition_and_sense()
Bart Van Assche
1
-235
/
+148
2015-07-24
target: Inline transport_get_sense_codes()
Bart Van Assche
1
-14
/
+2
2015-07-24
tcm_loop: Send I_T_NEXUS_LOSS_OCCURRED UA
Hannes Reinecke
2
-0
/
+22
2015-07-24
tcm_loop: Remove SAS vestigies
Hannes Reinecke
1
-8
/
+9
2015-07-07
target: Use struct t10_pi_tuple
Sagi Grimberg
2
-6
/
+6
2015-07-05
Merge tag 'platform-drivers-x86-v4.2-2' of git://git.infradead.org/users/dvha...
Linus Torvalds
5
-45
/
+915
2015-07-05
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
8
-17
/
+9
2015-07-05
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/...
Linus Torvalds
57
-5627
/
+3045
2015-07-05
Merge tag 'ntb-4.2' of git://github.com/jonmason/ntb
Linus Torvalds
19
-2778
/
+4389
2015-07-04
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
1
-2
/
+9
2015-07-04
NTB: Add split BAR output for debugfs stats
Dave Jiang
1
-15
/
+68
2015-07-04
NTB: Change WARN_ON_ONCE to pr_warn_once on unsafe
Dave Jiang
1
-8
/
+16
2015-07-04
NTB: Print driver name and version in module init
Dave Jiang
2
-0
/
+6
2015-07-04
NTB: Increase transport MTU to 64k from 16k
Dave Jiang
1
-1
/
+1
2015-07-04
NTB: Rename Intel code names to platform names
Dave Jiang
2
-455
/
+455
2015-07-04
NTB: Default to CPU memcpy for performance
Dave Jiang
1
-4
/
+13
2015-07-04
NTB: Improve performance with write combining
Dave Jiang
1
-1
/
+10
2015-07-04
NTB: Use NUMA memory in Intel driver
Allen Hubbe
1
-6
/
+12
2015-07-04
NTB: Use NUMA memory and DMA chan in transport
Allen Hubbe
1
-14
/
+32
2015-07-04
NTB: Rate limit ntb_qp_link_work
Allen Hubbe
1
-1
/
+1
[next]