| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge branch 'for-chris' of | Chris Mason | 2011-05-28 | 1 | -3/+0 |
|\ |
|
| * | Btrfs: kill BTRFS_I(inode)->block_group | Josef Bacik | 2011-05-23 | 1 | -3/+0 |
* | | Btrfs: add mount -o auto_defrag | Chris Mason | 2011-05-26 | 1 | -0/+1 |
* | | Merge branch 'delayed_inode' into inode_numbers | Chris Mason | 2011-05-22 | 1 | -0/+5 |
|\ \ |
|
| * | | btrfs: implement delayed inode items operation | Miao Xie | 2011-05-21 | 1 | -0/+5 |
| |/ |
|
* | | Btrfs: Always use 64bit inode number | Li Zefan | 2011-04-25 | 1 | -0/+9 |
|/ |
|
* | Btrfs: change reserved_extents to an atomic_t | Josef Bacik | 2011-03-17 | 1 | -2/+1 |
* | btrfs: Allow to add new compression algorithm | Li Zefan | 2010-12-22 | 1 | -1/+1 |
* | Btrfs: Metadata reservation for orphan inodes | Yan, Zheng | 2010-05-25 | 1 | -0/+1 |
* | Btrfs: Update metadata reservation for delayed allocation | Yan, Zheng | 2010-05-25 | 1 | -1/+1 |
* | Btrfs: add new defrag-range ioctl. | Chris Mason | 2010-03-15 | 1 | -0/+5 |
* | Btrfs: Fix disk_i_size update corner case | Yan, Zheng | 2009-12-17 | 1 | -4/+1 |
* | Btrfs: avoid tree log commit when there are no changes | Chris Mason | 2009-10-13 | 1 | -0/+6 |
* | Btrfs: release delalloc reservations on extent item insertion | Josef Bacik | 2009-10-08 | 1 | -5/+7 |
* | Btrfs: proper -ENOSPC handling | Josef Bacik | 2009-09-28 | 1 | -0/+8 |
* | Btrfs: change how subvolumes are organized | Yan, Zheng | 2009-09-21 | 1 | -0/+1 |
* | switch btrfs to inode->i_acl | Al Viro | 2009-06-24 | 1 | -4/+0 |
* | Btrfs: implement FS_IOC_GETFLAGS/SETFLAGS/GETVERSION | Christoph Hellwig | 2009-06-10 | 1 | -1/+0 |
* | Btrfs: Mixed back reference (FORWARD ROLLING FORMAT CHANGE) | Yan Zheng | 2009-06-10 | 1 | -0/+3 |
* | Btrfs: add extra flushing for renames and truncates | Chris Mason | 2009-03-31 | 1 | -0/+18 |
* | Btrfs: tree logging unlink/rename fixes | Chris Mason | 2009-03-24 | 1 | -6/+7 |
* | Btrfs: add better -ENOSPC handling | Josef Bacik | 2009-02-20 | 1 | -0/+8 |
* | Btrfs: fix leaking block group on balance | Yan Zheng | 2008-12-11 | 1 | -5/+3 |
* | Btrfs: Add inode sequence number for NFS and reserved space in a few structs | Chris Mason | 2008-12-08 | 1 | -3/+3 |
* | Btrfs: add and improve comments | Chris Mason | 2008-09-29 | 1 | -3/+51 |
* | Btrfs: Dir fsync optimizations | Chris Mason | 2008-09-25 | 1 | -0/+3 |
* | Btrfs: Add a write ahead tree log to optimize synchronous operations | Chris Mason | 2008-09-25 | 1 | -0/+8 |
* | Get rid of BTRFS_I(inode)->index and use local vars instead | Chris Mason | 2008-09-25 | 1 | -9/+0 |
* | Btrfs: Maintain a list of inodes that are delalloc and a way to wait on them | Chris Mason | 2008-09-25 | 1 | -0/+2 |
* | Btrfs: Create orphan inode records to prevent lost files after a crash | Josef Bacik | 2008-09-25 | 1 | -0/+3 |
* | Btrfs: Add ACL support | Josef Bacik | 2008-09-25 | 1 | -0/+3 |
* | Btrfs: Implement new dir index format | Josef Bacik | 2008-09-25 | 1 | -0/+15 |
* | Add a per-inode lock around btrfs_drop_extents | Chris Mason | 2008-09-25 | 1 | -0/+1 |
* | Btrfs: Update on disk i_size only after pending ordered extents are done | Chris Mason | 2008-09-25 | 1 | -0/+9 |
* | Btrfs: New data=ordered implementation | Chris Mason | 2008-09-25 | 1 | -2/+2 |
* | Btrfs: Add a per-inode csum mutex to avoid races creating csum items | Chris Mason | 2008-09-25 | 1 | -0/+1 |
* | Btrfs: Throttle file_write when data=ordered is flushing the inode | Chris Mason | 2008-09-25 | 1 | -0/+1 |
* | Btrfs: Handle checksumming errors while reading data blocks | Chris Mason | 2008-09-25 | 1 | -0/+1 |
* | Btrfs: Fix i_blocks accounting | Chris Mason | 2008-09-25 | 1 | -0/+1 |
* | Btrfs: Split the extent_map code into two parts | Chris Mason | 2008-09-25 | 1 | -0/+2 |
* | Btrfs: Add inode flags support | Yan | 2008-09-25 | 1 | -0/+1 |
* | Btrfs: Add data=ordered support | Chris Mason | 2008-09-25 | 1 | -0/+1 |
* | Btrfs: Extent based page cache code. This uses an rbtree of extents and tests | Chris Mason | 2007-08-27 | 1 | -0/+3 |
* | Btrfs: delay commits during fsync to allow more writers | Josef Bacik | 2007-08-10 | 1 | -0/+5 |
* | btrfs: Code cleanup | Aneesh | 2007-06-13 | 1 | -0/+1 |
* | Btrfs: add GPLv2 | Chris Mason | 2007-06-12 | 1 | -0/+18 |
* | Btrfs: allocator improvements, inode block groups | Chris Mason | 2007-04-30 | 1 | -0/+1 |
* | Btrfs: drop the inode map tree | Chris Mason | 2007-04-10 | 1 | -2/+0 |
* | Btrfs: start of support for many FS volumes | Chris Mason | 2007-04-06 | 1 | -0/+2 |
* | Btrfs: still corruption hunting | Chris Mason | 2007-04-02 | 1 | -0/+14 |