summaryrefslogtreecommitdiffstats
path: root/fs/fscache/main.c
Commit message (Expand)AuthorAgeFilesLines
* fs/fscache: make ctl_table staticFabian Frederick2014-08-061-2/+2
* sched: Remove proliferation of wait_on_bit() action functionsNeilBrown2014-07-161-18/+0
* fscache: convert use of typedef ctl_table to struct ctl_tableJoe Perches2014-06-061-2/+2
* fs/fscache: convert printk to pr_foo()Fabian Frederick2014-06-041-4/+3
* 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/+0
* 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
OpenPOWER on IntegriCloud