summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2011-07-22target: Make all control CDBs scatter-gatherAndy Grover
2011-07-22target: Implement Block Device Characteristics VPD pageRoland Dreier
2011-07-22target: Fix reporting of supported VPD pagesRoland Dreier
2011-07-22target: Allow for built-in target modulesRoland Dreier
2011-07-22tcm_fc: Convert to wake_up_process and schedule_timeout_interruptibleNicholas Bellinger
2011-07-22tcm_fc: Makefile cleanupsNicholas Bellinger
2011-07-22loopback: Fix memory leak in tcm_loop_make_scsi_hba()Jesper Juhl
2011-07-22loopback: Remove duplicate scsi/scsi_tcq.h includeJesper Juhl
2011-07-22loopback: off by one in tcm_loop_make_naa_tpg()Dan Carpenter
2011-07-22target/iblock: Remove unused iblock_dev membersRoland Dreier
2011-07-22target/iblock: Use request_queue->nr_request for se_device defaultsNicholas Bellinger
2011-07-22target: Make se_tmr_lock IRQ-safeRoland Dreier
2011-07-22target: Make se_dev_check_online() locking IRQ-safeRoland Dreier
2011-07-22target: Make transport_lookup_cmd_lun() locking IRQ-safeRoland Dreier
2011-07-22target: Add SCF_EMULATE_QUEUE_FULL -> transport_handle_queue_fullNicholas Bellinger
2011-07-22target: Add transport_handle_cdb_direct optimizationNicholas Bellinger
2011-07-22target: merge release_cmd methodsChristoph Hellwig
2011-07-22target: remove the unused SCF_* flagsChristoph Hellwig
2011-07-22target: remove the always-noop ->new_cmd_failure methodChristoph Hellwig
2011-07-22target: Updates from AGrover and HCH (round 3)Andy Grover
2011-07-22target: Fix WRITE_SAME_[16,32] number of blocks=0 caseNicholas Bellinger
2011-07-22target: Fix WRITE_SAME_16 t_task_lba assignment bugNicholas Bellinger
2011-07-22target: More core cleanups from AGrover (round 2)Andy Grover
2011-07-22target: Fix double test of inquiry_prodRoland Dreier
2011-07-22target: Core cleanups from AGrover (round 1)Andy Grover
2011-07-22target: Remove unused su_group usage in fabric register/dergisterNicholas Bellinger
2011-07-22target: Remove unnecessary *cdb transport_get_lun_for_cmd parameterNicholas Bellinger
2011-07-22target: use MAINTENANCE_IN and MAINTENANCE_OUT definitions in scsi.hNicholas Bellinger
2011-07-22target: Check LUN numbers in transport_get_lun_for_[cmd,tmr]Fubo Chen
2011-07-21Linux 3.0Linus Torvalds
2011-07-21Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jwe...Linus Torvalds
2011-07-21sparc,kgdbts: fix compile regression with kgdb test suiteJason Wessel
2011-07-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6Linus Torvalds
2011-07-21Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2011-07-21x86: Make Dell Latitude E6420 use reboot=pciH. Peter Anvin
2011-07-21x86: Make Dell Latitude E5420 use reboot=pciDaniel J Blueman
2011-07-21Merge branch 'drm-intel-fixes' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2011-07-21vfs: drop conditional inode prefetch in __do_lookup_rcuLinus Torvalds
2011-07-21FS-Cache: Fix __fscache_uncache_all_inode_pages()'s outer loopJan Beulich
2011-07-21CIFS: Fix wrong length in cifs_iovec_readPavel Shilovsky
2011-07-20Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2011-07-20Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2011-07-20Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2011-07-20Merge branch 'rcu/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/pa...Ingo Molnar
2011-07-20signal: align __lock_task_sighand() irq disabling and RCUPaul E. McKenney
2011-07-20softirq,rcu: Inform RCU of irq_exit() activityPeter Zijlstra
2011-07-20sched: Add irq_{enter,exit}() to scheduler_ipi()Peter Zijlstra
2011-07-20rcu: protect __rcu_read_unlock() against scheduler-using irq handlersPaul E. McKenney
2011-07-20sched: Avoid creating superfluous NUMA domains on non-NUMA systemsPeter Zijlstra
2011-07-20sched: Allow for overlapping sched_domain spansPeter Zijlstra