@@ -37,6 +37,27 @@ Fujitsu, Fusion-IO, Intel, Linux Foundation, Red Hat, STRATO AG.
3737
3838 Patches
3939
40+ Statistics for 7.x series
41+ -------------------------
42+
43+ .. csv-table ::
44+ :header: "Version", "Contributors", "SLOC", "Raw lines", "Patches", "Diffstat", "Year"
45+ :align: left
46+
47+ "7.0", "28", "118942", "174277", "217", "+6719 -2470"
48+
49+
50+ Legend:
51+
52+ - *Files: * fs/btrfs/\* .[ch], fs/btrfs/tests/\* .[ch], include/uapi/linux/btrfs.h, include/uapi/linux/btrfs_tree.h, include/linux/btrfs.h, include/trace/events/btrfs.h
53+ - *Version: * mainline version
54+ - *Contributors: * number of people that sent patches that modified ''Files'', direct btrfs development or originating from other tree-wide changes
55+ - *SLOC: * lines of code, http://dwheeler.com/sloccount/ (generated by version 2.26)
56+ - *Raw lines: * counted by ''wc -l'' over ''Files''
57+ - *Patches: * number of patches from ''Contributors'', merge commits excluded
58+ - *Diffstat: * lines added and deleted in ''Files''
59+
60+
4061Statistics for 6.x series
4162-------------------------
4263
@@ -66,17 +87,6 @@ Statistics for 6.x series
6687 "6.19", "38", "115948", "170025", "205", "+3092 -2567", 2026
6788
6889
69- Legend:
70-
71- - *Files: * fs/btrfs/\* .[ch], fs/btrfs/tests/\* .[ch], include/uapi/linux/btrfs.h, include/uapi/linux/btrfs_tree.h, include/linux/btrfs.h, include/trace/events/btrfs.h
72- - *Version: * mainline version
73- - *Contributors: * number of people that sent patches that modified ''Files'', direct btrfs development or originating from other tree-wide changes
74- - *SLOC: * lines of code, http://dwheeler.com/sloccount/ (generated by version 2.26)
75- - *Raw lines: * counted by ''wc -l'' over ''Files''
76- - *Patches: * number of patches from ''Contributors'', merge commits excluded
77- - *Diffstat: * lines added and deleted in ''Files''
78-
79-
8090Statistics for 5.x series
8191-------------------------
8292
@@ -192,7 +202,7 @@ The first commit in Btrfs' recorded history is
192202from 2007-01-26, which is about kernel v2.6.20. The code was tracked in git in
193203directory *fs/btrfs * but in a tree independent from *linux.git *, then merged in
194204commit `aef8755711a28bb0 <https://git.kernel.org/aef8755711a28bb0ecde7780ae6613fcb62cf6f7 >`__
195- (2008-09-24, v2.6.27-rc7) to expected place in the *linux.git * file hierarchy.
205+ (2008-09-24, v2.6.27-rc7) to the expected place in the *linux.git * file hierarchy.
196206After a
197207`few <https://git.kernel.org/linus/26ce34a9c47334ff7984769e4661b2f1883594ff >`__
198208`more <https://git.kernel.org/linus/ae20a6afec1cf21919d97303f2d8b737eac5acc7 >`__
0 commit comments