summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2012-07-17target: add a parse_cdb method to the backend driversChristoph Hellwig
2012-07-17target: split parsing of SPC commands into a separate helperChristoph Hellwig
2012-07-17target: split overflow and underflow checks into a helperChristoph Hellwig
2012-07-17target: remove control CDB flagsChristoph Hellwig
2012-07-17target: move unrelated code out of transport_generic_cmd_sequencerChristoph Hellwig
2012-07-17target: Fix range calculation in WRITE SAME emulation when num blocks == 0Roland Dreier
2012-07-16target: Clean up returning errors in PR handling codeRoland Dreier
2012-07-14tcm_fc: Fix crash seen with aborts and large readsMark Rustad
2012-07-06qla2xxx: print the right array elements in qlt_async_eventAlan Cox
2012-07-06tcm_fc: Resolve suspicious RCU usage warningsMark Rustad
2012-06-13qla2xxx: Remove version.h header file inclusionSachin Kamat
2012-06-13tcm_qla2xxx: Handle malformed wwn strings properlyRoland Dreier
2012-06-13tcm_qla2xxx: tcm_qla2xxx_handle_tmr() can be staticRoland Dreier
2012-06-13qla2xxx: Don't leak commands we give up on in qlt_do_work()Roland Dreier
2012-06-13qla2xxx: Don't crash if we can't find cmd for failed CTIORoland Dreier
2012-06-13tcm_qla2xxx: Don't insert nacls without sessions into the btreeRoland Dreier
2012-06-13target: Return error to initiator if SET TARGET PORT GROUPS emulation failsRoland Dreier
2012-06-13tcm_qla2xxx: Clear session s_id + loop_id earlier during shutdownNicholas Bellinger
2012-06-13tcm_qla2xxx: Convert to TFO->put_session() usageJoern Engel
2012-06-13target: Add TFO->put_session() caller for HW fabric session shutdownJoern Engel
2012-06-09Linux 3.5-rc2Linus Torvalds
2012-06-08mm, oom: fix badness score underflowDavid Rientjes
2012-06-08Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2012-06-08sched/fair: fix lots of kernel-doc warningsRandy Dunlap
2012-06-08Revert "drm/i915/crt: Do not rely upon the HPD presence pin"Linus Torvalds
2012-06-08Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds
2012-06-08Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/...Linus Torvalds
2012-06-08Merge tag 'upstream-3.5-rc2' of git://git.infradead.org/linux-ubifsLinus Torvalds
2012-06-08Revert "vfs: stop d_splice_alias creating directory aliases"Linus Torvalds
2012-06-08Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2012-06-08Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2012-06-08Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds
2012-06-08Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2012-06-08Merge tag 'moduleparam-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2012-06-08x86/nmi: Fix section mismatch warnings on 32-bitDon Zickus
2012-06-08powerpc: Fix kernel panic during kernel module loadSteffen Rumler
2012-06-08x86/uv: Fix UV2 BAU legacy modeCliff Wickman
2012-06-08x86/mm: Only add extra pages count for the first memory range during pre-allo...Yinghai Lu
2012-06-08Merge branch 'exynos-drm-fixes' of git://git.infradead.org/users/kmpark/linux...Dave Airlie
2012-06-08Merge branch 'drm-intel-fixes' of git://people.freedesktop.org/~danvet/drm-in...Dave Airlie
2012-06-08init: Drop initcall level outputBorislav Petkov
2012-06-08module_param: stop double-calling parameters.Rusty Russell
2012-06-08powerpc/time: Sanity check of decrementer expiration is necessaryPaul Mackerras
2012-06-08Revert "mm: correctly synchronize rss-counters at exit/exec"Linus Torvalds
2012-06-07ext4: don't set i_flags in EXT4_IOC_SETFLAGSTao Ma
2012-06-07ext4: fix the free blocks calculation for ext3 file systems w/ uninit_bgTheodore Ts'o
2012-06-07Merge branch 'akpm' (Andrew's fixups)Linus Torvalds
2012-06-07mm: correctly synchronize rss-counters at exit/execKonstantin Khlebnikov
2012-06-07btree: catch NULL value before it does harmJoern Engel
2012-06-07btree: fix tree corruption in btree_get_prev()Roland Dreier