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
Age
Commit message (
Expand
)
Author
Files
Lines
2015-09-11
target/qla2xxx: Honor max_data_sg_nents I/O transfer limit
Nicholas Bellinger
4
-4
/
+78
2015-08-26
target/iscsi: Replace __kernel_sockaddr_storage with sockaddr_storage
Andy Grover
11
-23
/
+23
2015-08-26
target/iscsi: Replace conn->login_ip with login_sockaddr
Andy Grover
7
-46
/
+53
2015-08-26
target/iscsi: Keep local_ip as the actual sockaddr
Andy Grover
6
-65
/
+48
2015-08-26
target/iscsi: Fix np_ip bracket issue by removing np_ip
Andy Grover
7
-39
/
+36
2015-08-02
target: Drop iSCSI use of mutex around max_cmd_sn increment
Roland Dreier
8
-28
/
+25
2015-08-02
qla2xxx: Update tcm_qla2xxx module description to 24xx+
Sebastian Herbszt
2
-3
/
+3
2015-08-02
iscsi-target: Add tpg_enabled_sendtargets for disabled discovery
David Disseldorp
5
-5
/
+34
2015-07-31
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: Shrink struct se_cmd by rearranging fields
Roland Dreier
1
-8
/
+8
2015-07-31
target: Remove cmd->se_ordered_id (unused except debug log lines)
Roland Dreier
3
-29
/
+13
2015-07-30
target: add support for START_STOP_UNIT SCSI opcode
Brian Bunker
1
-0
/
+36
2015-07-30
target: improve unsupported opcode message
Joern Engel
2
-3
/
+5
2015-07-30
target: allow underflow/overflow for PR OUT etc. commands
Roland Dreier
1
-3
/
+3
2015-07-30
target/iscsi: Use proper SGL accessors for digest computation
Alexei Potashnik
1
-5
/
+4
2015-07-30
target: remove initiatorname field in se_acl_lun
Chris Zankel
3
-7
/
+4
2015-07-30
target: remove unused lun_flags field from se_lun
Chris Zankel
1
-1
/
+0
2015-07-23
libiscsi: Use scsi helper to set information descriptor
Sagi Grimberg
1
-6
/
+3
2015-07-23
target: Return descriptor format sense data in case the LU spans 64bit sectors
Sagi Grimberg
4
-4
/
+18
2015-07-23
scsi: Protect against buffer possible overflow in scsi_set_sense_information
Sagi Grimberg
4
-6
/
+27
2015-07-23
scsi: Fix wrong additional sense length in descriptor format
Sagi Grimberg
1
-1
/
+1
2015-07-23
tcm_qla2xxx: Remove set-but-not-used variables
Bart Van Assche
1
-6
/
+0
2015-07-23
target: Return ABORTED_COMMAND sense key for PI errors
Sagi Grimberg
1
-3
/
+3
2015-07-23
target: Use scsi helpers to build the sense data correctly
Sagi Grimberg
2
-43
/
+9
2015-07-23
scsi: Move sense handling routines to scsi_common
Sagi Grimberg
4
-104
/
+105
2015-07-23
target: Split transport_send_check_condition_and_sense()
Bart Van Assche
1
-235
/
+148
2015-07-23
target: Inline transport_get_sense_codes()
Bart Van Assche
1
-14
/
+2
2015-07-23
tcm_loop: Send I_T_NEXUS_LOSS_OCCURRED UA
Hannes Reinecke
3
-0
/
+23
2015-07-23
tcm_loop: Remove SAS vestigies
Hannes Reinecke
1
-8
/
+9
2015-07-06
target: Use struct t10_pi_tuple
Sagi Grimberg
3
-12
/
+7
2015-07-05
Merge tag 'ext4_for_linus_stable' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
5
-21
/
+47
2015-07-05
Linux 4.2-rc1
v4.2-rc1
Linus Torvalds
1
-2
/
+2
2015-07-05
Merge tag 'platform-drivers-x86-v4.2-2' of git://git.infradead.org/users/dvha...
Linus Torvalds
7
-45
/
+1004
2015-07-05
ext4: replace open coded nofail allocation in ext4_free_blocks()
Michal Hocko
1
-11
/
+5
2015-07-04
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
99
-553
/
+784
2015-07-04
bluetooth: fix list handling
Linus Torvalds
2
-2
/
+3
2015-07-04
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/...
Linus Torvalds
68
-6312
/
+3163
2015-07-04
Merge tag 'ntb-4.2' of git://github.com/jonmason/ntb
Linus Torvalds
23
-2816
/
+5545
2015-07-04
9p: cope with bogus responses from server in p9_client_{read,write}
Al Viro
1
-0
/
+8
2015-07-04
p9_client_write(): avoid double p9_free_req()
Al Viro
1
-0
/
+1
2015-07-04
9p: forgetting to cancel request on interrupted zero-copy RPC
Al Viro
1
-1
/
+2
2015-07-04
dax: bdev_direct_access() may sleep
Matthew Wilcox
1
-0
/
+6
2015-07-04
block: Add support for DAX reads/writes to block devices
Matthew Wilcox
2
-2
/
+8
2015-07-04
dax: Use copy_from_iter_nocache
Matthew Wilcox
1
-1
/
+1
2015-07-04
dax: Add block size note to documentation
Matthew Wilcox
1
-2
/
+4
2015-07-04
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
10
-16
/
+54
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
[next]