summaryrefslogtreecommitdiffstats
path: root/drivers (unfollow)
Commit message (Expand)AuthorFilesLines
2012-09-23iscsi-target: Correctly set 0xffffffff field within ISCSI_OP_REJECT PDUNicholas Bellinger1-0/+1
2012-09-23sbp-target: fix return value check in sbp_register_configfs()Wei Yongjun1-2/+2
2012-09-23qla2xxx: Fix endianness of task management response codeRoland Dreier1-1/+1
2012-09-18target: fix return code in target_core_init_configfs error pathPeter Senna Tschudin1-1/+7
2012-09-18target: move the dereference below the NULL testWei Yongjun1-4/+6
2012-09-18tcm_fc: move the dereference below the NULL testWei Yongjun1-1/+2
2012-09-18target: go through normal processing for all zero-length commandsPaolo Bonzini1-17/+0
2012-09-18target: do not submit a zero-bio I/O requestPaolo Bonzini1-0/+6
2012-09-18target: support zero allocation length in SBC commandsPaolo Bonzini1-8/+15
2012-09-18target: fix truncation of mode data, support zero allocation lengthPaolo Bonzini1-10/+7
2012-09-18target: support zero allocation length in INQUIRYPaolo Bonzini1-25/+6
2012-09-18target: use list_move_tail instead of list_del/list_add_tailWei Yongjun1-2/+1
2012-09-18target/iscsi: Don't log "iSCSI Login negotiation failed." twiceRoland Dreier1-1/+0
2012-09-18target: Drop se_subsystem_api->[write_cache,fua_write]_emulated flagsNicholas Bellinger5-12/+6
2012-09-18target: remove unused including <generated/utsrelease.h>Wei Yongjun2-2/+0
2012-09-18tcm_fc: remove unused including <generated/utsrelease.h>Wei Yongjun3-3/+0
2012-09-18target/rd: Allow WriteCacheEnabled=1 operation with rd_mcp backendsNicholas Bellinger1-0/+1
2012-09-18target/iblock: Use match_strlcpy for Opt_udev_path string assignmentNicholas Bellinger1-6/+3
2012-09-18target: Fix minor spelling typos in drivers/targetMasanari Iida8-15/+15
2012-09-18target: Simplify fabric sense data length handlingRoland Dreier13-163/+79
2012-09-18target: Remove unused target_core_fabric_ops.get_fabric_sense_len methodRoland Dreier11-65/+0
2012-09-18target/sbp: Remove strict param from sbp_parse_wwnAndy Grover1-4/+4
2012-09-18target: Cleanup transport_subsystem_check_initAndy Grover1-3/+1
2012-09-18target: Remove request_module for target_core_stgtAndy Grover1-4/+0
2012-09-16Linux 3.6-rc6v3.6-rc6Linus Torvalds1-1/+1
2012-09-16Revert "sched: Improve scalability via 'CPU buddies', which withstand random ...Linus Torvalds3-46/+22
2012-09-16mfd: MAX77693: Fix NULL pointer error when initializing irqsChanwoo Choi2-7/+26
2012-09-16mfd: MAX77693: Fix interrupt handling bugChanwoo Choi1-5/+31
2012-09-15mfd: core: Push irqdomain mapping out into devicesMark Brown54-112/+125
2012-09-15Revert "Btrfs: fix some error codes in btrfs_qgroup_inherit()"Chris Mason1-6/+2
2012-09-14vfs: make O_PATH file descriptors usable for 'fstat()'Linus Torvalds1-1/+1
2012-09-14ACPI / PM: Use KERN_DEBUG when no power resources are foundAaron Lu1-1/+1
2012-09-14ASoC: wm8904: correct the indexBo Shen1-1/+1
2012-09-14eCryptfs: Copy up attributes of the lower target inode after renameTyler Hicks1-0/+5
2012-09-14eCryptfs: Call lower ->flush() from ecryptfs_flush()Tyler Hicks1-2/+8
2012-09-14eCryptfs: Write out all dirty pages just before releasing the lower fileTyler Hicks1-0/+1
2012-09-14i2c: algo: pca: Fix mode selection for PCA9665Thomas Kavanagh1-3/+3
2012-09-14MAINTAINERS: fix tree for current i2c-embedded developmentWolfram Sang1-1/+1
2012-09-14drm/nouveau: fix booting with plymouth + dumb supportDave Airlie1-1/+1
2012-09-14ACPI / PM: Fix resource_lock dead lock in acpi_power_on_deviceLin Ming1-11/+23
2012-09-14ACPI / PM: Infer parent power state from child if unknown, v2Rafael J. Wysocki1-0/+10
2012-09-13pktgen: fix crash with vlan and packet size less than 46Nishank Trivedi1-1/+1
2012-09-13thinkpad_acpi: buffer overflow in fan_get_status()Dan Carpenter1-6/+7
2012-09-13eeepc-laptop: fix device reference count leakage in eeepc_rfkill_hotplug()Jiang Liu1-4/+6
2012-09-13platform/x86: fix asus_laptop.wled_type descriptionMaxim Nikulin1-1/+1
2012-09-13asus-laptop: HRWS/HWRS typoCorentin Chary1-4/+4
2012-09-13drivers-platform-x86: remove useless #ifdef CONFIG_ACPI_VIDEOCorentin Chary4-14/+0
2012-09-13apple-gmux: Fix port address calculation in gmux_pio_write32()Seth Forshee1-1/+1
2012-09-13apple-gmux: Fix index read functionsBernhard Froemel1-2/+4
2012-09-13apple-gmux: Obtain version info from indexed gmuxBernhard Froemel1-4/+8