aboutsummaryrefslogtreecommitdiffstats
path: root/ChangeLog
AgeCommit message (Expand)AuthorLines
2012-07-04Fix build with automake >= 1.12.1Olivier Blin-0/+2
2012-07-04Fix install from out-of-tree buildOlivier Blin-0/+5
2012-06-18Add FALLOCATE operationAnatol Pomozov-0/+4
2012-05-16Fix the compile command in the examplesMiklos Szeredi-0/+3
2012-05-16Fix -pthread in fuse.pcMiklos Szeredi-0/+7
2012-04-20Released 2.9.0Miklos Szeredi-0/+4
2012-04-20Add missing fuse_fs_flock to fuse_versionscriptMiklos Szeredi-0/+4
2012-04-10Add 'flag_utime_omit_ok' flag to fuse_operationsMiklos Szeredi-0/+4
2012-04-10Check protocol version before sending notificationsMiklos Szeredi-0/+5
2012-01-27Interpret octal escape codes in optionsMiklos Szeredi-0/+5
2012-01-26Add man pages for fusermount, mount.fuse and ulockmgr_serverMiklos Szeredi-0/+6
2012-01-24Revert "Add mmap() and munmap() methods to low level API"Miklos Szeredi-3/+0
2012-01-13Disable symbol versions on MacOSXAnatol Pomozov-0/+4
2012-01-02Remove unnecessary mutex unlock at the end of multithreaded event loopMiklos Szeredi-0/+5
2011-12-09Free request in fuse_reply_data()Miklos Szeredi-0/+2
2011-12-09Don't unhash name in FORGETMiklos Szeredi-0/+4
2011-12-09Fix hang in wait_on_path()Miklos Szeredi-0/+4
2011-12-08utimens availability checkEmmanuel Dreyfus-0/+3
2011-12-08FUSE_NODE_SLAB buildfixEmmanuel Dreyfus-0/+5
2011-12-07libfuse: Notifying the kernel of deletion.John Muir-0/+5
2011-12-06Add mmap() and munmap() methods to low level APIMiklos Szeredi-0/+7
2011-12-05Add support for ioctl on directoriesMiklos Szeredi-0/+3
2011-12-05Make lock argument of fuse_reply_lock constMiklos Szeredi-0/+5
2011-10-23Reply with ENOMEM in case of failure to allocate requestMiklos Szeredi-0/+7
2011-09-23Replace daemon() function with fork()Anatol Pomozov-0/+4
2011-08-31Don't ignore --disable-mtabMiklos Szeredi-0/+5
2011-08-24add lru for remember optiontherealneworld@gmail.com-0/+5
2011-07-06Add ->flock() operation to low and high level interfacesMiklos Szeredi-0/+10
2011-07-04utimens must not follow symlinksSebastian Pipping-0/+5
2011-06-02add "remember" optiontherealneworld@gmail.com-0/+6
2011-05-27Check if splice/vmsplice are supportedMiklos Szeredi-0/+4
2011-05-26Fix lost ChangeLog entry.Miklos Szeredi-0/+6
2011-05-26Remove -lrt -ldl from fuse.pc for dynamic linkingMiklos Szeredi-0/+6
2011-05-20Cleaner build outputReuben Hawkins-0/+4
2011-05-19Fix ioctl ABIMiklos Szeredi-0/+3
2011-05-19Add ->forget_multi() operationMiklos Szeredi-0/+4
2011-05-19Allow batching of forget requestsMiklos Szeredi-0/+6
2011-05-19Disable splice by defaultMiklos Szeredi-0/+6
2011-04-15Added changelog entry for the auto_unmount optionMax Krasnyansky-0/+4
2011-03-30Update ChangeLogMiklos Szeredi-0/+5
2011-03-11In case of failure to add to /etc/mtab don't umount.Miklos Szeredi-0/+5
2011-03-11Revert "Fix cleanup in case of failed mount"Miklos Szeredi-3/+0
2011-02-02libfuse: fuse_session_loop_mt() shouldn't pause when exiting worker threadsMiklos Szeredi-0/+8
2011-01-31fusermount: only allow mount and umount if util-linux suppports --no-canonica...Miklos Szeredi-0/+3
2011-01-31fusermount: chdir to / before performing mount/umountMiklos Szeredi-0/+2
2011-01-31Fix cleanup in case of failed mountMiklos Szeredi-0/+5
2010-12-20Highlevel lib: add slab allocation for node cacheMiklos Szeredi-0/+4
2010-12-20Highlevel lib: allow hash tables to shrinkMiklos Szeredi-0/+4
2010-12-13Highlevel lib: use dynamically resized hash tableMiklos Szeredi-0/+5
2010-11-10fusexmp_fh: add read_buf and write_buf implementationsMiklos Szeredi-0/+4