| Age | Commit message (Expand) | Author | Files | Lines |
| 2026-06-09 | btrfs: switch local indicator variables to bools | David Sterba | 1 | -6/+6 |
| 2026-06-08 | btrfs: remove unnecessary ctl argument from write_cache_extent_entries() | Filipe Manana | 1 | -3/+2 |
| 2026-06-08 | btrfs: remove unnecessary ctl argument from __btrfs_write_out_cache() | Filipe Manana | 1 | -3/+2 |
| 2026-06-08 | btrfs: remove block group argument from copy_free_space_cache() | Filipe Manana | 1 | -5/+4 |
| 2026-06-08 | btrfs: remove op field from struct btrfs_free_space_ctl | Filipe Manana | 1 | -13/+11 |
| 2026-06-08 | btrfs: remove unit field from struct btrfs_free_space_ctl | Filipe Manana | 1 | -43/+52 |
| 2026-06-08 | btrfs: remove start field from struct btrfs_free_space_ctl | Filipe Manana | 1 | -5/+4 |
| 2026-06-08 | btrfs: remove folio checked subpage bitmap tracking | Qu Wenruo | 1 | -4/+0 |
| 2026-02-21 | treewide: Replace kmalloc with kmalloc_obj for non-scalar types | Kees Cook | 1 | -1/+1 |
| 2026-02-03 | btrfs: remove pointless out labels from free-space-cache.c | Filipe Manana | 1 | -16/+12 |
| 2026-02-03 | btrfs: don't pass io_ctl to __btrfs_write_out_cache() | Johannes Thumshirn | 1 | -3/+2 |
| 2026-02-03 | btrfs: use the btrfs_block_group_end() helper everywhere | Filipe Manana | 1 | -4/+4 |
| 2026-02-03 | btrfs: remove bogus NULL checks in __btrfs_write_out_cache() | Johannes Thumshirn | 1 | -7/+4 |
| 2026-02-03 | btrfs: populate fully_remapped_bgs_list on mount | Mark Harmstone | 1 | -0/+18 |
| 2026-02-03 | btrfs: handle discarding fully-remapped block groups | Mark Harmstone | 1 | -0/+33 |
| 2026-02-03 | btrfs: add do_remap parameter to btrfs_discard_extent() | Mark Harmstone | 1 | -1/+1 |
| 2026-02-03 | btrfs: remove remapped block groups from the free-space-tree | Mark Harmstone | 1 | -0/+3 |
| 2025-11-24 | btrfs: use bool type for btrfs_path members used as booleans | Filipe Manana | 1 | -2/+2 |
| 2025-11-24 | btrfs: reduce block group critical section in do_trimming() | Filipe Manana | 1 | -8/+12 |
| 2025-09-23 | btrfs: add unlikely annotations to branches leading to transaction abort | David Sterba | 1 | -1/+1 |
| 2025-09-23 | btrfs: fix typos in comments and strings | David Sterba | 1 | -2/+2 |
| 2025-07-21 | btrfs: use pgoff_t for page index variables | David Sterba | 1 | -1/+1 |
| 2025-07-21 | btrfs: rename err to ret in btrfs_alloc_from_bitmap() | David Sterba | 1 | -3/+3 |
| 2025-05-15 | btrfs: return real error from __filemap_get_folio() calls | Filipe Manana | 1 | -1/+1 |
| 2025-05-15 | btrfs: use list_first_entry() everywhere | David Sterba | 1 | -6/+4 |
| 2025-05-15 | btrfs: rename the functions to search for bits in extent ranges | Filipe Manana | 1 | -3/+3 |
| 2025-05-15 | btrfs: rename the functions to clear bits for an extent range | Filipe Manana | 1 | -7/+7 |
| 2025-05-15 | btrfs: add btrfs prefix to main lock, try lock and unlock extent functions | Filipe Manana | 1 | -8/+8 |
| 2025-05-15 | btrfs: do more trivial BTRFS_PATH_AUTO_FREE conversions | David Sterba | 1 | -2/+2 |
| 2025-03-18 | btrfs: make btrfs_iget_path() return a btrfs inode instead | Filipe Manana | 1 | -5/+5 |
| 2025-03-18 | btrfs: use BTRFS_PATH_AUTO_FREE in btrfs_remove_free_space_inode() | David Sterba | 1 | -8/+5 |
| 2025-03-18 | btrfs: unify ordering of btrfs_key initializations | David Sterba | 1 | -4/+4 |
| 2025-03-17 | btrfs: convert io_ctl_prepare_pages() to work on folios | Matthew Wilcox (Oracle) | 1 | -12/+14 |
| 2025-01-13 | btrfs: open code set_page_extent_mapped() | David Sterba | 1 | -1/+1 |
| 2025-01-13 | btrfs: free-space-cache: remove unnecessary calls to btrfs_mark_buffer_dirty() | Filipe Manana | 1 | -3/+0 |
| 2025-01-13 | btrfs: move extent-tree function declarations out of ctree.h | Filipe Manana | 1 | -1/+1 |
| 2024-11-11 | btrfs: convert btrfs_buffered_write() to use folios | Qu Wenruo | 1 | -2/+2 |
| 2024-11-11 | btrfs: make buffered write to copy one page a time | Qu Wenruo | 1 | -4/+11 |
| 2024-11-11 | btrfs: use str_yes_no() helper function in btrfs_dump_free_space() | Thorsten Blum | 1 | -3/+3 |
| 2024-11-11 | btrfs: remove the dirty_page local variable | Qu Wenruo | 1 | -2/+1 |
| 2024-10-07 | btrfs: add cancellation points to trim loops | Luca Stefani | 1 | -2/+2 |
| 2024-08-15 | btrfs: zoned: properly take lock to read/update block group's zoned variables | Naohiro Aota | 1 | -6/+8 |
| 2024-07-29 | btrfs: zoned: fix zone_unusable accounting on making block group read-write a... | Naohiro Aota | 1 | -1/+3 |
| 2024-07-11 | btrfs: fix bitmap leak when loading free space cache on duplicate entry | Filipe Manana | 1 | -0/+1 |
| 2024-07-11 | btrfs: switch btrfs_block_group::inode to struct btrfs_inode | David Sterba | 1 | -2/+2 |
| 2024-07-11 | btrfs: remove super block argument from btrfs_iget_path() | Filipe Manana | 1 | -2/+1 |
| 2024-07-11 | btrfs: pass a btrfs_inode to btrfs_wait_ordered_range() | Filipe Manana | 1 | -1/+1 |
| 2024-07-11 | btrfs: pass a btrfs_inode to btrfs_fdatawrite_range() | Filipe Manana | 1 | -1/+1 |
| 2024-06-27 | Merge tag 'for-6.10-rc5-tag' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 1 | -1/+1 |
| 2024-06-25 | btrfs: zoned: fix initial free space detection | Naohiro Aota | 1 | -1/+1 |
| 2024-04-01 | btrfs: rename bitmap_set_bits() -> btrfs_bitmap_set_bits() | Alexander Lobakin | 1 | -4/+4 |
| 2024-03-05 | btrfs: remove SLAB_MEM_SPREAD flag use | Chengming Zhou | 1 | -2/+2 |
| 2024-03-04 | btrfs: use KMEM_CACHE() to create btrfs_free_space cache | Kunwu Chan | 1 | -3/+1 |
| 2024-03-04 | btrfs: add helper to get fs_info from struct inode pointer | David Sterba | 1 | -1/+1 |
| 2024-03-04 | btrfs: mark __btrfs_add_free_space static | Lijuan Li | 1 | -1/+1 |
| 2024-03-04 | btrfs: remove unused included headers | David Sterba | 1 | -2/+0 |
| 2023-12-15 | btrfs: migrate subpage code to folio interfaces | Qu Wenruo | 1 | -2/+2 |
| 2023-10-12 | btrfs: remove redundant root argument from btrfs_update_inode() | Filipe Manana | 1 | -7/+6 |
| 2023-10-12 | btrfs: abort transaction on generation mismatch when marking eb as dirty | Filipe Manana | 1 | -3/+3 |
| 2023-10-12 | btrfs: remove btrfs_crc32c wrapper | Josef Bacik | 1 | -2/+2 |
| 2023-10-12 | btrfs: move btrfs_crc32c_final into free-space-cache.c | Josef Bacik | 1 | -0/+5 |
| 2023-08-21 | btrfs: zoned: no longer count fresh BG region as zone unusable | Naohiro Aota | 1 | -7/+1 |
| 2023-08-21 | btrfs: print target number of bytes when dumping free space | Filipe Manana | 1 | -1/+2 |
| 2023-08-21 | btrfs: make find_first_extent_bit() return a boolean | Filipe Manana | 1 | -4/+3 |
| 2023-06-19 | btrfs: move btrfs_check_trunc_cache_free_space into block-rsv.c | Josef Bacik | 1 | -19/+0 |
| 2023-06-19 | btrfs: assert tree lock is held when removing free space entries | Filipe Manana | 1 | -10/+24 |
| 2023-06-19 | btrfs: assert tree lock is held when linking free space | Filipe Manana | 1 | -0/+2 |
| 2023-06-19 | btrfs: assert tree lock is held when searching for free space entries | Filipe Manana | 1 | -0/+2 |
| 2023-06-19 | btrfs: assert proper locks are held at tree_insert_offset() | Filipe Manana | 1 | -6/+19 |
| 2023-06-19 | btrfs: simplify arguments to tree_insert_offset() | Filipe Manana | 1 | -21/+16 |
| 2023-06-19 | btrfs: use precomputed end offsets at do_trimming() | Filipe Manana | 1 | -1/+1 |
| 2023-06-19 | btrfs: avoid searching twice for previous node when merging free space entries | Filipe Manana | 1 | -3/+6 |
| 2023-06-19 | btrfs: avoid extra memory allocation when copying free space cache | Filipe Manana | 1 | -2/+4 |
| 2023-05-09 | btrfs: fix space cache inconsistency after error loading it from disk | Filipe Manana | 1 | -3/+4 |
| 2023-03-15 | btrfs: zoned: count fresh BG region as zone unusable | Naohiro Aota | 1 | -1/+7 |
| 2022-12-05 | btrfs: pass btrfs_inode to btrfs_add_delayed_iput | David Sterba | 1 | -2/+2 |
| 2022-12-05 | btrfs: simplify percent calculation helpers, rename div_factor | David Sterba | 1 | -2/+1 |
| 2022-12-05 | btrfs: move super_block specific helpers into super.h | Josef Bacik | 1 | -0/+1 |
| 2022-12-05 | btrfs: move file prototypes to file.h | Josef Bacik | 1 | -0/+1 |
| 2022-12-05 | btrfs: move file-item prototypes into their own header | Josef Bacik | 1 | -0/+1 |
| 2022-12-05 | btrfs: update function comments | David Sterba | 1 | -6/+3 |
| 2022-12-05 | btrfs: move accessor helpers into accessors.h | Josef Bacik | 1 | -0/+1 |
| 2022-12-05 | btrfs: move BTRFS_FS_STATE* definitions and helpers to fs.h | Josef Bacik | 1 | -1/+2 |
| 2022-12-05 | btrfs: move the printk helpers out of ctree.h | Josef Bacik | 1 | -0/+1 |
| 2022-12-05 | btrfs: move free space cachep's out of ctree.h | Josef Bacik | 1 | -0/+28 |
| 2022-09-29 | btrfs: move btrfs_drop_extent_cache() to extent_map.c | Filipe Manana | 1 | -1/+1 |
| 2022-09-26 | btrfs: replace delete argument with EXTENT_CLEAR_ALL_BITS | Josef Bacik | 1 | -3/+3 |
| 2022-09-26 | btrfs: unify the lock/unlock extent variants | Josef Bacik | 1 | -8/+8 |
| 2022-09-26 | btrfs: remove the wake argument from clear_extent_bits | Josef Bacik | 1 | -3/+3 |
| 2022-09-26 | btrfs: remove use btrfs_remove_free_space_cache instead of variant | Josef Bacik | 1 | -17/+3 |
| 2022-09-26 | btrfs: call __btrfs_remove_free_space_cache_locked on cache load failure | Josef Bacik | 1 | -20/+33 |
| 2022-09-26 | btrfs: convert block group bit field to use bit helpers | Josef Bacik | 1 | -9/+7 |
| 2022-09-26 | btrfs: change the lockdep class of free space inode's invalidate_lock | Ioannis Angelakopoulos | 1 | -0/+10 |
| 2022-09-26 | btrfs: dump extra info if one free space cache has more bitmaps than it should | Qu Wenruo | 1 | -0/+6 |
| 2022-07-25 | btrfs: clean up chained assignments | David Sterba | 1 | -1/+2 |
| 2022-05-24 | Merge tag 'folio-5.19' of git://git.infradead.org/users/willy/pagecache | Linus Torvalds | 1 | -1/+1 |
| 2022-05-16 | btrfs: use rbtree with leftmost node cached for tracking lowest block group | Filipe Manana | 1 | -1/+1 |
| 2022-05-16 | btrfs: make the bg_reclaim_threshold per-space info | Josef Bacik | 1 | -2/+5 |
| 2022-05-09 | btrfs: Convert btrfs to read_folio | Matthew Wilcox (Oracle) | 1 | -1/+1 |
| 2022-01-07 | btrfs: add inode to truncate control | Josef Bacik | 1 | -1/+2 |
| 2022-01-07 | btrfs: pass the ino via truncate control | Josef Bacik | 1 | -0/+1 |
| 2022-01-07 | btrfs: use a flag to control when to clear the file extent range | Josef Bacik | 1 | -0/+1 |
| 2022-01-07 | btrfs: only call inode_sub_bytes in truncate paths that care | Josef Bacik | 1 | -0/+1 |
| 2022-01-07 | btrfs: only update i_size in truncate paths that care | Josef Bacik | 1 | -0/+3 |
| 2022-01-07 | btrfs: add truncate control struct | Josef Bacik | 1 | -2/+5 |
| 2022-01-07 | btrfs: move extent locking outside of btrfs_truncate_inode_items | Josef Bacik | 1 | -7/+13 |
| 2022-01-07 | btrfs: add an inode-item.h | Josef Bacik | 1 | -0/+1 |
| 2022-01-03 | btrfs: change name and type of private member of btrfs_free_space_ctl | Nikolay Borisov | 1 | -6/+6 |
| 2022-01-03 | btrfs: make __btrfs_add_free_space take just block group reference | Nikolay Borisov | 1 | -15/+10 |
| 2022-01-03 | btrfs: consolidate unlink_free_space/__unlink_free_space functions | Nikolay Borisov | 1 | -25/+15 |
| 2022-01-03 | btrfs: consolidate bitmap_clear_bits/__bitmap_clear_bits | Nikolay Borisov | 1 | -24/+13 |
| 2022-01-03 | btrfs: eliminate if in main loop in tree_search_offset | Nikolay Borisov | 1 | -7/+4 |
| 2022-01-03 | btrfs: get next entry in tree_search_offset before doing checks | Nikolay Borisov | 1 | -5/+4 |
| 2022-01-03 | btrfs: index free space entries on size | Josef Bacik | 1 | -44/+137 |
| 2022-01-03 | btrfs: only use ->max_extent_size if it is set in the bitmap | Josef Bacik | 1 | -1/+25 |
| 2021-10-26 | btrfs: subpage: add bitmap for PageChecked flag | Qu Wenruo | 1 | -1/+5 |
| 2021-10-26 | btrfs: zoned: implement active zone tracking | Naohiro Aota | 1 | -2/+3 |
| 2021-10-26 | btrfs: zoned: tweak reclaim threshold for zone capacity | Naohiro Aota | 1 | -2/+6 |
| 2021-10-26 | btrfs: zoned: calculate free space from zone capacity | Naohiro Aota | 1 | -1/+6 |
| 2021-08-23 | btrfs: zoned: fix block group alloc_offset calculation | Naohiro Aota | 1 | -2/+5 |
| 2021-08-23 | btrfs: zoned: allow disabling of zone auto reclaim | Johannes Thumshirn | 1 | -3/+4 |
| 2021-08-23 | btrfs: allocate file_ra_state on stack in readahead_cache | Goldwyn Rodrigues | 1 | -9/+3 |
| 2021-06-21 | btrfs: don't set the full sync flag when truncation does not touch extents | Filipe Manana | 1 | -1/+1 |
| 2021-05-04 | btrfs: initialize return variable in cleanup_free_space_cache_v1 | Tom Rix | 1 | -1/+1 |
| 2021-04-20 | btrfs: zoned: automatically reclaim zones | Johannes Thumshirn | 1 | -1/+8 |
| 2021-03-04 | btrfs: zoned: do not account freed region of read-only block group as zone_un... | Naohiro Aota | 1 | -1/+6 |
| 2021-02-22 | btrfs: avoid double put of block group when emptying cluster | Josef Bacik | 1 | -4/+4 |
| 2021-02-22 | btrfs: fix race between extent freeing/allocation when using bitmaps | Nikolay Borisov | 1 | -2/+4 |
| 2021-02-09 | btrfs: zoned: advance allocation pointer after tree log node | Naohiro Aota | 1 | -1/+15 |
| 2021-02-09 | btrfs: zoned: implement sequential extent allocation | Naohiro Aota | 1 | -0/+6 |
| 2021-02-09 | btrfs: zoned: track unusable bytes for zones | Naohiro Aota | 1 | -0/+67 |
| 2021-02-08 | btrfs: introduce btrfs_subpage for data inodes | Qu Wenruo | 1 | -3/+12 |
| 2021-02-08 | btrfs: improve parameter description for __btrfs_write_out_cache | Nikolay Borisov | 1 | -5/+8 |
| 2021-02-08 | btrfs: rename btrfs_find_free_objectid to btrfs_get_free_objectid | Nikolay Borisov | 1 | -1/+1 |
| 2021-02-08 | btrfs: clarify error returns values in __load_free_space_cache | Zhihao Cheng | 1 | -1/+5 |
| 2020-12-09 | btrfs: remove free space items when disabling space cache v1 | Boris Burkov | 1 | -4/+95 |
| 2020-12-09 | btrfs: keep sb cache_generation consistent with space_cache | Boris Burkov | 1 | -0/+28 |
| 2020-12-09 | btrfs: remove recalc_thresholds from free space ops | David Sterba | 1 | -44/+42 |
| 2020-12-09 | btrfs: always set NODATASUM/NODATACOW in __create_free_space_inode | Nikolay Borisov | 1 | -5/+3 |
| 2020-12-09 | btrfs: remove crc_check logic from free space | Nikolay Borisov | 1 | -32/+5 |
| 2020-12-09 | btrfs: remove inode number cache feature | Nikolay Borisov | 1 | -177/+0 |
| 2020-12-08 | btrfs: make btrfs_update_inode take btrfs_inode | Nikolay Borisov | 1 | -3/+3 |
| 2020-12-08 | btrfs: make btrfs_truncate_inode_items take btrfs_inode | Nikolay Borisov | 1 | -1/+1 |
| 2020-12-08 | btrfs: load free space cache into a temporary ctl | Josef Bacik | 1 | -89/+66 |
| 2020-12-08 | btrfs: cleanup btrfs_discard_update_discardable usage | Josef Bacik | 1 | -6/+8 |
| 2020-12-08 | btrfs: set EXTENT_NORESERVE bits side btrfs_dirty_pages() | Goldwyn Rodrigues | 1 | -1/+1 |
| 2020-10-07 | btrfs: free-space-cache: use unaligned helpers to access data | David Sterba | 1 | -12/+9 |
| 2020-10-07 | btrfs: delete duplicated words + other fixes in comments | Randy Dunlap | 1 | -1/+1 |
| 2020-08-19 | btrfs: fix space cache memory leak after transaction abort | Filipe Manana | 1 | -1/+1 |
| 2020-08-10 | btrfs: only search for left_info if there is no right_info in try_merge_free_... | Josef Bacik | 1 | -2/+2 |
| 2020-07-27 | btrfs: make btrfs_dirty_pages take btrfs_inode | Nikolay Borisov | 1 | -2/+3 |
| 2020-07-27 | btrfs: use helper btrfs_get_block_group | Anand Jain | 1 | -2/+2 |
| 2020-07-27 | btrfs: let btrfs_return_cluster_to_free_space() return void | Anand Jain | 1 | -9/+5 |
| 2020-05-25 | btrfs: turn space cache writeout failure messages into debug messages | Filipe Manana | 1 | -11/+4 |
| 2020-05-25 | btrfs: include error on messages about failure to write space/inode caches | Filipe Manana | 1 | -6/+6 |
| 2020-05-25 | btrfs: simplify iget helpers | David Sterba | 1 | -1/+1 |
| 2020-05-25 | btrfs: move the block group freeze/unfreeze helpers into block-group.c | Filipe Manana | 1 | -41/+0 |
| 2020-05-25 | btrfs: rename member 'trimming' of block group to a more generic name | Filipe Manana | 1 | -12/+13 |
| 2020-03-23 | btrfs: simplify error handling in __btrfs_write_out_cache() | Johannes Thumshirn | 1 | -13/+11 |
| 2020-03-23 | btrfs: use standard debug config option to enable free-space-cache debug prints | Johannes Thumshirn | 1 | -3/+3 |
| 2020-03-23 | btrfs: make the uptodate argument of io_ctl_add_pages() boolean | Johannes Thumshirn | 1 | -3/+3 |
| 2020-03-23 | btrfs: use inode from io_ctl in io_ctl_prepare_pages | Johannes Thumshirn | 1 | -4/+4 |
| 2020-03-23 | btrfs: switch to per-transaction pinned extents | Nikolay Borisov | 1 | -1/+1 |
| 2020-03-23 | btrfs: Pass transaction handle to write_pinned_extent_entries | Nikolay Borisov | 1 | -1/+2 |
| 2020-01-20 | btrfs: ensure removal of discardable_* in free_bitmap() | Dennis Zhou | 1 | -0/+14 |
| 2020-01-20 | btrfs: make smaller extents more likely to go into bitmaps | Dennis Zhou | 1 | -2/+2 |
| 2020-01-20 | btrfs: increase the metadata allowance for the free_space_cache | Dennis Zhou | 1 | -15/+11 |
| 2020-01-20 | btrfs: keep track of discard reuse stats | Dennis Zhou | 1 | -0/+14 |
| 2020-01-20 | btrfs: have multiple discard lists | Dennis Zhou | 1 | -13/+42 |
| 2020-01-20 | btrfs: make max async discard size tunable | Dennis Zhou | 1 | -7/+13 |
| 2020-01-20 | btrfs: limit max discard size for async discard | Dennis Zhou | 1 | -9/+32 |
| 2020-01-20 | btrfs: keep track of discardable_bytes for async discard | Dennis Zhou | 1 | -9/+32 |
| 2020-01-20 | btrfs: track discardable extents for async discard | Dennis Zhou | 1 | -9/+97 |
| 2020-01-20 | btrfs: discard one region at a time in async discard | Dennis Zhou | 1 | -29/+102 |
| 2020-01-20 | btrfs: handle empty block_group removal for async discard | Dennis Zhou | 1 | -0/+33 |
| 2020-01-20 | btrfs: add the beginning of async discard, discard workqueue | Dennis Zhou | 1 | -6/+48 |
| 2020-01-20 | btrfs: keep track of free space bitmap trim status cleanliness | Dennis Zhou | 1 | -9/+80 |
| 2020-01-20 | btrfs: keep track of which extents have been discarded | Dennis Zhou | 1 | -7/+56 |
| 2019-11-18 | btrfs: rename btrfs_block_group_cache | David Sterba | 1 | -36/+35 |
| 2019-11-18 | btrfs: add dedicated members for start and length of a block group | David Sterba | 1 | -19/+18 |
| 2019-11-18 | btrfs: move block_group_item::used to block group | David Sterba | 1 | -1/+1 |
| 2019-11-18 | btrfs: check page->mapping when loading free space cache | Josef Bacik | 1 | -0/+6 |
| 2019-11-18 | btrfs: drop unused parameter is_new from btrfs_iget | David Sterba | 1 | -1/+1 |
| 2019-09-09 | btrfs: stop clearing EXTENT_DIRTY in inode I/O tree | Omar Sandoval | 1 | -5/+4 |
| 2019-09-09 | btrfs: fix allocation of free space cache v1 bitmap pages | Christophe Leroy | 1 | -7/+13 |
| 2019-09-09 | btrfs: rename the btrfs_calc_*_metadata_size helpers | Josef Bacik | 1 | -2/+2 |
| 2019-09-09 | btrfs: move basic block_group definitions to their own header | Josef Bacik | 1 | -0/+1 |
| 2019-09-09 | btrfs: move btrfs_add_free_space out of a header file | Josef Bacik | 1 | -0/+8 |
| 2019-07-04 | btrfs: migrate the delalloc space stuff to it's own home | Josef Bacik | 1 | -0/+1 |
| 2019-07-02 | btrfs: move space_info to space-info.h | Josef Bacik | 1 | -0/+1 |
| 2019-07-01 | btrfs: use btrfs_crc32c{,_final}() in for free space cache | Johannes Thumshirn | 1 | -6/+4 |
| 2019-07-01 | btrfs: remove mapping tree structures indirection | David Sterba | 1 | -1/+1 |
| 2019-07-01 | btrfs: switch order of unlocks of space_info and bg in do_trimming() | Su Yue | 1 | -1/+1 |
| 2019-04-29 | btrfs: get fs_info from block group in btrfs_find_space_cluster | David Sterba | 1 | -2/+2 |
| 2019-04-29 | btrfs: get fs_info from block group in write_pinned_extent_entries | David Sterba | 1 | -6/+3 |
| 2019-04-29 | btrfs: get fs_info from block group in load_free_space_cache | David Sterba | 1 | -2/+2 |
| 2019-04-29 | btrfs: get fs_info from block group in lookup_free_space_inode | David Sterba | 1 | -5/+6 |
| 2019-04-29 | btrfs: get fs_info from trans in btrfs_write_out_cache | David Sterba | 1 | -2/+2 |
| 2019-04-29 | btrfs: get fs_info from trans in create_free_space_inode | David Sterba | 1 | -5/+4 |
| 2019-04-29 | btrfs: replace pending/pinned chunks lists with io tree | Jeff Mahoney | 1 | -4/+0 |