summaryrefslogtreecommitdiffstats
path: root/fs/btrfs/inode-map.c
Commit message (Expand)AuthorAge
* btrfs: qgroup: Always free PREALLOC META reserve in btrfs_delalloc_release_ex...Qu Wenruo2019-10-15
* btrfs: rename the btrfs_calc_*_metadata_size helpersJosef Bacik2019-09-09
* Btrfs: wake up inode cache waiters sooner to reduce waiting timeFilipe Manana2019-09-09
* Btrfs: fix inode cache waiters hanging on path allocation failureFilipe Manana2019-09-09
* Btrfs: fix inode cache waiters hanging on failure to start caching threadFilipe Manana2019-09-09
* Btrfs: fix inode cache block reserve leak on failure to allocate data spaceFilipe Manana2019-09-09
* Btrfs: fix hang when loading existing inode cache off diskFilipe Manana2019-09-09
* btrfs: migrate the delalloc space stuff to it's own homeJosef Bacik2019-07-04
* btrfs: prune unused includesDavid Sterba2018-08-06
* btrfs: Refactor count handling in btrfs_unpin_free_inoGeert Uytterhoeven2018-08-06
* btrfs: replace GPL boilerplate by SPDX -- sourcesDavid Sterba2018-04-12
* btrfs: qgroup: Use separate meta reservation type for delallocQu Wenruo2018-03-30
* Btrfs: rework outstanding_extentsJosef Bacik2017-11-01
* btrfs: qgroup: Introduce extent changeset for qgroup reserve functionsQu Wenruo2017-06-29
* btrfs: all btrfs_delalloc_release_metadata take btrfs_inodeNikolay Borisov2017-02-28
* btrfs: free-space-cache, clean up unnecessary root argumentsJeff Mahoney2017-02-17
* btrfs: take an fs_info directly when the root is not used otherwiseJeff Mahoney2016-12-06
* btrfs: root->fs_info cleanup, add fs_info convenience variablesJeff Mahoney2016-12-06
* btrfs: root->fs_info cleanup, btrfs_calc_{trans,trunc}_metadata_sizeJeff Mahoney2016-12-06
* btrfs: convert pr_* to btrfs_* where possibleJeff Mahoney2016-09-26
* btrfs: update btrfs_space_info's bytes_may_use timelyWang Xiaoguang2016-08-25
* btrfs: btrfs_abort_transaction, drop root parameterJeff Mahoney2016-07-26
* btrfs: btrfs_test_opt and friends should take a btrfs_fs_infoJeff Mahoney2016-07-26
* mm, fs: get rid of PAGE_CACHE_* and page_cache_{get,release} macrosKirill A. Shutemov2016-04-04
* Btrfs: Show a warning message if one of objectid reaches its highest valueSatoru Takeuchi2016-03-11
* Merge branch 'misc-for-4.5' of git://git.kernel.org/pub/scm/linux/kernel/git/...Chris Mason2016-01-19
|\
| * Btrfs: Initialize btrfs_root->highest_objectid when loading tree root and sub...Chandan Rajendra2016-01-15
* | Merge branch 'misc-cleanups-4.5' of git://git.kernel.org/pub/scm/linux/kernel...Chris Mason2016-01-11
|\ \ | |/ |/|
| * Btrfs: use linux/sizes.h to represent constantsByongho Lee2016-01-07
* | btrfs: cleanup, use enum values for btrfs_path readaDavid Sterba2016-01-07
* | btrfs: constify remaining structs with function pointersDavid Sterba2016-01-07
|/
* btrfs: qgroup: Cleanup old inaccurate facilitiesQu Wenruo2015-10-21
* btrfs: extent-tree: Switch to new delalloc space reserve and releaseQu Wenruo2015-10-21
* Btrfs: fix race between caching kthread and returning inode to inode cacheFilipe Manana2015-06-30
* Btrfs: use kmem_cache_free when freeing entry in inode cacheFilipe Manana2015-06-30
* Btrfs: allow block group cache writeout outside critical section in commitChris Mason2015-04-10
* Btrfs: fix race between writing free space cache and trimmingFilipe Manana2014-12-02
* btrfs: switch inode_cache option handling to pending changesDavid Sterba2014-11-12
* btrfs: cleanup ino cache members of btrfs_rootDavid Sterba2014-09-17
* btrfs: remove newline from inode cache kthread nameDavid Sterba2014-06-09
* Btrfs: fix inode caching vs tree logMiao Xie2014-04-24
* Btrfs: avoid triggering bug_on() when we fail to start inode caching taskWang Shilong2014-04-24
* Btrfs: remove transaction from sendJosef Bacik2014-04-06
* btrfs: Use WARN_ON()'s return value in place of WARN_ON(1)Dulshani Gunawardhana2013-11-11
* Btrfs: Don't allocate inode that is already in useStefan Behrens2013-11-11
* Btrfs: remove path arg from btrfs_truncate_free_space_cacheFilipe David Borba Manana2013-11-11
* Btrfs: remove duplicated ino cache's inode lookupFilipe David Borba Manana2013-11-11
* Btrfs: eliminate the exceptional root_tree refs=0Stefan Behrens2013-11-11
* Btrfs: don't use global block reservation for inode cache truncationMiao Xie2013-05-17
* Btrfs: don't abort the current transaction if there is no enough space for in...Miao Xie2013-05-17