Btrfs: Fix cache_block_group to catch holes at the start of the group
[deliverable/linux.git] / fs / btrfs / extent-tree.c
2007-09-14  YanBtrfs: Fix cache_block_group to catch holes at the...
2007-08-29  YanBtrfs: Fix oopsen in extent_tree.c during enospc
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: Do more extensive readahead during tree searches
2007-08-10  Chris MasonBtrfs: Add BH_Defrag to mark buffers that are in need...
2007-08-10  Chris MasonBtrfs: Btree defrag on the extent-mapping tree as well
2007-08-09  Chris MasonBtrfs: Further reduce the concurrency penalty of defrag...
2007-08-09  Chris MasonBtrfs: Replace extent tree preallocation code with...
2007-08-08  Chris MasonBtrfs: Let some locks go during defrag and snapshot...
2007-08-07  Chris MasonBtrfs: Add run time btree defrag, and an ioctl to force...
2007-08-07  Chris MasonBtrfs: Fold some btree readahead routines into somethin...
2007-08-07  Chris MasonBtrfs: Do snapshot deletion in smaller chunks.
2007-07-11  Zach BrownBtrfs: trivial include fixups
2007-06-28  Chris MasonBtrfs: crash recovery fixes
2007-06-26  Chris MasonBtrfs: Allow find_free_extent callers to pass in an...
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-19  Chris MasonBtrfs: reada while dropping snapshots
2007-06-19  Chris MasonBtrfs: cache the extent tree preallocation
2007-06-18  Chris MasonSubject: Rework btrfs_file_write to only allocate while...
2007-06-13  Aneeshbtrfs: Code cleanup
2007-06-12  Chris MasonBtrfs: add GPLv2
2007-06-12  Chris MasonBtrfs: printk fixes
2007-06-12  Chris MasonBtrfs: 64 bit div fixes
2007-06-12  Chris MasonBtrfs: fix oops after block group lookup
2007-06-08  Chris MasonBtrfs: d_type optimization
2007-05-30  Chris MasonBtrfs: use a separate flag for search_start vs a hint...
2007-05-29  Chris MasonBtrfs: block group switching
2007-05-24  Chris MasonBtrfs: sparse files!
2007-05-18  Chris MasonBtrfs: allocator optimizations, truncate readahead
2007-05-10  Chris MasonBtrfs: fix check_node and check_leaf to use less cpu
2007-05-10  Chris MasonBtrfs: many allocator fixes, pretty solid
2007-05-08  Chris MasonBtrfs: allocator and tuning
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
2007-05-01  Chris MasonBtrfs: directory readahead
2007-04-30  Chris MasonBtrfs: allocator improvements, inode block groups
2007-04-28  Chris MasonBtrfs: prealloc more blocks for the extent map
2007-04-28  Chris MasonBtrfs: smarter transaction writeback
2007-04-28  Chris MasonBtrfs: try to drop dead cow pages from ram
2007-04-27  Chris MasonBtrfs: allocator tweaks
2007-04-27  Chris MasonBtrfs: more block allocator work
2007-04-26  Chris MasonBtrfs: start of block group code
2007-04-25  Chris MasonBtrfs: change around extent-tree prealloc
2007-04-24  Chris MasonBtrfs: get rid of the extent_item type field
2007-04-23  Chris MasonBtrfs: fix extent owner/type setting on extent tree...
2007-04-21  Chris MasonBtrfs: add owner and type fields to the extents aand...
2007-04-19  Chris MasonBtrfs: many file_write fixes, inline data
2007-04-18  Chris MasonBtrfs: working file_write, reorganized key flags
2007-04-17  Chris MasonBtrfs: progress on file_write
2007-04-11  Chris MasonBtrfs: create a logical->phsyical block number mapping...
2007-04-10  Chris MasonBtrfs: drop owner and parentid
2007-04-10  Chris MasonBtrfs: snapshot progress
2007-04-05  Chris MasonBtrfs: more inode indexed directory work
2007-04-04  Chris MasonBtrfs: tweak the inode-map and free extent search start...
2007-04-02  Chris MasonBtrfs: csum_verify_file_block locking fix
2007-04-02  Chris MasonBtrfs: dynamic allocation of path struct
2007-04-02  Chris MasonBtrfs: still corruption hunting
2007-03-30  Chris MasonBtrfs: corruption hunt continues
2007-03-28  Chris MasonBtrfs: use a btree inode instead of sb_getblk
2007-03-27  Chris Masonbtrfs_truncate
2007-03-27  Chris MasonBtrfs: reference counts on data extents
2007-03-26  Chris Masonbtrfs_get_block, file read/write
2007-03-26  Chris MasonBtrfs: add a radix back bit tree
2007-03-25  Chris MasonBtrfs: leak fixes, pinning fixes
2007-03-23  Chris MasonBtrfs: very minimal locking
2007-03-23  Chris MasonBtrfs: properly set new buffers for new blocks up to...
2007-03-23  Chris Masonbtrfs_create, btrfs_write_super, btrfs_sync_fs
2007-03-22  Chris MasonMountable btrfs, with readdir
2007-03-21  Chris MasonBtrfs: initial move to kernel module land
2007-03-21  Chris MasonBtrfs: Better block record keeping, real mkfs
2007-03-20  Chris MasonBtrfs: Add inode map, and the start of file extent...
2007-03-16  Chris MasonBtrfs: transaction handles everywhere
2007-03-16  Chris MasonBtrfs: pin freed blocks from the FS tree too
2007-03-15  Chris MasonBtrfs: Use a chunk of the key flags to record the item...
2007-03-14  Chris MasonBtrfs: variable block size support
2007-03-14  Chris MasonBtrfs: add leaf data casting helper
2007-03-14  Chris MasonBtrfs: properly reset block cache on free
2007-03-13  Chris MasonBtrfs: Change the super to point to a tree of trees...
2007-03-13  Chris MasonBtrfs: make some funcs static
2007-03-13  Chris Masonrename funcs and structs to btrfs
2007-03-13  Chris MasonBtrfs: struct extent_item endian
2007-03-13  Chris MasonBtrfs: node->blockptrs endian fixes
2007-03-13  Chris MasonBtrfs: struct item endian fixes
2007-03-12  Chris MasonBtrfs: struct key endian fixes
2007-03-12  Chris MasonBtrfs: get/set for struct header fields
2007-03-12  Chris Masonfix leak in btrfs_drop_snapshot
2007-03-10  Chris MasonBtrfs: recursion free-first pass
2007-03-07  Chris MasonBtrfs: Fixup last found extent caching
2007-03-07  Chris MasonBtrfs: get rid of add recursion
2007-03-07  Chris MasonBtrfs: Fixup reference counting on cows
2007-03-02  Chris MasonBtrfs: early reference counting
2007-03-02  Chris MasonBtrfs: Fix extent code to use merge during delete
2007-02-28  Chris MasonBtrfs: more return code checking
2007-02-28  Chris MasonBtrfs: return code checking
2007-02-26  Chris MasonBtrfs: u64 cleanups
2007-02-26  Chris MasonBtrfs: Add fsx-style randomized tree tester
This page took 0.178242 seconds and 107 git commands to generate.