summaryrefslogtreecommitdiff
path: root/fs/btrfs/extent-tree.c
Commit message (Expand)AuthorAge
* Merge tag 'for-4.17-rc1-tag' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2018-04-22
|\
| * btrfs: Fix race condition between delayed refs and blockgroup removalNikolay Borisov2018-04-20
| * btrfs: qgroup: Use independent and accurate per inode qgroup rsvQu Wenruo2018-04-18
* | Merge tag 'for-4.17-part2-tag' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2018-04-15
|\ \ | |/
| * btrfs: replace GPL boilerplate by SPDX -- sourcesDavid Sterba2018-04-12
| * btrfs: Fix possible softlock on single core machinesNikolay Borisov2018-04-05
* | Merge tag 'for-4.17-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/kda...Linus Torvalds2018-04-04
|\ \ | |/
| * btrfs: use lockdep_assert_held for mutexesDavid Sterba2018-03-31
| * btrfs: Validate child tree block's level and first keyQu Wenruo2018-03-31
| * btrfs: qgroup: Use separate meta reservation type for delallocQu Wenruo2018-03-31
| * btrfs: qgroup: Split meta rsv type into meta_prealloc and meta_pertransQu Wenruo2018-03-31
| * btrfs: defer adding raid type kobject until after chunk relocationJeff Mahoney2018-03-31
| * btrfs: remove dead create_space_info callsJeff Mahoney2018-03-31
| * btrfs: Drop fs_info parameter from __btrfs_run_delayed_refsNikolay Borisov2018-03-31
| * btrfs: Drop fs_info parameter from btrfs_finish_extent_commitNikolay Borisov2018-03-31
| * btrfs: drop fs_info parameter from btrfs_run_delayed_refsNikolay Borisov2018-03-31
| * btrfs: Remove unused flush var in shrink_delallocNikolay Borisov2018-03-31
| * btrfs: Remove unused extent_root var from caching_threadNikolay Borisov2018-03-31
| * btrfs: Document parameters of btrfs_reserve_extentNikolay Borisov2018-03-31
| * btrfs: Remove btrfs_fs_info::open_ioctl_transNikolay Borisov2018-03-31
| * btrfs: Remove custom crc32c init codeNikolay Borisov2018-03-26
| * btrfs: Refactor __get_raid_index() to btrfs_bg_flags_to_raid_index()Qu Wenruo2018-03-26
| * btrfs: Streamline btrfs_delalloc_reserve_metadata initial operationsNikolay Borisov2018-03-26
| * btrfs: Add enospc_debug printing in metadata_reserve_bytesNikolay Borisov2018-03-26
| * btrfs: Document consistency of transaction->io_bgs listNikolay Borisov2018-03-26
| * btrfs: Don't pass fs_info to btrfs_run_delayed_items/_nrNikolay Borisov2018-03-26
| * btrfs: Don't pass fs_info arg to btrfs_start_dirty_block_groupsNikolay Borisov2018-03-26
| * btrfs: Remove fs_info argument from btrfs_create_pending_block_groupsNikolay Borisov2018-03-26
| * btrfs: Make btrfs_trans_release_metadata private to transaction.cNikolay Borisov2018-03-26
* | sched/wait, fs/btrfs: Convert wait_on_atomic_t() usage to the new wait_var_ev...Peter Zijlstra2018-03-20
|/
* Btrfs: fix null pointer dereference when replacing missing deviceFilipe Manana2018-02-02
* btrfs: Make btrfs_inode_rsv_release staticNikolay Borisov2018-01-22
* btrfs: cleanup device states define BTRFS_DEV_STATE_REPLACE_TGTAnand Jain2018-01-22
* btrfs: cleanup device states define BTRFS_DEV_STATE_WRITEABLEAnand Jain2018-01-22
* btrfs: drop btrfs_device::can_discard to query directlyAnand Jain2018-01-22
* btrfs: extent-tree: Make btrfs_inode_rsv_refill function staticQu Wenruo2018-01-22
* btrfs: use narrower type for btrfs_transaction::num_dirty_bgsDavid Sterba2018-01-22
* btrfs: Reduce scope of delayed_rsv->lock in may_commit_transNikolay Borisov2018-01-22
* Merge tag 'for-4.15-rc3-tag' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2017-12-10
|\
| * btrfs: fix missing error return in btrfs_drop_snapshotJeff Mahoney2017-12-07
* | Merge tag 'for-4.15-rc2-tag' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2017-11-29
|\ \ | |/
| * btrfs: clear space cache inode generation alwaysJosef Bacik2017-11-20
* | Merge tag 'afs-next-20171113' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2017-11-16
|\ \ | |/ |/|
| * Pass mode to wait_on_atomic_t() action funcs and provide default actionsDavid Howells2017-11-13
* | btrfs: track refs in a rb_tree instead of a listJosef Bacik2017-11-01
* | btrfs: make the delalloc block rsv per inodeJosef Bacik2017-11-01
* | Btrfs: rework outstanding_extentsJosef Bacik2017-11-01
* | btrfs: add assertions for releasing trans handle reservationsJosef Bacik2017-10-30
* | btrfs: remove delayed_ref_node from ref_headJosef Bacik2017-10-30
* | btrfs: move all ref head cleanup to the helper functionJosef Bacik2017-10-30