aboutsummaryrefslogtreecommitdiffstats
path: root/fs/btrfs
Commit message (Expand)AuthorAge
* Btrfs: Add mount -o ssd, which includes optimizations for seek free storageChris Mason2008-09-25
* Btrfs: Use blk_congestion_wait on older kernelsChris Mason2008-09-25
* Btrfs: Fix compile on 2.6.22 kernelYan2008-09-25
* Btrfs: Fix compile on kernel without ACLs enabledYan2008-09-25
* Btrfs: Fix data=ordered vs wait_on_inode deadlock on older kernelsChris Mason2008-09-25
* Btrfs: Run igrab on data=ordered inodes to prevent deadlocks during writeoutChris Mason2008-09-25
* Btrfs: Disable delalloc accounting for nowChris Mason2008-09-25
* Rework btrfs_drop_inode to avoid schedulingChris Mason2008-09-25
* Btrfs: Add drop inode func to avoid data=ordered deadlockChris Mason2008-09-25
* Btrfs: Delete any remaining extent_maps before freeing the inodeChris Mason2008-09-25
* Btrfs: Only delete roots from sysfs when they were added to sysfsChris Mason2008-09-25
* Btrfs: Change magic string to reflect new formatChris Mason2008-09-25
* Btrfs: Add readonly inode flagYan2008-09-25
* Btrfs: Implement ACLs setting and gettingYan2008-09-25
* Btrfs: Remove verbose WARN_ONChris Mason2008-09-25
* Btrfs: Fix extent_buffer usage when nodesize != leafsizeChris Mason2008-09-25
* Btrfs: Add flush barriers on commitChris Mason2008-09-25
* Btrfs: Remove extent_map debugging messageChris Mason2008-09-25
* Btrfs: Add inode flags supportYan2008-09-25
* Btrfs: online shrinking fixesChris Mason2008-09-25
* Btrfs: Disable btree reada during extent backref lookups.Chris Mason2008-09-25
* 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