This bug was fixed in the package linux - 2.6.32-24.38 --------------- linux (2.6.32-24.38) lucid-proposed; urgency=low [ Keng-Yu Lin ] * SAUCE: dell-laptop: fire SMI when toggling hardware killswitch (revised) - LP: #590607 [ Upstream Kernel Changes ] * sfc: Wait at most 10ms for the MC to finish reading out MAC statistics - LP: #590783 * sfc: Always close net device at the end of a disabling reset - LP: #590783 * sfc: Change falcon_probe_board() to fail for unsupported boards - LP: #590783 * ext4: Fix potential quota deadlock - LP: #588069 * jbd: jbd-debug and jbd2-debug should be writable - LP: #588069 * ext4: replace BUG() with return -EIO in ext4_ext_get_blocks - LP: #588069 * ext4, jbd2: Add barriers for file systems with exernal journals - LP: #588069 * ext4: Eliminate potential double free on error path - LP: #588069 * ext4: return correct wbc.nr_to_write in ext4_da_writepages - LP: #588069 * ext4: Ensure zeroout blocks have no dirty metadata - LP: #588069 * ext4: Patch up how we claim metadata blocks for quota purposes - LP: #588069 * ext4: Fix accounting of reserved metadata blocks - LP: #588069 * ext4: Calculate metadata requirements more accurately - LP: #588069 * ext4: Handle -EDQUOT error on write - LP: #588069 * ext4: Fix quota accounting error with fallocate - LP: #588069 * ext4: Drop EXT4_GET_BLOCKS_UPDATE_RESERVE_SPACE flag - LP: #588069 * ext4: Use bitops to read/modify EXT4_I(inode)->i_state - LP: #588069 * ext4: Fix BUG_ON at fs/buffer.c:652 in no journal mode - LP: #588069 * ext4: Add flag to files with blocks intentionally past EOF - LP: #588069 * ext4: Fix fencepost error in chosing choosing group vs file preallocation. - LP: #588069 * ext4: fix error handling in migrate - LP: #588069 * ext4: explicitly remove inode from orphan list after failed direct io - LP: #588069 * ext4: Handle non empty on-disk orphan link - LP: #588069 * ext4: make "offset" consistent in ext4_check_dir_entry() - LP: #588069 * ext4: Fix insertion point of extent in mext_insert_across_blocks() - LP: #588069 * ext4: Fix the NULL reference in double_down_write_data_sem() - LP: #588069 * ext4: Code cleanup for EXT4_IOC_MOVE_EXT ioctl - LP: #588069 * ext4: Fix estimate of # of blocks needed to write indirect-mapped files - LP: #588069 * ext4: Fixed inode allocator to correctly track a flex_bg's used_dirs - LP: #588069 * ext4: Fix possible lost inode write in no journal mode - LP: #588069 * ext4: Fix buffer head leaks after calls to ext4_get_inode_loc() - LP: #588069 * ext4: Issue the discard operation *before* releasing the blocks to be reused - LP: #588069 * ext4: check missed return value in ext4_sync_file() - LP: #588069 * ext4: fix memory leaks in error path handling of ext4_ext_zeroout() - LP: #588069 * ext4: Remove unnecessary call to ext4_get_group_desc() in mballoc - LP: #588069 * ext4: rename ext4_mb_release_desc() to ext4_mb_unload_buddy() - LP: #588069 * ext4: allow defrag (EXT4_IOC_MOVE_EXT) in 32bit compat mode - LP: #588069 * ext4: fix quota accounting in case of fallocate - LP: #588069 * ext4: check s_log_groups_per_flex in online resize code - LP: #588069 * ext4: don't return to userspace after freezing the fs with a mutex held - LP: #588069 * ext4: stop issuing discards if not supported by device - LP: #588069 * ext4: don't scan/accumulate more pages than mballoc will allocate - LP: #588069 * ext4: Do not zero out uninitialized extents beyond i_size - LP: #588069 * ext4: clean up inode bitmaps manipulation in ext4_free_inode - LP: #588069 * ext4: init statistics after journal recovery - LP: #588069 * ext4: Remove extraneous newlines in ext4_msg() calls - LP: #588069 * ext4: Prevent creation of files larger than RLIMIT_FSIZE using fallocate - LP: #588069 * ext4: check for a good block group before loading buddy pages - LP: #588069 * ext4: Show journal_checksum option - LP: #588069 * ext4: Use bitops to read/modify i_flags in struct ext4_inode_info - LP: #588069 * ext4: Avoid crashing on NULL ptr dereference on a filesystem error - LP: #588069 * ext4: Clear the EXT4_EOFBLOCKS_FL flag only when warranted - LP: #588069 * ext4: restart ext4_ext_remove_space() after transaction restart - LP: #588069 * ext4: Conditionally define compat ioctl numbers - LP: #588069 * ext4: Fix compat EXT4_IOC_ADD_GROUP - LP: #588069 * ext4: Make fsync sync new parent directories in no-journal mode - LP: #588069 * (pre-stable) ahci,ata_generic: let ata_generic handle new MBP w/ MCP89 - LP: #576601 * (pre-stable) ata_generic: implement ATA_GEN_* flags and force enable DMA on MBP 7,1 - LP: #576601 -- Steve Conklin