ASoC: Set the MPC5200 i2s driver to BROKEN status.
[linux-2.6] / fs / btrfs /
2009-01-15  Takashi IwaiMerge branch 'topic/asoc' into next/asoc
2009-01-13  Linus TorvaldsMerge git://git./linux/kernel/git/davem/sparc-2.6
2009-01-12  Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2009-01-12  Takashi IwaiMerge branch 'topic/usb-caiaq' into for-linus
2009-01-12  Takashi IwaiMerge branch 'topic/hda' into for-linus
2009-01-12  Takashi IwaiMerge branch 'topic/asoc' into for-linus
2009-01-11  Ingo MolnarMerge commit 'v2.6.29-rc1' into core/urgent
2009-01-11  Ingo MolnarMerge commit 'v2.6.29-rc1' into x86/urgent
2009-01-10  Linus TorvaldsMerge branch 'x86-fixes-for-linus' of git://git./linux...
2009-01-10  Linus TorvaldsMerge branch 'cpus4096-for-linus' of git://git./linux...
2009-01-10  Linus Torvaldsbtrfs: fix for write_super_lockfs/unlockfs error handling
2009-01-09  Linus TorvaldsMerge git://git./linux/kernel/git/arjan/linux-2.6-async-2
2009-01-09  Linus TorvaldsMerge git://git.infradead.org/mtd-2.6
2009-01-09  Linus TorvaldsMerge branch 'for_2.6.29' of git://git./linux/kernel...
2009-01-09  Linus TorvaldsMerge git://git./linux/kernel/git/pkl/squashfs-linus
2009-01-09  Linus TorvaldsMerge git://git./linux/kernel/git/dhowells/linux-2...
2009-01-09  Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2009-01-09  Linus TorvaldsMerge branch 'for-linus' of git://git390.osdl.marist...
2009-01-09  Linus TorvaldsMerge branch 'for-linus' of git://git.o-hand.com/linux...
2009-01-09  Linus TorvaldsMerge branch 'for-linus' of git://git.o-hand.com/linux...
2009-01-09  Linus TorvaldsMerge git://git./linux/kernel/git/mason/btrfs-unstable
2009-01-09  Chris MasonBtrfs: explicitly mark the tree log root for writeback
2009-01-08  Chris MasonBtrfs: Drop the hardware crc32c asm code
2009-01-07  David WoodhouseBtrfs: Add Documentation/filesystem/btrfs.txt, remove...
2009-01-07  Chris MasonBtrfs: kmap_atomic(KM_USER0) is safe for btrfs_readpage...
2009-01-06  Chris MasonBtrfs: Don't use kmap_atomic(..., KM_IRQ0) during check...
2009-01-06  Yan ZhengBtrfs: tree logging checksum fixes
2009-01-06  Yan ZhengBtrfs: don't change file extent's ram_bytes in btrfs_dr...
2009-01-06  Yan ZhengBtrfs: Use btrfs_join_transaction to avoid deadlocks...
2009-01-06  Chris MasonBtrfs: drop remaining LINUX_KERNEL_VERSION checks and...
2009-01-06  Chris MasonMerge branch 'master' of git://git./linux/kernel/git...
2009-01-06  Chris MasonBtrfs: drop EXPORT symbols from extent_io.c
2009-01-06  Chris MasonBtrfs: Fix checkpatch.pl warnings
2009-01-05  Liu HuiBtrfs: Fix free block discard calls down to the block...
2009-01-05  Yan ZhengBtrfs: avoid orphan inode caused by log replay
2009-01-05  Yan ZhengBtrfs: avoid potential super block corruption
2009-01-05  Shen FengBtrfs: do not call kfree if kmalloc failed in btrfs_sys...
2009-01-05  Shen FengBtrfs: fix a memory leak in btrfs_get_sb
2009-01-05  Liu HuiBtrfs: Fix typo in clear_state_cb
2009-01-05  yanhai zhuBtrfs: Fix memset length in btrfs_file_write
2009-01-05  Yan ZhengBtrfs: update directory's size when creating subvol...
2009-01-05  Chris MasonBtrfs: add permission checks to the ioctls
2008-12-19  Chris MasonBtrfs: Fix compile warning around num_online_cpus(...
2008-12-19  Yan ZhengBtrfs: set EXTENT_BOUNDARY bit before marking extent...
2008-12-19  Yan ZhengBtrfs: properly update block accounting for metadata
2008-12-19  Yan ZhengBtrfs: Add missing mnt_drop_write in ioctl.c
2008-12-17  Yehuda Sadeh WeinraubBtrfs: fix return value from btrfs_listxattr when buffe...
2008-12-17  Chris MasonBtrfs: shift all end_io work to thread pools
2008-12-17  Yan ZhengBtrfs: properly check free space for tree balancing
2008-12-16  Chris MasonBtrfs: delete checksum items before marking blocks...
2008-12-15  Chris MasonBtrfs: Don't use spin*lock_irq for the delalloc lock
2008-12-15  Chris MasonBtrfs: Fix compressed writes on truncated pages
2008-12-12  Yan ZhengBtrfs: fix nodatasum handling in balancing code
2008-12-12  Yan ZhengBtrfs: shared seed device
2008-12-11  Yan ZhengBtrfs: fix leaking block group on balance
2008-12-11  Sage WeilBtrfs: mnt_drop_write in ioctl_trans_end
2008-12-11  Yan ZhengBtrfs: Add checking of csum tree in balancing code
2008-12-10  Chris MasonBtrfs: Delete csum items when freeing extents
2008-12-09  Chris MasonBtrfs: Fix compressed checksum fsync log copies
2008-12-08  Chris MasonBtrfs: Add inode sequence number for NFS and reserved...
2008-12-08  Chris MasonBtrfs: Use map_private_extent_buffer during generic_bin...
2008-12-08  Yan ZhengBtrfs: superblock duplication
2008-12-08  Chris MasonBtrfs: move data checksumming into a dedicated tree
2008-12-02  Chris MasonBtrfs: Fix sparse endian warnings in struct-funcs.c
2008-12-02  Chris MasonBtrfs: rev the disk format for the inode compat and...
2008-12-02  Chris MasonBtrfs: delete unused function: btrfs_invalidate_dcache_root
2008-12-02  Josef BacikBtrfs: add support for multiple csum algorithms
2008-12-02  Josef BacikBtrfs: fix panic on error during mount
2008-12-02  Josef BacikBtrfs: add support for compat flags to btrfs
2008-12-02  Christoph HellwigBtrfs: btrfs: pass void __user * to btrfs_ioctl_clone_range
2008-12-02  Christoph HellwigBtrfs: clean up btrfs_ioctl a little bit
2008-12-02  Christoph HellwigBtrfs: corret fmode_t annotations
2008-12-02  Christoph HellwigBtrfs: fix shadowed variable declarations
2008-12-02  Christoph HellwigBtrfs: make things static and include the right headers
2008-12-02  Sage WeilBtrfs: remove unneeded btrfs_start_delalloc_inodes...
2008-12-02  Sage WeilBtrfs: remove unneeded total_trans
2008-12-02  Christoph HellwigBtrfs: sparse lock verification annotations for wait_on...
2008-12-02  Liu HuiBtrfs: Fix cow semantic in run_delalloc_nocow()
2008-11-20  Josef BacikBtrfs: Fix for lockdep warnings with alloc_mutex and...
2008-11-20  Chris MasonBtrfs: only flush down bios for writeback pages
2008-11-20  Yan ZhengBtrfs: Drop dirty roots created by log replay immediate...
2008-11-20  Chris MasonBtrfs: compat code fixes
2008-11-20  Chris MasonBtrfs: Use current_fsuid/gid
2008-11-20  Chris MasonBtrfs: Fixes for 2.6.28-rc API changes
2008-11-19  Chris MasonMerge branch 'master' of git://git./linux/kernel/git...
2008-11-19  Josef BacikBtrfs: fix free space accounting when unpinning extents
2008-11-19  Chris MasonBtrfs: Do fsync log replay when mount -o ro, except...
2008-11-19  Chris MasonBtrfs: Avoid writeback stalls
2008-11-18  Chris MasonBtrfs: switch back to wait_on_page_writeback to wait...
2008-11-18  Chris MasonBtrfs: Update the disk format for the seed device and...
2008-11-18  Chris MasonBtrfs: unplug all devices in the unplug call back
2008-11-18  Liu HuiBtrfs: Some fixes for batching extent insert.
2008-11-18  Chris MasonBtrfs: prevent loops in the directory tree when creatin...
2008-11-18  Chris MasonBtrfs: Add backrefs and forward refs for subvols and...
2008-11-18  Chris MasonBtrfs: Give each subvol and snapshot their own anonymou...
2008-11-18  Chris MasonBtrfs: Allow subvolumes and snapshots anywhere in the...
2008-11-18  Josef BacikBtrfs: Add some debugging around the ENOSPC bugs
2008-11-18  Josef BacikBtrfs: fix free space leak
2008-11-12  yanhai zhuBtrfs: Add a missing return pointer check
2008-11-12  yanhai zhuBtrfs: Check kthread_should_stop() before schedule...
next