Btrfs: Fix extent_map and extent_state leaks by flushing lrus on FS unmount
[deliverable/linux.git] / fs /
2008-09-25  Chris MasonBtrfs: Fix extent_map and extent_state leaks by flushin...
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  Chris MasonFixes for loopback files in btrfs
2008-09-25  YanOff by one fix for btrfs_drop_extents
2008-09-25  Chris MasonBtrfs: Reorder extent back refs to differentiate btree...
2008-09-25  Chris MasonFix btrfs_inc_ref to add backref hints
2008-09-25  Chris MasonBtrfs: Fix typo in .. check (thanks Yan)
2008-09-25  Chris MasonBtrfs: Add backrefs for symbolic link inodes
2008-09-25  Chris MasonBtrfs: Extra NULL block group checks in find_free_extent
2008-09-25  Chris MasonBtrfs: Add back pointers from the inode to the director...
2008-09-25  Chris MasonBtrfs: Add lowest key information to back refs for...
2008-09-25  Chris MasonBtrfs: Add back pointers from extents to the btree...
2008-09-25  Chris MasonBtrfs: Implement generation numbers in block pointers
2008-09-25  Christian HesseBtrfs: section mismatch warnings
2008-09-25  YanBtrfs: Fix buffer get/release issue in create_snapshot
2008-09-25  Chris MasonBtrfs: Fix extent allocation for btree blocks as the...
2008-09-25  Chris MasonBtrfs: Add simple stripe size parameter
2008-09-25  Chris Masonbtrfs_drop_extents: make sure the item is getting small...
2008-09-25  Chris MasonBtrfs: Add efficient dirty accounting to the extent_map...
2008-09-25  Chris MasonBtrfs: Fine tune the btree writeback exclusion some...
2008-09-25  Chris MasonBtrfs: Only limit btree writeback for pdflush
2008-09-25  Chris MasonBtrfs: Limit btree writeback to prevent seeks
2008-09-25  Chris MasonBtrfs: Handle writeback under high memory pressure...
2008-09-25  YanBtrfs: Properly update right_nritems in push_leaf_left
2008-09-25  Chris MasonBtrfs: Add check for null block group to find_search_start
2008-09-25  Chris MasonBtrfs: Make sure page mapping dirty tag is properly...
2008-09-25  Chris MasonBtrfs: Avoid fragmentation from parallel delalloc filling
2008-09-25  Wyatt BanksBtrfs: Return value checking in module init
2008-09-25  Josef BacikBtrfs: xattr fixes
2008-09-25  Josef BacikBtrfs: Make ACLs return EOPNOTSUPP for now
2008-09-25  YanBtrfs: Off by one fixes for extent-tree.c
2008-09-25  YanBtrfs: Add full_scan parameter to find_search_start
2008-09-25  YanBtrfs: Add block group pinned accounting back
2008-09-25  Josef Bacikxattr support for btrfs
2008-09-25  Chris MasonBtrfs: Fix extent bit range testing
2008-09-25  Chris MasonBtrfs: Add readpages support
2008-09-25  Chris MasonBtrfs: Avoid extent_buffer lru corruption
2008-09-25  Chris MasonBtrfs: Allow large data extents in a single file to...
2008-09-25  Chris MasonBtrfs: Fix failure cleanups when allocating extent...
2008-09-25  Chris MasonBtrfs: Use writepages for the metadata too
2008-09-25  YanProperly delete csum item in btrfs_truncate_in_trans.
2008-09-25  Chris MasonBtrfs: Change push_leaf_{leaf,right} to empty the src...
2008-09-25  Chris MasonFix recursive KM_USER1 usage in btrfs_realloc_node
2008-09-25  Chris MasonBtrfs: Optimize allocations as we need to mix data...
2008-09-25  YanFix EXTENT_MAP_INLINE off by one in btrfs_drop_extents
2008-09-25  YanBtrfs: Fix u32 overflow in dirty_and_release_pages.
2008-09-25  Chris MasonBtrfs: Make defrag check nodes against the progress...
2008-09-25  YanBtrfs: Properly update free space cache in __free_extent
2008-09-25  Chris MasonBtrfs: Add writepages support
2008-09-25  YanBtrfs: small fixes for find_lock_delalloc_range.
2008-09-25  YanBtrfs: Fix typo and memory leak in extent-tree.c
2008-09-25  Chris MasonBtrfs: Fix a number of inline extent problems that...
2008-09-25  Chris MasonBtrfs: Fix PAGE_CACHE_SHIFT shifts on 32 bit machines
2008-09-25  Chris MasonAdd O_SYNC support to btrfs_file_write
2008-09-25  YanMinor fix for btrfs_csum_file_block.
2008-09-25  YanFix inline extent handling in btrfs_get_extent
2008-09-25  YanBtrfs: Fix extent_map leak in extent_bmap
2008-09-25  Chris MasonBtrfs: Compile fixes for 2.6.24-rc1
2008-09-25  YanFix ENOTEMPTY check in btrfs_rmdir
2008-09-25  Yanbtrfs_inode_by_name return random value.
2008-09-25  Chris MasonBtrfs: Tune the automatic defrag code
2008-09-25  YanBtrfs: Fix for insert_inline_extent to handle offset...
2008-09-25  Chris MasonBtrfs: Fix split_leaf to detect when it is extending...
2008-09-25  YanBtrfs: Off by one fixes in extent_map.c
2008-09-25  Chris MasonBtrfs: Optimize csum insertion to create larger items...
2008-09-25  Chris MasonBtrfs: Fix split_leaf to avoid incorrect double splits
2008-09-25  Chris MasonBtrfs: Avoid recursive KM_USER1 mappings in copy_extent...
2008-09-25  Chris MasonBtrfs: CPU usage optimizations in push and the extent_m...
2008-09-25  Chris MasonBtrfs: Fix read/write_extent_buffer to use KM_USER1...
2008-09-25  Jens AxboeBtrfs: sysfs compile fixup
2008-09-25  Jens AxboeBtrfs: KM_IRQ0 usage in end_io handling
2008-09-25  Jens AxboeBtrfs: Fix bi_end_io() functions on > 2.6.23 kernels
2008-09-25  Jens Axboebtrfs: 32-bit type problems
2008-09-25  Yan ZhengBtrfs: Properly setup root key while reading the root
2008-09-25  Chris MasonBtrfs: Fix typo: owner is a 64 bit field
2008-09-25  Chris MasonBtrfs: Default to 8k max packed tails
2008-09-25  Chris MasonBtrfs: Defrag only leaves, and only when the parent...
2008-09-25  Chris MasonBtrfs: Add back file data checksumming
2008-09-25  Chris MasonBtrfs: Defrag: only walk into nodes with the defrag...
2008-09-25  Chris MasonBtrfs: balance_dirty_pages_ratelimited is causing probl...
2008-09-25  Chris MasonBtrfs: Large block related defrag optimizations
2008-09-25  Chris MasonBtrfs: Add back metadata checksumming
2008-09-25  Chris MasonBreakout BTRFS_SETGET_FUNCS into a separate C file...
2008-09-25  Chris MasonBtrfs: extent_map optimizations to cut down on CPU...
2008-09-25  Chris MasonBtrfs: Allow tails larger than one page
2008-09-25  Chris MasonBtrfs: Add an extent buffer LRU to reduce radix tree...
2008-09-25  Chris MasonBtrfs: Fix allocation routines to avoid intermixing...
2008-09-25  Chris MasonBtrfs: Add back the online defragging code
2008-09-25  Chris MasonBtrfs: Use an array of pages in the extent buffers...
2008-09-25  Chris MasonBtrfs: Cache extent buffer mappings
2008-09-25  Chris MasonBtrfs: Allow tree blocks larger than the page size
2008-09-25  Chris MasonBtrfs: Change the remaining radix trees used by extent...
2008-09-25  Chris MasonBtrfs: Stop using radix trees for the block group cache
2008-09-25  Chris MasonBtrfs: Fix extent_buffer and extent_state leaks
2008-09-25  Chris MasonBtrfs: Go back to kmaps instead of page_address in...
2008-09-25  Chris MasonBtrfs: Avoid memcpy where possible in extent_buffers
2008-09-25  Chris MasonBtrfs: Optimizations for the extent_buffer code
2008-09-25  Chris MasonBtrfs: Create extent_buffer interface for large blocksizes
2008-09-25  Chris Masonbtrfs_get_extent should treat inline extents as though...
next
This page took 0.072233 seconds and 8 git commands to generate.