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
/
cuse_lowlevel.c
Age
Commit message (
Expand
)
Author
Lines
2019-11-20
fix memleak in cuse_lowlevel_setup (#472)
Tomasz Kulasek
-0
/
+1
2019-09-04
Introduce callback for logging
Stefan Hajnoczi
-15
/
+15
2019-05-05
Fixed type of ioctl command parameter.
Nikolaus Rath
-3
/
+3
2017-09-19
Don't use external symbol names in internal files
Nikolaus Rath
-1
/
+1
2017-08-24
Add idle_threads mount option.
Joseph Dodge
-2
/
+6
2016-10-25
Use "se" instead of "f" for struct fuse_session
Nikolaus Rath
-16
/
+16
2016-10-13
Make -o clone_fd into a parameter of session_loop_mt().
Nikolaus Rath
-1
/
+1
2016-10-04
Merge fuse_ll into fuse_session (part 6)
Nikolaus Rath
-3
/
+1
2016-10-04
Merge fuse_ll into fuse_session (part 3)
Nikolaus Rath
-1
/
+1
2016-10-04
Merge fuse_ll into fuse_session (part 2)
Nikolaus Rath
-2
/
+2
2016-10-04
Merge fuse_ll into fuse_session (part 1)
Nikolaus Rath
-2
/
+2
2016-10-03
Merge master fuse_chan into fuse_session.
Nikolaus Rath
-9
/
+1
2016-10-02
Don't handle --help and --version in fuse_session_new().
Nikolaus Rath
-12
/
+11
2016-10-02
Renamed fuse_lowlevel_new() to fuse_session_new().
Nikolaus Rath
-1
/
+1
2016-03-11
cuse_lowlevel.setup(): fix double free of local variable 'args'
Winfried Koehler
-7
/
+9
2013-07-24
libfuse: remove "-D_FILE_OFFSET_BITS=64" from fuse.pc
Miklos Szeredi
-0
/
+1
2013-06-21
libfuse: remove session and chan abstractions
Miklos Szeredi
-2
/
+2
2013-06-21
libfuse: remove fuse_chan_bufsize()
Miklos Szeredi
-1
/
+1
2013-02-20
cuse: clean includes
Miklos Szeredi
-1
/
+0
2012-07-19
Remove compat functions
Miklos Szeredi
-1
/
+1
2012-01-24
Revert "Add mmap() and munmap() methods to low level API"
Miklos Szeredi
-26
/
+0
2011-12-06
Add mmap() and munmap() methods to low level API
Miklos Szeredi
-0
/
+26
2010-08-27
cuse: fix minor typos in error messages
Miklos Szeredi
-4
/
+4
2009-08-18
* Add missing fuse_session_data to versionscript
Miklos Szeredi
-3
/
+3
2009-06-18
CUSE patches from Tejun Heo (add new files)
Miklos Szeredi
-0
/
+371