aboutsummaryrefslogtreecommitdiff
path: root/lib/modules
Commit message (Expand)AuthorAge
* Don't redefine FUSE_USE_VERSIONGravatar Nikolaus Rath2017-07-06
* Turn fuse_operations.nopath_flag into fuse_config.nullpath_okGravatar Nikolaus Rath2016-10-20
* Pass struct fuse_config to high-level init() handler.Gravatar Nikolaus Rath2016-10-20
* Pass fuse_file_info to getattr, chown, chmod, truncate, utimens handlersGravatar Nikolaus Rath2016-10-15
* libfuse: add flags to ->rename()Gravatar Miklos Szeredi2014-07-15
* libfuse: implement readdirplus for high-level APIGravatar Eric Wong2014-03-05
* Print help on stdout instead of stderrGravatar Miklos Szeredi2013-07-26
* libfuse: remove "-D_FILE_OFFSET_BITS=64" from fuse.pcGravatar Miklos Szeredi2013-07-24
* Remove compatibility path handlingGravatar Miklos Szeredi2012-07-20
* Start of 3.0 seriesGravatar Miklos Szeredi2012-07-19
* libfuse: mark some data constantGravatar Miklos Szeredi2012-07-04
* Add ->flock() operation to low and high level interfacesGravatar Miklos Szeredi2011-07-06
* Fix a possible resource leak (free the old up)Gravatar Laszlo Papp2011-03-30
* add read_buf method to high level APIGravatar Miklos Szeredi2010-11-10
* add write_buf method to high level APIGravatar Miklos Szeredi2010-11-10
* * Add a nopath option and flag, indicating that path argumentGravatar Miklos Szeredi2010-06-15
* Support receiving file handle from kernel in GETATTR request; Allow operation...Gravatar Miklos Szeredi2008-02-08
* change indentingGravatar Miklos Szeredi2007-12-12
* Clarify licence version to be "LGPLv2" for the libraryGravatar Miklos Szeredi2007-10-16
* update flush changesGravatar Miklos Szeredi2007-05-11
* docGravatar Miklos Szeredi2007-04-28
* Add filesystem stacking support to high level APIGravatar Miklos Szeredi2007-02-03