summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2012-07-16target: move sync_cache to struct spc_opsChristoph Hellwig
2012-07-16target: add struct spc_ops + initial ->execute_rw pointer usageChristoph Hellwig
2012-07-16target: remove dead SCF_ flagsChristoph Hellwig
2012-07-16target/iscsi: Remove dead code in lio_get_tpg_from_tpg_item()Roland Dreier
2012-07-16target/iblock: Add parameter to specify read-only devicesAndy Grover
2012-07-16target: Do not special-case loop and iscsi fabric module loadsAndy Grover
2012-07-16target: move ref_cmd from the generic se_tmr_req into iscsi codeChristoph Hellwig
2012-07-16target: remove the execute listChristoph Hellwig
2012-07-16target/pscsi: Only emulate REPORT_LUNS for passthroughNicholas Bellinger
2012-07-16target: Move MAINTENANCE_[IN,OUT] from pscsi_parse_cdb -> spc_parse_cdbNicholas Bellinger
2012-07-16target: move transport_generic_prepare_cdb into pscsiChristoph Hellwig
2012-07-16target: move code for CDB emulationChristoph Hellwig
2012-07-16target: add a parse_cdb method to the backend driversChristoph Hellwig
2012-07-16target: split parsing of SPC commands into a separate helperChristoph Hellwig
2012-07-16target: split overflow and underflow checks into a helperChristoph Hellwig
2012-07-16target: remove control CDB flagsChristoph Hellwig
2012-07-16target: move unrelated code out of transport_generic_cmd_sequencerChristoph Hellwig
2012-07-16target: 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-12qla2xxx: Remove version.h header file inclusionSachin Kamat
2012-06-12tcm_qla2xxx: Handle malformed wwn strings properlyRoland Dreier
2012-06-12tcm_qla2xxx: tcm_qla2xxx_handle_tmr() can be staticRoland Dreier
2012-06-12qla2xxx: Don't leak commands we give up on in qlt_do_work()Roland Dreier
2012-06-12qla2xxx: Don't crash if we can't find cmd for failed CTIORoland Dreier
2012-06-12tcm_qla2xxx: Don't insert nacls without sessions into the btreeRoland Dreier
2012-06-12target: Return error to initiator if SET TARGET PORT GROUPS emulation failsRoland Dreier
2012-06-12tcm_qla2xxx: Clear session s_id + loop_id earlier during shutdownNicholas Bellinger
2012-06-12tcm_qla2xxx: Convert to TFO->put_session() usageJoern Engel
2012-06-12target: Add TFO->put_session() caller for HW fabric session shutdownJoern Engel
2012-06-08Linux 3.5-rc2v3.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