summaryrefslogtreecommitdiff
path: root/fs
AgeCommit message (Expand)Author
2008-09-25Btrfs: Add mount option to enforce a max extent sizeChris Mason
2008-09-25Btrfs: Fix extent_map and extent_state leaks by flushing lrus on FS unmountChris Mason
2008-09-25Btrfs: Add mount option to turn off data cowChris Mason
2008-09-25Btrfs: Add mount -o nodatasum to turn of file data checksummingChris Mason
2008-09-25Fixes for loopback files in btrfsChris Mason
2008-09-25Off by one fix for btrfs_drop_extentsYan
2008-09-25Btrfs: Reorder extent back refs to differentiate btree blocks from file dataChris Mason
2008-09-25Fix btrfs_inc_ref to add backref hintsChris Mason
2008-09-25Btrfs: Fix typo in .. check (thanks Yan)Chris Mason
2008-09-25Btrfs: Add backrefs for symbolic link inodesChris Mason
2008-09-25Btrfs: Extra NULL block group checks in find_free_extentChris Mason
2008-09-25Btrfs: Add back pointers from the inode to the directory that references itChris Mason
2008-09-25Btrfs: Add lowest key information to back refs for extent tree blocks as well.Chris Mason
2008-09-25Btrfs: Add back pointers from extents to the btree or file referencing themChris Mason
2008-09-25Btrfs: Implement generation numbers in block pointersChris Mason
2008-09-25Btrfs: section mismatch warningsChristian Hesse
2008-09-25Btrfs: Fix buffer get/release issue in create_snapshotYan
2008-09-25Btrfs: Fix extent allocation for btree blocks as the disk fillsChris Mason
2008-09-25Btrfs: Add simple stripe size parameterChris Mason
2008-09-25btrfs_drop_extents: make sure the item is getting smaller before truncateChris Mason
2008-09-25Btrfs: Add efficient dirty accounting to the extent_map treeChris Mason
2008-09-25Btrfs: Fine tune the btree writeback exclusion some moreChris Mason
2008-09-25Btrfs: Only limit btree writeback for pdflushChris Mason
2008-09-25Btrfs: Limit btree writeback to prevent seeksChris Mason
2008-09-25Btrfs: Handle writeback under high memory pressure betterChris Mason
2008-09-25Btrfs: Properly update right_nritems in push_leaf_leftYan
2008-09-25Btrfs: Add check for null block group to find_search_startChris Mason
2008-09-25Btrfs: Make sure page mapping dirty tag is properly clearedChris Mason
2008-09-25Btrfs: Avoid fragmentation from parallel delalloc fillingChris Mason
2008-09-25Btrfs: Return value checking in module initWyatt Banks
2008-09-25Btrfs: xattr fixesJosef Bacik
2008-09-25Btrfs: Make ACLs return EOPNOTSUPP for nowJosef Bacik
2008-09-25Btrfs: Off by one fixes for extent-tree.cYan
2008-09-25Btrfs: Add full_scan parameter to find_search_startYan
2008-09-25Btrfs: Add block group pinned accounting backYan
2008-09-25xattr support for btrfsJosef Bacik
2008-09-25Btrfs: Fix extent bit range testingChris Mason
2008-09-25Btrfs: Add readpages supportChris Mason
2008-09-25Btrfs: Avoid extent_buffer lru corruptionChris Mason
2008-09-25Btrfs: Allow large data extents in a single file to span into metadata block ...Chris Mason
2008-09-25Btrfs: Fix failure cleanups when allocating extent buffers failChris Mason
2008-09-25Btrfs: Use writepages for the metadata tooChris Mason
2008-09-25Properly delete csum item in btrfs_truncate_in_trans.Yan
2008-09-25Btrfs: Change push_leaf_{leaf,right} to empty the src leave during item deletionChris Mason
2008-09-25Fix recursive KM_USER1 usage in btrfs_realloc_nodeChris Mason
2008-09-25Btrfs: Optimize allocations as we need to mix data and metadata into one groupChris Mason
2008-09-25Fix EXTENT_MAP_INLINE off by one in btrfs_drop_extentsYan
2008-09-25Btrfs: Fix u32 overflow in dirty_and_release_pages.Yan
2008-09-25Btrfs: Make defrag check nodes against the progress key to prevent repeating ...Chris Mason
2008-09-25Btrfs: Properly update free space cache in __free_extentYan