summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2012-02-25tcm_loop: switch to using transport_handle_cdb_directChristoph Hellwig1-56/+56
2012-02-25tcm_loop: defer all command submissions to workqueueChristoph Hellwig2-41/+58
2012-02-25tcm_loop: kill tcm_loop_allocate_core_cmdChristoph Hellwig1-88/+59
2012-02-25tcm_fc: Convert ft_send_tm to use target_submit_tmrAndy Grover1-29/+3
2012-02-25target: Add target_submit_tmr helper functionAndy Grover2-0/+51
2012-02-25tcm_fc: Use transport_generic_free_cmd for ft_sess_put in ft_send_tmAndy Grover1-1/+1
2012-02-25tcm_fc: Call lookup_tmr_lun() for all TM typesAndy Grover1-25/+11
2012-02-25tcm_fc: Move core->fc code conversion earlier in ft_send_tm()Andy Grover1-6/+5
2012-02-25target: Add SCF_SCSI_TMR_CDB usage and drop se_tmr_req_cacheAndy Grover8-61/+51
2012-02-25tcm_fc: Remove cmd->cdb data memberAndy Grover2-8/+1
2012-02-25tcm_fc: Simplify ft_send_work for tmr pathAndy Grover1-43/+35
2012-02-25target/iscsi: Remove unneeded wrapper functionsAndy Grover3-25/+4
2012-02-25target: Remove unused struct se_queue_reqAndy Grover1-6/+0
2012-02-25target: fix comment typosAndy Grover1-2/+2
2012-02-25scsi: Use struct scsi_lun in fc/fcp.hAndy Grover5-16/+11
2012-02-25target: Use #define for SYNCHRONIZE_CACHE_16Andy Grover1-1/+1
2012-02-25scsi: update scsi.h with SYNCHRONIZE_CACHE_16Andy Grover1-0/+1
2012-02-25target: Use LIST_HEAD()/DEFINE_MUTEX() for static objectsRoland Dreier3-14/+4
2012-02-25target: increase iblock task sizesChristoph Hellwig2-17/+37
2012-02-25target: remove the unused struct iblock_hbaChristoph Hellwig2-31/+0
2012-02-25target: remove the transport_lun_active field in struct se_cmdChristoph Hellwig3-16/+3
2012-02-25target: replace various cmd flags with a transport stateChristoph Hellwig7-99/+99
2012-02-18Linux 3.3-rc4v3.3-rc4Linus Torvalds1-1/+1
2012-02-18Merge tag 'fixes-3.3-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/ar...Linus Torvalds66-786/+524
2012-02-18Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds27-191/+212
2012-02-18Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/brooni...Linus Torvalds1-2/+2
2012-02-18Merge tag 'ecryptfs-3.3-rc4-fixes' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds7-18/+89
2012-02-18Merge tag 'pinctrl' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/l...Linus Torvalds1-1/+1
2012-02-18Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...Linus Torvalds6-31/+42
2012-02-18Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jba...Linus Torvalds3-8/+28
2012-02-18Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds4-7/+22
2012-02-18Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds2-9/+24
2012-02-18i387: re-introduce FPU state preloading at context switch timeLinus Torvalds4-42/+133
2012-02-18i387: move TS_USEDFPU flag from thread_info to task_structLinus Torvalds6-32/+30
2012-02-16i387: move AMD K7/K8 fpu fxsave/fxrstor workaround from save to restoreLinus Torvalds3-22/+16
2012-02-16i387: do not preload FPU state at task switch timeLinus Torvalds4-68/+11
2012-02-16ecryptfs: remove the second argument of k[un]map_atomic()Cong Wang2-4/+4
2012-02-16eCryptfs: Copy up lower inode attrs after setting lower xattrTyler Hicks1-0/+2
2012-02-16eCryptfs: Improve statfs reportingTyler Hicks4-14/+83
2012-02-16i387: don't ever touch TS_USEDFPU directly, use helper functionsLinus Torvalds4-23/+58
2012-02-16i387: move TS_USEDFPU clearing out of __save_init_fpu and into callersLinus Torvalds1-3/+6
2012-02-16i387: fix x86-64 preemption-unsafe user stack save/restoreLinus Torvalds3-8/+45
2012-02-16powerpc/perf: power_pmu_start restores incorrect values, breaking frequency e...Anton Blanchard1-1/+7
2012-02-16powerpc/adb: Use set_current_state()majianpeng1-2/+2
2012-02-16powerpc: Disable interrupts early in Program CheckBenjamin Herrenschmidt1-1/+1
2012-02-16powerpc: Remove legacy iSeries from ppc64_defconfigStephen Rothwell1-5/+0
2012-02-16powerpc/fsl/pci: Fix PCIe fixup regressionBenjamin Herrenschmidt1-19/+29
2012-02-16powerpc: Fix kernel log of oops/panic instruction dumpIra Snyder1-3/+3
2012-02-16crypto: sha512 - use standard ror64()Alexey Dobriyan2-9/+24
2012-02-15net/ethernet: ks8851_mll fix irq handlingJan Weitzel1-8/+6