summaryrefslogtreecommitdiffstats
path: root/fs/fscache/netfs.c
Commit message (Expand)AuthorAgeFilesLines
* fscache: Fix fscache_cookie_put() to not deref after decDavid Howells2021-08-271-1/+1
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 36Thomas Gleixner2019-05-241-5/+1
* fscache: Maintain a catalogue of allocated cookiesDavid Howells2018-04-061-61/+20
* fscache: Attach the index key and aux data to the cookieDavid Howells2018-04-041-1/+16
* fscache: Add tracepointsDavid Howells2018-04-041-1/+2
* FS-Cache: Initialise stores_lock in netfs cookieDavid Howells2017-01-311-0/+1
* FS-Cache: Don't override netfs's primary_index if registering failedKinglong Mee2015-11-111-18/+17
* FS-Cache: Increase reference of parent after registering, netfs successKinglong Mee2015-11-111-5/+4
* fs/fscache: convert printk to pr_foo()Fabian Frederick2014-06-041-4/+3
* FS-Cache: Provide the ability to enable/disable cookiesDavid Howells2013-09-271-0/+1
* FS-Cache: Simplify cookie retention for fscache_objects, fixing oopsDavid Howells2013-06-191-0/+1
* FS-Cache: Add netfs registrationDavid Howells2009-04-031-0/+103