aboutsummaryrefslogtreecommitdiffstats
path: root/fs/btrfs
Commit message (Expand)AuthorAge
...
| * | | | Btrfs: remove root_log_ctx from ctx list before btrfs_sync_log returnsChris Mason2016-09-06
| |/ / /
* | / / Merge branch 'for-linus-4.8' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2016-09-03
|\| | | | |/ / |/| |
| * | btrfs: fix one bug that process may endlessly wait for ticket in wait_reserve...Wang Xiaoguang2016-09-01
| * | Btrfs: fix endless loop in balancing block groupsLiu Bo2016-09-01
| * | Btrfs: kill invalid ASSERT() in process_all_refs()Josef Bacik2016-09-01
* | | Merge branch 'for-linus-4.8' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2016-08-26
|\| |
| * | Btrfs: fix lockdep warning on deadlock against an inode's log mutexFilipe Manana2016-08-25
| * | Btrfs: detect corruption when non-root leaf has zero itemLiu Bo2016-08-25
| * | Btrfs: check btree node's nritemsLiu Bo2016-08-25
| * | btrfs: don't create or leak aliased root while cleaning up orphansJeff Mahoney2016-08-25
| * | Btrfs: fix em leak in find_first_block_groupJosef Bacik2016-08-25
| * | btrfs: do not background blkdev_put()Anand Jain2016-08-25
| * | Btrfs: clarify do_chunk_alloc()'s return valueLiu Bo2016-08-25
| * | btrfs: fix fsfreeze hang caused by delayed iputs dealWang Xiaoguang2016-08-25
| * | btrfs: update btrfs_space_info's bytes_may_use timelyWang Xiaoguang2016-08-25
| * | btrfs: divide btrfs_update_reserved_bytes() into two functionsWang Xiaoguang2016-08-25
| * | btrfs: use correct offset for reloc_inode in prealloc_file_extent_cluster()Wang Xiaoguang2016-08-25
| * | btrfs: qgroup: Fix qgroup incorrectness caused by log replayQu Wenruo2016-08-25
| * | btrfs: relocation: Fix leaking qgroups numbers on data extentsQu Wenruo2016-08-25
| * | btrfs: qgroup: Refactor btrfs_qgroup_insert_dirty_extent()Qu Wenruo2016-08-25
| * | btrfs: waiting on qgroup rescan should not always be interruptibleJeff Mahoney2016-08-25
| * | btrfs: properly track when rescan worker is runningJeff Mahoney2016-08-25
| * | btrfs: flush_space: treat return value of do_chunk_alloc properlyAlex Lyakas2016-08-25
| * | Btrfs: add ASSERT for block group's memory leakLiu Bo2016-08-25
| * | btrfs: backref: Fix soft lockup in __merge_refs functionQu Wenruo2016-08-25
| * | Btrfs: fix memory leak of reloc_rootLiu Bo2016-08-25
* | | Merge branch 'for-linus-4.8' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2016-08-10
|\| | | |/ |/|
| * Merge branch 'integration-4.8' of git://git.kernel.org/pub/scm/linux/kernel/g...Chris Mason2016-08-05
| |\
| | * Btrfs: remove unused function btrfs_add_delayed_qgroup_reserve()Filipe Manana2016-08-03
| | * Btrfs: improve performance on fsync against new inode after rename/unlinkFilipe Manana2016-08-01
| | * Btrfs: be more precise on errors when getting an inode from diskFilipe Manana2016-08-01
| | * Btrfs: send, don't bug on inconsistent snapshotsFilipe Manana2016-08-01
| | * Btrfs: send, avoid incorrect leaf accesses when sending utimes operationsFilipe Manana2016-08-01
| | * Btrfs: send, fix invalid leaf accesses due to incorrect utimes operationsRobbie Ko2016-08-01
| | * Btrfs: send, fix warning due to late freeing of orphan_dir_info structuresRobbie Ko2016-08-01
| | * Btrfs: incremental send, fix premature rmdir operationsRobbie Ko2016-08-01
| | * Btrfs: incremental send, fix invalid paths for rename operationsFilipe Manana2016-08-01
| | * Btrfs: send, add missing error check for calls to path_loop()Filipe Manana2016-08-01
| | * Btrfs: send, fix failure to move directories with the same name aroundRobbie Ko2016-08-01
| | * Btrfs: add missing check for writeback errors on fsyncFilipe Manana2016-08-01
* | | block: rename bio bi_rw to bi_opfJens Axboe2016-08-07
* | | Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds2016-08-05
|\ \ \
| * | | Fixup direct bi_rw modifiersShaun Tancheff2016-08-04
| * | | block: add missing group association in bio-cloning functionsPaolo Valente2016-08-04
* | | | Merge branch 'for-linus-4.8' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2016-08-04
|\ \ \ \ | |/ / / |/| / / | |/ /
| * | Btrfs: fix __MAX_CSUM_ITEMSChris Mason2016-08-03
| * | btrfs: btrfs_abort_transaction, drop root parameterJeff Mahoney2016-07-26
| * | btrfs: add btrfs_trans_handle->fs_info pointerJeff Mahoney2016-07-26
| * | btrfs: btrfs_relocate_chunk pass extent_root to btrfs_end_transactionJeff Mahoney2016-07-26
| * | btrfs: convert nodesize macros to static inlinesJeff Mahoney2016-07-26