Btrfs: Fix locking around adding new space_info
[linux-2.6] / fs / btrfs / ctree.h
2009-03-10  Chris MasonBtrfs: Fix locking around adding new space_info
2009-02-20  Josef BacikBtrfs: add better -ENOSPC handling
2009-02-12  Chris MasonBtrfs: make a lockdep class for the extent buffer locks
2009-02-12  Jeff MahoneyBtrfs: remove btrfs_init_path
2009-02-04  Chris MasonBtrfs: Change btree locking to use explicit blocking...
2009-02-04  Chris MasonBtrfs: hash_lock is no longer needed
2009-01-29  Chris MasonMerge branch 'master' of git://git./linux/kernel/git...
2009-01-21  Yan ZhengBtrfs: fix tree logs parallel sync
2009-01-21  Jan EngelhardtBtrfs: change/remove typedef
2009-01-14  Lachlan McIlroyMerge git://git./linux/kernel/git/torvalds/linux-2...
2009-01-13  Takashi IwaiMerge branch 'topic/hda-gateway' into topic/hda
2009-01-13  Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2009-01-13  Benjamin HerrenschmidtMerge commit 'gcl/gcl-next' into next
2009-01-13  Benjamin HerrenschmidtMerge commit 'kumar/kumar-next' into next
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 timers/urgent
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-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
next