Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2009-04-03 | FS-Cache: Implement data I/O part of netfs API | David Howells | 3 | -1/+839 |
2009-04-03 | FS-Cache: Add and document asynchronous operation handling | David Howells | 4 | -3/+469 |
2009-04-03 | FS-Cache: Implement the cookie management part of the netfs API | David Howells | 1 | -0/+444 |
2009-04-03 | FS-Cache: Object management state machine | David Howells | 3 | -2/+837 |
2009-04-03 | FS-Cache: Bit waiting helpers | David Howells | 2 | -0/+23 |
2009-04-03 | FS-Cache: Add netfs registration | David Howells | 2 | -1/+105 |
2009-04-03 | FS-Cache: Provide a slab for cookie allocation | David Howells | 4 | -0/+80 |
2009-04-03 | FS-Cache: Add cache management | David Howells | 2 | -0/+256 |
2009-04-03 | FS-Cache: Add cache tag handling | David Howells | 3 | -0/+187 |
2009-04-03 | FS-Cache: Root index definition | David Howells | 3 | -0/+151 |
2009-04-03 | FS-Cache: Add use of /proc and presentation of statistics | David Howells | 7 | -0/+561 |
2009-04-03 | FS-Cache: Add main configuration option, module entry points and debugging | David Howells | 4 | -0/+270 |