summaryrefslogtreecommitdiffstats
path: root/include/trace/events/fscache.h
Commit message (Expand)AuthorAgeFilesLines
* fscache: Fix oops due to race with cookie_lru and use_cookieDave Wysochanski2022-12-071-0/+2
* fscache: add tracepoint when failing cookieJeff Layton2022-08-091-0/+2
* fscache: Add a tracepoint for cookie use/unuseDavid Howells2022-01-111-0/+44
* cachefiles: Implement begin and end I/O operationDavid Howells2022-01-071-0/+2
* cachefiles: Implement object lifecycle funcsDavid Howells2022-01-071-0/+4
* fscache: Provide a function to resize a cookieDavid Howells2022-01-071-0/+25
* fscache: Implement raw I/O interfaceDavid Howells2022-01-071-0/+2
* fscache: Provide a means to begin an operationDavid Howells2022-01-071-0/+6
* fscache: Implement cookie invalidationDavid Howells2022-01-071-0/+25
* fscache: Implement cookie user counting and resource pinningDavid Howells2022-01-071-0/+12
* fscache: Implement simple cookie state machineDavid Howells2022-01-071-0/+4
* fscache: Provide and use cache methods to lookup/create/free a volumeDavid Howells2022-01-071-1/+10
* fscache: Implement cookie-level access helpersDavid Howells2022-01-071-0/+29
* fscache: Implement volume-level access helpersDavid Howells2022-01-071-0/+34
* fscache: Implement cache-level access helpersDavid Howells2022-01-071-0/+41
* fscache: Implement cookie registrationDavid Howells2022-01-071-0/+111
* fscache: Implement volume registrationDavid Howells2022-01-071-1/+60
* fscache: Implement cache registrationDavid Howells2022-01-071-0/+43
* fscache: Introduce new driverDavid Howells2022-01-071-0/+49
* fscache: Remove the contents of the fscache driver, pending rewriteDavid Howells2022-01-071-523/+0
* fscache: Use refcount_t for the cookie refcount instead of atomic_tDavid Howells2021-08-271-22/+22
* fscache: Fix fscache_cookie_put() to not deref after decDavid Howells2021-08-271-17/+7
* fscache: Add a cookie debug ID and use that in tracesDavid Howells2021-08-271-58/+58
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 36Thomas Gleixner2019-05-241-5/+1
* fscache: Maintain a catalogue of allocated cookiesDavid Howells2018-04-061-0/+8
* fscache: Add more tracepointsDavid Howells2018-04-041-0/+252
* fscache: Add tracepointsDavid Howells2018-04-041-0/+277