Merge branch 'topic/hda' into for-linus
[linux-2.6] / fs / btrfs / super.c
2009-01-12  Takashi IwaiMerge branch 'topic/hda' into for-linus
2009-01-12  Takashi IwaiMerge branch 'topic/asoc' into for-linus
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-06  Chris MasonMerge branch 'master' of git://git./linux/kernel/git...
2009-01-06  Chris MasonBtrfs: Fix checkpatch.pl warnings
2009-01-05  Shen FengBtrfs: fix a memory leak in btrfs_get_sb
2009-01-05  Chris MasonBtrfs: add permission checks to the ioctls
2008-12-12  Yan ZhengBtrfs: shared seed device
2008-12-02  Christoph HellwigBtrfs: corret fmode_t annotations
2008-12-02  Christoph HellwigBtrfs: make things static and include the right headers
2008-11-20  Chris MasonBtrfs: compat code fixes
2008-11-19  Chris MasonMerge branch 'master' of git://git./linux/kernel/git...
2008-11-18  Chris MasonBtrfs: Allow subvolumes and snapshots anywhere in the...
2008-11-18  Yan ZhengBtrfs: Seed device support
2008-11-12  Yan ZhengBtrfs: mount ro and remount support
2008-11-07  Chris MasonBtrfs: Optimize compressed writeback and reads
2008-10-29  Chris MasonBtrfs: Add zlib compression support
2008-10-16  Chris MasonMerge branch 'master' of ssh://mason@/linux/kernel...
2008-09-29  Chris MasonBtrfs: add and improve comments
2008-09-25  Chris MasonRemove Btrfs compat code for older kernels
2008-09-25  Chris MasonMerge Btrfs into fs/btrfs
2008-09-25  David WoodhouseBtrfs: Reinstate '-osubvol=.' option to mount entire...
2008-09-25  David WoodhouseMask root object ID into f_fsid in btrfs_statfs()
2008-09-25  David WoodhouseFill f_fsid field in btrfs_statfs()
2008-09-25  Balaji RaoNFS support for btrfs - v3
2008-09-25  Yan ZhengBtrfs: Various small fixes.
2008-09-25  Josef BacikBtrfs: Add ACL support
2008-09-25  Chris MasonBtrfs: Add version strings on module load
2008-09-25  Chris MasonBtrfs: Online btree defragmentation fixes
2008-09-25  Chris MasonBtrfs: Replace the transaction work queue with kthreads
2008-09-25  Chris MasonBtrfs: Replace the big fs_mutex with a collection of...
2008-09-25  Chris MasonBtrfs: Add a mount option to control worker thread...
2008-09-25  Chris MasonBtrfs: Fix mount -o max_inline=0
2008-09-25  Christoph Hellwigbtrfs: allow scanning multiple devices during mount
2008-09-25  Christoph Hellwigbtrfs: sanity mount option parsing and early mount...
2008-09-25  Sage WeilBtrfs: transaction ioctls
2008-09-25  Linda Knippersbtrfsctl -A error code fixup
2008-09-25  Mingmingbtrfs delete ordered inode handling fix
2008-09-25  Chris MasonBtrfs: Add mount -o degraded to allow mounts to continu...
2008-09-25  Chris MasonBtrfs: Add support for online device removal
2008-09-25  Chris MasonBtrfs: Add new ioctl to add devices
2008-09-25  YanFix btrfs_fill_super to return -EINVAL when no FS found
2008-09-25  Chris MasonBtrfs: Add support for device scanning and detection...
2008-09-25  Chris MasonAdd /dev/btrfs-control for device scanning ioctls
2008-09-25  Chris MasonBtrfs: Misc 2.6.25 updates
2008-09-25  Chris MasonBtrfs: mount -o max_inline=size to control the maximum...
2008-09-25  Chris MasonBtrfs: Split the extent_map code into two parts
2008-09-25  YanBtrfs: Add basic lockfs calls
2008-09-25  Chris MasonBtrfs: Add mount -o ssd, which includes optimizations...
2008-09-25  Chris MasonBtrfs: Run igrab on data=ordered inodes to prevent...
2008-09-25  Chris MasonBtrfs: Add drop inode func to avoid data=ordered deadlock
2008-09-25  Chris MasonBtrfs: Add flush barriers on commit
2008-09-25  Chris MasonBtrfs: Add readahead to the online shrinker, and a...
2008-09-25  Chris MasonBtrfs: Support for online FS resize (grow and shrink)
2008-09-25  Chris MasonBtrfs: Back port to 2.6.18-el kernels
2008-09-25  Chris MasonBtrfs: Add mount option to enforce a max extent size
2008-09-25  Chris MasonBtrfs: Add mount option to turn off data cow
2008-09-25  Chris MasonBtrfs: Add mount -o nodatasum to turn of file data...
2008-09-25  Wyatt BanksBtrfs: Return value checking in module init
2008-09-25  Josef Bacikxattr support for btrfs
2008-09-25  Chris MasonBtrfs: Allow tails larger than one page
2008-09-25  Chris MasonBtrfs: Allow tree blocks larger than the page size
2008-09-25  Chris MasonBtrfs: Create extent_buffer interface for large blocksizes
2007-08-29  Chris MasonBtrfs: Use mount -o subvol to select the subvol directo...
2007-08-29  YanBtrfs: Add mount into directory support
2007-08-29  Josef BacikBtrfs: Add per-root block accounting and sysfs entries
2007-08-27  Chris MasonBtrfs: Add delayed allocation to the extent based page...
2007-08-27  Chris MasonBtrfs: Extent based page cache code. This uses an...
2007-08-10  Chris MasonBtrfs: Btree defrag on the extent-mapping tree as well
2007-06-26  Chris MasonBtrfs: Fix super block updates during transaction commit
2007-06-22  Chris MasonBtrfs: Audit callers and return codes to make sure...
2007-06-12  Chris MasonBtrfs: add GPLv2
2007-06-12  Chris MasonBtrfs: split up super.c
2007-06-12  Chris MasonBtrfs: fix oops after block group lookup
2007-06-09  Chris MasonBtrfs: remove device tree
2007-06-08  Chris MasonBtrfs: add compat ioctl
2007-06-08  Chris MasonBtrfs: d_type optimization
2007-05-29  Chris MasonBtrfs: fixup various fsx failures
2007-05-24  Chris MasonBtrfs: sparse files!
2007-05-24  Chris MasonBtrfs: symlinks and hard links
2007-05-23  Chris MasonBtrfs: rename
2007-05-21  Chris MasonBtrfs: 2.6.21-git fixes
2007-05-18  Chris MasonBtrfs: allocator optimizations, truncate readahead
2007-05-11  Chris MasonBtrfs: patch queue: fix corruption when splitting large...
2007-05-10  Chris MasonBtrfs: many allocator fixes, pretty solid
2007-05-06  Chris MasonBtrfs: more allocator enhancements
2007-05-03  Chris MasonBtrfs: early metadata/data split
2007-05-02  Chris MasonBtrfs: fix page cache memory leak
next