aboutsummaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2011-12-06target: Fix page length in emulated INQUIRY VPD page 86hRoland Dreier
2011-12-06target: Handle 0 correctly in transport_get_sectors_6()Roland Dreier
2011-12-06target: Don't return an error status for 0-length READ and WRITERoland Dreier
2011-12-06iscsi-target: Use kmemdup rather than duplicating its implementationThomas Meyer
2011-12-06iscsi-target: Add missing F_BIT for iscsi_tm_rspNicholas Bellinger
2011-12-06iscsi-target: Fix residual count hanlding + remove iscsi_cmd->residual_countNicholas Bellinger
2011-12-06target: Reject SCSI data overflow for fabrics using transport_generic_map_mem...Nicholas Bellinger
2011-12-06target: remove the t_tasks_bidi se_cmd fieldChristoph Hellwig
2011-12-06target: remove the t_tasks_fua se_cmd fieldChristoph Hellwig
2011-12-06target: remove the se_ordered_node se_cmd fieldChristoph Hellwig
2011-12-06target: remove the se_obj_ptr and se_orig_obj_ptr se_cmd fieldsChristoph Hellwig
2011-12-06target: Drop config_item_name usage in fabric TFO->free_wwn()Nicholas Bellinger
2011-12-06target: Get rid of unused se_cmd_cacheRoland Dreier
2011-12-06target: Improve system responsivity during I/OBart Van Assche
2011-12-06iscsi-target: Fix sess allocation leak in iscsi_login_zero_tsih_s1Nicholas Bellinger
2011-12-06target: Address legacy PYX_TRANSPORT_* return code breakageNicholas Bellinger
2011-12-01Merge branch 'fixes' of http://ftp.arm.linux.org.uk/pub/linux/arm/kernel/git-...Linus Torvalds
2011-11-30Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol...Linus Torvalds
2011-11-30Merge branch 'dt-for-linus' of git://sources.calxeda.com/kernel/linuxLinus Torvalds
2011-11-30Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/bro...Linus Torvalds
2011-11-29Merge branches 'cxgb4', 'ipoib', 'misc' and 'qib' into for-nextRoland Dreier
2011-11-29IB: Fix RCU lockdep splatsEric Dumazet
2011-11-29IB/ipoib: Prevent hung task or softlockup processing multicast responseMike Marciniszyn
2011-11-29of/irq: of_irq_init: add check for parent equal to child nodeRob Herring
2011-11-28Merge branch 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2011-11-28Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/aeg...Linus Torvalds
2011-11-28efivars: add missing parameter to efi_pstore_read()Christoph Fritz
2011-11-28IB/qib: Fix over-scheduling of QSFP workMike Marciniszyn
2011-11-28RDMA/cxgb4: Fix retry with MPAv1 logic for MPAv2Kumar Sanghvi
2011-11-28RDMA/cxgb4: Fix iw_cxgb4 count_rcqes() logicJonathan Lallinger
2011-11-28Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/aeg...Linus Torvalds
2011-11-28regulator: twl: fix twl4030 support for smps regulatorsTero Kristo
2011-11-28Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds
2011-11-28regulator: fix use after free bugLothar Waßmann
2011-11-28Merge branch 'exynos-drm' of git://git.infradead.org/users/kmpark/linux-samsu...Dave Airlie
2011-11-28regulator: aat2870: Fix the logic of checking if no id is matched in aat2870_...Axel Lin
2011-11-27Merge branch 'fbdev-for-linus' of git://github.com/schandinat/linux-2.6Linus Torvalds
2011-11-27ath9k: Revert change that broke AR928X on Acer Ferrari OneRafael J. Wysocki
2011-11-26ARM: 7175/1: add subname parameter to mfp_set_groupg callersAxel Lin
2011-11-26iio: iio_event_getfd -- fix ev_int build failureAndy Whitcroft
2011-11-26Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...Linus Torvalds
2011-11-26hwmon: convert drivers/hwmon/* to use module_platform_driver()Axel Lin
2011-11-25Merge git://github.com/herbertx/cryptoLinus Torvalds
2011-11-25Merge branch 'gpio-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/li...Linus Torvalds
2011-11-25hwmon: Remove redundant spi driver bus initializationLars-Peter Clausen
2011-11-24drivers/edac/mpc85xx_edac.c: fix memory controller compatible for edacShaohui Xie
2011-11-23Merge git://github.com/rustyrussell/linuxLinus Torvalds
2011-11-24virtio-pci: make reset operation saferMichael S. Tsirkin
2011-11-24virtio-mmio: Correct the name of the guest features selectorSasha Levin
2011-11-24virtio: add HAS_IOMEM dependency to MMIO platform bus driverHeiko Carstens