summaryrefslogtreecommitdiff
path: root/include/trace/events/fscache.h
AgeCommit message (Expand)Author
2022-12-07fscache: Fix oops due to race with cookie_lru and use_cookieDave Wysochanski
2022-08-09fscache: add tracepoint when failing cookieJeff Layton
2022-01-11fscache: Add a tracepoint for cookie use/unuseDavid Howells
2022-01-07cachefiles: Implement begin and end I/O operationDavid Howells
2022-01-07cachefiles: Implement object lifecycle funcsDavid Howells
2022-01-07fscache: Provide a function to resize a cookieDavid Howells
2022-01-07fscache: Implement raw I/O interfaceDavid Howells
2022-01-07fscache: Provide a means to begin an operationDavid Howells
2022-01-07fscache: Implement cookie invalidationDavid Howells
2022-01-07fscache: Implement cookie user counting and resource pinningDavid Howells
2022-01-07fscache: Implement simple cookie state machineDavid Howells
2022-01-07fscache: Provide and use cache methods to lookup/create/free a volumeDavid Howells
2022-01-07fscache: Implement cookie-level access helpersDavid Howells
2022-01-07fscache: Implement volume-level access helpersDavid Howells
2022-01-07fscache: Implement cache-level access helpersDavid Howells
2022-01-07fscache: Implement cookie registrationDavid Howells
2022-01-07fscache: Implement volume registrationDavid Howells
2022-01-07fscache: Implement cache registrationDavid Howells
2022-01-07fscache: Introduce new driverDavid Howells
2022-01-07fscache: Remove the contents of the fscache driver, pending rewriteDavid Howells
2021-08-27fscache: Use refcount_t for the cookie refcount instead of atomic_tDavid Howells
2021-08-27fscache: Fix fscache_cookie_put() to not deref after decDavid Howells
2021-08-27fscache: Add a cookie debug ID and use that in tracesDavid Howells
2019-05-24treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 36Thomas Gleixner
2018-04-06fscache: Maintain a catalogue of allocated cookiesDavid Howells
2018-04-04fscache: Add more tracepointsDavid Howells
2018-04-04fscache: Add tracepointsDavid Howells