| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | btrfs: flush_space always takes fs_info->fs_root | Jeff Mahoney | 2017-02-17 | 1 | -10/+10 |
* | btrfs: pass fs_info to (more) routines that are only called with extent_root | Jeff Mahoney | 2017-02-17 | 1 | -50/+53 |
* | btrfs: remove unused parameter from btrfs_prepare_extent_commit | David Sterba | 2017-02-17 | 1 | -2/+1 |
* | btrfs: remove unused parameter from btrfs_subvolume_release_metadata | David Sterba | 2017-02-17 | 1 | -2/+1 |
* | btrfs: remove unused parameter from clean_tree_block | David Sterba | 2017-02-17 | 1 | -2/+2 |
* | Btrfs: use helper to get used bytes of space_info | Liu Bo | 2017-02-17 | 1 | -22/+19 |
* | Btrfs: try to avoid acquiring free space ctl's lock | Liu Bo | 2017-02-17 | 1 | -11/+13 |
* | Btrfs: kill trans in run_delalloc_nocow and btrfs_cross_ref_exist | Liu Bo | 2017-02-14 | 1 | -10/+12 |
* | Btrfs: pass delayed_refs directly to btrfs_find_delayed_ref_head | Liu Bo | 2017-02-14 | 1 | -3/+3 |
* | btrfs: allow unlink to exceed subvolume quota | Jeff Mahoney | 2017-02-14 | 1 | -2/+2 |
* | Btrfs: constify struct btrfs_{,disk_}key wherever possible | Omar Sandoval | 2017-02-14 | 1 | -4/+5 |
* | btrfs: fix over-80 lines introduced by previous cleanups | David Sterba | 2017-02-14 | 1 | -2/+2 |
* | btrfs: Make btrfs_ino take a struct btrfs_inode | Nikolay Borisov | 2017-02-14 | 1 | -5/+5 |
* | btrfs: add wrapper for counting BTRFS_MAX_EXTENT_SIZE | David Sterba | 2017-02-14 | 1 | -8/+4 |
* | btrfs: drop unused extent_op arg from btrfs_add_delayed_data_ref | Jeff Mahoney | 2017-02-14 | 1 | -4/+3 |
* | Btrfs: use down_read_nested to make lockdep silent | Liu Bo | 2017-01-03 | 1 | -1/+2 |
* | btrfs: fix locking when we put back a delayed ref that's too new | Jeff Mahoney | 2017-01-03 | 1 | -1/+1 |
* | btrfs: fix error handling when run_delayed_extent_op fails | Jeff Mahoney | 2017-01-03 | 1 | -0/+3 |
* | btrfs: opencode chunk locking, remove helpers | David Sterba | 2016-12-06 | 1 | -4/+4 |
* | btrfs: remove root parameter from transaction commit/end routines | Jeff Mahoney | 2016-12-06 | 1 | -16/+15 |
* | btrfs: take an fs_info directly when the root is not used otherwise | Jeff Mahoney | 2016-12-06 | 1 | -296/+245 |
* | btrfs: simplify btrfs_wait_cache_io prototype | Jeff Mahoney | 2016-12-06 | 1 | -11/+4 |
* | btrfs: convert extent-tree tracepoints to use fs_info | Jeff Mahoney | 2016-12-06 | 1 | -9/+8 |
* | btrfs: root->fs_info cleanup, add fs_info convenience variables | Jeff Mahoney | 2016-12-06 | 1 | -358/+393 |
* | btrfs: root->fs_info cleanup, update_block_group{,flags} | Jeff Mahoney | 2016-12-06 | 1 | -14/+14 |
* | btrfs: root->fs_info cleanup, lock/unlock_chunks | Jeff Mahoney | 2016-12-06 | 1 | -4/+4 |
* | btrfs: root->fs_info cleanup, btrfs_calc_{trans,trunc}_metadata_size | Jeff Mahoney | 2016-12-06 | 1 | -16/+19 |
* | btrfs: pull node/sector/stripe sizes out of root and into fs_info | Jeff Mahoney | 2016-12-06 | 1 | -40/+44 |
* | btrfs: root->fs_info cleanup, use fs_info->dev_root everywhere | Jeff Mahoney | 2016-12-06 | 1 | -1/+1 |
* | btrfs: alloc_reserved_file_extent trace point should use extent_root | Jeff Mahoney | 2016-12-06 | 1 | -1/+2 |
* | btrfs: call functions that always use the same root with fs_info instead | Jeff Mahoney | 2016-12-06 | 1 | -9/+11 |
* | btrfs: call functions that overwrite their root parameter with fs_info | Jeff Mahoney | 2016-12-06 | 1 | -8/+9 |
* | btrfs: improve delayed refs iterations | Wang Xiaoguang | 2016-11-30 | 1 | -6/+9 |
* | btrfs: Export and move leaf/subtree qgroup helpers to qgroup.c | Qu Wenruo | 2016-11-30 | 1 | -217/+3 |
* | btrfs: qgroup: Rename functions to make it follow reserve,trace,account steps | Qu Wenruo | 2016-11-30 | 1 | -3/+3 |
* | btrfs: Ensure proper sector alignment for btrfs_free_reserved_data_space | Jeff Mahoney | 2016-11-30 | 1 | -0/+7 |
* | btrfs: remove constant parameter to memset_extent_buffer and rename it | David Sterba | 2016-11-30 | 1 | -1/+1 |
* | btrfs: remove trivial helper btrfs_find_tree_block | David Sterba | 2016-11-30 | 1 | -1/+1 |
* | btrfs: remove useless comments | Xiaoguang Wang | 2016-11-30 | 1 | -10/+3 |
* | btrfs: cleanup: use already calculated value in btrfs_should_throttle_delayed... | Wang Xiaoguang | 2016-11-29 | 1 | -1/+1 |
* | btrfs: don't abuse REQ_OP_* flags for btrfs_map_block | Christoph Hellwig | 2016-11-29 | 1 | -1/+1 |
* | btrfs: fix WARNING in btrfs_select_ref_head() | Wang Xiaoguang | 2016-10-24 | 1 | -0/+3 |
* | Revert "btrfs: let btrfs_delete_unused_bgs() to clean relocated bgs" | Chris Mason | 2016-10-10 | 1 | -1/+1 |
* | Btrfs: don't BUG() during drop snapshot | Josef Bacik | 2016-09-26 | 1 | -11/+27 |
* | btrfs: Remove already completed TODO comment | Goldwyn Rodrigues | 2016-09-26 | 1 | -2/+0 |
* | btrfs: Do not reassign count in btrfs_run_delayed_refs | Goldwyn Rodrigues | 2016-09-26 | 1 | -1/+0 |
* | Btrfs: fix memory leak in do_walk_down | Liu Bo | 2016-09-26 | 1 | -0/+1 |
* | btrfs: convert pr_* to btrfs_* where possible | Jeff Mahoney | 2016-09-26 | 1 | -30/+36 |
* | btrfs: convert printk(KERN_* to use pr_* calls | Jeff Mahoney | 2016-09-26 | 1 | -3/+3 |
* | btrfs: unsplit printed strings | Jeff Mahoney | 2016-09-26 | 1 | -22/+22 |