summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* target: Follow up core updates from AGrover and HCH (round 4)Andy Grover2011-07-2230-2044/+1387
* target: Eliminate usage of struct se_memAndy Grover2011-07-227-784/+313
* target: Pass 2nd param of transport_split_cdb by valueAndy Grover2011-07-224-18/+17
* target: Enforce 1 page max for control cdb buffer sizesAndy Grover2011-07-222-0/+6
* target: Make all control CDBs scatter-gatherAndy Grover2011-07-2210-225/+218
* target: Implement Block Device Characteristics VPD pageRoland Dreier2011-07-227-0/+41
* target: Fix reporting of supported VPD pagesRoland Dreier2011-07-221-48/+47
* target: Allow for built-in target modulesRoland Dreier2011-07-221-4/+0
* tcm_fc: Convert to wake_up_process and schedule_timeout_interruptibleNicholas Bellinger2011-07-222-11/+10
* tcm_fc: Makefile cleanupsNicholas Bellinger2011-07-221-13/+4
* loopback: Fix memory leak in tcm_loop_make_scsi_hba()Jesper Juhl2011-07-221-9/+8
* loopback: Remove duplicate scsi/scsi_tcq.h includeJesper Juhl2011-07-221-1/+0
* loopback: off by one in tcm_loop_make_naa_tpg()Dan Carpenter2011-07-221-1/+1
* target/iblock: Remove unused iblock_dev membersRoland Dreier2011-07-222-19/+3
* target/iblock: Use request_queue->nr_request for se_device defaultsNicholas Bellinger2011-07-222-4/+2
* target: Make se_tmr_lock IRQ-safeRoland Dreier2011-07-222-12/+13
* target: Make se_dev_check_online() locking IRQ-safeRoland Dreier2011-07-221-2/+3
* target: Make transport_lookup_cmd_lun() locking IRQ-safeRoland Dreier2011-07-221-5/+5
* target: Add SCF_EMULATE_QUEUE_FULL -> transport_handle_queue_fullNicholas Bellinger2011-07-222-15/+188
* target: Add transport_handle_cdb_direct optimizationNicholas Bellinger2011-07-222-0/+25
* target: merge release_cmd methodsChristoph Hellwig2011-07-227-60/+35
* target: remove the unused SCF_* flagsChristoph Hellwig2011-07-222-29/+5
* target: remove the always-noop ->new_cmd_failure methodChristoph Hellwig2011-07-228-31/+0
* target: Updates from AGrover and HCH (round 3)Andy Grover2011-07-2217-753/+583
* target: Fix WRITE_SAME_[16,32] number of blocks=0 caseNicholas Bellinger2011-07-222-10/+32
* target: Fix WRITE_SAME_16 t_task_lba assignment bugNicholas Bellinger2011-07-221-1/+1
* target: More core cleanups from AGrover (round 2)Andy Grover2011-07-2219-941/+761
* target: Fix double test of inquiry_prodRoland Dreier2011-07-221-1/+1
* target: Core cleanups from AGrover (round 1)Andy Grover2011-07-2227-1940/+1703
* target: Remove unused su_group usage in fabric register/dergisterNicholas Bellinger2011-07-221-15/+0
* target: Remove unnecessary *cdb transport_get_lun_for_cmd parameterNicholas Bellinger2011-07-224-4/+3
* target: use MAINTENANCE_IN and MAINTENANCE_OUT definitions in scsi.hNicholas Bellinger2011-07-221-2/+2
* target: Check LUN numbers in transport_get_lun_for_[cmd,tmr]Fubo Chen2011-07-221-0/+12
* Linux 3.0v3.0Linus Torvalds2011-07-211-1/+1
* Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jwe...Linus Torvalds2011-07-211-0/+1
|\
| * sparc,kgdbts: fix compile regression with kgdb test suiteJason Wessel2011-07-211-0/+1
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6Linus Torvalds2011-07-211-1/+1
|\ \
| * | CIFS: Fix wrong length in cifs_iovec_readPavel Shilovsky2011-07-211-1/+1
* | | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2011-07-211-0/+16
|\ \ \
| * | | x86: Make Dell Latitude E6420 use reboot=pciH. Peter Anvin2011-07-211-0/+8
| * | | x86: Make Dell Latitude E5420 use reboot=pciDaniel J Blueman2011-07-211-0/+8
| |/ /
* | | Merge branch 'drm-intel-fixes' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2011-07-214-39/+56
|\ \ \
| * | | drm/i915: Fix unfenced alignment on pre-G33 hardwareChris Wilson2011-07-183-38/+41
| * | | drm/i915: Add quirk to disable SSC on Lenovo U160 LVDSKeith Packard2011-07-132-1/+15
* | | | vfs: drop conditional inode prefetch in __do_lookup_rcuLinus Torvalds2011-07-211-2/+0
* | | | FS-Cache: Fix __fscache_uncache_all_inode_pages()'s outer loopJan Beulich2011-07-211-9/+5
| |/ / |/| |
* | | Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2011-07-205-28/+103
|\ \ \
| * \ \ Merge branch 'rcu/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/pa...Ingo Molnar2011-07-205-28/+103
| |\ \ \
| | * | | signal: align __lock_task_sighand() irq disabling and RCUPaul E. McKenney2011-07-201-6/+13
| | * | | softirq,rcu: Inform RCU of irq_exit() activityPeter Zijlstra2011-07-202-3/+11