aboutsummaryrefslogtreecommitdiffstats
path: root/include/fuse.h
AgeCommit message (Expand)AuthorLines
2013-02-08libfuse: remove deprecated fuse_set_getcontext_func()Miklos Szeredi-3/+0
2013-02-08libfuse: remove deprecated fuse_invalidate()Miklos Szeredi-7/+0
2013-02-08libfuse: remove deprecated fuse_is_lib_option()Miklos Szeredi-3/+0
2012-07-20Move flags to the front of struct fuse_operationsMiklos Szeredi-24/+24
2012-07-20Remove compatibility path handlingMiklos Szeredi-17/+4
2012-07-19Remove compat functionsMiklos Szeredi-47/+0
2012-07-19Start of 3.0 seriesMiklos Szeredi-8/+1
2012-06-18Add FALLOCATE operationAnatol Pomozov-0/+15
2012-04-10Add 'flag_utime_omit_ok' flag to fuse_operationsMiklos Szeredi-1/+7
2011-07-06Add ->flock() operation to low and high level interfacesMiklos Szeredi-0/+23
2011-06-02add "remember" optiontherealneworld@gmail.com-0/+28
2011-05-25adding details to utimens doxygen commentsReuben Hawkins-0/+5
2011-05-25Spell checking comments, etc...Reuben Hawkins-1/+1
2010-11-10add read_buf method to high level APIMiklos Szeredi-0/+22
2010-11-10add write_buf method to high level APIMiklos Szeredi-0/+14
2010-06-15* Add a nopath option and flag, indicating that path argumentMiklos Szeredi-4/+21
2009-07-02* The context is extended with a 'umask' field. The umask is sentMiklos Szeredi-0/+3
2009-06-19Add fuse_getgroups (high level lib) and fuse_req_getgroups (lowMiklos Szeredi-0/+20
2009-02-06documentation updateMiklos Szeredi-13/+15
2008-12-08* Implement poll support. Patch by Tejun HeoMiklos Szeredi-1/+25
2008-12-05* Implement ioctl support. On high level interface onlyMiklos Szeredi-0/+19
2008-10-14Pass current file flags to read and write operationsMiklos Szeredi-0/+3
2008-08-21API documentation update by Daniel BenamyMiklos Szeredi-0/+5
2008-07-18doc updates from Nikolaus RathMiklos Szeredi-7/+18
2008-07-09API doc update by Nikolaus RathMiklos Szeredi-1/+2
2008-02-08Support receiving file handle from kernel in GETATTR request; Allow operation...Miklos Szeredi-0/+14
2007-12-12change indentingMiklos Szeredi-436/+439
2007-10-16Clarify licence version to be "LGPLv2" for the libraryMiklos Szeredi-1/+1
2007-10-16doc updatesMiklos Szeredi-7/+10
2007-06-22lib: fix locking when loading a filesystem moduleMiklos Szeredi-4/+4
2007-05-22Fix Oops or error if a regular file is created with mknod(2)...Miklos Szeredi-1/+1
2007-04-28docMiklos Szeredi-5/+73
2007-04-25update copyright datesMiklos Szeredi-1/+1
2007-02-03Add filesystem stacking support to high level APIMiklos Szeredi-0/+87
2007-02-03merge to fuse_2_6_merge2Miklos Szeredi-1/+0
2006-12-04build fixesMiklos Szeredi-3/+3
2006-11-30Fix API version 21 and 22 compatibility for fuse_teardownMiklos Szeredi-1/+2
2006-11-11fixesMiklos Szeredi-1/+4
2006-10-10doc fixesMiklos Szeredi-0/+1
2006-09-30API changesMiklos Szeredi-2/+3
2006-09-30bmap supportMiklos Szeredi-0/+10
2006-09-22fix compat bugs in lowlevel interfaceMiklos Szeredi-1/+1
2006-09-16fixMiklos Szeredi-1/+1
2006-09-11fixMiklos Szeredi-5/+20
2006-09-07interrupt supportMiklos Szeredi-2/+12
2006-09-02fixMiklos Szeredi-1/+8
2006-08-18statfs improvementMiklos Szeredi-3/+24
2006-07-30fixesMiklos Szeredi-1/+5
2006-06-28file lockingMiklos Szeredi-2/+3
2006-03-17fixMiklos Szeredi-9/+18