index
:
libfuse.git
android-stable
master
libfuse for android
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Lines
2018-08-30
Updated ChangeLog with recent changes.
Nikolaus Rath
-1
/
+8
2018-08-29
return different non-zero error codes (#290)
Oded Arbel
-6
/
+15
2018-08-26
Fix memory leak of FUSE modules
Rostislav
-3
/
+23
2018-08-26
Fix invalid free of memory pointer in 'struct fuse_buf'
Rostislav
-1
/
+2
2018-08-25
Make meson build scripts subprojects friendly
Martin Blanchard
-12
/
+10
2018-08-09
Add bcachefs to mountpoint file system whitelist
Daniel Fullmer
-0
/
+1
2018-08-05
Add FAT to mountpoint file system whitelist
Benjamin Barenblat
-0
/
+1
2018-08-05
Realphabetize and re-document mountpoint file system whitelist
Benjamin Barenblat
-4
/
+6
2018-07-31
Add autofs to mountpoint file system whitelist
Robo Shimmer
-0
/
+3
2018-07-25
Remove unused member of 'struct fuse_dh'
Rostislav Skudnov
-1
/
+0
2018-07-24
Released 3.2.5
Nikolaus Rath
-3
/
+12
2018-07-24
Added ChangeLog entry for hardening patches.
Nikolaus Rath
-2
/
+6
2018-07-23
test_write_cache: Use fuse_session_exit() to stop filesystem thread
Rostislav Skudnov
-2
/
+3
2018-07-23
example/{hello,null}: Fix memory leaks
Rostislav Skudnov
-1
/
+8
2018-07-23
test_write_cache: Fix memory leaks
Rostislav Skudnov
-0
/
+3
2018-07-23
fusermount: Fix memory leaks
Rostislav Skudnov
-0
/
+2
2018-07-21
Fix readdir() bug when a non-zero offset is specified in filler (#269)
Rostislav
-11
/
+84
2018-07-18
fusermount: whitelist known-good filesystems for mountpoints
Jann Horn
-1
/
+49
2018-07-18
fusermount: refuse unknown options
Jann Horn
-1
/
+7
2018-07-18
fusermount: bail out on transient config read failure
Jann Horn
-0
/
+9
2018-07-18
fusermount: don't feed "escaped commas" into mount options
Jann Horn
-1
/
+4
2018-07-18
fusermount: prevent silent truncation of mount options
Jann Horn
-3
/
+20
2018-07-11
Released 3.2.4
Nikolaus Rath
-4
/
+8
2018-07-11
Don't assume sub-second resolution for st_atime/st_mtime.
Nikolaus Rath
-2
/
+2
2018-07-04
Use triple quotes for multiline string.
Nikolaus Rath
-2
/
+2
2018-07-04
Document that access() is also called on chdir().
Nikolaus Rath
-3
/
+3
2018-07-04
Source LSB init functions
Laszlo Boszormenyi (GCS)
-0
/
+3
2018-07-04
Fix manpage filename for mount.fuse3
Laszlo Boszormenyi (GCS)
-1
/
+1
2018-07-02
fuse.h: fix typo (currenlty -> currently)
William Woodruff
-1
/
+1
2018-05-24
fix documentation for opendir in fuse_operations
Carl Edquist
-1
/
+1
2018-05-18
rename: perform user mode dir loop check when not done in kernel
Bill Zissimooulos
-10
/
+12
2018-05-18
changelog: add info on rename deadlock fix
Bill Zissimopoulos
-0
/
+5
2018-05-18
rename: perform user mode dir loop check when not done in kernel
Bill Zissimooulos
-3
/
+275
2018-05-11
Released 3.2.3
Nikolaus Rath
-1
/
+6
2018-05-11
add_arg(): check for overflow
Nikolaus Rath
-0
/
+5
2018-05-08
Fix compile-time warnings on IGNORE_MTAB
Tomohiro Kusumi
-1
/
+2
2018-04-13
Fix path to pytest cache directory.
Nikolaus Rath
-1
/
+1
2018-04-13
Invert calloc(3) argument order (`nmemb` comes first)
Tomohiro Kusumi
-1
/
+1
2018-04-13
Drop unneeded void cast for actually used local variable
Tomohiro Kusumi
-1
/
+0
2018-04-13
Drop redundant ; from FUSE_REGISTER_MODULE()
Tomohiro Kusumi
-1
/
+1
2018-03-31
Travis: remove root-owned cache files.
Nikolaus Rath
-0
/
+3
2018-03-31
Fix Travis build environment
Nikolaus Rath
-3
/
+2
2018-03-31
Fixed up duplicate ChangeLog entry.
Nikolaus Rath
-2
/
+0
2018-03-31
Released 3.2.2
Nikolaus Rath
-0
/
+13
2018-03-28
Add example configuration file (#216)
admorgan
-0
/
+20
2018-03-28
Fix build error on DragonFlyBSD (sync with other *BSD) (#240)
Tomohiro Kusumi
-6
/
+6
2018-02-09
Fix uninitialised read in fuse_new_30() (#231) (#234)
Ashley Pittman
-0
/
+3
2018-01-15
Fix typo in "passthrough" docstring (#229)
Mateusz UrbaĆczyk
-1
/
+1
2017-12-01
Handle mount ... -o nofail (#221)
Josh Soref
-0
/
+3
2017-11-27
fix "Rath Consulting" link (#225)
divinity76
-2
/
+2
[next]