index
:
delta/fuse.git
baserock/fuse_2_9_4-fix-armv8
baserock/genivi/morph
baserock/gnome
baserock/morph
baserock/tiagogomes/armv8l64
clone_fd
fixup
fuse-2_9_bugfix
fuse_1_1_bugfix
fuse_2_0_bugfix
fuse_2_2_bugfix
fuse_2_4_bugfix
fuse_2_5_bugfix
fuse_2_6_bugfix
fuse_2_7_bugfix
fuse_2_8_bugfix
fuse_2_9_bugfix
fuse_3_0_bugfix
github-ci
master
mountopts
store-retrieve
sync_release
xfstests
github.com: libfuse/libfuse.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
actually change the versions
fuse_2_8_5
Miklos Szeredi
2010-09-28
2
-2
/
+2
*
Released 2.8.5
Miklos Szeredi
2010-09-28
1
-0
/
+4
*
Fix option escaping for fusermount.
Miklos Szeredi
2010-09-28
3
-4
/
+25
*
* Remove "chmod root" from install of fusermount
fuse_2_9_start
Miklos Szeredi
2010-06-01
2
-1
/
+5
*
* Fix checking for symlinks in umount from /tmp. Reported by Al
fuse_2_8_4
Miklos Szeredi
2010-04-26
4
-16
/
+45
*
*** empty log message ***
Miklos Szeredi
2010-02-18
1
-1
/
+1
*
* Fix definition of FUSE_OPT_ENT for C++. Reported by Tim
Miklos Szeredi
2010-02-18
2
-1
/
+6
*
* Fix stack alignment for clone()
Miklos Szeredi
2010-02-18
3
-5
/
+9
*
add bug report credits
fuse_2_8_3
Miklos Szeredi
2010-02-01
1
-1
/
+2
*
* Released 2.8.3
Miklos Szeredi
2010-02-01
4
-25
/
+14
*
* Released 2.8.2
fuse_2_8_2
Miklos Szeredi
2010-01-26
3
-2
/
+6
*
* Fix race if two "fusermount -u" instances are run in parallel.
Miklos Szeredi
2010-01-26
5
-73
/
+351
*
* Fix compile error on FreeBSD. Patch by Jay Sullivan
Miklos Szeredi
2010-01-14
2
-1
/
+5
*
* Use '--no-canonicalize' option of mount(8) (available in
Miklos Szeredi
2009-12-23
2
-14
/
+116
*
Doc fix
Miklos Szeredi
2009-11-02
1
-1
/
+1
*
* Released 2.8.1
fuse_2_8_1
Miklos Szeredi
2009-09-11
3
-2
/
+6
*
Fix missing versioned symbol fuse_get_context@FUSE_2.2
Miklos Szeredi
2009-08-25
2
-0
/
+16
*
* Add missing fuse_session_data to versionscript
fuse_2_8_0
Miklos Szeredi
2009-08-18
12
-1160
/
+61
*
* Add missing pthread link for libulockmgr. Patch by Petr Salinger
Miklos Szeredi
2009-07-16
2
-1
/
+3
*
* Clarify how the protocol version should be negotiated between
Miklos Szeredi
2009-07-16
3
-5
/
+38
*
* Released 2.8.0-pre3
Miklos Szeredi
2009-07-06
2
-1
/
+5
*
* fusermount: Do not silently ignore command line arguments.
Miklos Szeredi
2009-07-02
2
-0
/
+7
*
* The context is extended with a 'umask' field. The umask is sent
Miklos Szeredi
2009-07-02
9
-12
/
+197
*
fix compiler warning
Csaba Henk
2009-07-01
1
-0
/
+2
*
Add fuse_getgroups (high level lib) and fuse_req_getgroups (low
Miklos Szeredi
2009-06-19
7
-0
/
+153
*
Add "noforget" option to high level lib.
Miklos Szeredi
2009-06-18
1
-0
/
+9
*
*** empty log message ***
Miklos Szeredi
2009-06-18
1
-0
/
+1
*
CUSE patches from Tejun Heo (add new files)
Miklos Szeredi
2009-06-18
6
-5
/
+808
*
CUSE patches from Tejun Heo
Miklos Szeredi
2009-06-18
14
-135
/
+343
*
Add missing fuse_reply_bmap to versionscript. Debian Bug#531329. Reported b...
Miklos Szeredi
2009-06-18
3
-3
/
+12
*
Don't call forget_node() if the lookup was negative and write()
Miklos Szeredi
2009-05-27
2
-2
/
+10
*
Add FUSE_CAP_EXPORT_SUPPORT to fuse_common.h
Miklos Szeredi
2009-05-25
3
-0
/
+10
*
Fix 'make install-strip'. Reported by Dominick Layfield
Miklos Szeredi
2009-05-08
2
-1
/
+3
*
Fix missing newlines in some printfs
Miklos Szeredi
2009-05-08
2
-5
/
+9
*
documentation update
Miklos Szeredi
2009-02-06
3
-28
/
+1222
*
Released 2.8.0-pre2
fuse_2_8_0_pre2
Miklos Szeredi
2009-01-05
2
-1
/
+5
*
* Add missing setattr flags to <fuse_lowlevel.h>.
Miklos Szeredi
2008-12-08
3
-0
/
+16
*
* Implement poll support. Patch by Tejun Heo
Miklos Szeredi
2008-12-08
12
-3
/
+616
*
* Implement ioctl support. On high level interface only
Miklos Szeredi
2008-12-05
13
-14
/
+586
*
If open sets fi->nonseekable, libfuse will tell the kernel that the file is n...
Miklos Szeredi
2008-11-28
4
-2
/
+26
*
lowlevel lib: fix deadlock if fuse_reply_* is called from theinterrupt handli...
Miklos Szeredi
2008-11-27
2
-6
/
+15
*
* Allow commas in options to be escaped with a backslash * Add new function: ...
Miklos Szeredi
2008-10-16
4
-34
/
+80
*
Pass current file flags to read and write operations
Miklos Szeredi
2008-10-14
4
-6
/
+24
*
API documentation update by Daniel Benamy
Miklos Szeredi
2008-08-21
1
-0
/
+5
*
Clean up debug output in highlevel lib
Miklos Szeredi
2008-07-24
2
-136
/
+336
*
doc updates from Nikolaus Rath
Miklos Szeredi
2008-07-18
2
-7
/
+30
*
Released 2.8.0-pre1
Miklos Szeredi
2008-07-10
2
-1
/
+5
*
Skip calling mount(8) if /etc/mtab doesn't exist...
Miklos Szeredi
2008-07-10
2
-2
/
+24
*
Fix handling of (no)suid and (no)dev options...
Miklos Szeredi
2008-07-10
2
-9
/
+32
*
API doc update by Nikolaus Rath
Miklos Szeredi
2008-07-09
1
-1
/
+2
[next]