index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
/
btrfs
/
free-space-cache.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
btrfs: pass btrfs_inode to btrfs_add_delayed_iput
David Sterba
2022-12-05
1
-2
/
+2
*
btrfs: simplify percent calculation helpers, rename div_factor
David Sterba
2022-12-05
1
-2
/
+1
*
btrfs: move super_block specific helpers into super.h
Josef Bacik
2022-12-05
1
-0
/
+1
*
btrfs: move file prototypes to file.h
Josef Bacik
2022-12-05
1
-0
/
+1
*
btrfs: move file-item prototypes into their own header
Josef Bacik
2022-12-05
1
-0
/
+1
*
btrfs: update function comments
David Sterba
2022-12-05
1
-6
/
+3
*
btrfs: move accessor helpers into accessors.h
Josef Bacik
2022-12-05
1
-0
/
+1
*
btrfs: move BTRFS_FS_STATE* definitions and helpers to fs.h
Josef Bacik
2022-12-05
1
-1
/
+2
*
btrfs: move the printk helpers out of ctree.h
Josef Bacik
2022-12-05
1
-0
/
+1
*
btrfs: move free space cachep's out of ctree.h
Josef Bacik
2022-12-05
1
-0
/
+28
*
btrfs: move btrfs_drop_extent_cache() to extent_map.c
Filipe Manana
2022-09-29
1
-1
/
+1
*
btrfs: replace delete argument with EXTENT_CLEAR_ALL_BITS
Josef Bacik
2022-09-26
1
-3
/
+3
*
btrfs: unify the lock/unlock extent variants
Josef Bacik
2022-09-26
1
-8
/
+8
*
btrfs: remove the wake argument from clear_extent_bits
Josef Bacik
2022-09-26
1
-3
/
+3
*
btrfs: remove use btrfs_remove_free_space_cache instead of variant
Josef Bacik
2022-09-26
1
-17
/
+3
*
btrfs: call __btrfs_remove_free_space_cache_locked on cache load failure
Josef Bacik
2022-09-26
1
-20
/
+33
*
btrfs: convert block group bit field to use bit helpers
Josef Bacik
2022-09-26
1
-9
/
+7
*
btrfs: change the lockdep class of free space inode's invalidate_lock
Ioannis Angelakopoulos
2022-09-26
1
-0
/
+10
*
btrfs: dump extra info if one free space cache has more bitmaps than it should
Qu Wenruo
2022-09-26
1
-0
/
+6
*
btrfs: clean up chained assignments
David Sterba
2022-07-25
1
-1
/
+2
*
Merge tag 'folio-5.19' of git://git.infradead.org/users/willy/pagecache
Linus Torvalds
2022-05-25
1
-1
/
+1
|
\
|
*
btrfs: Convert btrfs to read_folio
Matthew Wilcox (Oracle)
2022-05-09
1
-1
/
+1
*
|
btrfs: use rbtree with leftmost node cached for tracking lowest block group
Filipe Manana
2022-05-16
1
-1
/
+1
*
|
btrfs: make the bg_reclaim_threshold per-space info
Josef Bacik
2022-05-16
1
-2
/
+5
|
/
*
btrfs: add inode to truncate control
Josef Bacik
2022-01-07
1
-1
/
+2
*
btrfs: pass the ino via truncate control
Josef Bacik
2022-01-07
1
-0
/
+1
*
btrfs: use a flag to control when to clear the file extent range
Josef Bacik
2022-01-07
1
-0
/
+1
*
btrfs: only call inode_sub_bytes in truncate paths that care
Josef Bacik
2022-01-07
1
-0
/
+1
*
btrfs: only update i_size in truncate paths that care
Josef Bacik
2022-01-07
1
-0
/
+3
*
btrfs: add truncate control struct
Josef Bacik
2022-01-07
1
-2
/
+5
*
btrfs: move extent locking outside of btrfs_truncate_inode_items
Josef Bacik
2022-01-07
1
-7
/
+13
*
btrfs: add an inode-item.h
Josef Bacik
2022-01-07
1
-0
/
+1
*
btrfs: change name and type of private member of btrfs_free_space_ctl
Nikolay Borisov
2022-01-03
1
-6
/
+6
*
btrfs: make __btrfs_add_free_space take just block group reference
Nikolay Borisov
2022-01-03
1
-15
/
+10
*
btrfs: consolidate unlink_free_space/__unlink_free_space functions
Nikolay Borisov
2022-01-03
1
-25
/
+15
*
btrfs: consolidate bitmap_clear_bits/__bitmap_clear_bits
Nikolay Borisov
2022-01-03
1
-24
/
+13
*
btrfs: eliminate if in main loop in tree_search_offset
Nikolay Borisov
2022-01-03
1
-7
/
+4
*
btrfs: get next entry in tree_search_offset before doing checks
Nikolay Borisov
2022-01-03
1
-5
/
+4
*
btrfs: index free space entries on size
Josef Bacik
2022-01-03
1
-44
/
+137
*
btrfs: only use ->max_extent_size if it is set in the bitmap
Josef Bacik
2022-01-03
1
-1
/
+25
*
btrfs: subpage: add bitmap for PageChecked flag
Qu Wenruo
2021-10-26
1
-1
/
+5
*
btrfs: zoned: implement active zone tracking
Naohiro Aota
2021-10-26
1
-2
/
+3
*
btrfs: zoned: tweak reclaim threshold for zone capacity
Naohiro Aota
2021-10-26
1
-2
/
+6
*
btrfs: zoned: calculate free space from zone capacity
Naohiro Aota
2021-10-26
1
-1
/
+6
*
btrfs: zoned: fix block group alloc_offset calculation
Naohiro Aota
2021-08-23
1
-2
/
+5
*
btrfs: zoned: allow disabling of zone auto reclaim
Johannes Thumshirn
2021-08-23
1
-3
/
+4
*
btrfs: allocate file_ra_state on stack in readahead_cache
Goldwyn Rodrigues
2021-08-23
1
-9
/
+3
*
btrfs: don't set the full sync flag when truncation does not touch extents
Filipe Manana
2021-06-21
1
-1
/
+1
*
btrfs: initialize return variable in cleanup_free_space_cache_v1
Tom Rix
2021-05-04
1
-1
/
+1
*
btrfs: zoned: automatically reclaim zones
Johannes Thumshirn
2021-04-20
1
-1
/
+8
[next]