From: Linus Torvalds Date: Fri, 22 Jun 2012 18:07:55 +0000 (-0700) Subject: Merge tag 'for-linus-Jun-21-2012' of git://oss.sgi.com/xfs/xfs X-Git-Tag: v3.5-rc4~7 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=369c4f542fd5e197ace5f9fdd33c558fb2358480;p=profile%2Fivi%2Fkernel-adaptation-intel-automotive.git Merge tag 'for-linus-Jun-21-2012' of git://oss.sgi.com/xfs/xfs Pull XFS fixes from Ben Myers: - Fix stale data exposure with unwritten extents - Fix a warning in xfs_alloc_vextent with ODEBUG - Fix overallocation and alignment of pages for xfs_bufs - Fix a cursor leak - Fix a log hang - Fix a crash related to xfs_sync_worker - Rename xfs log structure from struct log to struct xlog so we can use crash dumps effectively * tag 'for-linus-Jun-21-2012' of git://oss.sgi.com/xfs/xfs: xfs: rename log structure to xlog xfs: shutdown xfs_sync_worker before the log xfs: Fix overallocation in xfs_buf_allocate_memory() xfs: fix allocbt cursor leak in xfs_alloc_ag_vextent_near xfs: check for stale inode before acquiring iflock on push xfs: fix debug_object WARN at xfs_alloc_vextent() xfs: xfs_vm_writepage clear iomap_valid when !buffer_uptodate (REV2) --- 369c4f542fd5e197ace5f9fdd33c558fb2358480