Gitiles
Code Review
Sign In
review.blissroms.org
/
platform_external_fuse
/
4aca8d074bfbf55e2d20c64554ac30cbb7717efd
4aca8d0
Released 2.9.4
by Miklos Szeredi
· 10 years ago
076682c
libfuse: fix exec environment for mount and umount
by Miklos Szeredi
· 10 years ago
5ebf4c9
libfuse: fix fuse_remove_signal_handlers()
by Miklos Szeredi
· 10 years ago
f7f37f1
libfuse: highlevel API: fix directory file handle passed to ioctl() method
by Miklos Szeredi
· 11 years ago
13a440a
libfuse: document deadlock avoidance for fuse_notify_inval_entry()
by Miklos Szeredi
· 11 years ago
1a82d78
Initilaize stat buffer passed to ->getattr() and ->fgetattr()
by Miklos Szeredi
· 11 years ago
cae1f7e
Advertize the existence of some "configure" env vars.
by Fabrice Bauzac
· 12 years ago
a199012
fusermount, libfuse: send value as unsigned in "user_id=" and "group_id="
by Miklos Szeredi
· 11 years ago
88536d6
Add missing includes
by Daniel Thau
· 12 years ago
81b1cc2
Changed off_t to loff_t
by Spegelius
· 11 years ago
0495057
fuse: Fix compilation on L
by Steve Kondik
· 11 years ago
bd2157b
fuse: Reduce code size and allow static compilation
by Steve Kondik
· 12 years ago
cc7afb6
Allow building when strict aliasing
by DHOMD
· 12 years ago
ef9e674
Add missing config.h for Android
by Steve Kondik
· 12 years ago
f36e7c5
Support for building on Android
by Steve Kondik
· 12 years ago
d44bf3a
Released 2.9.3
by Miklos Szeredi
· 12 years ago
014d950
libfuse: don't close fd if it's -1
by Miklos Szeredi
· 12 years ago
ddfd2d4
libfuse: fix multiple close of device fd
by Miklos Szeredi
· 12 years ago
44088bc
libfuse: fix thread cancel race
by Miklos Szeredi
· 12 years ago
22d0d42
Add "nopath" to help.
by Miklos Szeredi
· 12 years ago
eb385fb
libfuse: rename ./configure.in to ./configure.ac
by Anatol Pomozov
· 13 years ago
839550d
libfuse: Use AC_CONFIG_HEADERS instead of AM_CONFIG_HEADER
by Anatol Pomozov
· 13 years ago
f80f367
libfuse: configure: detect new util-linux
by Miklos Szeredi
· 13 years ago
d7bf78d
libfuse: fix the 'remember' option
by Madan Valluri
· 13 years ago
3a2bd4d
libfuse: fix crash in unlock_path()
by Ratna_Bolla@dell.com
· 13 years ago
ad38195
Released 2.9.2
by Miklos Szeredi
· 13 years ago
66956b6
Fix deadlock in libfuse
by Miklos Szeredi
· 13 years ago
5568aa7
Fix missing config.h in buffer.c
by Miklos Szeredi
· 13 years ago
fdff523
Zero out node when allocating from a slab.
by Miklos Szeredi
· 13 years ago
1061a0a
Fix "fuse internal error: node NNN not found"
by Miklos Szeredi
· 13 years ago
efeac22
Fix linking against GNU libiconv
by Natanael Copa
· 13 years ago
1186cca
Released 2.9.1
by Miklos Szeredi
· 13 years ago
3c4c063
Fix crash caused by freeing a stack address
by Miklos Szeredi
· 13 years ago
86439d5
Add fallocate to NEWS
by Miklos Szeredi
· 13 years ago
3b5acfa
libfuse: mark some data constant
by Miklos Szeredi
· 13 years ago
a6a8bcb
Fix build with automake >= 1.12.1
by Olivier Blin
· 13 years ago
fd4a816
Fix install from out-of-tree build
by Olivier Blin
· 13 years ago
96ac0e5
Add FALLOCATE operation
by Anatol Pomozov
· 13 years ago
46b9c33
Fix the compile command in the examples
by Miklos Szeredi
· 13 years ago
384496d
Fix -pthread in fuse.pc
by Miklos Szeredi
· 13 years ago
acc5c79
Released 2.9.0
by Miklos Szeredi
· 13 years ago
2eac08b
Add missing fuse_fs_flock to fuse_versionscript
by Miklos Szeredi
· 13 years ago
2ce21cd
use flexible array in include/fuse_kernel.h
by Miklos Szeredi
· 13 years ago
1a65799
Update NEWS
by Miklos Szeredi
· 13 years ago
71bfb92
Add 'flag_utime_omit_ok' flag to fuse_operations
by Miklos Szeredi
· 13 years ago
6f77e7d
Check protocol version before sending notifications
by Miklos Szeredi
· 13 years ago
b0fa250
test improvements
by Miklos Szeredi
· 13 years ago
fd4ffa5
Interpret octal escape codes in options
by Miklos Szeredi
· 14 years ago
b028433
clean up man page
by Miklos Szeredi
· 14 years ago
cd0ad2c
Add doc/Makefile.am
by Miklos Szeredi
· 14 years ago
179c677
Add man pages for fusermount, mount.fuse and ulockmgr_server
by Miklos Szeredi
· 14 years ago
9318a6b
Revert "Add mmap() and munmap() methods to low level API"
by Miklos Szeredi
· 14 years ago
66003c2
Disable symbol versions on MacOSX
by Anatol Pomozov
· 14 years ago
6c4cc1e
Remove unnecessary mutex unlock at the end of multithreaded event loop
by Miklos Szeredi
· 14 years ago
3c4f7e1
Free request in fuse_reply_data()
by Miklos Szeredi
· 14 years ago
4dc7e67
Don't unhash name in FORGET
by Miklos Szeredi
· 14 years ago
bfc49ce
Fix hang in wait_on_path()
by Miklos Szeredi
· 14 years ago
40a47ed
utimens availability check
by Emmanuel Dreyfus
· 14 years ago
1bf98cf
FUSE_NODE_SLAB buildfix
by Emmanuel Dreyfus
· 14 years ago
e081e64
fuse: documentation update for forget
by Nikolaus Rath
· 14 years ago
5a44747
libfuse: Notifying the kernel of deletion.
by John Muir
· 14 years ago
4b2157c
Add mmap() and munmap() methods to low level API
by Miklos Szeredi
· 14 years ago
e3f9526
Add support for ioctl on directories
by Miklos Szeredi
· 14 years ago
6b12905
Make lock argument of fuse_reply_lock const
by Miklos Szeredi
· 14 years ago
ae43094
Fix the following compile error
by Miklos Szeredi
· 14 years ago
42d5c66
Reply with ENOMEM in case of failure to allocate request
by Miklos Szeredi
· 14 years ago
7728b36
Replace daemon() function with fork()
by Anatol Pomozov
· 14 years ago
0131407
Don't ignore --disable-mtab
by Miklos Szeredi
· 14 years ago
394380f
add lru for remember option
by therealneworld@gmail.com
· 14 years ago
8edeaa3
Add ->flock() operation to low and high level interfaces
by Miklos Szeredi
· 14 years ago
c605b5f
utimens must not follow symlinks
by Sebastian Pipping
· 14 years ago
fe16912
In ./configure check if umount support --fake and --no-canonicalize
by Miklos Szeredi
· 14 years ago
94c2b63
add "remember" option
by therealneworld@gmail.com
· 14 years ago
4a9f6ab
Check if splice/vmsplice are supported
by Miklos Szeredi
· 14 years ago
4204398
Update COPYING*
by Miklos Szeredi
· 14 years ago
8ddce72
Update NEWS
by Miklos Szeredi
· 14 years ago
e4e0b2b
Fix lost ChangeLog entry.
by Miklos Szeredi
· 14 years ago
3b91a50
Remove -lrt -ldl from fuse.pc for dynamic linking
by Miklos Szeredi
· 14 years ago
e8f6d78
adding details to utimens doxygen comments
by Reuben Hawkins
· 14 years ago
54f93a7
Spell checking comments, etc...
by Reuben Hawkins
· 14 years ago
1193a39
cleaning up warnings
by Reuben Hawkins
· 14 years ago
d523ae8
Cleaner build output
by Reuben Hawkins
· 14 years ago
49e85de
Fix ioctl ABI
by Miklos Szeredi
· 14 years ago
7819846
Add ->forget_multi() operation
by Miklos Szeredi
· 14 years ago
d915a6b
Allow batching of forget requests
by Miklos Szeredi
· 14 years ago
9c526a7
Fix splice_read
by Miklos Szeredi
· 14 years ago
a785697
Disable splice by default
by Miklos Szeredi
· 14 years ago
d84fc1f
Don't hide output of /bin/mount
by Miklos Szeredi
· 14 years ago
bc2d367
Added changelog entry for the auto_unmount option
by Max Krasnyansky
· 14 years ago
22ccf05
fusermount: Added support for auto_unmount option
by Max Krasnyansky
· 14 years ago
9ca8283
libfuse: Added support for auto_unmount option
by Max Krasnyansky
· 14 years ago
5e1b193
Update ChangeLog
by Miklos Szeredi
· 14 years ago
dba9185
Check the 'mtablock' for negative value
by Laszlo Papp
· 14 years ago
20c31c4
Fix a potential null pointer dereference issue
by Laszlo Papp
· 14 years ago
db5d469
Fix a potential resource leak (newargv)
by Laszlo Papp
· 14 years ago
c470934
Initialize an allocated, but uninitialized memory
by Laszlo Papp
· 14 years ago
9deaced
Initialize the variable properly before passing to any function
by Laszlo Papp
· 14 years ago
e63a9d8
fusermount: clean up do_mount() function
by Miklos Szeredi
· 14 years ago
2d96d62
Remove unnecessary variable assignment
by Miklos Szeredi
· 14 years ago
81fee82
Eliminate the unused value
by Laszlo Papp
· 14 years ago
Next »