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
/
fs.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
btrfs: remove old mount API code
Josef Bacik
2023-12-15
1
-14
/
+0
*
btrfs: add a NOSPACECACHE mount option flag
Josef Bacik
2023-12-15
1
-0
/
+1
*
btrfs: use a dedicated data structure for chunk maps
Filipe Manana
2023-12-15
1
-1
/
+2
*
btrfs: add and use helpers for reading and writing last_trans_committed
Filipe Manana
2023-10-12
1
-0
/
+14
*
btrfs: add and use helpers for reading and writing fs_info->generation
Filipe Manana
2023-10-12
1
-0
/
+16
*
btrfs: qgroup: check generation when recording simple quota delta
Boris Burkov
2023-10-12
1
-0
/
+1
*
btrfs: qgroup: add new quota mode for simple quotas
Boris Burkov
2023-10-12
1
-1
/
+2
*
btrfs: add raid stripe tree to features enabled with debug config
Johannes Thumshirn
2023-10-12
1
-0
/
+1
*
btrfs: read raid stripe tree from disk
Johannes Thumshirn
2023-10-12
1
-0
/
+1
*
btrfs: warn on tree blocks which are not nodesize aligned
Qu Wenruo
2023-10-12
1
-0
/
+6
*
btrfs: check-integrity: remove CONFIG_BTRFS_FS_CHECK_INTEGRITY option
Qu Wenruo
2023-10-12
1
-16
/
+11
*
btrfs: zoned: activate metadata block group on write time
Naohiro Aota
2023-08-21
1
-0
/
+3
*
btrfs: store the error that turned the fs into error state
Filipe Manana
2023-08-21
1
-4
/
+8
*
btrfs: add comment to struct btrfs_fs_info::dirty_cowonly_roots
Filipe Manana
2023-06-19
1
-0
/
+1
*
btrfs: scrub: remove btrfs_fs_info::scrub_wr_completion_workers
Qu Wenruo
2023-06-19
1
-1
/
+0
*
btrfs: optimize out btrfs_is_zoned for !CONFIG_BLK_DEV_ZONED
Christoph Hellwig
2023-06-19
1
-1
/
+1
*
btrfs: remove hipri_workers workqueue
Christoph Hellwig
2023-06-19
1
-1
/
+0
*
btrfs: scrub: remove scrub_parity structure
Qu Wenruo
2023-04-17
1
-1
/
+0
*
btrfs: use a constant for the number of metadata units needed for an unlink
Filipe Manana
2023-04-17
1
-0
/
+12
*
btrfs: constify fs_info argument of the metadata size calculation helpers
Filipe Manana
2023-04-17
1
-2
/
+2
*
btrfs: remove obsolete delayed ref throttling logic when truncating items
Filipe Manana
2023-04-17
1
-1
/
+0
*
btrfs: avoid repetitive define BTRFS_FEATURE_INCOMPAT_SUPP
Anand Jain
2023-04-17
1
-20
/
+15
*
btrfs: rename BTRFS_FS_NO_OVERCOMMIT to BTRFS_FS_ACTIVE_ZONE_TRACKING
Josef Bacik
2023-03-15
1
-5
/
+2
*
btrfs: calculate file system wide queue limit for zoned mode
Christoph Hellwig
2023-02-15
1
-1
/
+4
*
btrfs: sysfs: update fs features directory asynchronously
Qu Wenruo
2023-02-13
1
-0
/
+6
*
btrfs: zoned: enable metadata over-commit for non-ZNS setup
Naohiro Aota
2023-01-11
1
-0
/
+6
*
btrfs: remove the unused endio_raid56_workers and btrfs_raid_bio::end_io_work
Qu Wenruo
2022-12-05
1
-1
/
+0
*
btrfs: move super_block specific helpers into super.h
Josef Bacik
2022-12-05
1
-17
/
+0
*
btrfs: move CONFIG_BTRFS_FS_RUN_SANITY_TESTS checks to fs.h
Josef Bacik
2022-12-05
1
-0
/
+9
*
btrfs: add dependencies to fs.h and block-rsv.h
Josef Bacik
2022-12-05
1
-0
/
+8
*
btrfs: move btrfs_fs_info declarations into fs.h
Josef Bacik
2022-12-05
1
-0
/
+660
*
btrfs: move the compat/incompat flag masks to fs.h
Josef Bacik
2022-12-05
1
-0
/
+57
*
btrfs: add a BTRFS_FS_NEED_TRANS_COMMIT flag
Josef Bacik
2022-12-05
1
-0
/
+3
*
btrfs: move fs_info::flags enum to fs.h
Josef Bacik
2022-12-05
1
-0
/
+68
*
btrfs: move mount option definitions to fs.h
Josef Bacik
2022-12-05
1
-0
/
+63
*
btrfs: convert incompat and compat flag test helpers to macros
Josef Bacik
2022-12-05
1
-14
/
+6
*
btrfs: move BTRFS_FS_STATE* definitions and helpers to fs.h
Josef Bacik
2022-12-05
1
-0
/
+49
*
btrfs: move fs wide helpers out of ctree.h
Josef Bacik
2022-12-05
1
-0
/
+85