aboutsummaryrefslogtreecommitdiffstats
path: root/lib/modules
AgeCommit message (Collapse)AuthorLines
2010-06-15* Add a nopath option and flag, indicating that path argumentMiklos Szeredi-0/+2
need not be calculated for the following operations: read, write, flush, release, fsync, readdir, releasedir, fsyncdir, ftruncate, fgetattr, lock, ioctl and poll.
2008-02-08Support receiving file handle from kernel in GETATTR request; Allow ↵Miklos Szeredi-120/+150
operations with a NULL path argument, if the filesystem supports it
2007-12-12change indentingMiklos Szeredi-965/+969
2007-10-16Clarify licence version to be "LGPLv2" for the libraryMiklos Szeredi-2/+2
2007-05-11update flush changesMiklos Szeredi-1/+1
2007-04-28docMiklos Szeredi-3/+17
2007-02-03Add filesystem stacking support to high level APIMiklos Szeredi-0/+1356