index
:
org/kernel/linux.git
master
staging-next
Linux Kernel Tree
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
target
Commit message (
Expand
)
Author
Age
*
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
2014-08-06
|
\
|
*
scsi: use 64-bit LUNs
Hannes Reinecke
2014-07-17
*
|
Merge branch 'for-3.17' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/p...
Linus Torvalds
2014-08-04
|
\
\
|
|
/
|
/
|
|
*
percpu-refcount: require percpu_ref to be exited explicitly
Tejun Heo
2014-06-28
*
|
iscsi-target: fix iscsit_del_np deadlock on unload
Mikulas Patocka
2014-06-27
*
|
iscsi-target: Avoid rejecting incorrect ITT for Data-Out
Nicholas Bellinger
2014-06-27
*
|
tcm_loop: Fix memory leak in tcm_loop_submission_work error path
Nicholas Bellinger
2014-06-26
*
|
iscsi-target: Explicily clear login response PDU in exception path
Nicholas Bellinger
2014-06-26
*
|
target: Fix left-over se_lun->lun_sep pointer OOPs
Nicholas Bellinger
2014-06-26
*
|
iscsi-target; Enforce 1024 byte maximum for CHAP_C key value
Nicholas Bellinger
2014-06-26
*
|
iscsi-target: Convert chap_server_compute_md5 to use kstrtoul
Nicholas Bellinger
2014-06-26
|
/
*
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/...
Linus Torvalds
2014-06-12
|
\
|
*
target: Fix NULL pointer dereference for XCOPY in target_put_sess_cmd
Nicholas Bellinger
2014-06-12
|
*
TARGET/sbc,loopback: Adjust command data length in case pi exists on the wire
Sagi Grimberg
2014-06-11
|
*
target: Report correct response length for some commands
Roland Dreier
2014-06-11
|
*
target/sbc: Check that the LBA and number of blocks are correct in VERIFY
Christophe Vu-Brugier
2014-06-11
|
*
target/sbc: Remove sbc_check_valid_sectors()
Christophe Vu-Brugier
2014-06-11
|
*
Target/iscsi: Fix sendtargets response pdu for iser transport
Sagi Grimberg
2014-06-11
|
*
iscsi-target: Fix ABORT_TASK + connection reset iscsi_queue_req memory leak
Nicholas Bellinger
2014-06-10
|
*
target: Use complete_all for se_cmd->t_transport_stop_comp
Nicholas Bellinger
2014-06-10
|
*
target: Set CMD_T_ACTIVE bit for Task Management Requests
Nicholas Bellinger
2014-06-10
|
*
target: cleanup some boolean tests
Christophe Vu-Brugier
2014-06-06
|
*
target/spc: Simplify INQUIRY EVPD=0x80
Christophe Vu-Brugier
2014-06-06
|
*
tcm_fc: Generate TASK_SET_FULL status for response failures
Nicholas Bellinger
2014-06-06
|
*
tcm_fc: Generate TASK_SET_FULL status for DataIN failures
Nicholas Bellinger
2014-06-06
|
*
iscsi-target: Reject mutual authentication with reflected CHAP_C
Nicholas Bellinger
2014-06-05
|
*
iscsi-target: Remove no-op from iscsit_tpg_del_portal_group
Nicholas Bellinger
2014-06-05
|
*
iscsi-target: Fix CHAP_A parameter list handling
Tejas Vaykole
2014-06-05
|
*
iscsi-target: Put length of failed allocation in error message
Roland Dreier
2014-06-03
|
*
iscsi-target: Reject zero-length payloads during SecurityNegotiation
Nicholas Bellinger
2014-06-03
*
|
Merge branch 'for-linus' of git://git.kernel.dk/linux-block
Linus Torvalds
2014-06-11
|
\
\
|
*
|
block: add blk_rq_set_block_pc()
Jens Axboe
2014-06-06
*
|
|
Merge branch 'next' (accumulated 3.16 merge window patches) into master
Linus Torvalds
2014-06-08
|
\
\
\
|
|
/
/
|
*
|
Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2014-06-03
|
|
\
\
|
|
|
/
|
|
/
|
|
|
*
arch: Mass conversion of smp_mb__*()
Peter Zijlstra
2014-04-18
*
|
|
target: Fix alua_access_state attribute OOPs for un-configured devices
Nicholas Bellinger
2014-06-06
*
|
|
target: Allow READ_CAPACITY opcode in ALUA Standby access state
Nicholas Bellinger
2014-06-06
*
|
|
iser-target: Fix multi network portal shutdown regression
Nicholas Bellinger
2014-06-03
*
|
|
iscsi-target: Fix wrong buffer / buffer overrun in iscsi_change_param_value()
Roland Dreier
2014-06-03
|
/
/
*
|
target: fix memory leak on XCOPY
Mikulas Patocka
2014-05-17
*
|
target: Don't allow setting WC emulation if device doesn't support
Andy Grover
2014-05-15
*
|
iscsi-target: Disable Immediate + Unsolicited Data with ISER Protection
Nicholas Bellinger
2014-05-15
*
|
tcm_fc: Fix free-after-use regression in ft_free_cmd
Nicholas Bellinger
2014-05-15
*
|
iscsi-target: Change BUG_ON to REJECT in iscsit_process_nop_out
Nicholas Bellinger
2014-05-15
*
|
Target/iscsi,iser: Avoid accepting transport connections during stop stage
Sagi Grimberg
2014-05-15
*
|
target: Allow non-supporting backends to set pi_prot_type to 0
Andy Grover
2014-05-15
|
/
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
2014-04-12
|
\
|
*
net: Fix use after free by removing length arg from sk_data_ready callbacks.
David S. Miller
2014-04-11
*
|
target/tcm_fc: Rename ft_tport_create to ft_tport_get
Andy Grover
2014-04-11
*
|
target/tcm_fc: Rename ft_{add,del}_lport to {add,del}_wwn
Andy Grover
2014-04-11
[next]