aboutsummaryrefslogtreecommitdiffstats
path: root/fs/fscache/main.c
Commit message (Expand)AuthorAge
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152Thomas Gleixner2019-05-30
* fscache: Fix incomplete initialisation of inline key spaceDavid Howells2018-10-18
* fscache: Add tracepointsDavid Howells2018-04-04
* Pass mode to wait_on_atomic_t() action funcs and provide default actionsDavid Howells2017-11-13
* fs/fscache: make ctl_table staticFabian Frederick2014-08-06
* sched: Remove proliferation of wait_on_bit() action functionsNeilBrown2014-07-16
* fscache: convert use of typedef ctl_table to struct ctl_tableJoe Perches2014-06-06
* fs/fscache: convert printk to pr_foo()Fabian Frederick2014-06-04
* FS-Cache: Simplify cookie retention for fscache_objects, fixing oopsDavid Howells2013-06-19
* fscache: fix build on !CONFIG_SYSCTLTejun Heo2010-07-24
* fscache: drop references to slow-workTejun Heo2010-07-22
* fscache: convert operation to use workqueue instead of slow-workTejun Heo2010-07-22
* fscache: convert object to use workqueue instead of slow-workTejun Heo2010-07-22
* SLOW_WORK: Wait for outstanding work items belonging to a module to clearDavid Howells2009-11-19
* FS-Cache: Bit waiting helpersDavid Howells2009-04-03
* FS-Cache: Provide a slab for cookie allocationDavid Howells2009-04-03
* FS-Cache: Add cache managementDavid Howells2009-04-03
* FS-Cache: Add use of /proc and presentation of statisticsDavid Howells2009-04-03
* FS-Cache: Add main configuration option, module entry points and debuggingDavid Howells2009-04-03