index
:
linux-dev
linus/master
master
Linux kernel development work - see feature branches
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tools
/
lib
/
api
/
fs
/
fs.c
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
1
-0
/
+1
2017-06-21
tools lib api fs: Add sysfs__write_int function
Kan Liang
1
-0
/
+30
2017-03-17
tools lib api fs: Introduce sysfs__read_bool
Alexander Shishkin
1
-0
/
+29
2017-01-31
tools lib api fs: Add bpf_fs filesystem detector
Joe Stringer
1
-0
/
+16
2016-09-08
tools lib api fs: Add hugetlbfs filesystem detector
Wang Nan
1
-0
/
+15
2016-07-15
tools lib api fs: Use base 0 in filename__read_ull
Jiri Olsa
1
-1
/
+6
2016-04-26
tools lib api fs: Add helper to read string from procfs file
Arnaldo Carvalho de Melo
1
-0
/
+13
2016-02-16
tools lib api fs: Add sysfs__read_str function
Jiri Olsa
1
-0
/
+13
2016-02-16
tools lib api fs: Adopt filename__read_str from perf
Jiri Olsa
1
-0
/
+51
2015-10-05
tools lib api fs: No need to use PATH_MAX + 1
Jiri Olsa
1
-1
/
+1
2015-09-14
tools lib api fs: Introduce sysfs__read_{int,ull}()
Arnaldo Carvalho de Melo
1
-0
/
+45
2015-09-14
tools lib api fs: Replace debugfs/tracefs objects interface with fs.c
Jiri Olsa
1
-1
/
+0
2015-09-04
tools lib api fs: Add FSTYPE__configured() method
Jiri Olsa
1
-9
/
+14
2015-09-04
tools lib api fs: Add FSTYPE__mount() method
Jiri Olsa
1
-5
/
+39
2015-09-04
tools lib api fs: Add tracefs into fs.c object
Jiri Olsa
1
-0
/
+28
2015-09-04
tools lib api fs: Add debugfs into fs.c object
Jiri Olsa
1
-6
/
+25
2015-09-04
tools lib api fs: Move SYSFS_MAGIC PROC_SUPER_MAGIC into fs.c
Jiri Olsa
1
-0
/
+8
2015-09-04
tools lib api fs: Add STR and PATH_MAX macros to fs object
Jiri Olsa
1
-0
/
+3
2015-01-16
perf tools: Fix statfs.f_type data type mismatch build error with uclibc
Alexey Brodkin
1
-1
/
+1
2014-12-11
tools lib fs: Add sysctl__read_int helper
Arnaldo Carvalho de Melo
1
-0
/
+13
2014-12-11
tools lib fs: Adopt filename__read_int from tools/perf/
Arnaldo Carvalho de Melo
1
-0
/
+21
2014-06-03
perf tools: Allow overriding sysfs and proc finding with env var
Cody P Schafer
1
-1
/
+42
2014-02-18
perf tools: Move fs.* to lib/api/fs/
Borislav Petkov
1
-0
/
+124