index
:
libfuse
master
reference implementation of the Linux FUSE (Filesystem in Userspace) interface
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lib
/
cuse_lowlevel.c
Commit message (
Expand
)
Author
Age
*
Don't use external symbol names in internal files
Nikolaus Rath
2017-09-19
*
Add idle_threads mount option.
Joseph Dodge
2017-08-24
*
Use "se" instead of "f" for struct fuse_session
Nikolaus Rath
2016-10-25
*
Make -o clone_fd into a parameter of session_loop_mt().
Nikolaus Rath
2016-10-13
*
Merge fuse_ll into fuse_session (part 6)
Nikolaus Rath
2016-10-04
*
Merge fuse_ll into fuse_session (part 3)
Nikolaus Rath
2016-10-04
*
Merge fuse_ll into fuse_session (part 2)
Nikolaus Rath
2016-10-04
*
Merge fuse_ll into fuse_session (part 1)
Nikolaus Rath
2016-10-04
*
Merge master fuse_chan into fuse_session.
Nikolaus Rath
2016-10-03
*
Don't handle --help and --version in fuse_session_new().
Nikolaus Rath
2016-10-02
*
Renamed fuse_lowlevel_new() to fuse_session_new().
Nikolaus Rath
2016-10-02
*
cuse_lowlevel.setup(): fix double free of local variable 'args'
Winfried Koehler
2016-03-11
*
libfuse: remove "-D_FILE_OFFSET_BITS=64" from fuse.pc
Miklos Szeredi
2013-07-24
*
libfuse: remove session and chan abstractions
Miklos Szeredi
2013-06-21
*
libfuse: remove fuse_chan_bufsize()
Miklos Szeredi
2013-06-21
*
cuse: clean includes
Miklos Szeredi
2013-02-20
*
Remove compat functions
Miklos Szeredi
2012-07-19
*
Revert "Add mmap() and munmap() methods to low level API"
Miklos Szeredi
2012-01-24
*
Add mmap() and munmap() methods to low level API
Miklos Szeredi
2011-12-06
*
cuse: fix minor typos in error messages
Miklos Szeredi
2010-08-27
*
* Add missing fuse_session_data to versionscript
Miklos Szeredi
2009-08-18
*
CUSE patches from Tejun Heo (add new files)
Miklos Szeredi
2009-06-18