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