Age | Commit message (Expand) | Author | Files | Lines |
2016-09-05 | btrfs: do not decrease bytes_may_use when replaying extents | Wang Xiaoguang | 1 | -3/+9 |
2016-09-01 | btrfs: fix one bug that process may endlessly wait for ticket in wait_reserve... | Wang Xiaoguang | 1 | -5/+5 |
2016-09-01 | Btrfs: fix endless loop in balancing block groups | Liu Bo | 1 | -3/+5 |
2016-09-01 | Btrfs: kill invalid ASSERT() in process_all_refs() | Josef Bacik | 1 | -3/+5 |
2016-08-25 | Btrfs: fix lockdep warning on deadlock against an inode's log mutex | Filipe Manana | 3 | -4/+8 |
2016-08-25 | Btrfs: detect corruption when non-root leaf has zero item | Liu Bo | 1 | -1/+22 |
2016-08-25 | Btrfs: check btree node's nritems | Liu Bo | 1 | -0/+16 |
2016-08-25 | btrfs: don't create or leak aliased root while cleaning up orphans | Jeff Mahoney | 3 | -11/+22 |
2016-08-25 | Btrfs: fix em leak in find_first_block_group | Josef Bacik | 1 | -0/+1 |
2016-08-25 | btrfs: do not background blkdev_put() | Anand Jain | 1 | -8/+19 |
2016-08-25 | Btrfs: clarify do_chunk_alloc()'s return value | Liu Bo | 1 | -0/+9 |
2016-08-25 | btrfs: fix fsfreeze hang caused by delayed iputs deal | Wang Xiaoguang | 4 | -1/+25 |
2016-08-25 | btrfs: update btrfs_space_info's bytes_may_use timely | Wang Xiaoguang | 7 | -63/+73 |
2016-08-25 | btrfs: divide btrfs_update_reserved_bytes() into two functions | Wang Xiaoguang | 1 | -40/+57 |
2016-08-25 | btrfs: use correct offset for reloc_inode in prealloc_file_extent_cluster() | Wang Xiaoguang | 1 | -4/+6 |
2016-08-25 | btrfs: qgroup: Fix qgroup incorrectness caused by log replay | Qu Wenruo | 1 | -0/+16 |
2016-08-25 | btrfs: relocation: Fix leaking qgroups numbers on data extents | Qu Wenruo | 1 | -6/+103 |
2016-08-25 | btrfs: qgroup: Refactor btrfs_qgroup_insert_dirty_extent() | Qu Wenruo | 4 | -47/+71 |
2016-08-25 | btrfs: waiting on qgroup rescan should not always be interruptible | Jeff Mahoney | 4 | -6/+13 |
2016-08-25 | btrfs: properly track when rescan worker is running | Jeff Mahoney | 3 | -1/+10 |
2016-08-25 | btrfs: flush_space: treat return value of do_chunk_alloc properly | Alex Lyakas | 1 | -1/+1 |
2016-08-25 | Btrfs: add ASSERT for block group's memory leak | Liu Bo | 1 | -0/+5 |
2016-08-25 | btrfs: backref: Fix soft lockup in __merge_refs function | Qu Wenruo | 1 | -0/+1 |
2016-08-25 | Btrfs: fix memory leak of reloc_root | Liu Bo | 1 | -1/+8 |
2016-08-05 | Merge branch 'integration-4.8' of git://git.kernel.org/pub/scm/linux/kernel/g... | Chris Mason | 6 | -59/+283 |
2016-08-03 | Btrfs: fix __MAX_CSUM_ITEMS | Chris Mason | 1 | -2/+3 |
2016-08-03 | Btrfs: remove unused function btrfs_add_delayed_qgroup_reserve() | Filipe Manana | 2 | -30/+0 |
2016-08-01 | Btrfs: improve performance on fsync against new inode after rename/unlink | Filipe Manana | 2 | -9/+95 |
2016-08-01 | Btrfs: be more precise on errors when getting an inode from disk | Filipe Manana | 1 | -9/+18 |
2016-08-01 | Btrfs: send, don't bug on inconsistent snapshots | Filipe Manana | 1 | -3/+45 |
2016-08-01 | Btrfs: send, avoid incorrect leaf accesses when sending utimes operations | Filipe Manana | 1 | -0/+2 |
2016-08-01 | Btrfs: send, fix invalid leaf accesses due to incorrect utimes operations | Robbie Ko | 1 | -1/+11 |
2016-08-01 | Btrfs: send, fix warning due to late freeing of orphan_dir_info structures | Robbie Ko | 1 | -0/+4 |
2016-08-01 | Btrfs: incremental send, fix premature rmdir operations | Robbie Ko | 1 | -1/+1 |
2016-08-01 | Btrfs: incremental send, fix invalid paths for rename operations | Filipe Manana | 1 | -1/+2 |
2016-08-01 | Btrfs: send, add missing error check for calls to path_loop() | Filipe Manana | 1 | -0/+2 |
2016-08-01 | Btrfs: send, fix failure to move directories with the same name around | Robbie Ko | 1 | -5/+95 |
2016-08-01 | Btrfs: add missing check for writeback errors on fsync | Filipe Manana | 1 | -0/+8 |
2016-07-26 | btrfs: btrfs_abort_transaction, drop root parameter | Jeff Mahoney | 17 | -152/+147 |
2016-07-26 | btrfs: add btrfs_trans_handle->fs_info pointer | Jeff Mahoney | 4 | -4/+6 |
2016-07-26 | btrfs: btrfs_relocate_chunk pass extent_root to btrfs_end_transaction | Jeff Mahoney | 1 | -1/+1 |
2016-07-26 | btrfs: convert nodesize macros to static inlines | Jeff Mahoney | 1 | -15/+33 |
2016-07-26 | btrfs: introduce BTRFS_MAX_ITEM_SIZE | Jeff Mahoney | 4 | -10/+8 |
2016-07-26 | btrfs: cleanup, remove prototype for btrfs_find_root_ref | Jeff Mahoney | 1 | -3/+0 |
2016-07-26 | btrfs: copy_to_sk drop unused root parameter | Jeff Mahoney | 1 | -3/+2 |
2016-07-26 | btrfs: simpilify btrfs_subvol_inherit_props | Jeff Mahoney | 1 | -3/+3 |
2016-07-26 | btrfs: tests, use BTRFS_FS_STATE_DUMMY_FS_INFO instead of dummy root | Jeff Mahoney | 7 | -21/+19 |
2016-07-26 | btrfs: tests, require fs_info for root | Jeff Mahoney | 10 | -61/+103 |
2016-07-26 | btrfs: tests, move initialization into tests/ | Jeff Mahoney | 3 | -77/+48 |
2016-07-26 | btrfs: btrfs_test_opt and friends should take a btrfs_fs_info | Jeff Mahoney | 13 | -130/+135 |