summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* target: Make locking in transport_deregister_session() IRQ safeRoland Dreier2011-08-221-6/+7
* tcm_fc: init/exit functions should not be protected by "#ifdef MODULE"Roland Dreier2011-08-221-2/+0
* target: Print subpage too for unhandled MODE SENSE pagesRoland Dreier2011-08-221-2/+2
* iscsi-target: Fix iscsit_allocate_se_cmd_for_tmr failure path bugsDan Carpenter2011-08-221-3/+1
* iscsi-target: Implement iSCSI target IPv6 address printing.Chris Boot2011-08-221-13/+3
* target: Fix task SGL chaining breakage with transport_allocate_data_tasksNicholas Bellinger2011-08-221-13/+21
* target: Fix task count > 1 handling breakage and use max_sector page alignmentNicholas Bellinger2011-08-222-2/+33
* target: Add missing DATA_SG_IO transport_cmd_get_valid_sectors checkNicholas Bellinger2011-08-221-7/+8
* target: Fix SYNCHRONIZE_CACHE zero LBA + range breakageNicholas Bellinger2011-08-221-7/+7
* target: Remove duplicate task completions in transport_emulate_control_cdbNicholas Bellinger2011-08-221-6/+8
* target: Fix WRITE_SAME usage with transport_get_sizeNicholas Bellinger2011-08-221-3/+3
* target: Add WRITE_SAME (10) parsing and refactor passthrough checksNicholas Bellinger2011-08-222-57/+73
* target: Fix write payload exception handling with ->new_cmd_mapNicholas Bellinger2011-08-221-2/+8
* iscsi-target: forever loop bug in iscsit_attach_ooo_cmdsn()Dan Carpenter2011-08-221-1/+1
* iscsi-target: remove duplicate returnDan Carpenter2011-08-221-1/+0
* target: Convert target_core_rd.c to use use BUG_ONJulia Lawall2011-08-221-16/+8
* iscsi-target: Fix leak on failure in iscsi_copy_param_list()Jesper Juhl2011-08-221-27/+16
* target: Use ERR_CAST inlined functionThomas Meyer2011-08-222-3/+3
* target: Make standard INQUIRY return 'not connected' for tpg_virt_lun0Nicholas Bellinger2011-08-224-6/+27
* target: Change TCM_NON_EXISTENT_LUN response to ASC=LOGICAL UNIT NOT SUPPORTEDNicholas Bellinger2011-08-171-0/+7
* Linux 3.1-rc2v3.1-rc2Linus Torvalds2011-08-141-2/+2
* mm: fix wrong vmap address calculations with odd NR_CPUS valuesClemens Ladisch2011-08-141-3/+4
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cjb...Linus Torvalds2011-08-1412-77/+100
|\
| * mmc: remove unused "ddr" parameter in struct mmc_iosJaehoon Chung2011-08-131-2/+0
| * mmc: dw_mmc: Fix DDR mode support.Seungwon Jeon2011-08-131-2/+2
| * mmc: core: use defined R1_STATE_PRG macro for card statusJaehoon Chung2011-08-133-3/+3
| * mmc: sdhci: use f_max instead of host->clock for timeoutsAndy Shevchenko2011-08-131-5/+2
| * mmc: sdhci: move timeout_clk calculation farther downAndy Shevchenko2011-08-131-19/+19
| * mmc: sdhci: check host->clock before using it as a denominatorAndy Shevchenko2011-08-131-3/+5
| * mmc: Revert "mmc: sdhci: Fix SDHCI_QUIRK_TIMEOUT_USES_SDCLK"Andy Shevchenko2011-08-131-4/+3
| * mmc: tmio: eliminate unused variable 'mmc' warningAxel Lin2011-08-131-2/+0
| * mmc: esdhc-imx: fix card interrupt loss on freescale eSDHCTony Lin2011-08-131-9/+31
| * mmc: sdhci-s3c: Fix build for header changeMark Brown2011-08-131-0/+1
| * mmc: dw_mmc: Fix mask in IDMAC_SET_BUFFER1_SIZE macroShashidhar Hiremath2011-08-131-1/+1
| * mmc: cb710: fix possible pci_dev leak in cb710_pci_configure()Michał Mirosław2011-08-131-1/+2
| * mmc: core: Detect eMMC v4.5 ext_csd entriesKyungmin Park2011-08-131-1/+1
| * mmc: mmc_test: avoid stalled file in debugfsAndy Shevchenko2011-08-131-26/+30
| * mmc: sdhci-s3c: add BROKEN_ADMA_ZEROLEN_DESC quirkJaehoon Chung2011-08-131-0/+3
| * mmc: sdhci: pxav3: controller needs 32 bit ADMA addressingPhilip Rakity2011-08-131-1/+2
| * mmc: sdhci: fix retuning timer wrongly deleted in sdhci_tasklet_finishAaron Lu2011-08-131-3/+0
* | Merge branch 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2011-08-134-6/+42
|\ \
| * | hwmon: (ibmaem) add missing kfreeJulia Lawall2011-08-111-5/+10
| * | hwmon: (pmbus/lm25066) Ignore byte writes to non-zero pagesGuenter Roeck2011-08-111-0/+12
| * | hwmon: (pmbus) Virtualize pmbus_write_byteGuenter Roeck2011-08-112-1/+20
| |/
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw...Linus Torvalds2011-08-1322-25/+573
|\ \
| * \ Merge branch 'fix/asoc' into for-linusTakashi Iwai2011-08-1218-19/+526
| |\ \
| | * | ASoC: Fix compile warning in wm8750.cTakashi Iwai2011-08-121-1/+1
| | * | ASoC: omap: Update e-mail address of Jarkko NikulaJarkko Nikula2011-08-128-11/+11
| | * | ASoC: SAMSUNG: Add I2S0 internal dma driverSangbeom Kim2011-08-123-0/+481
| | * | ASoC: Terminate WM8750 SPI device ID tableMark Brown2011-08-111-0/+1
OpenPOWER on IntegriCloud