Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6
[pandora-kernel.git] / fs / btrfs / ctree.h
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 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-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
2008-12-17 Chris MasonBtrfs: shift all end_io work to thread pools
2008-12-12 Yan ZhengBtrfs: fix nodatasum handling in balancing code
2008-12-11 Yan ZhengBtrfs: fix leaking block group on balance
2008-12-10 Chris MasonBtrfs: Delete csum items when freeing extents
2008-12-08 Chris MasonBtrfs: Add inode sequence number for NFS and reserved...
2008-12-08 Chris MasonBtrfs: move data checksumming into a dedicated tree
2008-12-02 Chris MasonBtrfs: rev the disk format for the inode compat and...
2008-12-02 Josef BacikBtrfs: add support for multiple csum algorithms
2008-12-02 Josef BacikBtrfs: add support for compat flags to btrfs
2008-11-20 Josef BacikBtrfs: Fix for lockdep warnings with alloc_mutex and...
2008-11-19 Chris MasonMerge branch 'master' of git://git./linux/kernel/git...
2008-11-18 Chris MasonBtrfs: Update the disk format for the seed device and...
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 Yan ZhengBtrfs: Seed device support
2008-11-12 Yan ZhengBtrfs: mount ro and remount support
2008-11-12 Josef BacikBtrfs: batch extent inserts/updates/deletions on the...
2008-11-07 Chris MasonBtrfs: Optimize compressed writeback and reads
2008-10-31 Chris MasonBtrfs: rev the disk format for fallocate
2008-10-30 Yan ZhengBtrfs: Add fallocate support v2
2008-10-30 Yan ZhengBtrfs: update nodatacow code v2
2008-10-30 Yan ZhengBtrfs: update hole handling v2
2008-10-29 Chris MasonBtrfs: Rev the disk format for compression and root...
2008-10-29 Yan ZhengBtrfs: Add root tree pointer transaction ids
2008-10-29 Josef BacikBtrfs: nuke fs wide allocation mutex V2
2008-10-29 Josef BacikBtrfs: fix enospc when there is plenty of space
2008-10-29 Yan ZhengBtrfs: Improve space balancing code
2008-10-29 Chris MasonBtrfs: Add zlib compression support
2008-10-16 Chris MasonMerge branch 'master' of ssh://mason@/linux/kernel...
2008-10-09 Christoph HellwigBtrfs: Fix subvolume creation locking rules
2008-10-09 Chris MasonBtrfs: Rev the disk format for the new back reference...
2008-10-09 Yan ZhengBtrfs: Remove offset field from struct btrfs_extent_ref
2008-10-09 Yan ZhengBtrfs: Count space allocated to file in bytes
2008-10-03 Chris MasonBtrfs: remove last_log_alloc allocator optimization
2008-10-01 Chris MasonBtrfs: don't read leaf blocks containing only checksums...
2008-09-29 Chris MasonBtrfs: add and improve comments
2008-09-29 Chris MasonBtrfs: Wait for IO on the block device inodes of newly...
2008-09-26 Zheng YanBtrfs: update space balancing code
2008-09-26 Zheng YanBtrfs: extent_map and data=ordered fixes for space...
2008-09-26 Zheng YanBtrfs: Add shared reference cache
2008-09-26 Zheng YanBtrfs: allocator fixes for space balancing update
2008-09-25 Chris MasonRemove Btrfs compat code for older kernels
2008-09-25 Chris MasonMerge Btrfs into fs/btrfs
2008-09-25 Zheng YanBtrfs: Full back reference support
2008-09-25 Josef BacikBtrfs: free space accounting redo
2008-09-25 Chris MasonBtrfs: Record dirty pages tree-log pages in an extent_i...
2008-09-25 Zheng YanBtrfs: Update find free objectid function for orphan...
2008-09-25 Christoph Hellwigremove unused function btrfs_ilookup
2008-09-25 Chris MasonBtrfs: Rev the disk format
2008-09-25 Chris MasonBtrfs: Add a write ahead tree log to optimize synchrono...
2008-09-25 Chris MasonBtrfs: Rev the disk format
2008-09-25 Balaji RaoIntroduce btrfs_iget helper
2008-09-25 Chris MasonBtrfs: Wait for kernel threads to make progress during...
2008-09-25 Chris MasonBtrfs: Count async bios separately from async checksum...
2008-09-25 Eric SandeenBtrfs: fix RHEL test for ClearPageFsMisc
2008-09-25 Yan ZhengBtrfs: Fix nodatacow for the new data=ordered mode
2008-09-25 Chris MasonBtrfs: Maintain a list of inodes that are delalloc...
2008-09-25 Sage WeilBtrfs: fix ioctl-initiated transactions vs wait_current...
2008-09-25 Chris Masonbtrfs_search_slot: reduce lock contention by cowing...
2008-09-25 Chris MasonBtrfs: Fix streaming read performance with checksumming on
2008-09-25 YanBtrfs: implement memory reclaim for leaf reference...
2008-09-25 Yan ZhengBtrfs: Update and fix mount -o nodatacow
2008-09-25 Chris MasonBtrfs: Throttle operations if the reference cache gets...
2008-09-25 Chris MasonBtrfs: Leaf reference cache update
2008-09-25 Yan ZhengBtrfs: Add a leaf reference cache
2008-09-25 Chris MasonBtrfs: Rev the disk format magic
2008-09-25 Josef BacikBtrfs: Create orphan inode records to prevent lost...
2008-09-25 Josef BacikBtrfs: Add ACL support
2008-09-25 Josef BacikBtrfs: Remove unused xattr code
2008-09-25 Josef BacikBtrfs: Implement new dir index format
2008-09-25 Chris MasonBtrfs: Fix the defragmention code and the block relocat...
2008-09-25 Chris MasonBtrfs: Fix some build problems on 2.6.18 based enterpri...
2008-09-25 Chris MasonBtrfs: alloc_mutex latency reduction
2008-09-25 Chris MasonBtrfs: Use mutex_lock_nested for tree locking
2008-09-25 Chris MasonBtrfs: Fix some data=ordered related data corruptions
2008-09-25 Chris MasonBtrfs: Handle data checksumming on bios that span multi...
2008-09-25 Chris Masonbtrfs_start_transaction: wait for commits in progress...
2008-09-25 Chris MasonBtrfs: Use async helpers to deal with pages that have...
next