summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* target: remove transport_generic_process_writeChristoph Hellwig2012-07-165-18/+8
* target: split transport_cmd_check_stopChristoph Hellwig2012-07-161-62/+62
* tcm_qla2xxx: Remove duplicate header file inclusionSachin Kamat2012-07-161-2/+0
* Revert "target: Do not special-case loop and iscsi fabric module loads"Nicholas Bellinger2012-07-161-0/+38
* target: move unmap to struct spc_opsChristoph Hellwig2012-07-163-64/+50
* target: move write_same to struct spc_opsChristoph Hellwig2012-07-163-34/+38
* target: move sync_cache to struct spc_opsChristoph Hellwig2012-07-164-20/+13
* target: add struct spc_ops + initial ->execute_rw pointer usageChristoph Hellwig2012-07-167-25/+66
* target: remove dead SCF_ flagsChristoph Hellwig2012-07-162-3/+0
* target/iscsi: Remove dead code in lio_get_tpg_from_tpg_item()Roland Dreier2012-07-161-22/+0
* target/iblock: Add parameter to specify read-only devicesAndy Grover2012-07-162-7/+29
* target: Do not special-case loop and iscsi fabric module loadsAndy Grover2012-07-161-38/+0
* target: move ref_cmd from the generic se_tmr_req into iscsi codeChristoph Hellwig2012-07-163-26/+21
* target: remove the execute listChristoph Hellwig2012-07-164-239/+98
* target/pscsi: Only emulate REPORT_LUNS for passthroughNicholas Bellinger2012-07-161-9/+3
* target: Move MAINTENANCE_[IN,OUT] from pscsi_parse_cdb -> spc_parse_cdbNicholas Bellinger2012-07-161-1/+41
* target: move transport_generic_prepare_cdb into pscsiChristoph Hellwig2012-07-162-29/+26
* target: move code for CDB emulationChristoph Hellwig2012-07-168-1661/+1155
* target: add a parse_cdb method to the backend driversChristoph Hellwig2012-07-1610-733/+936
* target: split parsing of SPC commands into a separate helperChristoph Hellwig2012-07-164-109/+176
* target: split overflow and underflow checks into a helperChristoph Hellwig2012-07-161-37/+53
* target: remove control CDB flagsChristoph Hellwig2012-07-165-101/+56
* target: move unrelated code out of transport_generic_cmd_sequencerChristoph Hellwig2012-07-161-77/+66
* target: Fix range calculation in WRITE SAME emulation when num blocks == 0Roland Dreier2012-07-161-1/+1
* target: Clean up returning errors in PR handling codeRoland Dreier2012-07-161-3/+4
* tcm_fc: Fix crash seen with aborts and large readsMark Rustad2012-07-141-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-122-2/+0
* tcm_qla2xxx: Handle malformed wwn strings properlyRoland Dreier2012-06-121-1/+3
* tcm_qla2xxx: tcm_qla2xxx_handle_tmr() can be staticRoland Dreier2012-06-121-2/+2
* qla2xxx: Don't leak commands we give up on in qlt_do_work()Roland Dreier2012-06-121-1/+3
* qla2xxx: Don't crash if we can't find cmd for failed CTIORoland Dreier2012-06-121-4/+2
* tcm_qla2xxx: Don't insert nacls without sessions into the btreeRoland Dreier2012-06-121-73/+0
* target: Return error to initiator if SET TARGET PORT GROUPS emulation failsRoland Dreier2012-06-121-2/+3
* tcm_qla2xxx: Clear session s_id + loop_id earlier during shutdownNicholas Bellinger2012-06-121-17/+31
* tcm_qla2xxx: Convert to TFO->put_session() usageJoern Engel2012-06-121-1/+22
* target: Add TFO->put_session() caller for HW fabric session shutdownJoern Engel2012-06-122-1/+8
* Linux 3.5-rc2v3.5-rc2Linus Torvalds2012-06-081-1/+1
* mm, oom: fix badness score underflowDavid Rientjes2012-06-081-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
OpenPOWER on IntegriCloud