aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/target
Commit message (Expand)AuthorAge
* Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/...Linus Torvalds2011-07-27
|\
| * target: Convert to DIV_ROUND_UP_SECTOR_T usage for sectors / dev_max_sectorsNicholas Bellinger2011-07-26
| * iscsi-target: Add iSCSI fabric support for target v4.1Nicholas Bellinger2011-07-26
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2011-07-25
|\ \
| * \ Merge branch 'master' into for-nextJiri Kosina2011-07-11
| |\ \
| * | | treewide: remove duplicate includesVitaliy Ivanov2011-06-20
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6Linus Torvalds2011-07-23
|\ \ \ \ | |_|_|/ |/| | |
| * | | [SCSI] tcm_fc: Fixing reference counting problem which was causing ft_sess to...Kiran Patil2011-06-29
| * | | [SCSI] libfc, tcm_fc: add ddp_targ() to libfc function template to supprot FC...Yi Zou2011-06-29
| | |/ | |/|
* | | target: remove custom hex2bin() implementationAndy Shevchenko2011-07-22
* | | target: fix typo Assoication -> AssociationAndy Shevchenko2011-07-22
* | | target: Update QUEUE ALGORITHM MODIFIER control page defaultNicholas Bellinger2011-07-22
* | | target: ->map_task_SG conversion to ->map_control_SG and ->map_data_SGNicholas Bellinger2011-07-22
* | | target: Follow up core updates from AGrover and HCH (round 4)Andy Grover2011-07-22
* | | target: Eliminate usage of struct se_memAndy Grover2011-07-22
* | | target: Pass 2nd param of transport_split_cdb by valueAndy Grover2011-07-22
* | | target: Enforce 1 page max for control cdb buffer sizesAndy Grover2011-07-22
* | | target: Make all control CDBs scatter-gatherAndy Grover2011-07-22
* | | target: Implement Block Device Characteristics VPD pageRoland Dreier2011-07-22
* | | target: Fix reporting of supported VPD pagesRoland Dreier2011-07-22
* | | target: Allow for built-in target modulesRoland Dreier2011-07-22
* | | tcm_fc: Convert to wake_up_process and schedule_timeout_interruptibleNicholas Bellinger2011-07-22
* | | tcm_fc: Makefile cleanupsNicholas Bellinger2011-07-22
* | | loopback: Fix memory leak in tcm_loop_make_scsi_hba()Jesper Juhl2011-07-22
* | | loopback: Remove duplicate scsi/scsi_tcq.h includeJesper Juhl2011-07-22
* | | loopback: off by one in tcm_loop_make_naa_tpg()Dan Carpenter2011-07-22
* | | target/iblock: Remove unused iblock_dev membersRoland Dreier2011-07-22
* | | target/iblock: Use request_queue->nr_request for se_device defaultsNicholas Bellinger2011-07-22
* | | target: Make se_tmr_lock IRQ-safeRoland Dreier2011-07-22
* | | target: Make se_dev_check_online() locking IRQ-safeRoland Dreier2011-07-22
* | | target: Make transport_lookup_cmd_lun() locking IRQ-safeRoland Dreier2011-07-22
* | | target: Add SCF_EMULATE_QUEUE_FULL -> transport_handle_queue_fullNicholas Bellinger2011-07-22
* | | target: Add transport_handle_cdb_direct optimizationNicholas Bellinger2011-07-22
* | | target: merge release_cmd methodsChristoph Hellwig2011-07-22
* | | target: remove the unused SCF_* flagsChristoph Hellwig2011-07-22
* | | target: remove the always-noop ->new_cmd_failure methodChristoph Hellwig2011-07-22
* | | target: Updates from AGrover and HCH (round 3)Andy Grover2011-07-22
* | | target: Fix WRITE_SAME_[16,32] number of blocks=0 caseNicholas Bellinger2011-07-22
* | | target: Fix WRITE_SAME_16 t_task_lba assignment bugNicholas Bellinger2011-07-22
* | | target: More core cleanups from AGrover (round 2)Andy Grover2011-07-22
* | | target: Fix double test of inquiry_prodRoland Dreier2011-07-22
* | | target: Core cleanups from AGrover (round 1)Andy Grover2011-07-22
* | | target: Remove unused su_group usage in fabric register/dergisterNicholas Bellinger2011-07-22
* | | target: Remove unnecessary *cdb transport_get_lun_for_cmd parameterNicholas Bellinger2011-07-22
* | | target: use MAINTENANCE_IN and MAINTENANCE_OUT definitions in scsi.hNicholas Bellinger2011-07-22
* | | target: Check LUN numbers in transport_get_lun_for_[cmd,tmr]Fubo Chen2011-07-22
|/ /
* | tcm_fc: Fix conversion spec warningNicholas Bellinger2011-06-23
* | tcm_fc: Fix possible lock to unlock type deadlockDan Carpenter2011-06-23
* | tcm_fc: Fix ft_send_tm LUN lookup OOPsKiran Patil2011-06-23
* | target: Fix incorrect strlen() NULL terminator checksDan Carpenter2011-06-23