Age | Commit message (Expand) | Author | Files | Lines |
2008-12-11 | Btrfs: fix leaking block group on balance | Yan Zheng | 1 | -5/+3 |
2008-12-08 | Btrfs: Add inode sequence number for NFS and reserved space in a few structs | Chris Mason | 1 | -3/+3 |
2008-09-29 | Btrfs: add and improve comments | Chris Mason | 1 | -3/+51 |
2008-09-25 | Btrfs: Dir fsync optimizations | Chris Mason | 1 | -0/+3 |
2008-09-25 | Btrfs: Add a write ahead tree log to optimize synchronous operations | Chris Mason | 1 | -0/+8 |
2008-09-25 | Get rid of BTRFS_I(inode)->index and use local vars instead | Chris Mason | 1 | -9/+0 |
2008-09-25 | Btrfs: Maintain a list of inodes that are delalloc and a way to wait on them | Chris Mason | 1 | -0/+2 |
2008-09-25 | Btrfs: Create orphan inode records to prevent lost files after a crash | Josef Bacik | 1 | -0/+3 |
2008-09-25 | Btrfs: Add ACL support | Josef Bacik | 1 | -0/+3 |
2008-09-25 | Btrfs: Implement new dir index format | Josef Bacik | 1 | -0/+15 |
2008-09-25 | Add a per-inode lock around btrfs_drop_extents | Chris Mason | 1 | -0/+1 |
2008-09-25 | Btrfs: Update on disk i_size only after pending ordered extents are done | Chris Mason | 1 | -0/+9 |
2008-09-25 | Btrfs: New data=ordered implementation | Chris Mason | 1 | -2/+2 |
2008-09-25 | Btrfs: Add a per-inode csum mutex to avoid races creating csum items | Chris Mason | 1 | -0/+1 |
2008-09-25 | Btrfs: Throttle file_write when data=ordered is flushing the inode | Chris Mason | 1 | -0/+1 |
2008-09-25 | Btrfs: Handle checksumming errors while reading data blocks | Chris Mason | 1 | -0/+1 |
2008-09-25 | Btrfs: Fix i_blocks accounting | Chris Mason | 1 | -0/+1 |
2008-09-25 | Btrfs: Split the extent_map code into two parts | Chris Mason | 1 | -0/+2 |
2008-09-25 | Btrfs: Add inode flags support | Yan | 1 | -0/+1 |
2008-09-25 | Btrfs: Add data=ordered support | Chris Mason | 1 | -0/+1 |
2007-08-27 | Btrfs: Extent based page cache code. This uses an rbtree of extents and tests | Chris Mason | 1 | -0/+3 |
2007-08-10 | Btrfs: delay commits during fsync to allow more writers | Josef Bacik | 1 | -0/+5 |
2007-06-13 | btrfs: Code cleanup | Aneesh | 1 | -0/+1 |
2007-06-12 | Btrfs: add GPLv2 | Chris Mason | 1 | -0/+18 |
2007-04-30 | Btrfs: allocator improvements, inode block groups | Chris Mason | 1 | -0/+1 |
2007-04-10 | Btrfs: drop the inode map tree | Chris Mason | 1 | -2/+0 |
2007-04-06 | Btrfs: start of support for many FS volumes | Chris Mason | 1 | -0/+2 |
2007-04-02 | Btrfs: still corruption hunting | Chris Mason | 1 | -0/+14 |