index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
/
btrfs
/
defrag.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
btrfs: drop gfp from parameter extent state helpers
David Sterba
2023-06-19
1
-2
/
+1
*
btrfs: open code set_extent_defrag
David Sterba
2023-06-19
1
-1
/
+3
*
btrfs: remove the wait argument to btrfs_start_ordered_extent
Christoph Hellwig
2023-02-13
1
-1
/
+1
*
btrfs: use PAGE_{ALIGN, ALIGNED, ALIGN_DOWN} macro
Yushan Zhou
2023-02-13
1
-1
/
+1
*
btrfs: fix an error handling path in btrfs_defrag_leaves()
Christophe JAILLET
2022-12-15
1
-2
/
+4
*
btrfs: pass btrfs_inode to btrfs_inode_unlock
David Sterba
2022-12-05
1
-4
/
+4
*
btrfs: pass btrfs_inode to btrfs_inode_lock
David Sterba
2022-12-05
1
-2
/
+2
*
btrfs: remove new_inline argument from btrfs_extent_item_to_extent_map()
Qu Wenruo
2022-12-05
1
-1
/
+1
*
btrfs: move super_block specific helpers into super.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: move defrag related prototypes to their own header
Josef Bacik
2022-12-05
1
-0
/
+1
*
btrfs: move the file defrag code into defrag.c
Josef Bacik
2022-12-05
1
-0
/
+903
*
btrfs: move the auto defrag code to defrag.c
Josef Bacik
2022-12-05
1
-0
/
+337
*
btrfs: rename tree-defrag.c to defrag.c
Josef Bacik
2022-12-05
1
-0
/
+133