| Commit message (Expand) | Author | Age | Files | Lines |
* | Btrfs: cleanup for btrfs_btree_balance_dirty | Liu Bo | 2012-12-12 | 1 | -16/+6 |
* | Btrfs: make delalloc inodes be flushed by multi-task | Miao Xie | 2012-12-11 | 1 | -1/+5 |
* | Btrfs: improve the noflush reservation | Miao Xie | 2012-12-11 | 1 | -4/+8 |
* | Btrfs: cache extent state when writing out dirty metadata pages | Josef Bacik | 2012-10-09 | 1 | -1/+1 |
* | Btrfs: kill obsolete arguments in btrfs_wait_ordered_extents | Liu Bo | 2012-10-04 | 1 | -1/+1 |
* | Btrfs: fix error handling in delete_block_group_cache() | Tsutomu Itoh | 2012-10-01 | 1 | -2/+2 |
* | Btrfs: add a new "type" field into the block reservation structure | Miao Xie | 2012-10-01 | 1 | -1/+2 |
* | btrfs: use printk_get_level and printk_skip_level, add __printf, fix fallout | Joe Perches | 2012-07-30 | 1 | -1/+1 |
* | Btrfs: fix error handling in __add_reloc_root() | Dan Carpenter | 2012-07-23 | 1 | -1/+2 |
* | Btrfs: Fix space checking during fs resize | Daniel J Blueman | 2012-04-27 | 1 | -1/+1 |
* | Btrfs: Prevent root_list corruption | Daniel J Blueman | 2012-04-27 | 1 | -0/+2 |
* | btrfs: replace many BUG_ONs with proper error handling | Jeff Mahoney | 2012-03-22 | 1 | -11/+24 |
* | btrfs: enhance transaction abort infrastructure | Jeff Mahoney | 2012-03-22 | 1 | -6/+8 |
* | btrfs: btrfs_drop_snapshot should return int | Jeff Mahoney | 2012-03-22 | 1 | -1/+2 |
* | btrfs: drop gfp_t from lock_extent | Jeff Mahoney | 2012-03-22 | 1 | -12/+10 |
* | btrfs: __add_reloc_root error push-up | Jeff Mahoney | 2012-03-22 | 1 | -6/+16 |
* | btrfs: Panic on bad rbtree operations | Jeff Mahoney | 2012-03-22 | 1 | -7/+29 |
* | Btrfs: add a delalloc mutex to inodes for delalloc reservations | Josef Bacik | 2012-01-16 | 1 | -2/+0 |
* | Merge branch 'for-chris' of git://git.jan-o-sch.net/btrfs-unstable into integ... | Chris Mason | 2012-01-16 | 1 | -8/+10 |
|\ |
|
| * | Btrfs: mark delayed refs as for cow | Arne Jansen | 2011-12-22 | 1 | -8/+10 |
* | | Btrfs: fix how we do delalloc reservations and how we free reservations on error | Josef Bacik | 2011-12-15 | 1 | -0/+2 |
|/ |
|
* | Btrfs: fix orphan backref nodes | Miao Xie | 2011-11-10 | 1 | -0/+2 |
* | btrfs: check file extent backref offset underflow | Yan, Zheng | 2011-10-20 | 1 | -1/+4 |
* | Btrfs: seperate out btrfs_block_rsv_check out into 2 different functions | Josef Bacik | 2011-10-19 | 1 | -4/+2 |
* | Btrfs: use the inode's mapping mask for allocating pages | Josef Bacik | 2011-10-19 | 1 | -1/+2 |
* | Btrfs: stop passing a trans handle all around the reservation code | Josef Bacik | 2011-10-19 | 1 | -8/+7 |
* | Btrfs: allow callers to specify if flushing can occur for btrfs_block_rsv_check | Josef Bacik | 2011-10-19 | 1 | -2/+2 |
* | Btrfs: kill unused parts of block_rsv | Josef Bacik | 2011-10-19 | 1 | -2/+0 |
* | Btrfs: kill the durable block rsv stuff | Josef Bacik | 2011-10-19 | 1 | -1/+0 |
* | 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 |
| | |/ |
|