aboutsummaryrefslogtreecommitdiffstats
path: root/ChangeLog
AgeCommit message (Expand)AuthorLines
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
2010-11-10add read_buf method to high level APIMiklos Szeredi-0/+4
2010-11-10add write_buf method to high level APIMiklos Szeredi-0/+6
2010-11-08libfuse: add retrieve requestMiklos Szeredi-0/+3
2010-11-08fix changelogMiklos Szeredi-3/+3
2010-11-08Fix st_nlink for unlinked but still open filesMiklos Szeredi-0/+3
2010-11-08Add ctx->pid to debug outputMiklos Szeredi-0/+2
2010-11-08libfuse: add store requestMiklos Szeredi-0/+3
2010-11-08fusermount: don't save/restore cwdMiklos Szeredi-0/+3
2010-11-08libfuse: support zero copy writes in lowlevel interfaceMiklos Szeredi-0/+8
2010-11-08Fix fuse_buf_copy() if already at the end of the buffersMiklos Szeredi-0/+2
2010-11-08update umount procedureMiklos Szeredi-0/+11
2010-11-08Open /dev/null for writeMiklos Szeredi-0/+3
2010-11-08Fix check for read-only fs in mtab updateMiklos Szeredi-1/+5
2010-10-14Use LTLIBICONV when linking libfuseNatanael Copa-0/+5
2010-10-05add missing argument check in ulockmgr.cmkmm@gmx-topmail.de-0/+8
2010-09-28Fix option escaping for fusermount.Miklos Szeredi-0/+7