summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* target: refactor core_update_device_list_for_node()for-nabAndy Grover2012-07-123-77/+103
* target: Eliminate else using boolean logicAndy Grover2012-07-121-4/+2
* target: Misc retval cleanupsAndy Grover2012-07-122-11/+16
* target: Remove hba param from core_dev_add_lunAndy Grover2012-07-123-6/+3
* target: Remove unneeded double parenthesesAndy Grover2012-07-124-8/+8
* tcm_qla2xxx: Remove duplicate header file inclusionSachin Kamat2012-07-111-2/+0
* Revert "target: Do not special-case loop and iscsi fabric module loads"Nicholas Bellinger2012-07-111-0/+38
* target: move unmap to struct spc_opsChristoph Hellwig2012-06-213-64/+50
* target: move write_same to struct spc_opsChristoph Hellwig2012-06-213-34/+38
* target: move sync_cache to struct spc_opsChristoph Hellwig2012-06-214-20/+13
* target: add struct spc_ops + initial ->execute_rw pointer usageChristoph Hellwig2012-06-217-25/+66
* target: remove dead SCF_ flagsChristoph Hellwig2012-06-212-3/+0
* target/iscsi: Remove dead code in lio_get_tpg_from_tpg_item()Roland Dreier2012-06-121-22/+0
* target/iblock: Add parameter to specify read-only devicesAndy Grover2012-06-122-7/+29
* target: Do not special-case loop and iscsi fabric module loadsAndy Grover2012-06-121-38/+0
* target: move ref_cmd from the generic se_tmr_req into iscsi codeChristoph Hellwig2012-06-123-26/+21
* target: remove the execute listChristoph Hellwig2012-06-124-239/+98
* target/pscsi: Only emulate REPORT_LUNS for passthroughNicholas Bellinger2012-06-121-9/+3
* target: Move MAINTENANCE_[IN,OUT] from pscsi_parse_cdb -> spc_parse_cdbNicholas Bellinger2012-06-121-1/+41
* target: move transport_generic_prepare_cdb into pscsiChristoph Hellwig2012-06-122-29/+26
* target: move code for CDB emulationChristoph Hellwig2012-06-128-1661/+1155
* target: add a parse_cdb method to the backend driversChristoph Hellwig2012-06-1210-733/+936
* target: split parsing of SPC commands into a separate helperChristoph Hellwig2012-06-124-109/+176
* target: split overflow and underflow checks into a helperChristoph Hellwig2012-06-121-37/+53
* target: remove control CDB flagsChristoph Hellwig2012-06-125-101/+56
* target: move unrelated code out of transport_generic_cmd_sequencerChristoph Hellwig2012-06-121-77/+66
* Linux 3.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
* | 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-071-1/+0
| * | ext4: fix the free blocks calculation for ext3 file systems w/ uninit_bgTheodore Ts'o2012-06-071-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
|\ \ \