projects
/
qemu-gpiodev
/
libfuse.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
qemu-gpiodev/libfuse.git
2013-07-01
Miklos Szeredi
Released 2.9.3
fuse_2_9_3
commit
|
commitdiff
|
tree
|
snapshot
2013-07-01
Miklos Szeredi
libfuse: don't close fd if it's -1
commit
|
commitdiff
|
tree
|
snapshot
2013-07-01
Miklos Szeredi
libfuse: fix multiple close of device fd
commit
|
commitdiff
|
tree
|
snapshot
2013-03-19
Miklos Szeredi
libfuse: fix thread cancel race
commit
|
commitdiff
|
tree
|
snapshot
2013-02-18
Miklos Szeredi
Add "nopath" to help.
commit
|
commitdiff
|
tree
|
snapshot
2013-02-04
Anatol Pomozov
libfuse: rename ./configure.in to ./configure.ac
commit
|
commitdiff
|
tree
|
snapshot
2013-02-04
Anatol Pomozov
libfuse: Use AC_CONFIG_HEADERS instead of AM_CONFIG_HEADER
commit
|
commitdiff
|
tree
|
snapshot
2013-02-04
Miklos Szeredi
libfuse: configure: detect new util-linux
commit
|
commitdiff
|
tree
|
snapshot
2013-02-04
Madan Valluri
libfuse: fix the 'remember' option
commit
|
commitdiff
|
tree
|
snapshot
2013-02-04
Ratna_Bolla...
libfuse: fix crash in unlock_path()
commit
|
commitdiff
|
tree
|
snapshot
2012-10-01
Miklos Szeredi
Released 2.9.2
fuse_2_9_2
commit
|
commitdiff
|
tree
|
snapshot
2012-10-01
Miklos Szeredi
Fix deadlock in libfuse
commit
|
commitdiff
|
tree
|
snapshot
2012-08-24
Miklos Szeredi
Fix missing config.h in buffer.c
commit
|
commitdiff
|
tree
|
snapshot
2012-08-14
Miklos Szeredi
Zero out node when allocating from a slab.
commit
|
commitdiff
|
tree
|
snapshot
2012-08-14
Miklos Szeredi
Fix "fuse internal error: node NNN not found"
commit
|
commitdiff
|
tree
|
snapshot
2012-08-13
Natanael Copa
Fix linking against GNU libiconv
commit
|
commitdiff
|
tree
|
snapshot
2012-07-19
Miklos Szeredi
Released 2.9.1
fuse_2_9_1
fuse_3_0_start
commit
|
commitdiff
|
tree
|
snapshot
2012-07-19
Miklos Szeredi
Fix crash caused by freeing a stack address
commit
|
commitdiff
|
tree
|
snapshot
2012-07-19
Miklos Szeredi
Add fallocate to NEWS
commit
|
commitdiff
|
tree
|
snapshot
2012-07-04
Miklos Szeredi
libfuse: mark some data constant
commit
|
commitdiff
|
tree
|
snapshot
2012-07-04
Olivier Blin
Fix build with automake >= 1.12.1
commit
|
commitdiff
|
tree
|
snapshot
2012-07-04
Olivier Blin
Fix install from out-of-tree build
commit
|
commitdiff
|
tree
|
snapshot
2012-06-18
Anatol Pomozov
Add FALLOCATE operation
commit
|
commitdiff
|
tree
|
snapshot
2012-05-16
Miklos Szeredi
Fix the compile command in the examples
commit
|
commitdiff
|
tree
|
snapshot
2012-05-16
Miklos Szeredi
Fix -pthread in fuse.pc
commit
|
commitdiff
|
tree
|
snapshot
2012-04-20
Miklos Szeredi
Released 2.9.0
fuse_2_9_0
commit
|
commitdiff
|
tree
|
snapshot
2012-04-20
Miklos Szeredi
Add missing fuse_fs_flock to fuse_versionscript
commit
|
commitdiff
|
tree
|
snapshot
2012-04-20
Miklos Szeredi
use flexible array in include/fuse_kernel.h
commit
|
commitdiff
|
tree
|
snapshot
2012-04-20
Miklos Szeredi
Update NEWS
commit
|
commitdiff
|
tree
|
snapshot
2012-04-10
Miklos Szeredi
Add 'flag_utime_omit_ok' flag to fuse_operations
commit
|
commitdiff
|
tree
|
snapshot
2012-04-10
Miklos Szeredi
Check protocol version before sending notifications
commit
|
commitdiff
|
tree
|
snapshot
2012-04-06
Miklos Szeredi
test improvements
commit
|
commitdiff
|
tree
|
snapshot
2012-01-27
Miklos Szeredi
Interpret octal escape codes in options
commit
|
commitdiff
|
tree
|
snapshot
2012-01-26
Miklos Szeredi
clean up man page
commit
|
commitdiff
|
tree
|
snapshot
2012-01-26
Miklos Szeredi
Add doc/Makefile.am
commit
|
commitdiff
|
tree
|
snapshot
2012-01-26
Miklos Szeredi
Add man pages for fusermount, mount.fuse and ulockmgr_s...
commit
|
commitdiff
|
tree
|
snapshot
2012-01-24
Miklos Szeredi
Revert "Add mmap() and munmap() methods to low level...
commit
|
commitdiff
|
tree
|
snapshot
2012-01-13
Anatol Pomozov
Disable symbol versions on MacOSX
commit
|
commitdiff
|
tree
|
snapshot
2012-01-02
Miklos Szeredi
Remove unnecessary mutex unlock at the end of multithre...
commit
|
commitdiff
|
tree
|
snapshot
2011-12-09
Miklos Szeredi
Free request in fuse_reply_data()
commit
|
commitdiff
|
tree
|
snapshot
2011-12-09
Miklos Szeredi
Don't unhash name in FORGET
commit
|
commitdiff
|
tree
|
snapshot
2011-12-09
Miklos Szeredi
Fix hang in wait_on_path()
commit
|
commitdiff
|
tree
|
snapshot
2011-12-08
Emmanuel Dreyfus
utimens availability check
commit
|
commitdiff
|
tree
|
snapshot
2011-12-08
Emmanuel Dreyfus
FUSE_NODE_SLAB buildfix
commit
|
commitdiff
|
tree
|
snapshot
2011-12-08
Nikolaus Rath
fuse: documentation update for forget
commit
|
commitdiff
|
tree
|
snapshot
2011-12-07
John Muir
libfuse: Notifying the kernel of deletion.
commit
|
commitdiff
|
tree
|
snapshot
2011-12-06
Miklos Szeredi
Add mmap() and munmap() methods to low level API
commit
|
commitdiff
|
tree
|
snapshot
2011-12-05
Miklos Szeredi
Add support for ioctl on directories
commit
|
commitdiff
|
tree
|
snapshot
2011-12-05
Miklos Szeredi
Make lock argument of fuse_reply_lock const
commit
|
commitdiff
|
tree
|
snapshot
2011-11-17
Miklos Szeredi
Fix the following compile error
commit
|
commitdiff
|
tree
|
snapshot
2011-10-23
Miklos Szeredi
Reply with ENOMEM in case of failure to allocate request
commit
|
commitdiff
|
tree
|
snapshot
2011-09-23
Anatol Pomozov
Replace daemon() function with fork()
commit
|
commitdiff
|
tree
|
snapshot
2011-08-31
Miklos Szeredi
Don't ignore --disable-mtab
commit
|
commitdiff
|
tree
|
snapshot
2011-08-24
therealneworld...
add lru for remember option
commit
|
commitdiff
|
tree
|
snapshot
2011-07-06
Miklos Szeredi
Add ->flock() operation to low and high level interfaces
commit
|
commitdiff
|
tree
|
snapshot
2011-07-04
Sebastian Pipping
utimens must not follow symlinks
commit
|
commitdiff
|
tree
|
snapshot
2011-06-02
Miklos Szeredi
In ./configure check if umount support --fake and ...
commit
|
commitdiff
|
tree
|
snapshot
2011-06-02
therealneworld...
add "remember" option
commit
|
commitdiff
|
tree
|
snapshot
2011-05-27
Miklos Szeredi
Check if splice/vmsplice are supported
commit
|
commitdiff
|
tree
|
snapshot
2011-05-26
Miklos Szeredi
Update COPYING*
commit
|
commitdiff
|
tree
|
snapshot
2011-05-26
Miklos Szeredi
Update NEWS
commit
|
commitdiff
|
tree
|
snapshot
2011-05-26
Miklos Szeredi
Fix lost ChangeLog entry.
commit
|
commitdiff
|
tree
|
snapshot
2011-05-26
Miklos Szeredi
Remove -lrt -ldl from fuse.pc for dynamic linking
commit
|
commitdiff
|
tree
|
snapshot
2011-05-25
Reuben Hawkins
adding details to utimens doxygen comments
commit
|
commitdiff
|
tree
|
snapshot
2011-05-25
Reuben Hawkins
Spell checking comments, etc...
commit
|
commitdiff
|
tree
|
snapshot
2011-05-23
Reuben Hawkins
cleaning up warnings
commit
|
commitdiff
|
tree
|
snapshot
2011-05-20
Reuben Hawkins
Cleaner build output
commit
|
commitdiff
|
tree
|
snapshot
2011-05-19
Miklos Szeredi
Fix ioctl ABI
commit
|
commitdiff
|
tree
|
snapshot
2011-05-19
Miklos Szeredi
Add ->forget_multi() operation
commit
|
commitdiff
|
tree
|
snapshot
2011-05-19
Miklos Szeredi
Allow batching of forget requests
commit
|
commitdiff
|
tree
|
snapshot
2011-05-19
Miklos Szeredi
Fix splice_read
commit
|
commitdiff
|
tree
|
snapshot
2011-05-19
Miklos Szeredi
Disable splice by default
commit
|
commitdiff
|
tree
|
snapshot
2011-05-19
Miklos Szeredi
Don't hide output of /bin/mount
commit
|
commitdiff
|
tree
|
snapshot
2011-04-15
Max Krasnyansky
Added changelog entry for the auto_unmount option
commit
|
commitdiff
|
tree
|
snapshot
2011-04-15
Max Krasnyansky
fusermount: Added support for auto_unmount option
commit
|
commitdiff
|
tree
|
snapshot
2011-04-15
Max Krasnyansky
libfuse: Added support for auto_unmount option
commit
|
commitdiff
|
tree
|
snapshot
2011-03-30
Miklos Szeredi
Update ChangeLog
commit
|
commitdiff
|
tree
|
snapshot
2011-03-30
Laszlo Papp
Check the 'mtablock' for negative value
commit
|
commitdiff
|
tree
|
snapshot
2011-03-30
Laszlo Papp
Fix a potential null pointer dereference issue
commit
|
commitdiff
|
tree
|
snapshot
2011-03-30
Laszlo Papp
Fix a potential resource leak (newargv)
commit
|
commitdiff
|
tree
|
snapshot
2011-03-30
Laszlo Papp
Initialize an allocated, but uninitialized memory
commit
|
commitdiff
|
tree
|
snapshot
2011-03-30
Laszlo Papp
Initialize the variable properly before passing to...
commit
|
commitdiff
|
tree
|
snapshot
2011-03-30
Miklos Szeredi
fusermount: clean up do_mount() function
commit
|
commitdiff
|
tree
|
snapshot
2011-03-30
Miklos Szeredi
Remove unnecessary variable assignment
commit
|
commitdiff
|
tree
|
snapshot
2011-03-30
Laszlo Papp
Eliminate the unused value
commit
|
commitdiff
|
tree
|
snapshot
2011-03-30
Miklos Szeredi
Fix use after free if fuse_reply...() returned ENOENT
commit
|
commitdiff
|
tree
|
snapshot
2011-03-30
Laszlo Papp
Fix resource leaks in fusermount
commit
|
commitdiff
|
tree
|
snapshot
2011-03-30
Laszlo Papp
Fix a possible resource leak (free the old up)
commit
|
commitdiff
|
tree
|
snapshot
2011-03-30
Laszlo Papp
Do not pass NULL to xstrdup
commit
|
commitdiff
|
tree
|
snapshot
2011-03-30
Laszlo Papp
Check the return value properly before passing it to...
commit
|
commitdiff
|
tree
|
snapshot
2011-03-30
Laszlo Papp
Fix a potential resource leak
commit
|
commitdiff
|
tree
|
snapshot
2011-03-30
Laszlo Papp
Use the return value for error check
commit
|
commitdiff
|
tree
|
snapshot
2011-03-30
Laszlo Papp
Check the return value after an open syscall
commit
|
commitdiff
|
tree
|
snapshot
2011-03-30
Laszlo Papp
Check the negative return value after an open syscall
commit
|
commitdiff
|
tree
|
snapshot
2011-03-11
Miklos Szeredi
In case of failure to add to /etc/mtab don't umount.
commit
|
commitdiff
|
tree
|
snapshot
2011-03-11
Miklos Szeredi
Revert "Fix cleanup in case of failed mount"
commit
|
commitdiff
|
tree
|
snapshot
2011-02-17
Miklos Szeredi
Add -onoforget to help output
commit
|
commitdiff
|
tree
|
snapshot
2011-02-02
Miklos Szeredi
libfuse: fuse_session_loop_mt() shouldn't pause when...
commit
|
commitdiff
|
tree
|
snapshot
2011-01-31
Miklos Szeredi
fusermount: only allow mount and umount if util-linux...
commit
|
commitdiff
|
tree
|
snapshot
2011-01-31
Miklos Szeredi
fusermount: chdir to / before performing mount/umount
commit
|
commitdiff
|
tree
|
snapshot
next