index
:
libfuse.git
android-stable
master
libfuse for android
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
lib
/
modules
/
subdir.c
Age
Commit message (
Expand
)
Author
Lines
2025-06-27
license: s/COPYING/GPL2.txt, s/COPYING.LIB/LGPL2.txt
izxl007
-1
/
+1
2023-01-28
Install a the configure_file (config.h) and use in headers
Bernd Schubert
-1
/
+1
2019-11-03
Implement lseek operation (#457)
Yuri Per
-0
/
+14
2019-09-04
Introduce callback for logging
Stefan Hajnoczi
-4
/
+4
2017-07-06
Don't redefine FUSE_USE_VERSION
Nikolaus Rath
-2
/
+0
2016-10-20
Turn fuse_operations.nopath_flag into fuse_config.nullpath_ok
Nikolaus Rath
-2
/
+2
2016-10-20
Pass struct fuse_config to high-level init() handler.
Nikolaus Rath
-2
/
+3
2016-10-15
Pass fuse_file_info to getattr, chown, chmod, truncate, utimens handlers
Nikolaus Rath
-38
/
+15
2014-07-15
libfuse: add flags to ->rename()
Miklos Szeredi
-2
/
+2
2014-03-05
libfuse: implement readdirplus for high-level API
Eric Wong
-2
/
+3
2013-07-26
Print help on stdout instead of stderr
Miklos Szeredi
-1
/
+1
2013-07-24
libfuse: remove "-D_FILE_OFFSET_BITS=64" from fuse.pc
Miklos Szeredi
-0
/
+2
2012-07-20
Remove compatibility path handling
Miklos Szeredi
-1
/
+0
2012-07-19
Start of 3.0 series
Miklos Szeredi
-1
/
+1
2012-07-04
libfuse: mark some data constant
Miklos Szeredi
-2
/
+2
2011-07-06
Add ->flock() operation to low and high level interfaces
Miklos Szeredi
-0
/
+13
2010-11-10
add read_buf method to high level API
Miklos Szeredi
-4
/
+4
2010-11-10
add write_buf method to high level API
Miklos Szeredi
-3
/
+3
2010-06-15
* Add a nopath option and flag, indicating that path argument
Miklos Szeredi
-0
/
+1
2008-02-08
Support receiving file handle from kernel in GETATTR request; Allow operation...
Miklos Szeredi
-115
/
+133
2007-12-12
change indenting
Miklos Szeredi
-455
/
+458
2007-10-16
Clarify licence version to be "LGPLv2" for the library
Miklos Szeredi
-1
/
+1
2007-05-11
update flush changes
Miklos Szeredi
-1
/
+1
2007-04-28
doc
Miklos Szeredi
-1
/
+8
2007-02-03
Add filesystem stacking support to high level API
Miklos Szeredi
-0
/
+655