aboutsummaryrefslogtreecommitdiff
path: root/fs/fscache
AgeCommit message (Expand)AuthorFilesLines
2009-05-27FS-Cache: Fixup renamed filenames in comments in internal.hGravatar David Howells 1-9/+9
2009-04-03FS-Cache: Implement data I/O part of netfs APIGravatar David Howells 3-1/+839
2009-04-03FS-Cache: Add and document asynchronous operation handlingGravatar David Howells 4-3/+469
2009-04-03FS-Cache: Implement the cookie management part of the netfs APIGravatar David Howells 1-0/+444
2009-04-03FS-Cache: Object management state machineGravatar David Howells 3-2/+837
2009-04-03FS-Cache: Bit waiting helpersGravatar David Howells 2-0/+23
2009-04-03FS-Cache: Add netfs registrationGravatar David Howells 2-1/+105
2009-04-03FS-Cache: Provide a slab for cookie allocationGravatar David Howells 4-0/+80
2009-04-03FS-Cache: Add cache managementGravatar David Howells 2-0/+256
2009-04-03FS-Cache: Add cache tag handlingGravatar David Howells 3-0/+187
2009-04-03FS-Cache: Root index definitionGravatar David Howells 3-0/+151
2009-04-03FS-Cache: Add use of /proc and presentation of statisticsGravatar David Howells 7-0/+561
2009-04-03FS-Cache: Add main configuration option, module entry points and debuggingGravatar David Howells 4-0/+270