summaryrefslogtreecommitdiffstats
path: root/fs/fscache/main.c
Commit message (Expand)AuthorAgeFilesLines
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152Thomas Gleixner2019-05-301-5/+1Star
* fscache: Fix incomplete initialisation of inline key spaceDavid Howells2018-10-181-3/+1Star
* fscache: Add tracepointsDavid Howells2018-04-041-0/+1
* Pass mode to wait_on_atomic_t() action funcs and provide default actionsDavid Howells2017-11-131-9/+0Star
* fs/fscache: make ctl_table staticFabian Frederick2014-08-071-2/+2
* sched: Remove proliferation of wait_on_bit() action functionsNeilBrown2014-07-161-18/+0Star
* fscache: convert use of typedef ctl_table to struct ctl_tableJoe Perches2014-06-071-2/+2
* fs/fscache: convert printk to pr_foo()Fabian Frederick2014-06-051-4/+3Star
* FS-Cache: Simplify cookie retention for fscache_objects, fixing oopsDavid Howells2013-06-191-2/+9
* fscache: fix build on !CONFIG_SYSCTLTejun Heo2010-07-241-0/+2
* fscache: drop references to slow-workTejun Heo2010-07-221-7/+0Star
* fscache: convert operation to use workqueue instead of slow-workTejun Heo2010-07-221-0/+23
* fscache: convert object to use workqueue instead of slow-workTejun Heo2010-07-221-0/+76
* SLOW_WORK: Wait for outstanding work items belonging to a module to clearDavid Howells2009-11-191-3/+3
* FS-Cache: Bit waiting helpersDavid Howells2009-04-031-0/+20
* FS-Cache: Provide a slab for cookie allocationDavid Howells2009-04-031-0/+15
* FS-Cache: Add cache managementDavid Howells2009-04-031-0/+7
* FS-Cache: Add use of /proc and presentation of statisticsDavid Howells2009-04-031-0/+7
* FS-Cache: Add main configuration option, module entry points and debuggingDavid Howells2009-04-031-0/+75