index
:
pub/scm/linux/kernel/git/ido/linux.git
master
Ido's fun kernel projects
Ido Rosen
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
btrfs
/
fs.c
Age
Commit message (
Expand
)
Author
Files
Lines
2026-08-07
btrfs: allow any block size that is no larger than page size
Qu Wenruo
1
-9
/
+4
2026-08-07
btrfs: remove out-of-date comments regarding 2K block size
Qu Wenruo
1
-6
/
+0
2026-07-31
btrfs: disable bs > ps support if no transparent hugepage support
Qu Wenruo
1
-2
/
+10
2026-02-03
btrfs: switch to library APIs for checksums
Eric Biggers
1
-14
/
+86
2025-09-23
btrfs: enable experimental bs > ps support
Qu Wenruo
1
-2
/
+1
2025-09-23
btrfs: prepare zstd to support bs > ps cases
Qu Wenruo
1
-0
/
+18
2025-09-23
btrfs: support all block sizes which is no larger than page size
Qu Wenruo
1
-0
/
+4
2025-09-23
btrfs: fix typos in comments and strings
David Sterba
1
-1
/
+1
2025-09-22
btrfs: simplify support block size check
Qu Wenruo
1
-0
/
+27
2025-03-18
btrfs: update include and forward declarations in headers
David Sterba
1
-1
/
+0
2025-01-13
btrfs: use uuid_is_null() to verify if an uuid is empty
Filipe Manana
1
-9
/
+0
2025-01-13
btrfs: move btrfs_is_empty_uuid() from ioctl.c into fs.c
Filipe Manana
1
-0
/
+9
2025-01-13
btrfs: move the exclusive operation functions into fs.c
Filipe Manana
1
-0
/
+81
2025-01-13
btrfs: move csum related functions from ctree.c into fs.c
Filipe Manana
1
-0
/
+49
2023-02-13
btrfs: sysfs: update fs features directory asynchronously
Qu Wenruo
1
-0
/
+4
2022-12-05
btrfs: move accessor helpers into accessors.h
Josef Bacik
1
-0
/
+1
2022-12-05
btrfs: move the printk helpers out of ctree.h
Josef Bacik
1
-0
/
+1
2022-12-05
btrfs: move fs wide helpers out of ctree.h
Josef Bacik
1
-0
/
+92