| Commit message (Expand) | Author | Age | Files | Lines |
* | btrfs: cleanup: removed unused 'btrfs_get_inode_ref_index' | Sergei Trofimovich | 2014-01-28 | 1 | -65/+0 |
* | btrfs: drop unused parameter from btrfs_item_nr | Ross Kirk | 2013-11-11 | 1 | -1/+1 |
* | btrfs: make static code static & remove dead code | Eric Sandeen | 2013-05-06 | 1 | -4/+5 |
* | Btrfs: remove unused argument of btrfs_extend_item() | Tsutomu Itoh | 2013-05-06 | 1 | -2/+2 |
* | Btrfs: cleanup of function where fixup_low_keys() is called | Tsutomu Itoh | 2013-05-06 | 1 | -2/+2 |
* | btrfs: extended inode refs | Mark Fasheh | 2012-10-09 | 1 | -11/+274 |
* | Merge branch 'error-handling' into for-linus | Chris Mason | 2012-03-28 | 1 | -2/+3 |
|\ |
|
| * | btrfs: replace many BUG_ONs with proper error handling | Jeff Mahoney | 2012-03-22 | 1 | -0/+1 |
| * | btrfs: return void in functions without error conditions | Jeff Mahoney | 2012-03-22 | 1 | -2/+2 |
* | | Btrfs: allow metadata blocks larger than the page size | Chris Mason | 2012-03-26 | 1 | -0/+1 |
|/ |
|
* | Btrfs: BUG_ON is deleted from the caller of btrfs_truncate_item & btrfs_exten... | Tsutomu Itoh | 2011-05-23 | 1 | -2/+0 |
* | Btrfs: Integrate metadata reservation with start_transaction | Yan, Zheng | 2010-05-25 | 1 | -0/+27 |
* | Btrfs: check size of inode backref before adding hardlink | Yan, Zheng | 2009-09-24 | 1 | -0/+2 |
* | Btrfs: do not reuse objectid of deleted snapshot/subvol | Yan, Zheng | 2009-09-21 | 1 | -2/+0 |
* | Btrfs: leave btree locks spinning more often | Chris Mason | 2009-03-24 | 1 | -0/+3 |
* | Btrfs: make things static and include the right headers | Christoph Hellwig | 2008-12-02 | 1 | -1/+1 |
* | Btrfs: Implement new dir index format | Josef Bacik | 2008-09-25 | 1 | -2/+8 |
* | Btrfs: Add back pointers from the inode to the directory that references it | Chris Mason | 2008-09-25 | 1 | -0/+136 |
* | Btrfs: Create extent_buffer interface for large blocksizes | Chris Mason | 2008-09-25 | 1 | -14/+8 |
* | Btrfs: trivial include fixups | Zach Brown | 2007-07-11 | 1 | -1/+0 |
* | btrfs: Code cleanup | Aneesh | 2007-06-13 | 1 | -1/+0 |
* | Btrfs: add GPLv2 | Chris Mason | 2007-06-12 | 1 | -0/+18 |
* | Btrfs: drop the inode map tree | Chris Mason | 2007-04-10 | 1 | -0/+2 |
* | Btrfs: start of support for many FS volumes | Chris Mason | 2007-04-06 | 1 | -7/+19 |
* | Btrfs: dynamic allocation of path struct | Chris Mason | 2007-04-02 | 1 | -3/+6 |
* | Btrfs: initial move to kernel module land | Chris Mason | 2007-03-21 | 1 | -4/+1 |
* | Btrfs: transaction handles everywhere | Chris Mason | 2007-03-16 | 1 | -6/+9 |
* | Btrfs: add inode item | Chris Mason | 2007-03-15 | 1 | -0/+37 |