| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge branch 'integration' into for-linus | Chris Mason | 2011-07-27 | 1 | -1/+2 |
|\ |
|
| * | Btrfs: use find_or_create_page instead of grab_cache_page | Josef Bacik | 2011-07-27 | 1 | -1/+2 |
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas... | Linus Torvalds | 2011-06-20 | 1 | -9/+21 |
|\ \
| |/ |
|
| * | Btrfs: fix relocation races | Chris Mason | 2011-06-17 | 1 | -9/+21 |
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas... | Linus Torvalds | 2011-06-05 | 1 | -14/+20 |
|\ \
| |/ |
|
| * | Merge branch 'for-chris' of | Chris Mason | 2011-05-28 | 1 | -14/+20 |
| |\ |
|
| | * | Btrfs: don't always do readahead | Josef Bacik | 2011-05-23 | 1 | -0/+6 |
| | * | Btrfs: kill trans_mutex | Josef Bacik | 2011-05-23 | 1 | -8/+8 |
| | * | Btrfs: take away the num_items argument from btrfs_join_transaction | Josef Bacik | 2011-05-23 | 1 | -6/+6 |
* | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas... | Linus Torvalds | 2011-05-27 | 1 | -32/+35 |
|\ \ \
| |/ / |
|
| * | | Merge branch 'for-chris' of git://git.kernel.org/pub/scm/linux/kernel/git/arn... | Chris Mason | 2011-05-23 | 1 | -1/+1 |
| |\ \ |
|
| | * | | btrfs: scrub | Arne Jansen | 2011-05-12 | 1 | -1/+1 |
| * | | | Merge branch 'cleanups' of git://repo.or.cz/linux-2.6/btrfs-unstable into ino... | Chris Mason | 2011-05-22 | 1 | -19/+19 |
| |\ \ \ |
|
| | * | | | btrfs: remove all unused functions | David Sterba | 2011-05-06 | 1 | -1/+1 |
| | * | | | btrfs: drop unused parameter from btrfs_release_path | David Sterba | 2011-05-02 | 1 | -15/+15 |
| | * | | | btrfs: drop gfp parameter from alloc_extent_map | David Sterba | 2011-05-02 | 1 | -1/+1 |
| | * | | | btrfs: drop unused argument from extent_io_tree_init | David Sterba | 2011-05-02 | 1 | -1/+1 |
| | * | | | btrfs: unify checking of IS_ERR and null | David Sterba | 2011-05-02 | 1 | -1/+1 |
| | | |/
| | |/| |
|
| * | | | Merge branch 'ino-alloc' of git://repo.or.cz/linux-btrfs-devel into inode_num... | Chris Mason | 2011-05-21 | 1 | -12/+15 |
| |\ \ \
| | |/ /
| |/| | |
|
| | * | | Btrfs: Always use 64bit inode number | Li Zefan | 2011-04-25 | 1 | -11/+13 |
| | * | | Btrfs: Cache free inode numbers in memory | Li Zefan | 2011-04-25 | 1 | -1/+2 |
| | |/ |
|
* | | | treewide: fix a few typos in comments | Justin P. Mattock | 2011-05-10 | 1 | -1/+1 |
|/ / |
|
* | | Fix common misspellings | Lucas De Marchi | 2011-03-31 | 1 | -1/+1 |
|/ |
|
* | Btrfs: check return value of read_tree_block() | Tsutomu Itoh | 2011-03-28 | 1 | -0/+6 |
* | Btrfs: handle errors in btrfs_orphan_cleanup | Josef Bacik | 2011-03-17 | 1 | -1/+1 |
* | Btrfs: allow balance to explicitly allocate chunks as it relocates | Chris Mason | 2011-02-16 | 1 | -1/+12 |
* | Btrfs: Fix balance panic | Yan, Zheng | 2011-02-14 | 1 | -0/+1 |
* | btrfs: fix return value check of btrfs_start_transaction() | Tsutomu Itoh | 2011-02-01 | 1 | -0/+3 |
* | btrfs: fix return value check of btrfs_join_transaction() | Tsutomu Itoh | 2011-01-28 | 1 | -3/+23 |
* | Btrfs: Fix variables set but not read (bugs found by gcc 4.6) | Andi Kleen | 2010-10-29 | 1 | -1/+3 |
* | Merge branch 'bug-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jos... | Chris Mason | 2010-10-29 | 1 | -11/+3 |
|\ |
|
| * | Btrfs: rework how we reserve metadata bytes | Josef Bacik | 2010-10-22 | 1 | -11/+3 |
* | | Btrfs: create special free space cache inode | Josef Bacik | 2010-10-28 | 1 | -4/+87 |
|/ |
|
* | Btrfs: Fix null dereference in relocation.c | Yan, Zheng | 2010-06-11 | 1 | -3/+4 |
* | Btrfs: Metadata ENOSPC handling for balance | Yan, Zheng | 2010-05-25 | 1 | -730/+1137 |
* | Btrfs: Pre-allocate space for data relocation | Yan, Zheng | 2010-05-25 | 1 | -25/+65 |
* | Btrfs: Integrate metadata reservation with start_transaction | Yan, Zheng | 2010-05-25 | 1 | -9/+9 |
* | Btrfs: Introduce contexts for metadata reservation | Yan, Zheng | 2010-05-25 | 1 | -3/+13 |
* | include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp... | Tejun Heo | 2010-03-30 | 1 | -0/+1 |
* | Btrfs: cache the extent state everywhere we possibly can V2 | Josef Bacik | 2010-03-15 | 1 | -1/+1 |
* | Btrfs: change how we mount subvolumes | Josef Bacik | 2010-03-15 | 1 | -1/+1 |
* | Btrfs: use RB_ROOT to intialize rb_trees instead of setting rb_node to NULL | Eric Paris | 2010-03-08 | 1 | -2/+2 |
* | Btrfs: remove BUG_ON() due to mounting bad filesystem | Miao Xie | 2010-02-04 | 1 | -1/+2 |
* | Btrfs, fix memory leaks in error paths | Jiri Slaby | 2010-01-17 | 1 | -1/+3 |
* | Btrfs: Add delayed iput | Yan, Zheng | 2009-12-17 | 1 | -2/+2 |
* | Btrfs: Make truncate(2) more ENOSPC friendly | Yan, Zheng | 2009-12-17 | 1 | -13/+20 |
* | Btrfs: Avoid orphan inodes cleanup while replaying log | Yan, Zheng | 2009-12-17 | 1 | -0/+1 |
* | Btrfs: fix deadlock on async thread startup | Chris Mason | 2009-10-05 | 1 | -2/+2 |
* | Btrfs: relocate file extents in clusters | Yan, Zheng | 2009-09-24 | 1 | -89/+148 |
* | Btrfs: add snapshot/subvolume destroy ioctl | Yan, Zheng | 2009-09-21 | 1 | -6/+35 |