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