index
:
kernel/linux.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.12.y
linux-6.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.17.y
linux-6.18.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-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
btrfs
/
defrag.c
Age
Commit message (
Expand
)
Author
Files
Lines
2025-09-23
btrfs: add unlikely annotations to branches leading to EIO
David Sterba
1
-1
/
+1
2025-09-23
btrfs: fix typos in comments and strings
David Sterba
1
-1
/
+1
2025-07-22
btrfs: defrag: add flag to force no-compression
David Sterba
1
-4
/
+9
2025-07-22
btrfs: use folio_end() where appropriate
David Sterba
1
-4
/
+3
2025-07-22
btrfs: rename variables for locked range in defrag_prepare_one_folio()
David Sterba
1
-7
/
+7
2025-07-22
btrfs: use rb_find_add() in btrfs_insert_inode_defrag()
Yangtao Li
1
-27
/
+21
2025-05-15
btrfs: defrag: use list_last_entry() at defrag_collect_targets()
Filipe Manana
1
-4
/
+4
2025-05-15
btrfs: trivial conversion to return bool instead of int
David Sterba
1
-4
/
+4
2025-05-15
btrfs: enable large data folios support for defrag
Qu Wenruo
1
-34
/
+46
2025-05-15
btrfs: rename remaining exported extent map functions
Filipe Manana
1
-1
/
+1
2025-05-15
btrfs: rename functions to allocate and free extent maps
Filipe Manana
1
-7
/
+7
2025-05-15
btrfs: rename extent map functions to get block start, end and check if in tree
Filipe Manana
1
-2
/
+2
2025-05-15
btrfs: rename exported extent map compression functions
Filipe Manana
1
-1
/
+1
2025-05-15
btrfs: rename the functions to count, test and get bit ranges in io trees
Filipe Manana
1
-2
/
+2
2025-05-15
btrfs: rename set_extent_bit() to include a btrfs prefix
Filipe Manana
1
-2
/
+2
2025-05-15
btrfs: rename the functions to clear bits for an extent range
Filipe Manana
1
-3
/
+3
2025-05-15
btrfs: add btrfs prefix to main lock, try lock and unlock extent functions
Filipe Manana
1
-11
/
+11
2025-05-15
btrfs: use rb_entry_safe() where possible to simplify code
David Sterba
1
-4
/
+1
2025-03-18
btrfs: make btrfs_iget() return a btrfs inode instead
Filipe Manana
1
-7
/
+7
2025-03-18
btrfs: defrag: extend ioctl to accept compression levels
Daniel Vacek
1
-5
/
+19
2025-03-18
btrfs: pass struct btrfs_inode to btrfs_defrag_file()
David Sterba
1
-22
/
+22
2024-10-31
btrfs: fix defrag not merging contiguous extents due to merged extent maps
Filipe Manana
1
-5
/
+5
2024-09-17
btrfs: fix use-after-free on rbtree that tracks inodes for auto defrag
Filipe Manana
1
-0
/
+2
2024-09-10
btrfs: always pass readahead state to defrag
David Sterba
1
-21
/
+11
2024-09-10
btrfs: drop transaction parameter from btrfs_add_inode_defrag()
David Sterba
1
-9
/
+2
2024-09-10
btrfs: return void from btrfs_add_inode_defrag()
David Sterba
1
-7
/
+7
2024-09-10
btrfs: clear defragmented inodes using postorder in btrfs_cleanup_defrag_inod...
David Sterba
1
-10
/
+4
2024-09-10
btrfs: rename __btrfs_run_defrag_inode() and drop double underscores
David Sterba
1
-3
/
+3
2024-09-10
btrfs: rename __btrfs_add_inode_defrag() and drop double underscores
David Sterba
1
-6
/
+4
2024-09-10
btrfs: rename __need_auto_defrag() and drop double underscores
David Sterba
1
-4
/
+4
2024-09-10
btrfs: constify arguments of compare_inode_defrag()
David Sterba
1
-2
/
+2
2024-09-10
btrfs: rename __compare_inode_defrag() and drop double underscores
David Sterba
1
-4
/
+4
2024-07-11
btrfs: fix data race when accessing the last_trans field of a root
Filipe Manana
1
-1
/
+1
2024-07-11
btrfs: remove super block argument from btrfs_iget()
Filipe Manana
1
-1
/
+1
2024-07-11
btrfs: remove extent_map::block_start member
Qu Wenruo
1
-5
/
+4
2024-07-11
btrfs: remove extent_map::orig_start member
Qu Wenruo
1
-1
/
+0
2024-07-11
btrfs: introduce new members for extent_map
Qu Wenruo
1
-0
/
+4
2024-05-07
btrfs: change root->root_key.objectid to btrfs_root_id()
Josef Bacik
1
-1
/
+1
2024-03-05
btrfs: remove SLAB_MEM_SPREAD flag use
Chengming Zhou
1
-3
/
+1
2024-03-04
btrfs: add helper to get fs_info from struct inode pointer
David Sterba
1
-2
/
+2
2024-03-04
btrfs: defrag: change BUG_ON to assertion in btrfs_defrag_leaves()
David Sterba
1
-1
/
+1
2024-03-04
btrfs: remove unused included headers
David Sterba
1
-1
/
+0
2024-03-04
btrfs: use a folio array throughout the defrag process
Matthew Wilcox (Oracle)
1
-23
/
+21
2024-03-04
btrfs: convert defrag_prepare_one_page() to use a folio
Matthew Wilcox (Oracle)
1
-26
/
+27
2024-02-19
btrfs: defrag: avoid unnecessary defrag caused by incorrect extent size
Qu Wenruo
1
-1
/
+1
2023-12-16
btrfs: migrate subpage code to folio interfaces
Qu Wenruo
1
-1
/
+1
2023-12-16
btrfs: use the flags of an extent map to identify the compression type
Filipe Manana
1
-4
/
+4
2023-12-15
btrfs: remove no longer used EXTENT_MAP_DELALLOC block start value
Filipe Manana
1
-2
/
+1
2023-10-12
btrfs: add specific helper for range bit test exists
David Sterba
1
-2
/
+2
2023-10-12
btrfs: move btrfs_realloc_node() from ctree.c into defrag.c
Filipe Manana
1
-0
/
+105
[next]