Age | Commit message (Expand) | Author | Files | Lines |
2009-10-13 | Btrfs: avoid tree log commit when there are no changes | Chris Mason | 1 | -0/+6 |
2009-10-08 | Btrfs: release delalloc reservations on extent item insertion | Josef Bacik | 1 | -5/+7 |
2009-09-29 | Btrfs: proper -ENOSPC handling | Josef Bacik | 1 | -0/+8 |
2009-09-21 | Btrfs: change how subvolumes are organized | Yan, Zheng | 1 | -0/+1 |
2009-06-24 | switch btrfs to inode->i_acl | Al Viro | 1 | -4/+0 |
2009-06-10 | Btrfs: implement FS_IOC_GETFLAGS/SETFLAGS/GETVERSION | Christoph Hellwig | 1 | -1/+0 |
2009-06-10 | Btrfs: Mixed back reference (FORWARD ROLLING FORMAT CHANGE) | Yan Zheng | 1 | -0/+3 |
2009-03-31 | Btrfs: add extra flushing for renames and truncates | Chris Mason | 1 | -0/+18 |
2009-03-24 | Btrfs: tree logging unlink/rename fixes | Chris Mason | 1 | -6/+7 |
2009-02-20 | Btrfs: add better -ENOSPC handling | Josef Bacik | 1 | -0/+8 |
2008-12-12 | Btrfs: fix leaking block group on balance | Yan Zheng | 1 | -5/+3 |
2008-12-09 | 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-28 | Btrfs: Extent based page cache code. This uses an rbtree of extents and tests | Chris Mason | 1 | -0/+3 |
2007-08-11 | Btrfs: delay commits during fsync to allow more writers | Josef Bacik | 1 | -0/+5 |
2007-06-14 | 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 |