| Age | Commit message (Expand) | Author | Files | Lines |
| 2012-10-11 | Merge branch 'for-3.7/core' of git://git.kernel.dk/linux-block | Linus Torvalds | 1 | -9/+0 |
| 2012-10-10 | Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/... | Linus Torvalds | 41 | -605/+613 |
| 2012-10-03 | iscsi-target: Bump defaults for nopin_timeout + nopin_response_timeout values | Nicholas Bellinger | 1 | -2/+2 |
| 2012-10-03 | iscsit: proper endianess conversions | Christoph Hellwig | 10 | -138/+122 |
| 2012-10-03 | iscsit: use the itt_t abstract type | Christoph Hellwig | 10 | -46/+37 |
| 2012-10-02 | iscsit: add missing endianess conversion in iscsit_check_inaddr_any | Christoph Hellwig | 1 | -1/+1 |
| 2012-10-02 | iscsit: remove incorrect unlock in iscsit_build_sendtargets_resp | Christoph Hellwig | 1 | -1/+0 |
| 2012-10-02 | iscsit: mark various functions static | Christoph Hellwig | 10 | -25/+23 |
| 2012-10-02 | target/iscsi: precedence bug in iscsit_set_dataout_sequence_values() | Dan Carpenter | 1 | -3/+3 |
| 2012-10-02 | target: Add control CDB READ payload zero work-around | Nicholas Bellinger | 1 | -0/+21 |
| 2012-10-02 | tcm_loop: Convert I/O path to use target_submit_cmd_map_sgls | Nicholas Bellinger | 1 | -54/+8 |
| 2012-10-02 | target: Add target_submit_cmd_map_sgls for SGL fabric memory passthrough | Nicholas Bellinger | 1 | -6/+59 |
| 2012-10-02 | iscsi-target: Add explicit set of cache_dynamic_acls=1 for TPG demo-mode | Nicholas Bellinger | 1 | -0/+12 |
| 2012-10-02 | iscsi-target: Change iscsi_target_seq_pdu_list.c to honor MaxXmitDataSegmentL... | Nicholas Bellinger | 1 | -30/+31 |
| 2012-10-02 | iscsi-target: Add MaxXmitDataSegmentLength connection recovery check | Nicholas Bellinger | 3 | -1/+10 |
| 2012-10-02 | iscsi-target: Convert incoming PDU payload checks to MaxXmitDataSegmentLength | Nicholas Bellinger | 1 | -12/+12 |
| 2012-10-02 | iscsi-target: Enable MaxXmitDataSegmentLength operation in login path | Nicholas Bellinger | 3 | -12/+44 |
| 2012-10-02 | iscsi-target: Add base MaxXmitDataSegmentLength code | Nicholas Bellinger | 4 | -0/+31 |
| 2012-10-02 | target/file: Re-enable optional fd_buffered_io=1 operation | Nicholas Bellinger | 2 | -3/+39 |
| 2012-10-01 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds | 1 | -2/+2 |
| 2012-09-22 | iscsi-target: Correctly set 0xffffffff field within ISCSI_OP_REJECT PDU | Nicholas Bellinger | 1 | -0/+1 |
| 2012-09-22 | sbp-target: fix return value check in sbp_register_configfs() | Wei Yongjun | 1 | -2/+2 |
| 2012-09-17 | target: fix return code in target_core_init_configfs error path | Peter Senna Tschudin | 1 | -1/+7 |
| 2012-09-17 | target: move the dereference below the NULL test | Wei Yongjun | 1 | -4/+6 |
| 2012-09-17 | tcm_fc: move the dereference below the NULL test | Wei Yongjun | 1 | -1/+2 |
| 2012-09-17 | target: go through normal processing for all zero-length commands | Paolo Bonzini | 1 | -17/+0 |
| 2012-09-17 | target: do not submit a zero-bio I/O request | Paolo Bonzini | 1 | -0/+6 |
| 2012-09-17 | target: support zero allocation length in SBC commands | Paolo Bonzini | 1 | -8/+15 |
| 2012-09-17 | target: fix truncation of mode data, support zero allocation length | Paolo Bonzini | 1 | -10/+7 |
| 2012-09-17 | target: support zero allocation length in INQUIRY | Paolo Bonzini | 1 | -25/+6 |
| 2012-09-17 | target: use list_move_tail instead of list_del/list_add_tail | Wei Yongjun | 1 | -2/+1 |
| 2012-09-17 | target/iscsi: Don't log "iSCSI Login negotiation failed." twice | Roland Dreier | 1 | -1/+0 |
| 2012-09-17 | target: Drop se_subsystem_api->[write_cache,fua_write]_emulated flags | Nicholas Bellinger | 4 | -9/+6 |
| 2012-09-17 | target: remove unused including <generated/utsrelease.h> | Wei Yongjun | 2 | -2/+0 |
| 2012-09-17 | tcm_fc: remove unused including <generated/utsrelease.h> | Wei Yongjun | 3 | -3/+0 |
| 2012-09-17 | target/rd: Allow WriteCacheEnabled=1 operation with rd_mcp backends | Nicholas Bellinger | 1 | -0/+1 |
| 2012-09-17 | target/iblock: Use match_strlcpy for Opt_udev_path string assignment | Nicholas Bellinger | 1 | -6/+3 |
| 2012-09-17 | target: Fix minor spelling typos in drivers/target | Masanari Iida | 8 | -15/+15 |
| 2012-09-17 | target: Simplify fabric sense data length handling | Roland Dreier | 7 | -127/+79 |
| 2012-09-17 | target: Remove unused target_core_fabric_ops.get_fabric_sense_len method | Roland Dreier | 5 | -31/+0 |
| 2012-09-17 | target/sbp: Remove strict param from sbp_parse_wwn | Andy Grover | 1 | -4/+4 |
| 2012-09-17 | target: Cleanup transport_subsystem_check_init | Andy Grover | 1 | -3/+1 |
| 2012-09-17 | target: Remove request_module for target_core_stgt | Andy Grover | 1 | -4/+0 |
| 2012-09-09 | block: Generalized bio pool freeing | Kent Overstreet | 1 | -9/+0 |
| 2012-09-07 | target: go through normal processing for zero-length REQUEST_SENSE | Paolo Bonzini | 1 | -9/+2 |
| 2012-09-07 | target: support zero allocation length in REQUEST SENSE | Paolo Bonzini | 1 | -17/+18 |
| 2012-09-07 | target: support zero-size allocation lengths in transport_kmap_data_sg | Paolo Bonzini | 1 | -4/+9 |
| 2012-09-07 | target: fail REPORT LUNS with less than 16 bytes of payload | Paolo Bonzini | 1 | -0/+7 |
| 2012-09-07 | target: report too-small parameter lists everywhere | Paolo Bonzini | 3 | -2/+30 |
| 2012-09-07 | target: go through normal processing for zero-length PSCSI commands | Paolo Bonzini | 2 | -5/+7 |
| 2012-09-05 | target: fix use-after-free with PSCSI sense data | Paolo Bonzini | 2 | -36/+21 |
| 2012-09-05 | target: simplify code around transport_get_sense_data | Paolo Bonzini | 1 | -36/+13 |
| 2012-09-05 | target: move transport_get_sense_data | Paolo Bonzini | 1 | -55/+55 |
| 2012-09-01 | scsi: fix various printk and comment typos | Masanari Iida | 1 | -2/+2 |
| 2012-08-26 | target: Check idr_get_new return value in iscsi_login_zero_tsih_s1 | Benjamin Wang | 1 | -1/+10 |
| 2012-08-23 | target: Fix ->data_length re-assignment bug with SCSI overflow | Nicholas Bellinger | 1 | -2/+7 |
| 2012-08-21 | target: Remove unused se_cmd.cmd_spdtl | Roland Dreier | 1 | -2/+0 |
| 2012-08-20 | tcm_fc: rcu_deref outside rcu lock/unlock section | Denis Efremov | 1 | -1/+3 |
| 2012-08-17 | target: Fix regression bug with handling of zero-length data CDBs | Nicholas Bellinger | 1 | -3/+6 |
| 2012-08-16 | target/pscsi: Fix bug with REPORT_LUNs handling for SCSI passthrough | Nicholas Bellinger | 1 | -1/+8 |
| 2012-08-16 | target: fix NULL pointer dereference bug alloc_page() fails to get memory | Yi Zou | 1 | -2/+2 |
| 2012-08-16 | tcm_fc: Avoid debug overhead when not debugging | Mark Rustad | 2 | -1/+8 |
| 2012-08-01 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 1 | -27/+5 |
| 2012-08-01 | delousing target_core_file a bit | Al Viro | 1 | -27/+5 |
| 2012-07-21 | iscsi-target: Drop bogus struct file usage for iSCSI/SCTP | Al Viro | 3 | -78/+6 |
| 2012-07-20 | target: NULL dereference on error path | Dan Carpenter | 1 | -5/+6 |
| 2012-07-17 | target: Allow for target_submit_cmd() returning errors | Roland Dreier | 3 | -11/+19 |
| 2012-07-16 | target: Check number of unmap descriptors against our limit | Roland Dreier | 1 | -0/+5 |
| 2012-07-16 | target: Fix possible integer underflow in UNMAP emulation | Roland Dreier | 1 | -10/+10 |
| 2012-07-16 | target: Fix reading of data length fields for UNMAP commands | Roland Dreier | 1 | -3/+3 |
| 2012-07-16 | target: Add range checking to UNMAP emulation | Roland Dreier | 1 | -0/+12 |
| 2012-07-16 | target: Add generation of LOGICAL BLOCK ADDRESS OUT OF RANGE | Roland Dreier | 1 | -0/+10 |
| 2012-07-16 | target: Make unnecessarily global se_dev_align_max_sectors() static | Roland Dreier | 1 | -1/+1 |
| 2012-07-16 | target: Remove se_session.sess_wait_list | Roland Dreier | 1 | -12/+10 |
| 2012-07-16 | target: Check sess_tearing_down in target_get_sess_cmd() | Roland Dreier | 1 | -5/+19 |
| 2012-07-16 | sbp-target: Consolidate duplicated error path code in sbp_handle_command() | Roland Dreier | 1 | -16/+12 |
| 2012-07-16 | target: Un-export target_get_sess_cmd() | Roland Dreier | 1 | -3/+3 |
| 2012-07-16 | target: Make core_disable_device_list_for_node use pre-refactoring lock ordering | Nicholas Bellinger | 1 | -7/+2 |
| 2012-07-16 | target: refactor core_update_device_list_for_node() | Andy Grover | 3 | -77/+103 |
| 2012-07-16 | target: Eliminate else using boolean logic | Andy Grover | 1 | -4/+2 |
| 2012-07-16 | target: Misc retval cleanups | Andy Grover | 2 | -11/+16 |
| 2012-07-16 | target: Remove hba param from core_dev_add_lun | Andy Grover | 3 | -6/+3 |
| 2012-07-16 | target: Remove unneeded double parentheses | Andy Grover | 4 | -8/+8 |
| 2012-07-16 | target: replace the processing thread with a TMR work queue | Christoph Hellwig | 3 | -211/+18 |
| 2012-07-16 | target: remove transport_generic_handle_cdb_map | Christoph Hellwig | 1 | -43/+1 |
| 2012-07-16 | target: simply fabric driver queue full processing | Christoph Hellwig | 1 | -7/+6 |
| 2012-07-16 | target: remove transport_generic_handle_data | Christoph Hellwig | 1 | -39/+0 |
| 2012-07-16 | tcm_fc: Offload WRITE I/O backend submission to tpg workqueue | Christoph Hellwig | 1 | -2/+11 |
| 2012-07-16 | iscsit: use target_execute_cmd for WRITEs | Christoph Hellwig | 3 | -5/+8 |
| 2012-07-16 | target: merge transport_generic_write_pending into transport_generic_new_cmd | Christoph Hellwig | 1 | -48/+26 |
| 2012-07-16 | target: call transport_check_aborted_status from target_execute_cmd | Christoph Hellwig | 1 | -0/+6 |
| 2012-07-16 | target: remove transport_generic_process_write | Christoph Hellwig | 3 | -15/+5 |
| 2012-07-16 | target: split transport_cmd_check_stop | Christoph Hellwig | 1 | -62/+62 |
| 2012-07-16 | Revert "target: Do not special-case loop and iscsi fabric module loads" | Nicholas Bellinger | 1 | -0/+38 |
| 2012-07-16 | target: move unmap to struct spc_ops | Christoph Hellwig | 2 | -63/+49 |
| 2012-07-16 | target: move write_same to struct spc_ops | Christoph Hellwig | 2 | -34/+36 |
| 2012-07-16 | target: move sync_cache to struct spc_ops | Christoph Hellwig | 3 | -19/+12 |
| 2012-07-16 | target: add struct spc_ops + initial ->execute_rw pointer usage | Christoph Hellwig | 6 | -22/+61 |
| 2012-07-16 | target: remove dead SCF_ flags | Christoph Hellwig | 1 | -1/+0 |
| 2012-07-16 | target/iscsi: Remove dead code in lio_get_tpg_from_tpg_item() | Roland Dreier | 1 | -22/+0 |
| 2012-07-16 | target/iblock: Add parameter to specify read-only devices | Andy Grover | 2 | -7/+29 |
| 2012-07-16 | target: Do not special-case loop and iscsi fabric module loads | Andy Grover | 1 | -38/+0 |
| 2012-07-16 | target: move ref_cmd from the generic se_tmr_req into iscsi code | Christoph Hellwig | 2 | -23/+21 |
| 2012-07-16 | target: remove the execute list | Christoph Hellwig | 3 | -236/+98 |
| 2012-07-16 | target/pscsi: Only emulate REPORT_LUNS for passthrough | Nicholas Bellinger | 1 | -9/+3 |
| 2012-07-16 | target: Move MAINTENANCE_[IN,OUT] from pscsi_parse_cdb -> spc_parse_cdb | Nicholas Bellinger | 1 | -1/+41 |
| 2012-07-16 | target: move transport_generic_prepare_cdb into pscsi | Christoph Hellwig | 2 | -29/+26 |
| 2012-07-16 | target: move code for CDB emulation | Christoph Hellwig | 7 | -1658/+1152 |
| 2012-07-16 | target: add a parse_cdb method to the backend drivers | Christoph Hellwig | 9 | -733/+931 |
| 2012-07-16 | target: split parsing of SPC commands into a separate helper | Christoph Hellwig | 4 | -109/+176 |
| 2012-07-16 | target: split overflow and underflow checks into a helper | Christoph Hellwig | 1 | -37/+53 |
| 2012-07-16 | target: remove control CDB flags | Christoph Hellwig | 4 | -82/+40 |
| 2012-07-16 | target: move unrelated code out of transport_generic_cmd_sequencer | Christoph Hellwig | 1 | -77/+66 |
| 2012-07-16 | target: Fix range calculation in WRITE SAME emulation when num blocks == 0 | Roland Dreier | 1 | -1/+1 |
| 2012-07-16 | target: Clean up returning errors in PR handling code | Roland Dreier | 1 | -3/+4 |
| 2012-07-14 | tcm_fc: Fix crash seen with aborts and large reads | Mark Rustad | 1 | -0/+2 |
| 2012-07-06 | tcm_fc: Resolve suspicious RCU usage warnings | Mark Rustad | 1 | -1/+2 |
| 2012-06-12 | target: Return error to initiator if SET TARGET PORT GROUPS emulation fails | Roland Dreier | 1 | -2/+3 |
| 2012-06-12 | target: Add TFO->put_session() caller for HW fabric session shutdown | Joern Engel | 1 | -1/+7 |
| 2012-06-02 | target/file: Use O_DSYNC by default for FILEIO backends | Nicholas Bellinger | 2 | -54/+17 |
| 2012-05-30 | sbp-target: rename a variable to avoid name clash | Stefan Richter | 1 | -4/+4 |
| 2012-05-23 | Merge branch 'sbp-target-merge' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 6 | -0/+2886 |
| 2012-05-21 | Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/... | Linus Torvalds | 37 | -2237/+1286 |
| 2012-05-20 | iscsi-target: Fix iov_count calculation bug in iscsit_allocate_iovecs | Nicholas Bellinger | 1 | -1/+1 |
| 2012-05-17 | iscsi-target: remove dead code in iscsi_check_valuelist_for_support | Dan Carpenter | 1 | -9/+0 |
| 2012-05-17 | target: Fix bug in handling of FILEIO + block_device resize ops | Nicholas Bellinger | 1 | -6/+16 |
| 2012-05-17 | target: Handle ATA_16 passthrough for pSCSI backend devices | mengcong | 1 | -0/+32 |
| 2012-05-17 | target: Add MI_REPORT_TARGET_PGS ext. header + implict_trans_secs attribute | Nicholas Bellinger | 3 | -12/+101 |
| 2012-05-17 | target: Fix MAINTENANCE_IN service action CDB checks to use lower 5 bits | Nicholas Bellinger | 2 | -4/+5 |
| 2012-05-15 | target: add support for the WRITE_VERIFY command | Bernhard Kohl | 1 | -0/+1 |
| 2012-05-14 | target: Fix SPC-2 RELEASE bug for multi-session iSCSI client setups | Bernhard Kohl | 1 | -0/+3 |
| 2012-05-11 | target: make target_put_session void | Jörn Engel | 1 | -2/+2 |
| 2012-05-11 | target: cleanup transport_execute_tasks() | Jörn Engel | 1 | -9/+5 |
| 2012-05-11 | target: Drop incorrect se_lun_acl release for dynamic -> explict ACL conversion | Nicholas Bellinger | 1 | -22/+0 |
| 2012-05-09 | sbp-target: Initial merge of firewire/ieee-1394 target mode support | Chris Boot | 6 | -0/+2886 |
| 2012-05-09 | target: Remove max_sectors device attribute for modern se_task less code | Nicholas Bellinger | 4 | -73/+9 |
| 2012-05-09 | target: lock => unlock typo in transport_lun_wait_for_tasks | Dan Carpenter | 1 | -1/+1 |
| 2012-05-09 | target: Enforce hw_max_sectors for SCF_SCSI_DATA_SG_IO_CDB | Nicholas Bellinger | 1 | -6/+15 |
| 2012-05-06 | target: remove the t_se_count field in struct se_cmd | Christoph Hellwig | 1 | -6/+0 |
| 2012-05-06 | target: remove the t_task_cdbs_ex_left field in struct se_cmd | Christoph Hellwig | 2 | -13/+1 |
| 2012-05-06 | target: remove the t_task_cdbs_left field in struct se_cmd | Christoph Hellwig | 2 | -12/+1 |
| 2012-05-06 | target: remove struct se_task | Christoph Hellwig | 9 | -407/+205 |
| 2012-05-06 | target: move the state and execute lists to the command | Christoph Hellwig | 3 | -282/+152 |
| 2012-05-06 | target: simplify command to task linkage | Christoph Hellwig | 2 | -83/+44 |
| 2012-05-06 | target: always allocate a single task | Christoph Hellwig | 1 | -120/+37 |
| 2012-05-06 | target: replace ->execute_task with ->execute_cmd | Christoph Hellwig | 10 | -120/+90 |
| 2012-05-06 | target: remove the task_sectors field in struct se_task | Christoph Hellwig | 1 | -2/+0 |
| 2012-05-06 | target: remove the task_size field in struct se_task | Christoph Hellwig | 5 | -12/+12 |
| 2012-05-06 | target: remove the task_lba field in struct se_task | Christoph Hellwig | 4 | -12/+14 |
| 2012-05-06 | target: remove target_get_task_cdb | Christoph Hellwig | 2 | -50/+2 |
| 2012-05-06 | target: remove the unused transport_limit_task_sectors helper | Christoph Hellwig | 1 | -15/+0 |
| 2012-05-06 | target: Handle GET_EVENT_STATUS_NOTIFICATION passthrough | Stefan Hajnoczi | 1 | -0/+4 |
| 2012-05-06 | target/iscsi: cleanup some allocation style issues | Dan Carpenter | 1 | -10/+10 |
| 2012-04-14 | target/iscsi: Go back to core allocating data buffer for cmd | Andy Grover | 3 | -80/+6 |
| 2012-04-14 | target: Call core_alua_check_nonop_delay in target_submit_cmd() | Andy Grover | 1 | -0/+7 |
| 2012-04-14 | target/iscsi: Fold _decide_list_to_build into _build_pdu_and_seq_lists | Andy Grover | 5 | -58/+50 |
| 2012-04-14 | target/iscsi: Eliminate iscsi_cmd.data_length | Andy Grover | 8 | -67/+60 |
| 2012-04-14 | target/iscsi: Move init_se_cmd closer to lookup_cmd_lun | Andy Grover | 1 | -11/+11 |
| 2012-04-14 | target/iscsi: Inline iscsit_allocate_se_cmd and *_for_tmr | Andy Grover | 3 | -130/+101 |
| 2012-04-14 | target: rewrite comment for generic_new_cmd | Andy Grover | 1 | -3/+3 |
| 2012-04-14 | target: Rename target_allocate_tasks to target_setup_cmd_from_cdb | Andy Grover | 3 | -14/+9 |
| 2012-04-14 | target/iscsi: Misc cleanups from Agrover (round 2) | Andy Grover | 12 | -109/+87 |
| 2012-04-14 | target/iscsi: Refactor target_tx_thread immediate+response queue loops | Andy Grover | 2 | -244/+244 |
| 2012-04-14 | target/iscsi: Remove unneeded locking from iscsi_target_tx_thread | Andy Grover | 1 | -10/+2 |
| 2012-04-14 | target/iscsi: Misc cleanups from Agrover (round 1) | Andy Grover | 3 | -52/+16 |
| 2012-04-14 | target/iscsi: Rename iscsi_cmd.i_list to iscsi_cmd.i_conn_node | Andy Grover | 6 | -38/+38 |
| 2012-04-14 | target: Remove transport_do_task_sg_chain() and associated detritus | Roland Dreier | 1 | -70/+0 |
| 2012-04-14 | tcm_fc: Remove use of transport_do_task_sg_chain() | Roland Dreier | 3 | -18/+5 |
| 2012-04-14 | target: stop splitting commands into multiple tasks | Christoph Hellwig | 2 | -103/+25 |
| 2012-04-14 | target: don't limit transfer sizes for the ramdisk backend | Christoph Hellwig | 2 | -6/+2 |
| 2012-04-14 | target: misc ramdisk backend cleanups | Christoph Hellwig | 2 | -125/+41 |
| 2012-04-14 | target: add unknown size flag to target_submit_cmd() | Sebastian Andrzej Siewior | 1 | -0/+5 |
| 2012-04-14 | target: Remove obsolete DF_READ_ONLY usage | Nicholas Bellinger | 2 | -11/+3 |
| 2012-04-06 | tcm_fc: Do not free tpg structure during wq allocation failure | Mark Rustad | 1 | -5/+8 |
| 2012-04-06 | tcm_fc: Add abort flag for gracefully handling exchange timeout | Mark Rustad | 3 | -2/+11 |
| 2012-03-22 | Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/... | Linus Torvalds | 36 | -967/+874 |
| 2012-03-21 | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/... | Linus Torvalds | 2 | -0/+2 |
| 2012-03-21 | Merge branch 'kmap_atomic' of git://github.com/congwang/linux | Linus Torvalds | 2 | -8/+6 |
| 2012-03-20 | Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 1 | -11/+1 |
| 2012-03-20 | target: remove the second argument of k[un]map_atomic() | Cong Wang | 2 | -8/+6 |
| 2012-03-17 | loopback: Fix transport_generic_allocate_tasks error handling | Nicholas Bellinger | 1 | -2/+1 |
| 2012-03-17 | iscsi-target: remove improper externs | Dan Carpenter | 1 | -8/+8 |
| 2012-03-15 | iscsi-target: Remove unused variables in iscsi_target_parameters.c | Jörn Engel | 1 | -10/+9 |
| 2012-03-15 | target: remove obvious warnings | Jörn Engel | 10 | -53/+6 |
| 2012-03-15 | target: Use array_zalloc for device_list | Jörn Engel | 6 | -46/+46 |
| 2012-03-15 | target: Use array_zalloc for tpg_lun_list | Jörn Engel | 2 | -10/+38 |
| 2012-03-15 | target: Fix sense code for unsupported SERVICE ACTION IN | Roland Dreier | 1 | -1/+1 |
| 2012-03-15 | target: Remove hack to make READ CAPACITY(10) lie if thin provisioning is ena... | Roland Dreier | 1 | -5/+0 |
| 2012-03-13 | iscsi-target: Fix reservation conflict -EBUSY response handling bug | Nicholas Bellinger | 1 | -1/+1 |
| 2012-03-13 | target: Fix compatible reservation handling (CRH=1) with legacy RESERVE/RELEASE | Nicholas Bellinger | 2 | -12/+23 |
| 2012-03-10 | target: Bump core version to v4.1.0-rc2-ml + fabric versions | Nicholas Bellinger | 3 | -3/+3 |
| 2012-03-10 | tcm_fc: Fix fc_exch memory leak in ft_send_resp_status | Nicholas Bellinger | 1 | -2/+4 |
| 2012-03-10 | target: Drop unused legacy target_core_fabric_ops API callers | Nicholas Bellinger | 7 | -124/+0 |
| 2012-03-10 | iscsi-target: Convert to use target_put_session + sess_kref | Nicholas Bellinger | 4 | -9/+9 |
| 2012-03-10 | target: Convert se_node_acl->acl_group removal to use ->acl_kref | Nicholas Bellinger | 2 | -19/+28 |
| 2012-03-10 | target: Add se_node_acl->acl_kref for ->acl_free_comp usage | Nicholas Bellinger | 2 | -5/+22 |
| 2012-03-10 | target: Add se_node_acl->acl_free_comp for NodeACL release path | Nicholas Bellinger | 2 | -16/+26 |
| 2012-03-10 | target: Add se_sess->sess_kref + get/put helpers | Nicholas Bellinger | 1 | -0/+22 |
| 2012-03-10 | target: Convert session_lock to irqsave | Nicholas Bellinger | 2 | -11/+15 |
| 2012-03-10 | target: Fix typo in drivers/target | Masanari Iida | 2 | -2/+2 |