x86/PCI: use host bridge _CRS info on MSI MS-7253
[linux-flexiantxendom0.git] / drivers / target /
2012-04-30 Mark Rustadtcm_fc: Do not free tpg structure during wq allocation...
2012-04-30 Mark Rustadtcm_fc: Add abort flag for gracefully handling exchange...
2012-04-30 Martin Svectarget: Fix unsupported WRITE_SAME sense payload
2012-04-02 Roland Dreiertarget: Fix 16-bit target ports for SET TARGET PORT...
2012-04-02 Jörn Engeltarget: prevent NULL pointer dereference in target_repo...
2012-04-02 Jörn Engeltarget: fix use after free in target_report_luns
2012-04-02 Roland Dreiertarget: Don't set WBUS16 or SYNC bits in INQUIRY response
2012-04-02 Nicholas Bellingertcm_fc: Fix fc_exch memory leak in ft_send_resp_status
2012-04-02 Nicholas Bellingeriscsi-target: Fix dynamic -> explict NodeACL pointer...
2012-04-02 Nicholas Bellingeriscsi-target: Fix iscsit_alloc_buffs() failure cases
2012-04-02 Roland Dreiertcm_loop: Set residual field for SCSI commands
2012-03-19 Nicholas Bellingertarget: Fix compatible reservation handling (CRH=1...
2012-03-19 Nicholas Bellingeriscsi-target: Fix reservation conflict -EBUSY response...
2012-03-01 Andy Grovertarget: Allow control CDBs with data > 1 page
2012-02-13 Roland Dreiertarget: Fail INQUIRY commands with EVPD==0 but PAGE...
2012-02-13 Roland Dreiertarget: Return correct ASC for unimplemented VPD pages
2012-02-13 Nicholas Bellingertarget: Add workaround for zero-length control CDB...
2012-02-13 Roland Dreiertarget: Correct sense key for INVALID FIELD IN {PARAMET...
2012-02-13 Marco Sanvidotarget: Allow PERSISTENT RESERVE IN for non-reservation...
2012-02-13 Marco Sanvidotarget: Use correct preempted registration sense code
2012-02-13 Nicholas Bellingeriscsi-target: Fix discovery with INADDR_ANY and IN6ADDR...
2012-02-13 Nicholas Bellingeriscsi-target: Fix double list_add with iscsit_alloc_buf...
2012-02-13 Nicholas Bellingeriscsi-target: Fix reject release handling in iscsit_fre...
2012-01-26 Roland Dreiertarget: Set additional sense length field in sense...
2012-01-26 Roland Dreiertarget: Set response format in INQUIRY response
2011-12-06 Nicholas Bellingeriscsi-target: Fix hex2bin warn_unused compile message
2011-12-06 Andy Grovertarget: Don't return an error if disabling unsupported...
2011-12-06 Sebastian Andrzej... target/rd: fix or rewrite the copy routine
2011-12-06 Sebastian Andrzej... target/rd: simplify the page/offset computation
2011-12-06 Christoph Hellwigtarget: remove the unused se_dev_list
2011-12-06 Sebastian Andrzej... target/file: walk properly over sg list
2011-12-06 Jörn Engeltarget: remove unused struct fields
2011-12-06 Roland Dreiertarget: Fix page length in emulated INQUIRY VPD page 86h
2011-12-06 Roland Dreiertarget: Handle 0 correctly in transport_get_sectors_6()
2011-12-06 Roland Dreiertarget: Don't return an error status for 0-length READ...
2011-12-06 Thomas Meyeriscsi-target: Use kmemdup rather than duplicating its...
2011-12-06 Nicholas Bellingeriscsi-target: Add missing F_BIT for iscsi_tm_rsp
2011-12-06 Nicholas Bellingeriscsi-target: Fix residual count hanlding + remove...
2011-12-06 Nicholas Bellingertarget: Reject SCSI data overflow for fabrics using...
2011-12-06 Christoph Hellwigtarget: remove the t_tasks_bidi se_cmd field
2011-12-06 Christoph Hellwigtarget: remove the t_tasks_fua se_cmd field
2011-12-06 Christoph Hellwigtarget: remove the se_ordered_node se_cmd field
2011-12-06 Christoph Hellwigtarget: remove the se_obj_ptr and se_orig_obj_ptr se_cm...
2011-12-06 Nicholas Bellingertarget: Drop config_item_name usage in fabric TFO-...
2011-12-06 Roland Dreiertarget: Get rid of unused se_cmd_cache
2011-12-06 Bart Van Asschetarget: Improve system responsivity during I/O
2011-12-06 Nicholas Bellingeriscsi-target: Fix sess allocation leak in iscsi_login_z...
2011-12-06 Nicholas Bellingertarget: Address legacy PYX_TRANSPORT_* return code...
2011-11-07 Linus TorvaldsMerge branch 'modsplit-Oct31_2011' of git://git./linux...
2011-11-07 Linus TorvaldsMerge branch 'for-next' of git://git./linux/kernel...
2011-11-04 Christoph Hellwigtarget: use ->exectute_task for all CDB emulation
2011-11-04 Christoph Hellwigtarget: remove SCF_EMULATE_CDB_ASYNC
2011-11-04 Christoph Hellwigtarget: refactor transport_emulate_control_cdb
2011-11-04 Christoph Hellwigtarget: pass the se_task to the CDB emulation callback
2011-11-04 Christoph Hellwigtarget: split core_scsi3_emulate_pr
2011-11-04 Christoph Hellwigtarget: split core_scsi2_emulate_crh
2011-11-04 Nicholas Bellingertarget: Add generic active I/O shutdown logic
2011-11-02 Christoph Hellwigtarget: add back error handling in transport_complete_task
2011-11-02 Dan Carpentertarget/pscsi: blk_make_request() returns an ERR_PTR()
2011-11-02 Nicholas Bellingertarget: Remove core TRANSPORT_FREE_CMD_INTR usage
2011-11-02 Nicholas Bellingertarget: Make TFO->check_stop_free return free status
2011-11-02 Nicholas Bellingeriscsi-target: Fix non-immediate TMR handling
2011-11-02 Nicholas Bellingeriscsi-target: Add missing CMDSN_LOWER_THAN_EXP check...
2011-11-02 Joern Engeltarget: Avoid double list_del for aborted se_tmr_req
2011-10-31 Paul Gortmakerdrivers/target: Add module.h to drivers/target files...
2011-10-31 Paul Gortmakerdrivers/target: Add export.h to files as required.
2011-10-27 Joern Engeltarget: Minor cleanups to core_tmr_drain_tmr_list
2011-10-27 Joern Engeltarget: Fix wrong se_tmr being added to drain_tmr_list
2011-10-27 Joern Engeltarget: Fix incorrect se_cmd assignment in core_tmr_dra...
2011-10-27 Nicholas Bellingertarget: Check -ENOMEM to signal QUEUE_FULL from fabric...
2011-10-26 Nicholas Bellingertcm_loop: Add explict read buffer memset for SCF_SCSI_C...
2011-10-26 Nicholas Bellingertarget: Fix compile warning w/ missing module.h include
2011-10-25 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2011-10-25 Linus TorvaldsMerge branch 'for-next' of git://git./linux/kernel...
2011-10-25 Linus TorvaldsMerge branch 'next' of git://selinuxproject.org/~jmorri...
2011-10-25 Nicholas Bellingertarget: Fix compile warning w/ missing module.h include
2011-10-24 Nicholas Bellingertarget: Remove legacy se_task->task_timer and associate...
2011-10-24 Nicholas Bellingertarget: Fix incorrect transport_sent usage
2011-10-24 Christoph Hellwigtarget: re-use the command S/G list for single-task...
2011-10-24 Nicholas Bellingertarget: Fix BIDI t_task_cdb handling in transport_gener...
2011-10-24 Christoph Hellwigtarget: remove transport_allocate_tasks
2011-10-24 Christoph Hellwigtarget: merge transport_new_cmd_obj into transport_gene...
2011-10-24 Christoph Hellwigtarget: remove the task_sg_bidi field se_task and pSCSI...
2011-10-24 Nicholas Bellingertarget: transport_subsystem_check_init cleanups
2011-10-24 Christoph Hellwigtarget: use a workqueue for I/O completions
2011-10-24 Christoph Hellwigtarget: remove TRANSPORT_DEFERRED_CMD state
2011-10-24 Christoph Hellwigtarget: remove the TRANSPORT_REMOVE state
2011-10-24 Christoph Hellwigtarget: move depth_left manipulation out of transport_g...
2011-10-24 Christoph Hellwigtarget: stop task timers earlier
2011-10-24 Christoph Hellwigtarget: remove TF_TIMER_STOP
2011-10-24 Christoph Hellwigtarget: factor some duplicate code for stopping a task
2011-10-24 Christoph Hellwigtarget: fix list walking in transport_free_dev_tasks
2011-10-24 Christoph Hellwigtarget: use transport_cmd_check_stop_to_fabric consistently
2011-10-24 Christoph Hellwigtarget: do not pass the queue object to transport_remov...
2011-10-24 Christoph Hellwigtarget: remove SCF_EMULATE_QUEUE_FULL
2011-10-24 Christoph Hellwigtarget: remove the transport_qf_callback se_cmd callback
2011-10-24 Christoph Hellwigtarget: clean up the backend interface to caching param...
2011-10-24 Christoph Hellwigtarget: make iblock_emulate_sync_cache asynchronous
2011-10-24 Nicholas Bellingertarget: Fix REPORT TARGET PORT GROUPS handling with...
2011-10-24 Christoph Hellwigtarget: remove the ->transport_split_cdb callback in...
next