aboutsummaryrefslogtreecommitdiffstats
path: root/fs
Commit message (Expand)AuthorAge
* Btrfs: Add some simple throttling to wait for data=ordered and snapshot deletionChris Mason2008-09-25
* Btrfs: Move snapshot creation to commit timeChris Mason2008-09-25
* Btrfs: Add data=ordered supportChris Mason2008-09-25
* Btrfs: Change tree block csum tagging to avoid false error messagesChris Mason2008-09-25
* Btrfs: resizer: don't hold the fs_mutex for long periods of timeChris Mason2008-09-25
* Properly call btrfs_search_slot while shrinkingChris Mason2008-09-25
* Btrfs: Lower the max inline size to 8kChris Mason2008-09-25
* Btrfs: Change st_blocksize to 4kChris Mason2008-09-25
* Btrfs: Properly handle overlapping extent in shrink_extent_treeYan2008-09-25
* Btrfs: Add a helper that finds previous extent itemYan2008-09-25
* Btrfs: Fix lock ordering of the snapshot semaphore against the page lockChris Mason2008-09-25
* count_snapshots: Properly update the leaf pointer after btrfs_next_leafChris Mason2008-09-25
* Btrfs: Force inlining off in a few places to save stack usageChris Mason2008-09-25
* Btrfs: 32 bit compile fixes for the resizer and enospc checksChris Mason2008-09-25
* Btrfs: Reduce stack usage in the resizer, fix 32 bit compilesChris Mason2008-09-25
* Btrfs: Explicitly send a root objectid to count_snapshots_in_pathChris Mason2008-09-25
* Btrfs: Add readahead to the online shrinker, and a mount -o alloc_start= for ...Chris Mason2008-09-25
* Btrfs: Fix NULL block groups on reading the inodeChris Mason2008-09-25
* Btrfs: Support for online FS resize (grow and shrink)Chris Mason2008-09-25
* Btrfs: Fix an off by one in the extent_map prepare write codeChris Mason2008-09-25
* Btrfs: Implement basic support for -ENOSPCChris Mason2008-09-25
* Btrfs: Less aggressive readahead on deletesChris Mason2008-09-25
* Btrfs: Fix nodatacow extent lookupChris Mason2008-09-25
* Btrfs: Fix delayed allocation to avoid missing delalloc extentsChris Mason2008-09-25
* kmalloc a few large stack objects in the btrfs_ioctl pathChris Mason2008-09-25
* Btrfs: Back port to 2.6.18-el kernelsChris Mason2008-09-25
* Btrfs: Add mount option to enforce a max extent sizeChris Mason2008-09-25
* Btrfs: Fix extent_map and extent_state leaks by flushing lrus on FS unmountChris Mason2008-09-25
* 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