Age | Commit message (Expand) | Author | Files | Lines |
2016-12-06 | btrfs: take an fs_info directly when the root is not used otherwise | Jeff Mahoney | 1 | -1/+2 |
2016-12-06 | btrfs: root->fs_info cleanup, add fs_info convenience variables | Jeff Mahoney | 1 | -10/+10 |
2016-12-06 | btrfs: root->fs_info cleanup, btrfs_calc_{trans,trunc}_metadata_size | Jeff Mahoney | 1 | -1/+2 |
2016-09-26 | btrfs: convert pr_* to btrfs_* where possible | Jeff Mahoney | 1 | -14/+17 |
2016-08-25 | btrfs: update btrfs_space_info's bytes_may_use timely | Wang Xiaoguang | 1 | -2/+1 |
2016-07-26 | btrfs: btrfs_abort_transaction, drop root parameter | Jeff Mahoney | 1 | -2/+2 |
2016-07-26 | btrfs: btrfs_test_opt and friends should take a btrfs_fs_info | Jeff Mahoney | 1 | -6/+6 |
2016-04-04 | mm, fs: get rid of PAGE_CACHE_* and page_cache_{get,release} macros | Kirill A. Shutemov | 1 | -5/+5 |
2016-03-11 | Btrfs: Show a warning message if one of objectid reaches its highest value | Satoru Takeuchi | 1 | -0/+3 |
2016-01-20 | Merge branch 'misc-for-4.5' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Chris Mason | 1 | -8/+1 |
2016-01-15 | Btrfs: Initialize btrfs_root->highest_objectid when loading tree root and sub... | Chandan Rajendra | 1 | -8/+1 |
2016-01-11 | Merge branch 'misc-cleanups-4.5' of git://git.kernel.org/pub/scm/linux/kernel... | Chris Mason | 1 | -1/+1 |
2016-01-07 | btrfs: cleanup, use enum values for btrfs_path reada | David Sterba | 1 | -1/+1 |
2016-01-07 | btrfs: constify remaining structs with function pointers | David Sterba | 1 | -2/+2 |
2016-01-07 | Btrfs: use linux/sizes.h to represent constants | Byongho Lee | 1 | -1/+1 |
2015-10-22 | btrfs: qgroup: Cleanup old inaccurate facilities | Qu Wenruo | 1 | -3/+3 |
2015-10-22 | btrfs: extent-tree: Switch to new delalloc space reserve and release | Qu Wenruo | 1 | -3/+3 |
2015-07-01 | Btrfs: fix race between caching kthread and returning inode to inode cache | Filipe Manana | 1 | -4/+11 |
2015-07-01 | Btrfs: use kmem_cache_free when freeing entry in inode cache | Filipe Manana | 1 | -1/+1 |
2015-04-11 | Btrfs: allow block group cache writeout outside critical section in commit | Chris Mason | 1 | -1/+1 |
2014-12-03 | Btrfs: fix race between writing free space cache and trimming | Filipe Manana | 1 | -0/+2 |
2014-11-12 | btrfs: switch inode_cache option handling to pending changes | David Sterba | 1 | -1/+1 |
2014-09-18 | btrfs: cleanup ino cache members of btrfs_root | David Sterba | 1 | -34/+34 |
2014-06-10 | btrfs: remove newline from inode cache kthread name | David Sterba | 1 | -1/+1 |
2014-04-25 | Btrfs: fix inode caching vs tree log | Miao Xie | 1 | -16/+2 |
2014-04-25 | Btrfs: avoid triggering bug_on() when we fail to start inode caching task | Wang Shilong | 1 | -1/+5 |
2014-04-07 | Btrfs: remove transaction from send | Josef Bacik | 1 | -7/+7 |
2013-11-12 | btrfs: Use WARN_ON()'s return value in place of WARN_ON(1) | Dulshani Gunawardhana | 1 | -3/+1 |
2013-11-12 | Btrfs: Don't allocate inode that is already in use | Stefan Behrens | 1 | -1/+1 |
2013-11-12 | Btrfs: remove path arg from btrfs_truncate_free_space_cache | Filipe David Borba Manana | 1 | -1/+1 |
2013-11-12 | Btrfs: remove duplicated ino cache's inode lookup | Filipe David Borba Manana | 1 | -1/+1 |
2013-11-12 | Btrfs: eliminate the exceptional root_tree refs=0 | Stefan Behrens | 1 | -2/+1 |
2013-05-18 | Btrfs: don't use global block reservation for inode cache truncation | Miao Xie | 1 | -2/+3 |
2013-05-18 | Btrfs: don't abort the current transaction if there is no enough space for in... | Miao Xie | 1 | -1/+2 |
2012-12-11 | Btrfs: improve the noflush reservation | Miao Xie | 1 | -2/+3 |
2012-03-29 | Btrfs: show useful info in space reservation tracepoint | Liu Bo | 1 | -4/+2 |
2012-03-22 | btrfs: replace many BUG_ONs with proper error handling | Jeff Mahoney | 1 | -7/+12 |
2012-02-24 | Btrfs: fix compiler warnings on 32 bit systems | Chris Mason | 1 | -2/+4 |
2012-01-17 | Btrfs: space leak tracepoints | Josef Bacik | 1 | -0/+4 |
2011-11-11 | Btrfs: fix no reserved space for writing out inode cache | Miao Xie | 1 | -4/+24 |
2011-10-19 | Btrfs: handle enospc accounting for free space inodes | Josef Bacik | 1 | -2/+4 |
2011-06-04 | btrfs: add helper for fs_info->closing | David Sterba | 1 | -2/+1 |
2011-06-04 | Btrfs: add mount -o inode_cache | Chris Mason | 1 | -0/+20 |
2011-06-04 | Btrfs: don't save the inode cache if we are deleting this root | Josef Bacik | 1 | -0/+5 |
2011-06-04 | Btrfs: don't save the inode cache in non-FS roots | liubo | 1 | -0/+6 |
2011-05-27 | Btrfs: setup free ino caching in a more asynchronous way | Li Zefan | 1 | -6/+22 |
2011-05-22 | Merge branch 'cleanups' of git://repo.or.cz/linux-2.6/btrfs-unstable into ino... | Chris Mason | 1 | -1/+1 |
2011-04-25 | Btrfs: Support reading/writing on disk free ino cache | Li Zefan | 1 | -0/+87 |
2011-04-25 | Btrfs: Cache free inode numbers in memory | Li Zefan | 1 | -5/+336 |
2011-03-28 | Btrfs: cleanup some BUG_ON() | Tsutomu Itoh | 1 | -1/+2 |