summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2010-12-30Add linux-next specific files for 20101230next-20101230Stephen Rothwell
Signed-off-by: Stephen Rothwell <sfr@canb.auug.org.au>
2010-12-30[SCSI] target: Add LIO target core v4.0.0-rc6Nicholas Bellinger
LIO target is a full featured in-kernel target framework with the following feature set: High-performance, non-blocking, multithreaded architecture with SIMD support. Advanced SCSI feature set: * Persistent Reservations (PRs) * Asymmetric Logical Unit Assignment (ALUA) * Protocol and intra-nexus multiplexing, load-balancing and failover (MC/S) * Full Error Recovery (ERL=0,1,2) * Active/active task migration and session continuation (ERL=2) * Thin LUN provisioning (UNMAP and WRITE_SAMExx) Multiprotocol target plugins Storage media independence: * Virtualization of all storage media; transparent mapping of IO to LUNs * No hard limits on number of LUNs per Target; maximum LUN size ~750 TB * Backstores: SATA, SAS, SCSI, BluRay, DVD, FLASH, USB, ramdisk, etc. Standards compliance: * Full compliance with IETF (RFC 3720) * Full implementation of SPC-4 PRs and ALUA [jejb: fix up for new block bdev exclusive interface. Fixed includes and depends from Randy Dunlap.] Signed-off-by: Nicholas A. Bellinger <nab@linux-iscsi.org> Signed-off-by: James Bottomley <James.Bottomley@suse.de>
2010-12-30[SCSI] sd: implement sd_check_events()Tejun Heo
Replace sd_media_change() with sd_check_events(). * Move media removed logic into set_media_not_present() and media_not_present() and set sdev->changed iff an existing media is removed or the device indicates UNIT_ATTENTION. * Make sd_check_events() sets sdev->changed if previously missing media becomes present. * Event is reported only if sdev->changed is set. This makes media presence event reported if scsi_disk->media_present actually changed or the device indicated UNIT_ATTENTION. For backward compatibility, SDEV_EVT_MEDIA_CHANGE is generated each time sd_check_events() detects media change event. [jejb: fix boot failure] Signed-off-by: Tejun Heo <tj@kernel.org> Acked-by: Jens Axboe <jaxboe@fusionio.com> Signed-off-by: James Bottomley <James.Bottomley@suse.de>
2010-12-30Merge remote branch 'cleancache/linux-next'Stephen Rothwell
Conflicts: fs/ocfs2/super.c fs/super.c include/linux/fs.h mm/Kconfig
2010-12-30Merge remote branch 'bkl-config/config'Stephen Rothwell
Conflicts: arch/powerpc/kernel/setup_64.c drivers/staging/stradis/Kconfig include/linux/hardirq.h include/linux/smp_lock.h
2010-12-30Merge remote branch 'staging/staging-next'Stephen Rothwell
2010-12-30Merge remote branch 'usb/usb-next'Stephen Rothwell
Conflicts: arch/arm/mach-omap2/Kconfig arch/arm/mach-omap2/clock3xxx_data.c arch/arm/mach-omap2/clock44xx_data.c arch/sh/Kconfig
2010-12-30Revert "drivers: serial: apbuart: Handle OF failures gracefully"Stephen Rothwell
This reverts commit 35c64e5d13c3d7d8c4ad061ad5e20498b9160c24.
2010-12-30Merge remote branch 'tty/tty-next'Stephen Rothwell
2010-12-30Merge remote branch 'driver-core/driver-core-next'Stephen Rothwell
2010-12-30Merge remote branch 'drivers-x86/linux-next'Stephen Rothwell
2010-12-30Merge remote branch 'workqueues/for-next'Stephen Rothwell
Conflicts: Documentation/feature-removal-schedule.txt drivers/media/video/bt8xx/bttv-input.c drivers/rtc/rtc-dev.c
2010-12-30Merge remote branch 'percpu/for-next'Stephen Rothwell
2010-12-30Merge remote branch 'edac-amd/for-next'Stephen Rothwell
2010-12-30Merge remote branch 'xen-pvhvm/linux-next'Stephen Rothwell
2010-12-30Merge remote branch 'swiotlb-xen/master'Stephen Rothwell
Conflicts: drivers/xen/Kconfig drivers/xen/Makefile
2010-12-30Merge remote branch 'xen/upstream/xen'Stephen Rothwell
2010-12-30Merge remote branch 'oprofile/for-next'Stephen Rothwell
2010-12-30Merge remote branch 'tip/auto-latest'Stephen Rothwell
2010-12-30Merge remote branch 'spi/next-spi'Stephen Rothwell
2010-12-30Merge remote branch 'devicetree/next-devicetree'Stephen Rothwell
2010-12-30Merge remote branch 'i7300_edac/linux_next'Stephen Rothwell
2010-12-30Merge remote branch 'i7core_edac/linux_next'Stephen Rothwell
2010-12-30Merge remote branch 'alacrity/linux-next'Stephen Rothwell
Conflicts: drivers/Makefile include/linux/Kbuild lib/Kconfig
2010-12-30Merge remote branch 'fsnotify/for-next'Stephen Rothwell
2010-12-30Merge remote branch 'suspend/linux-next'Stephen Rothwell
2010-12-30Merge remote branch 'trivial/for-next'Stephen Rothwell
2010-12-30Merge remote branch 'watchdog/master'Stephen Rothwell
2010-12-30Merge remote branch 'agp/agp-next'Stephen Rothwell
2010-12-30Merge remote branch 'selinux/master'Stephen Rothwell
2010-12-30Merge remote branch 'security-testing/next'Stephen Rothwell
2010-12-30Merge remote branch 'voltage/for-next'Stephen Rothwell
Conflicts: drivers/regulator/core.c drivers/regulator/mc13783-regulator.c
2010-12-30Merge remote branch 'fbdev/master'Stephen Rothwell
Conflicts: drivers/video/sh_mobile_lcdcfb.c
2010-12-30Merge remote branch 'drm/drm-next'Stephen Rothwell
2010-12-30Merge remote branch 'mfd/for-next'Stephen Rothwell
Conflicts: drivers/mfd/Makefile drivers/mfd/wm8994-core.c
2010-12-30Merge remote branch 'slab/for-next'Stephen Rothwell
2010-12-30Merge remote branch 'kgdb/kgdb-next'Stephen Rothwell
2010-12-30Merge remote branch 'mmc/mmc-next'Stephen Rothwell
2010-12-30Merge remote branch 'leds/for-mm'Stephen Rothwell
Conflicts: drivers/leds/Kconfig
2010-12-30Merge remote branch 'battery/master'Stephen Rothwell
2010-12-30Merge branch 'quilt/device-mapper'Stephen Rothwell
2010-12-30Merge remote branch 'block/for-next'Stephen Rothwell
2010-12-30Revert "Input: wacom_w8001 - support pen or touch only devices"Stephen Rothwell
This reverts commit 11a862ed9f04558e222fa15a5fbd76698fed11ff.
2010-12-30Merge remote branch 'input/next'Stephen Rothwell
Conflicts: drivers/input/keyboard/Kconfig include/linux/input.h
2010-12-30Merge branch 'quilt/rr'Stephen Rothwell
2010-12-30Merge remote branch 'cpufreq/next'Stephen Rothwell
2010-12-30Merge remote branch 'sound/for-next'Stephen Rothwell
2010-12-30Merge remote branch 'sound-asoc/for-next'Stephen Rothwell
Conflicts: arch/arm/plat-samsung/dev-asocdma.c sound/soc/samsung/smdk_wm8580.c sound/soc/samsung/smdk_wm9713.c
2010-12-30Merge remote branch 'crypto/master'Stephen Rothwell
2010-12-30Merge remote branch 'mtd/master'Stephen Rothwell