aboutsummaryrefslogtreecommitdiffstats
path: root/fs/fscache (follow)
AgeCommit message (Expand)AuthorFilesLines
2009-05-27FS-Cache: Fixup renamed filenames in comments in internal.hDavid Howells1-9/+9
2009-04-03FS-Cache: Implement data I/O part of netfs APIDavid Howells3-1/+839
2009-04-03FS-Cache: Add and document asynchronous operation handlingDavid Howells4-3/+469
2009-04-03FS-Cache: Implement the cookie management part of the netfs APIDavid Howells1-0/+444
2009-04-03FS-Cache: Object management state machineDavid Howells3-2/+837
2009-04-03FS-Cache: Bit waiting helpersDavid Howells2-0/+23
2009-04-03FS-Cache: Add netfs registrationDavid Howells2-1/+105
2009-04-03FS-Cache: Provide a slab for cookie allocationDavid Howells4-0/+80
2009-04-03FS-Cache: Add cache managementDavid Howells2-0/+256
2009-04-03FS-Cache: Add cache tag handlingDavid Howells3-0/+187
2009-04-03FS-Cache: Root index definitionDavid Howells3-0/+151
2009-04-03FS-Cache: Add use of /proc and presentation of statisticsDavid Howells7-0/+561
2009-04-03FS-Cache: Add main configuration option, module entry points and debuggingDavid Howells4-0/+270