aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAge
* 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
* Linux 3.0Linus Torvalds2011-07-21
* Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jwe...Linus Torvalds2011-07-21
|\
| * sparc,kgdbts: fix compile regression with kgdb test suiteJason Wessel2011-07-21
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6Linus Torvalds2011-07-21
|\ \
| * | CIFS: Fix wrong length in cifs_iovec_readPavel Shilovsky2011-07-20
* | | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2011-07-21
|\ \ \
| * | | x86: Make Dell Latitude E6420 use reboot=pciH. Peter Anvin2011-07-21
| * | | x86: Make Dell Latitude E5420 use reboot=pciDaniel J Blueman2011-07-21
| |/ /
* | | Merge branch 'drm-intel-fixes' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2011-07-21
|\ \ \
| * | | drm/i915: Fix unfenced alignment on pre-G33 hardwareChris Wilson2011-07-18
| * | | drm/i915: Add quirk to disable SSC on Lenovo U160 LVDSKeith Packard2011-07-14
* | | | vfs: drop conditional inode prefetch in __do_lookup_rcuLinus Torvalds2011-07-21
* | | | FS-Cache: Fix __fscache_uncache_all_inode_pages()'s outer loopJan Beulich2011-07-21
| |/ / |/| |
* | | Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2011-07-20
|\ \ \
| * \ \ Merge branch 'rcu/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/pa...Ingo Molnar2011-07-20
| |\ \ \
| | * | | signal: align __lock_task_sighand() irq disabling and RCUPaul E. McKenney2011-07-20
| | * | | softirq,rcu: Inform RCU of irq_exit() activityPeter Zijlstra2011-07-20
| | * | | sched: Add irq_{enter,exit}() to scheduler_ipi()Peter Zijlstra2011-07-20
| | * | | rcu: protect __rcu_read_unlock() against scheduler-using irq handlersPaul E. McKenney2011-07-20
| | * | | rcu: Streamline code produced by __rcu_read_unlock()Paul E. McKenney2011-07-20
| | * | | rcu: Fix RCU_BOOST race handling current->rcu_read_unlock_specialPaul E. McKenney2011-07-20