index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
crypto
/
deflate.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2014-06-11
scsi_cmnd: Introduce scsi_transfer_length helper
Sagi Grimberg
1
-0
/
+17
2014-06-11
target: Report correct response length for some commands
Roland Dreier
4
-5
/
+26
2014-06-11
target/sbc: Check that the LBA and number of blocks are correct in VERIFY
Christophe Vu-Brugier
1
-1
/
+3
2014-06-11
target/sbc: Remove sbc_check_valid_sectors()
Christophe Vu-Brugier
1
-39
/
+6
2014-06-11
Target/iscsi: Fix sendtargets response pdu for iser transport
Sagi Grimberg
3
-6
/
+13
2014-06-11
Target/iser: Fix a wrong dereference in case discovery session is over iser
Sagi Grimberg
1
-1
/
+3
2014-06-10
iscsi-target: Fix ABORT_TASK + connection reset iscsi_queue_req memory leak
Nicholas Bellinger
1
-2
/
+1
2014-06-10
target: Use complete_all for se_cmd->t_transport_stop_comp
Nicholas Bellinger
1
-3
/
+3
2014-06-10
target: Set CMD_T_ACTIVE bit for Task Management Requests
Nicholas Bellinger
1
-0
/
+6
2014-06-06
target: cleanup some boolean tests
Christophe Vu-Brugier
7
-26
/
+24
2014-06-06
target/spc: Simplify INQUIRY EVPD=0x80
Christophe Vu-Brugier
1
-7
/
+2
2014-06-06
tcm_fc: Generate TASK_SET_FULL status for response failures
Nicholas Bellinger
1
-3
/
+16
2014-06-06
tcm_fc: Generate TASK_SET_FULL status for DataIN failures
Nicholas Bellinger
1
-2
/
+15
2014-06-06
iscsi-target: Reject mutual authentication with reflected CHAP_C
Nicholas Bellinger
1
-0
/
+10
2014-06-06
iscsi-target: Remove no-op from iscsit_tpg_del_portal_group
Nicholas Bellinger
2
-4
/
+1
2014-06-06
iscsi-target: Fix CHAP_A parameter list handling
Tejas Vaykole
2
-13
/
+52
2014-06-04
iscsi-target: Put length of failed allocation in error message
Roland Dreier
1
-1
/
+1
2014-06-04
iscsi-target: Reject zero-length payloads during SecurityNegotiation
Nicholas Bellinger
1
-0
/
+6
2014-06-04
qla2xxx: Convert to percpu_ida session tag pre-allocation
Nicholas Bellinger
4
-65
/
+147
2014-06-02
virtio-scsi: Enable DIF/DIX modes in SCSI host LLD
Nicholas Bellinger
2
-18
/
+70
2014-06-02
vhost/scsi: Enable T10 PI IOV -> SGL memory mapping
Nicholas Bellinger
1
-59
/
+124
2014-06-02
vhost/scsi: Add T10 PI IOV -> SGL memory mapping logic
Nicholas Bellinger
1
-1
/
+47
2014-06-02
vhost/scsi: Add preallocation of protection SGLs
Nicholas Bellinger
1
-1
/
+14
2014-06-02
vhost/scsi: Move sanity check into vhost_scsi_map_iov_to_sgl
Nicholas Bellinger
1
-34
/
+25
2014-06-02
virtio-scsi.h: Add virtio_scsi_cmd_req_pi + VIRTIO_SCSI_F_T10_PI bits
Nicholas Bellinger
1
-1
/
+14
2014-05-20
Target/iser: Gracefully reject T10-PI enabled connect request if not supported
Sagi Grimberg
1
-2
/
+3
2014-05-20
Target/iser: Wait for proper cleanup before unloading
Sagi Grimberg
1
-0
/
+1
2014-05-20
Target/iser: Improve cm events handling
Sagi Grimberg
2
-12
/
+15
2014-05-19
Target/iser: Fix hangs in connection teardown
Sagi Grimberg
2
-22
/
+10
2014-05-19
Target/iser: Bail from accept_np if np_thread is trying to close
Sagi Grimberg
1
-2
/
+7
2014-05-18
target: fix memory leak on XCOPY
Mikulas Patocka
1
-1
/
+1
2014-05-16
target: Don't allow setting WC emulation if device doesn't support
Andy Grover
1
-4
/
+4
2014-05-16
iscsi-target: Disable Immediate + Unsolicited Data with ISER Protection
Nicholas Bellinger
1
-1
/
+26
2014-05-16
tcm_fc: Fix free-after-use regression in ft_free_cmd
Nicholas Bellinger
1
-4
/
+4
2014-05-16
iscsi-target: Change BUG_ON to REJECT in iscsit_process_nop_out
Nicholas Bellinger
1
-1
/
+3
2014-05-16
Target/iscsi,iser: Avoid accepting transport connections during stop stage
Sagi Grimberg
4
-1
/
+13
2014-05-16
Target/iser: Fix iscsit_accept_np and rdma_cm racy flow
Sagi Grimberg
2
-20
/
+7
2014-05-16
Target/iser: Fix wrong connection requests list addition
Sagi Grimberg
1
-1
/
+1
2014-05-16
target: Allow non-supporting backends to set pi_prot_type to 0
Andy Grover
1
-0
/
+4
2014-04-28
Linux 3.15-rc3
v3.15-rc3
Linus Torvalds
1
-1
/
+1
2014-04-28
word-at-a-time: avoid undefined behaviour in zero_bytemask macro
Will Deacon
1
-6
/
+2
2014-04-26
Btrfs: limit the path size in send to PATH_MAX
Chris Mason
1
-0
/
+5
2014-04-26
mm: split 'tlb_flush_mmu()' into tlb flushing and memory freeing parts
Linus Torvalds
6
-33
/
+111
2014-04-25
s390/ccwgroup: Fix memory corruption
Christian Borntraeger
1
-1
/
+1
2014-04-25
kernfs: add back missing error check in kernfs_fop_mmap()
Tejun Heo
1
-0
/
+2
2014-04-25
kernfs: fix a subdir count leak
Jianyu Zhan
1
-3
/
+6
2014-04-25
usb: option: add and update a number of CMOTech devices
Bjørn Mork
1
-4
/
+70
2014-04-25
usb: option: add Alcatel L800MA
Bjørn Mork
1
-0
/
+3
2014-04-25
usb: option: add Olivetti Olicard 500
Bjørn Mork
1
-0
/
+4
2014-04-25
usb: qcserial: add Sierra Wireless MC7305/MC7355
Bjørn Mork
1
-0
/
+3
[next]