| Commit message (Expand) | Author | Age | Files | Lines |
* | btrfs: fix oops on failure path | Daniel J Blueman | 2011-10-20 | 1 | -2/+6 |
* | btrfs: fix missing break in switch phrase | liubo | 2011-01-28 | 1 | -0/+1 |
* | Btrfs: remove of redundant btrfs_header_level | Daniel Cadete | 2009-07-22 | 1 | -3/+3 |
* | Btrfs: Mixed back reference (FORWARD ROLLING FORMAT CHANGE) | Yan Zheng | 2009-06-10 | 1 | -17/+138 |
* | Btrfs: Fix checkpatch.pl warnings | Chris Mason | 2009-01-05 | 1 | -29/+44 |
* | Btrfs: Add zlib compression support | Chris Mason | 2008-10-29 | 1 | -3/+4 |
* | Btrfs: Remove offset field from struct btrfs_extent_ref | Yan Zheng | 2008-10-09 | 1 | -2/+1 |
* | Btrfs: Full back reference support | Zheng Yan | 2008-09-25 | 1 | -2/+3 |
* | Btrfs: implement memory reclaim for leaf reference cache | Yan | 2008-09-25 | 1 | -1/+0 |
* | Btrfs: Pass down the expected generation number when reading tree blocks | Chris Mason | 2008-09-25 | 1 | -1/+2 |
* | Btrfs: Add chunk uuids and update multi-device back references | Chris Mason | 2008-09-25 | 1 | -6/+14 |
* | Btrfs: Move device information into the super block so it can be scanned | Chris Mason | 2008-09-25 | 1 | -13/+2 |
* | Btrfs: Add support for multiple devices per filesystem | Chris Mason | 2008-09-25 | 1 | -0/+48 |
* | Btrfs: Add back pointers from extents to the btree or file referencing them | Chris Mason | 2008-09-25 | 1 | -0/+10 |
* | xattr support for btrfs | Josef Bacik | 2008-09-25 | 1 | -2/+1 |
* | Btrfs: Allow tree blocks larger than the page size | Chris Mason | 2008-09-25 | 1 | -10/+13 |
* | Btrfs: Create extent_buffer interface for large blocksizes | Chris Mason | 2008-09-25 | 1 | -51/+45 |
* | Btrfs: trivial include fixups | Zach Brown | 2007-07-11 | 1 | -1/+0 |
* | Subject: Rework btrfs_file_write to only allocate while page locks are held | Chris Mason | 2007-06-18 | 1 | -0/+18 |
* | Btrfs: add GPLv2 | Chris Mason | 2007-06-12 | 1 | -0/+18 |
* | Btrfs: printk fixes | Chris Mason | 2007-06-12 | 1 | -20/+22 |
* | Btrfs: fix page cache memory leak | Chris Mason | 2007-05-02 | 1 | -0/+1 |
* | Btrfs: start of block group code | Chris Mason | 2007-04-26 | 1 | -0/+7 |
* | Btrfs: working file_write, reorganized key flags | Chris Mason | 2007-04-18 | 1 | -1/+1 |
* | Btrfs: drop owner and parentid | Chris Mason | 2007-04-10 | 1 | -2/+2 |
* | Btrfs: drop the inode map tree | Chris Mason | 2007-04-10 | 1 | -8/+0 |
* | Btrfs: start of support for many FS volumes | Chris Mason | 2007-04-06 | 1 | -1/+1 |
* | Mountable btrfs, with readdir | Chris Mason | 2007-03-22 | 1 | -11/+9 |
* | Btrfs: initial move to kernel module land | Chris Mason | 2007-03-21 | 1 | -16/+14 |
* | Btrfs: change dir-test to insert inode_items | Chris Mason | 2007-03-20 | 1 | -0/+5 |
* | Btrfs: Add inode map, and the start of file extent items | Chris Mason | 2007-03-20 | 1 | -4/+9 |
* | Btrfs: add a name_len to dir items, reorder key | Chris Mason | 2007-03-16 | 1 | -4/+4 |
* | Btrfs: directory testing code and dir item fixes | Chris Mason | 2007-03-15 | 1 | -0/+12 |
* | Btrfs: Use a chunk of the key flags to record the item type. | Chris Mason | 2007-03-15 | 1 | -11/+25 |
* | Btrfs: reorder key offset and flags | Chris Mason | 2007-03-14 | 1 | -5/+7 |
* | Btrfs: variable block size support | Chris Mason | 2007-03-14 | 1 | -7/+8 |
* | Btrfs: add leaf data casting helper | Chris Mason | 2007-03-14 | 1 | -3/+2 |
* | Btrfs: Change the super to point to a tree of trees to enable persistent snap... | Chris Mason | 2007-03-13 | 1 | -4/+6 |
* | rename funcs and structs to btrfs | Chris Mason | 2007-03-13 | 1 | -11/+12 |
* | Btrfs: node->blockptrs endian fixes | Chris Mason | 2007-03-13 | 1 | -2/+2 |
* | Btrfs: struct item endian fixes | Chris Mason | 2007-03-12 | 1 | -6/+9 |
* | Btrfs: get/set for struct header fields | Chris Mason | 2007-03-12 | 1 | -14/+12 |
* | Btrfs: Fixup reference counting on cows | Chris Mason | 2007-03-06 | 1 | -2/+4 |
* | Btrfs: more 32 bit cleanups | Chris Mason | 2007-02-26 | 1 | -1/+1 |
* | Btrfs: 32bit cleanups | Chris Mason | 2007-02-26 | 1 | -1/+1 |
* | Btrfs: u64 cleanups | Chris Mason | 2007-02-26 | 1 | -5/+5 |
* | Btrfs: Break up ctree.c a little | Chris Mason | 2007-02-24 | 1 | -0/+72 |