Age | Commit message (Expand) | Author |
2012-04-06 | tcm_fc: Do not free tpg structure during wq allocation failure | Mark Rustad |
2012-04-06 | tcm_fc: Add abort flag for gracefully handling exchange timeout | Mark Rustad |
2012-03-22 | Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/... | Linus Torvalds |
2012-03-21 | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/... | Linus Torvalds |
2012-03-21 | Merge branch 'kmap_atomic' of git://github.com/congwang/linux | Linus Torvalds |
2012-03-20 | Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds |
2012-03-20 | target: remove the second argument of k[un]map_atomic() | Cong Wang |
2012-03-17 | loopback: Fix transport_generic_allocate_tasks error handling | Nicholas Bellinger |
2012-03-17 | iscsi-target: remove improper externs | Dan Carpenter |
2012-03-15 | iscsi-target: Remove unused variables in iscsi_target_parameters.c | Jörn Engel |
2012-03-15 | target: remove obvious warnings | Jörn Engel |
2012-03-15 | target: Use array_zalloc for device_list | Jörn Engel |
2012-03-15 | target: Use array_zalloc for tpg_lun_list | Jörn Engel |
2012-03-15 | target: Fix sense code for unsupported SERVICE ACTION IN | Roland Dreier |
2012-03-15 | target: Remove hack to make READ CAPACITY(10) lie if thin provisioning is ena... | Roland Dreier |
2012-03-13 | iscsi-target: Fix reservation conflict -EBUSY response handling bug | Nicholas Bellinger |
2012-03-13 | target: Fix compatible reservation handling (CRH=1) with legacy RESERVE/RELEASE | Nicholas Bellinger |
2012-03-10 | target: Bump core version to v4.1.0-rc2-ml + fabric versions | Nicholas Bellinger |
2012-03-10 | tcm_fc: Fix fc_exch memory leak in ft_send_resp_status | Nicholas Bellinger |
2012-03-10 | target: Drop unused legacy target_core_fabric_ops API callers | Nicholas Bellinger |
2012-03-10 | iscsi-target: Convert to use target_put_session + sess_kref | Nicholas Bellinger |
2012-03-10 | target: Convert se_node_acl->acl_group removal to use ->acl_kref | Nicholas Bellinger |
2012-03-10 | target: Add se_node_acl->acl_kref for ->acl_free_comp usage | Nicholas Bellinger |
2012-03-10 | target: Add se_node_acl->acl_free_comp for NodeACL release path | Nicholas Bellinger |
2012-03-10 | target: Add se_sess->sess_kref + get/put helpers | Nicholas Bellinger |
2012-03-10 | target: Convert session_lock to irqsave | Nicholas Bellinger |
2012-03-10 | target: Fix typo in drivers/target | Masanari Iida |
2012-03-08 | iscsi-target: Fix dynamic -> explict NodeACL pointer reference | Nicholas Bellinger |
2012-02-25 | target: Allow target_submit_tmr interrupt context + pass ABORT_TASK tag | Nicholas Bellinger |
2012-02-25 | target: Push target_submit_tmr LUN lookup failure to system_wq context | Nicholas Bellinger |
2012-02-25 | tcm_fc: Handle target_submit_tmr allocation failure | Nicholas Bellinger |
2012-02-25 | target: Fix target_submit_tmr se_tmr_req allocation failures | Nicholas Bellinger |
2012-02-25 | target: Fix target_submit_tmr LUN lookup failures | Nicholas Bellinger |
2012-02-25 | iscsi-target: Fix iscsit_alloc_buffs() failure cases | Nicholas Bellinger |
2012-02-25 | target: Fix 16-bit target ports for SET TARGET PORT GROUPS emulation | Roland Dreier |
2012-02-25 | target/pscsi: fix PHV_VIRUTAL_HOST_ID typo | Stefan Hajnoczi |
2012-02-25 | target: Fix off-by-seven in target_report_luns | Jörn Engel |
2012-02-25 | target: prevent NULL pointer dereference in target_report_luns | Jörn Engel |
2012-02-25 | target: fix use after free in target_report_luns | Jörn Engel |
2012-02-25 | tcm_loop: Set residual field for SCSI commands | Roland Dreier |
2012-02-25 | target: Untangle front-end and back-end meanings of max_sectors attribute | Roland Dreier |
2012-02-25 | target: Don't set WBUS16 or SYNC bits in INQUIRY response | Roland Dreier |
2012-02-25 | target: Set peripheral device type consistently in INQUIRY response | Roland Dreier |
2012-02-25 | target: Fix up handling of short INQUIRY buffers | Roland Dreier |
2012-02-25 | target: Add TMR_ABORT_TASK task management support | Nicholas Bellinger |
2012-02-25 | target: Make target_release_cmd_kref release on empty list | Nicholas Bellinger |
2012-02-25 | target: Add SCF_ACK_KREF flag for acknowledgement kref | Nicholas Bellinger |
2012-02-25 | target: Export transport_generic_request_failure symbol | Nicholas Bellinger |
2012-02-25 | target: Cleanup transport_kunmap_data_sg() | Andy Grover |
2012-02-25 | tcm_loop: switch to using transport_handle_cdb_direct | Christoph Hellwig |