aboutsummaryrefslogtreecommitdiffstats
path: root/fs/btrfs/btrfs_inode.h
Commit message (Expand)AuthorAge
* Btrfs: fix leaking block group on balanceYan Zheng2008-12-11
* Btrfs: Add inode sequence number for NFS and reserved space in a few structsChris Mason2008-12-08
* Btrfs: add and improve commentsChris Mason2008-09-29
* Btrfs: Dir fsync optimizationsChris Mason2008-09-25
* Btrfs: Add a write ahead tree log to optimize synchronous operationsChris Mason2008-09-25
* Get rid of BTRFS_I(inode)->index and use local vars insteadChris Mason2008-09-25
* Btrfs: Maintain a list of inodes that are delalloc and a way to wait on themChris Mason2008-09-25
* Btrfs: Create orphan inode records to prevent lost files after a crashJosef Bacik2008-09-25
* Btrfs: Add ACL supportJosef Bacik2008-09-25
* Btrfs: Implement new dir index formatJosef Bacik2008-09-25
* Add a per-inode lock around btrfs_drop_extentsChris Mason2008-09-25
* Btrfs: Update on disk i_size only after pending ordered extents are doneChris Mason2008-09-25
* Btrfs: New data=ordered implementationChris Mason2008-09-25
* Btrfs: Add a per-inode csum mutex to avoid races creating csum itemsChris Mason2008-09-25
* Btrfs: Throttle file_write when data=ordered is flushing the inodeChris Mason2008-09-25
* Btrfs: Handle checksumming errors while reading data blocksChris Mason2008-09-25
* Btrfs: Fix i_blocks accountingChris Mason2008-09-25
* Btrfs: Split the extent_map code into two partsChris Mason2008-09-25
* Btrfs: Add inode flags supportYan2008-09-25
* Btrfs: Add data=ordered supportChris Mason2008-09-25
* Btrfs: Extent based page cache code. This uses an rbtree of extents and testsChris Mason2007-08-27
* Btrfs: delay commits during fsync to allow more writersJosef Bacik2007-08-10
* btrfs: Code cleanupAneesh2007-06-13
* Btrfs: add GPLv2Chris Mason2007-06-12
* Btrfs: allocator improvements, inode block groupsChris Mason2007-04-30
* Btrfs: drop the inode map treeChris Mason2007-04-10
* Btrfs: start of support for many FS volumesChris Mason2007-04-06
* Btrfs: still corruption huntingChris Mason2007-04-02