summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* target: remove the execute listChristoph Hellwig2012-07-174-239/+98
* target/pscsi: Only emulate REPORT_LUNS for passthroughNicholas Bellinger2012-07-171-9/+3
* target: Move MAINTENANCE_[IN,OUT] from pscsi_parse_cdb -> spc_parse_cdbNicholas Bellinger2012-07-171-1/+41
* target: move transport_generic_prepare_cdb into pscsiChristoph Hellwig2012-07-172-29/+26
* target: move code for CDB emulationChristoph Hellwig2012-07-178-1661/+1155
* target: add a parse_cdb method to the backend driversChristoph Hellwig2012-07-1710-733/+936
* target: split parsing of SPC commands into a separate helperChristoph Hellwig2012-07-174-109/+176
* target: split overflow and underflow checks into a helperChristoph Hellwig2012-07-171-37/+53
* target: remove control CDB flagsChristoph Hellwig2012-07-175-101/+56
* target: move unrelated code out of transport_generic_cmd_sequencerChristoph Hellwig2012-07-171-77/+66
* target: Fix range calculation in WRITE SAME emulation when num blocks == 0Roland Dreier2012-07-171-1/+1
* target: Clean up returning errors in PR handling codeRoland Dreier2012-07-171-3/+4
* tcm_fc: Fix crash seen with aborts and large readsMark Rustad2012-07-151-0/+2
* qla2xxx: print the right array elements in qlt_async_eventAlan Cox2012-07-061-17/+18
* tcm_fc: Resolve suspicious RCU usage warningsMark Rustad2012-07-061-1/+2
* qla2xxx: Remove version.h header file inclusionSachin Kamat2012-06-132-2/+0
* tcm_qla2xxx: Handle malformed wwn strings properlyRoland Dreier2012-06-131-1/+3
* tcm_qla2xxx: tcm_qla2xxx_handle_tmr() can be staticRoland Dreier2012-06-131-2/+2
* qla2xxx: Don't leak commands we give up on in qlt_do_work()Roland Dreier2012-06-131-1/+3
* qla2xxx: Don't crash if we can't find cmd for failed CTIORoland Dreier2012-06-131-4/+2
* tcm_qla2xxx: Don't insert nacls without sessions into the btreeRoland Dreier2012-06-131-73/+0
* target: Return error to initiator if SET TARGET PORT GROUPS emulation failsRoland Dreier2012-06-131-2/+3
* tcm_qla2xxx: Clear session s_id + loop_id earlier during shutdownNicholas Bellinger2012-06-131-17/+31
* tcm_qla2xxx: Convert to TFO->put_session() usageJoern Engel2012-06-131-1/+22
* target: Add TFO->put_session() caller for HW fabric session shutdownJoern Engel2012-06-132-1/+8
* Linux 3.5-rc2v3.5-rc2Linus Torvalds2012-06-091-1/+1
* mm, oom: fix badness score underflowDavid Rientjes2012-06-091-2/+2
* Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2012-06-086-39/+179
|\
| * sched: Fix the relax_domain_level boot parameterDimitri Sivanich2012-06-061-6/+3
| * sched: Validate assumptions in sched_init_numa()Peter Zijlstra2012-06-061-19/+80
| * sched: Always initialize cpu-powerPeter Zijlstra2012-06-062-2/+13
| * sched: Fix domain iterationPeter Zijlstra2012-06-064-10/+72
| * sched/rt: Fix lockdep annotation within find_lock_lowest_rq()Peter Zijlstra2012-06-061-1/+1
| * sched/numa: Load balance between remote nodesAlex Shi2012-06-061-1/+1
| * sched/x86: Calculate booted cores after construction of sibling_maskKamalesh Babulal2012-06-061-0/+9
* | sched/fair: fix lots of kernel-doc warningsRandy Dunlap2012-06-081-16/+6
* | Revert "drm/i915/crt: Do not rely upon the HPD presence pin"Linus Torvalds2012-06-081-5/+3
* | Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds2012-06-082-5/+4
|\ \
| * | ext4: don't set i_flags in EXT4_IOC_SETFLAGSTao Ma2012-06-081-1/+0
| * | ext4: fix the free blocks calculation for ext3 file systems w/ uninit_bgTheodore Ts'o2012-06-081-4/+4
* | | Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/...Linus Torvalds2012-06-082-9/+16
|\ \ \
| * | | powerpc: Fix kernel panic during kernel module loadSteffen Rumler2012-06-081-6/+5
| * | | powerpc/time: Sanity check of decrementer expiration is necessaryPaul Mackerras2012-06-081-3/+11
| |/ /
* | | Merge tag 'upstream-3.5-rc2' of git://git.infradead.org/linux-ubifsLinus Torvalds2012-06-083-8/+33
|\ \ \
| * | | UBI: correct ubi_wl_flush lockingArtem Bityutskiy2012-06-071-4/+13
| * | | UBIFS: fix debugfs-less systems supportArtem Bityutskiy2012-06-071-2/+10
| * | | UBI: fix debugfs-less systems supportArtem Bityutskiy2012-06-071-2/+10
| |/ /
* | | Revert "vfs: stop d_splice_alias creating directory aliases"Linus Torvalds2012-06-081-6/+10
* | | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2012-06-0813-91/+168
|\ \ \
| * | | x86/nmi: Fix section mismatch warnings on 32-bitDon Zickus2012-06-082-2/+16