aboutsummaryrefslogtreecommitdiffstats
path: root/usr (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2011-07-22target: Eliminate usage of struct se_memAndy Grover7-784/+313
2011-07-22target: Pass 2nd param of transport_split_cdb by valueAndy Grover4-18/+17
2011-07-22target: Enforce 1 page max for control cdb buffer sizesAndy Grover2-0/+6
2011-07-22target: Make all control CDBs scatter-gatherAndy Grover10-225/+218
2011-07-22target: Implement Block Device Characteristics VPD pageRoland Dreier7-0/+41
2011-07-22target: Fix reporting of supported VPD pagesRoland Dreier1-48/+47
2011-07-22target: Allow for built-in target modulesRoland Dreier1-4/+0
2011-07-22tcm_fc: Convert to wake_up_process and schedule_timeout_interruptibleNicholas Bellinger2-11/+10
2011-07-22tcm_fc: Makefile cleanupsNicholas Bellinger1-13/+4
2011-07-22loopback: Fix memory leak in tcm_loop_make_scsi_hba()Jesper Juhl1-9/+8
2011-07-22loopback: Remove duplicate scsi/scsi_tcq.h includeJesper Juhl1-1/+0
2011-07-22loopback: off by one in tcm_loop_make_naa_tpg()Dan Carpenter1-1/+1
2011-07-22target/iblock: Remove unused iblock_dev membersRoland Dreier2-19/+3
2011-07-22target/iblock: Use request_queue->nr_request for se_device defaultsNicholas Bellinger2-4/+2
2011-07-22target: Make se_tmr_lock IRQ-safeRoland Dreier2-12/+13
2011-07-22target: Make se_dev_check_online() locking IRQ-safeRoland Dreier1-2/+3
2011-07-22target: Make transport_lookup_cmd_lun() locking IRQ-safeRoland Dreier1-5/+5
2011-07-22target: Add SCF_EMULATE_QUEUE_FULL -> transport_handle_queue_fullNicholas Bellinger2-15/+188
2011-07-22target: Add transport_handle_cdb_direct optimizationNicholas Bellinger2-0/+25
2011-07-22target: merge release_cmd methodsChristoph Hellwig7-60/+35
2011-07-22target: remove the unused SCF_* flagsChristoph Hellwig2-29/+5
2011-07-22target: remove the always-noop ->new_cmd_failure methodChristoph Hellwig8-31/+0
2011-07-22target: Updates from AGrover and HCH (round 3)Andy Grover17-753/+583
2011-07-22target: Fix WRITE_SAME_[16,32] number of blocks=0 caseNicholas Bellinger2-10/+32
2011-07-22target: Fix WRITE_SAME_16 t_task_lba assignment bugNicholas Bellinger1-1/+1
2011-07-22target: More core cleanups from AGrover (round 2)Andy Grover19-941/+761
2011-07-22target: Fix double test of inquiry_prodRoland Dreier1-1/+1
2011-07-22target: Core cleanups from AGrover (round 1)Andy Grover27-1940/+1703
2011-07-22target: Remove unused su_group usage in fabric register/dergisterNicholas Bellinger1-15/+0
2011-07-22target: Remove unnecessary *cdb transport_get_lun_for_cmd parameterNicholas Bellinger4-4/+3
2011-07-22target: use MAINTENANCE_IN and MAINTENANCE_OUT definitions in scsi.hNicholas Bellinger1-2/+2
2011-07-22target: Check LUN numbers in transport_get_lun_for_[cmd,tmr]Fubo Chen1-0/+12
2011-07-21Linux 3.0Linus Torvalds1-1/+1
2011-07-21sparc,kgdbts: fix compile regression with kgdb test suiteJason Wessel1-0/+1
2011-07-21x86: Make Dell Latitude E6420 use reboot=pciH. Peter Anvin1-0/+8
2011-07-21x86: Make Dell Latitude E5420 use reboot=pciDaniel J Blueman1-0/+8
2011-07-21vfs: drop conditional inode prefetch in __do_lookup_rcuLinus Torvalds1-2/+0
2011-07-21FS-Cache: Fix __fscache_uncache_all_inode_pages()'s outer loopJan Beulich1-9/+5
2011-07-21CIFS: Fix wrong length in cifs_iovec_readPavel Shilovsky1-1/+1
2011-07-20signal: align __lock_task_sighand() irq disabling and RCUPaul E. McKenney1-6/+13
2011-07-20softirq,rcu: Inform RCU of irq_exit() activityPeter Zijlstra2-3/+11
2011-07-20sched: Add irq_{enter,exit}() to scheduler_ipi()Peter Zijlstra1-6/+38
2011-07-20rcu: protect __rcu_read_unlock() against scheduler-using irq handlersPaul E. McKenney1-5/+24
2011-07-20sched: Avoid creating superfluous NUMA domains on non-NUMA systemsPeter Zijlstra1-0/+2
2011-07-20sched: Allow for overlapping sched_domain spansPeter Zijlstra3-29/+132
2011-07-20sched: Break out cpu_power from the sched_group structurePeter Zijlstra3-34/+58
2011-07-19vmscan: fix a livelock in kswapdShaohua Li1-1/+2
2011-07-19fs/libfs.c: fix simple_attr_write() on 32bit machinesAkinobu Mita1-1/+1
2011-07-19vfs: fix race in rcu lookup of pruned dentryLinus Torvalds1-1/+6
2011-07-19rcu: Streamline code produced by __rcu_read_unlock()Paul E. McKenney1-6/+6