Merge branch 'for-linus' of git://git390.marist.edu/pub/scm/linux-2.6
[safe/jmp/linux-2.6] / fs / btrfs / extent-tree.c
2010-05-27 Linus TorvaldsMerge git://git./linux/kernel/git/mason/btrfs-unstable
2010-05-27 Chris MasonBtrfs: drop verbose enospc printk
2010-05-25 Yan, ZhengBtrfs: Metadata ENOSPC handling for balance
2010-05-25 Yan, ZhengBtrfs: Metadata reservation for orphan inodes
2010-05-25 Yan, ZhengBtrfs: Introduce global metadata reservation
2010-05-25 Yan, ZhengBtrfs: Update metadata reservation for delayed allocation
2010-05-25 Yan, ZhengBtrfs: Integrate metadata reservation with start_transa...
2010-05-25 Yan, ZhengBtrfs: Introduce contexts for metadata reservation
2010-05-25 Yan, ZhengBtrfs: Shrink delay allocated space in a synchronized
2010-05-25 Yan, ZhengBtrfs: Kill allocate_wait in space_info
2010-05-25 Yan, ZhengBtrfs: Link block groups of different raid types
2010-04-28 Dmitry Monakhovblkdev: generalize flags for blkdev_issue_fn functions
2010-04-13 Linus TorvaldsMerge branch 'master' of git://git./linux/kernel/git...
2010-04-05 Linus TorvaldsMerge git://git./linux/kernel/git/mason/btrfs-unstable
2010-04-05 Josef BacikBtrfs: fix data enospc check overflow
2010-04-05 Josef BacikBtrfs: fix small race with delalloc flushing waitqueue's
2010-03-31 Josef BacikBtrfs: kill max_extent mount option
2010-03-31 Josef BacikBtrfs: fail to mount if we have problems reading the...
2010-03-31 Miao XieBtrfs: add NULL check for do_walk_down()
2010-03-30 Tejun Heoinclude cleanup: Update gfp.h and slab.h includes to...
2010-03-15 Josef BacikBtrfs: cache the extent state everywhere we possibly...
2010-02-04 Yan, ZhengBtrfs: Fix oopsen when dropping empty tree.
2010-01-18 Josef BacikBtrfs: fix possible panic on unmount
2009-12-17 Josef BacikBtrfs: make metadata chunks smaller
2009-12-17 Yan, ZhengBtrfs: don't add extent 0 to the free space cache v2
2009-12-17 Yan, ZhengBtrfs: Fix per root used space accounting
2009-12-17 Yan, ZhengBtrfs: Add delayed iput
2009-12-16 Yan, ZhengBtrfs: Avoid superfluous tree-log writeout
2009-11-11 Linus TorvaldsMerge git://git./linux/kernel/git/mason/btrfs-unstable
2009-11-11 Chris MasonBtrfs: allow more metadata chunk preallocation
2009-11-11 Josef BacikBtrfs: find ideal block group for caching
2009-10-15 Linus TorvaldsMerge branch 'master' of git://git./linux/kernel/git...
2009-10-14 Chris MasonBtrfs: always pin metadata in discard mode
2009-10-14 Christoph HellwigBtrfs: enable discard support
2009-10-14 Christoph HellwigBtrfs: add -o discard option
2009-10-11 Linus TorvaldsMerge git://git./linux/kernel/git/mason/btrfs-unstable
2009-10-09 Yan, ZhengBtrfs: optimize back reference update during btrfs_drop...
2009-10-08 Josef BacikBtrfs: async delalloc flushing under space pressure
2009-10-08 Josef BacikBtrfs: release delalloc reservations on extent item...
2009-10-06 Josef BacikBtrfs: fix possible softlockup in the allocator
2009-10-01 Chris MasonMerge branch 'master' of git://git./linux/kernel/git...
2009-09-29 Sage WeilBtrfs: fix deadlock with free space handling and user...
2009-09-28 Josef BacikBtrfs: proper -ENOSPC handling
2009-09-24 Chris MasonMerge branch 'master' of git://git./linux/kernel/git...
2009-09-22 Chris MasonBtrfs: fix early enospc during balancing
2009-09-22 Chris MasonBtrfs: deal with NULL space info
2009-09-21 Josef BacikBtrfs: account for space used by the super mirrors
2009-09-21 Josef BacikBtrfs: remove dead code
2009-09-21 Josef BacikBtrfs: don't keep retrying a block group if we fail...
2009-09-21 Josef BacikBtrfs: make balance code choose more wisely when relocating
2009-09-21 Yan, ZhengBtrfs: add snapshot/subvolume destroy ioctl
2009-09-21 Yan, ZhengBtrfs: speed up snapshot dropping
2009-09-17 Yan ZhengBtrfs: improve async block group caching
2009-09-14 Christoph Hellwigblock: use blkdev_issue_discard in blk_ioctl_discard
2009-09-11 Chris MasonBtrfs: switch extent_map to a rw lock
2009-07-31 Chris MasonBtrfs: make sure the async caching thread advances...
2009-07-30 Chris MasonBtrfs: be more polite in the async caching threads
2009-07-30 Yan ZhengBtrfs: preserve commit_root for async caching
2009-07-28 Yan ZhengBtrfs: Fix async caching interaction with unmount
2009-07-27 Josef BacikBtrfs: change how we unpin extents
2009-07-24 Chris MasonBtrfs: clear all space_info->full after removing a...
2009-07-24 Josef BacikBtrfs: async block group caching
2009-07-24 Josef BacikBtrfs: use hybrid extents+bitmap rb tree for free space
2009-07-22 Yan ZhengBtrfs: make sure all dirty blocks are written at commit...
2009-07-02 Hu TaoBtrfs: fix error message formatting
2009-07-02 Yan ZhengBtrfs: update backrefs while dropping snapshot
2009-06-11 Yan ZhengBtrfs: check duplicate backrefs for both data and metadata
2009-06-10 David WoodhouseBtrfs: remove crc32c.h and use libcrc32c directly.
2009-06-10 Chris MasonBtrfs: add mount -o ssd_spread to spread allocations out
2009-06-10 Yan ZhengBtrfs: Mixed back reference (FORWARD ROLLING FORMAT...
2009-06-04 Chris MasonBtrfs: Fix oops and use after free during space balancing
2009-05-14 Sankar PBtrfs: Spelling fix in btrfs_lookup_first_block_group...
2009-04-27 Joel BeckerBtrfs: Fix a bunch of printk() warnings.
2009-04-24 Josef BacikBtrfs: try to keep a healthy ratio of metadata vs data...
2009-04-03 Chris MasonBtrfs: rework allocation clustering
2009-04-03 Josef BacikBtrfs: kill the pinned_mutex
2009-04-03 Josef BacikBtrfs: kill the block group alloc mutex
2009-04-03 Josef BacikBtrfs: clean up find_free_extent
2009-04-03 Josef BacikBtrfs: free space cache cleanups
2009-03-31 Chris MasonBtrfs: try to free metadata pages when we free btree...
2009-03-24 Chris MasonBtrfs: tree logging unlink/rename fixes
2009-03-24 Chris MasonBtrfs: leave btree locks spinning more often
2009-03-24 Chris MasonBtrfs: reduce stalls during transaction commit
2009-03-24 Chris MasonBtrfs: process the delayed reference queue in clusters
2009-03-24 Chris MasonBtrfs: try to cleanup delayed refs while freeing extents
2009-03-24 Chris MasonBtrfs: do extent allocation and reference count updates...
2009-03-10 Chris MasonBtrfs: Fix locking around adding new space_info
2009-03-09 Chris MasonBtrfs: fix spinlock assertions on UP systems
2009-02-20 Josef BacikBtrfs: try committing transaction before returning...
2009-02-20 Josef BacikBtrfs: add better -ENOSPC handling
2009-02-12 Yan ZhengBtrfs: hold trans_mutex when using btrfs_record_root_in...
2009-02-12 Chris MasonBtrfs: make a lockdep class for the extent buffer locks
2009-02-12 Chris MasonBtrfs: use larger metadata clusters in ssd mode
2009-02-12 Josef BacikBtrfs: make sure all pending extent operations are...
2009-02-05 Chris MasonBtrfs: Fix memory leak in cache_drop_leaf_ref
2009-02-04 Chris MasonBtrfs: Make btrfs_drop_snapshot work in larger and...
2009-02-04 Chris MasonBtrfs: Change btree locking to use explicit blocking...
2009-02-04 Chris MasonBtrfs: sort references by byte number during btrfs_inc_ref
2009-01-21 Yan ZhengBtrfs: fix tree logs parallel sync
2009-01-21 Yan ZhengBtrfs: fix stop searching test in replace_one_extent
next