aboutsummaryrefslogtreecommitdiff
path: root/include/fuse_lowlevel.h
Commit message (Expand)AuthorAge
...
* Documentation improvements.Gravatar Nikolaus Rath2016-09-27
* fuse_lowlevel_notify_*: take struct fuse_session instead of struct fuse_chanGravatar Nikolaus Rath2016-09-27
* Merge remote-tracking branch 'origin/master'Gravatar Nikolaus Rath2016-04-27
|\
| * Remove leading _ on header guards to comply with reserved identifier requirem...Gravatar Sam Stuewe2016-04-23
* | Whitespace cleanup.Gravatar Nikolaus Rath2016-03-29
* | Inlined fuse_chan_fdGravatar Nikolaus Rath2016-03-29
|/
* Extend write_buf documentationGravatar Nikolaus Rath2016-01-14
* libfuse: refcount fuse_chan objectsGravatar Miklos Szeredi2015-05-18
* Fix docs of lowlevel readdirplus()Gravatar Miklos Szeredi2014-11-25
* libfuse: add flags to ->rename()Gravatar Miklos Szeredi2014-07-15
* libfuse: allow setting ctime in ->setattr()Gravatar Miklos Szeredi2014-07-15
* libfuse: document deadlock avoidance for fuse_notify_inval_entry()Gravatar Miklos Szeredi2014-07-15
* Change generation and nlookup from 'unsigned long' to 'uint64_t'Gravatar Miklos Szeredi2013-08-26
* Documentation fixesGravatar Miklos Szeredi2013-07-17
* Merge https://github.com/qknight/fuse-fuseGravatar Miklos Szeredi2013-07-17
|\
* | libfuse: remove fuse_chan_bufsize()Gravatar Miklos Szeredi2013-06-21
* | libfuse: remove fuse_chan_(send|receive)Gravatar Miklos Szeredi2013-06-21
* | libfuse: clean up fuse_chanGravatar Miklos Szeredi2013-06-21
* | libfuse: clean up fuse_sessionGravatar Miklos Szeredi2013-06-21
* | libfuse: replace fuse_session_next_chanGravatar Miklos Szeredi2013-06-21
| * - added a doxygen main pageGravatar Joachim Schiele2013-06-20
* | libfuse: remove channel user dataGravatar Miklos Szeredi2013-06-20
|/
* libfuse: fix readdirplus docGravatar Nikolaus Rath2013-05-20
* libfuse: 64bit fuse_ino_tGravatar Miklos Szeredi2013-02-20
* libfuse: remove deprecated fuse_lowlevel_is_lib_option()Gravatar Miklos Szeredi2013-02-08
* libfuse: add readdirplus support in fuse_lowlevel_opsGravatar Feng Shuo2013-02-07
* Remove compat functionsGravatar Miklos Szeredi2012-07-19
* Add FALLOCATE operationGravatar Anatol Pomozov2012-06-18
* Revert "Add mmap() and munmap() methods to low level API"Gravatar Miklos Szeredi2012-01-24
* fuse: documentation update for forgetGravatar Nikolaus Rath2011-12-08
* libfuse: Notifying the kernel of deletion.Gravatar John Muir2011-12-07
* Add mmap() and munmap() methods to low level APIGravatar Miklos Szeredi2011-12-06
* Make lock argument of fuse_reply_lock constGravatar Miklos Szeredi2011-12-05
* Add ->flock() operation to low and high level interfacesGravatar Miklos Szeredi2011-07-06
* Add ->forget_multi() operationGravatar Miklos Szeredi2011-05-19
* libfuse: add retrieve requestGravatar Miklos Szeredi2010-11-08
* libfuse: add store requestGravatar Miklos Szeredi2010-11-08
* libfuse: support zero copy writes in lowlevel interfaceGravatar Miklos Szeredi2010-11-08
* libfuse: add buffer interfaceGravatar Miklos Szeredi2010-07-12
* Add fuse_reply_fd() reply function to the low level interfaceGravatar Miklos Szeredi2010-06-17
* * Fix stack alignment for clone()Gravatar Miklos Szeredi2010-02-18
* * The context is extended with a 'umask' field. The umask is sentGravatar Miklos Szeredi2009-07-02
* Add fuse_getgroups (high level lib) and fuse_req_getgroups (lowGravatar Miklos Szeredi2009-06-19
* CUSE patches from Tejun HeoGravatar Miklos Szeredi2009-06-18
* Add missing fuse_reply_bmap to versionscript. Debian Bug#531329. Reported b...Gravatar Miklos Szeredi2009-06-18
* documentation updateGravatar Miklos Szeredi2009-02-06
* * Add missing setattr flags to <fuse_lowlevel.h>.Gravatar Miklos Szeredi2008-12-08
* * Implement poll support. Patch by Tejun HeoGravatar Miklos Szeredi2008-12-08
* * Implement ioctl support. On high level interface onlyGravatar Miklos Szeredi2008-12-05
* change indentingGravatar Miklos Szeredi2007-12-12