index
:
linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
/
btrfs
/
free-space-cache.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
btrfs: remove SLAB_MEM_SPREAD flag use
Chengming Zhou
2024-03-05
1
-2
/
+2
*
btrfs: use KMEM_CACHE() to create btrfs_free_space cache
Kunwu Chan
2024-03-04
1
-3
/
+1
*
btrfs: add helper to get fs_info from struct inode pointer
David Sterba
2024-03-04
1
-1
/
+1
*
btrfs: mark __btrfs_add_free_space static
Lijuan Li
2024-03-04
1
-1
/
+1
*
btrfs: remove unused included headers
David Sterba
2024-03-04
1
-2
/
+0
*
btrfs: migrate subpage code to folio interfaces
Qu Wenruo
2023-12-15
1
-2
/
+2
*
btrfs: remove redundant root argument from btrfs_update_inode()
Filipe Manana
2023-10-12
1
-7
/
+6
*
btrfs: abort transaction on generation mismatch when marking eb as dirty
Filipe Manana
2023-10-12
1
-3
/
+3
*
btrfs: remove btrfs_crc32c wrapper
Josef Bacik
2023-10-12
1
-2
/
+2
*
btrfs: move btrfs_crc32c_final into free-space-cache.c
Josef Bacik
2023-10-12
1
-0
/
+5
*
btrfs: zoned: no longer count fresh BG region as zone unusable
Naohiro Aota
2023-08-21
1
-7
/
+1
*
btrfs: print target number of bytes when dumping free space
Filipe Manana
2023-08-21
1
-1
/
+2
*
btrfs: make find_first_extent_bit() return a boolean
Filipe Manana
2023-08-21
1
-4
/
+3
*
btrfs: move btrfs_check_trunc_cache_free_space into block-rsv.c
Josef Bacik
2023-06-19
1
-19
/
+0
*
btrfs: assert tree lock is held when removing free space entries
Filipe Manana
2023-06-19
1
-10
/
+24
*
btrfs: assert tree lock is held when linking free space
Filipe Manana
2023-06-19
1
-0
/
+2
*
btrfs: assert tree lock is held when searching for free space entries
Filipe Manana
2023-06-19
1
-0
/
+2
*
btrfs: assert proper locks are held at tree_insert_offset()
Filipe Manana
2023-06-19
1
-6
/
+19
*
btrfs: simplify arguments to tree_insert_offset()
Filipe Manana
2023-06-19
1
-21
/
+16
*
btrfs: use precomputed end offsets at do_trimming()
Filipe Manana
2023-06-19
1
-1
/
+1
*
btrfs: avoid searching twice for previous node when merging free space entries
Filipe Manana
2023-06-19
1
-3
/
+6
*
btrfs: avoid extra memory allocation when copying free space cache
Filipe Manana
2023-06-19
1
-2
/
+4
*
btrfs: fix space cache inconsistency after error loading it from disk
Filipe Manana
2023-05-09
1
-3
/
+4
*
btrfs: zoned: count fresh BG region as zone unusable
Naohiro Aota
2023-03-15
1
-1
/
+7
*
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-24
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
[next]