aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAge
* target: Fix target_submit_tmr se_tmr_req allocation failuresNicholas Bellinger2012-02-25
* target: Fix target_submit_tmr LUN lookup failuresNicholas Bellinger2012-02-25
* iscsi-target: Fix iscsit_alloc_buffs() failure casesNicholas Bellinger2012-02-25
* target: Fix 16-bit target ports for SET TARGET PORT GROUPS emulationRoland Dreier2012-02-25
* Documentation/target: Minor spelling typoSpencer O Krum2012-02-25
* target/pscsi: fix PHV_VIRUTAL_HOST_ID typoStefan Hajnoczi2012-02-25
* target: Fix off-by-seven in target_report_lunsJörn Engel2012-02-25
* target: prevent NULL pointer dereference in target_report_lunsJörn Engel2012-02-25
* target: fix use after free in target_report_lunsJörn Engel2012-02-25
* tcm_loop: Set residual field for SCSI commandsRoland Dreier2012-02-25
* target: Untangle front-end and back-end meanings of max_sectors attributeRoland Dreier2012-02-25
* target: Don't set WBUS16 or SYNC bits in INQUIRY responseRoland Dreier2012-02-25
* target: Set peripheral device type consistently in INQUIRY responseRoland Dreier2012-02-25
* target: Fix up handling of short INQUIRY buffersRoland Dreier2012-02-25
* target: Add TMR_ABORT_TASK task management supportNicholas Bellinger2012-02-25
* target: Make target_release_cmd_kref release on empty listNicholas Bellinger2012-02-25
* target: Add SCF_ACK_KREF flag for acknowledgement krefNicholas Bellinger2012-02-25
* target: Export transport_generic_request_failure symbolNicholas Bellinger2012-02-25
* target: Cleanup transport_kunmap_data_sg()Andy Grover2012-02-25
* tcm_loop: switch to using transport_handle_cdb_directChristoph Hellwig2012-02-25
* tcm_loop: defer all command submissions to workqueueChristoph Hellwig2012-02-25
* tcm_loop: kill tcm_loop_allocate_core_cmdChristoph Hellwig2012-02-25
* tcm_fc: Convert ft_send_tm to use target_submit_tmrAndy Grover2012-02-25
* target: Add target_submit_tmr helper functionAndy Grover2012-02-25
* tcm_fc: Use transport_generic_free_cmd for ft_sess_put in ft_send_tmAndy Grover2012-02-25
* tcm_fc: Call lookup_tmr_lun() for all TM typesAndy Grover2012-02-25
* tcm_fc: Move core->fc code conversion earlier in ft_send_tm()Andy Grover2012-02-25
* target: Add SCF_SCSI_TMR_CDB usage and drop se_tmr_req_cacheAndy Grover2012-02-25
* tcm_fc: Remove cmd->cdb data memberAndy Grover2012-02-25
* tcm_fc: Simplify ft_send_work for tmr pathAndy Grover2012-02-25
* target/iscsi: Remove unneeded wrapper functionsAndy Grover2012-02-25
* target: Remove unused struct se_queue_reqAndy Grover2012-02-25
* target: fix comment typosAndy Grover2012-02-25
* scsi: Use struct scsi_lun in fc/fcp.hAndy Grover2012-02-25
* target: Use #define for SYNCHRONIZE_CACHE_16Andy Grover2012-02-25
* scsi: update scsi.h with SYNCHRONIZE_CACHE_16Andy Grover2012-02-25
* target: Use LIST_HEAD()/DEFINE_MUTEX() for static objectsRoland Dreier2012-02-25
* target: increase iblock task sizesChristoph Hellwig2012-02-25
* target: remove the unused struct iblock_hbaChristoph Hellwig2012-02-25
* target: remove the transport_lun_active field in struct se_cmdChristoph Hellwig2012-02-25
* target: replace various cmd flags with a transport stateChristoph Hellwig2012-02-25
* Linux 3.3-rc4Linus Torvalds2012-02-18
* Merge tag 'fixes-3.3-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/ar...Linus Torvalds2012-02-18
|\
| * Merge branch 'at91-fixes' of git://github.com/at91linux/linux-at91 into fixesArnd Bergmann2012-02-13
| |\
| | * ARM: at91: drop ide driver in favor of the pata oneJean-Christophe PLAGNIOL-VILLARD2012-02-13
| | * pata/at91: use newly introduced SMC accessorsJean-Christophe PLAGNIOL-VILLARD2012-02-13
| | * ARM: at91: add accessor to manage SMCJean-Christophe PLAGNIOL-VILLARD2012-02-13
| | * ARM: at91:rtc/rtc-at91sam9: ioremap register bankJean-Christophe PLAGNIOL-VILLARD2012-02-13
| | * ARM: at91: USB AT91 gadget registration for moduleNicolas Ferre2012-02-13
| * | Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/...Arnd Bergmann2012-02-13
| |\ \