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