| Commit message (Expand) | Author | Age | Files | Lines |
* | sysctl: pass kernel pointers to ->proc_handler | Christoph Hellwig | 2020-04-27 | 1 | -2/+1 |
* | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152 | Thomas Gleixner | 2019-05-30 | 1 | -5/+1 |
* | fscache: Fix incomplete initialisation of inline key space | David Howells | 2018-10-18 | 1 | -3/+1 |
* | fscache: Add tracepoints | David Howells | 2018-04-04 | 1 | -0/+1 |
* | Pass mode to wait_on_atomic_t() action funcs and provide default actions | David Howells | 2017-11-13 | 1 | -9/+0 |
* | fs/fscache: make ctl_table static | Fabian Frederick | 2014-08-07 | 1 | -2/+2 |
* | sched: Remove proliferation of wait_on_bit() action functions | NeilBrown | 2014-07-16 | 1 | -18/+0 |
* | fscache: convert use of typedef ctl_table to struct ctl_table | Joe Perches | 2014-06-07 | 1 | -2/+2 |
* | fs/fscache: convert printk to pr_foo() | Fabian Frederick | 2014-06-05 | 1 | -4/+3 |
* | FS-Cache: Simplify cookie retention for fscache_objects, fixing oops | David Howells | 2013-06-19 | 1 | -2/+9 |
* | fscache: fix build on !CONFIG_SYSCTL | Tejun Heo | 2010-07-24 | 1 | -0/+2 |
* | fscache: drop references to slow-work | Tejun Heo | 2010-07-22 | 1 | -7/+0 |
* | fscache: convert operation to use workqueue instead of slow-work | Tejun Heo | 2010-07-22 | 1 | -0/+23 |
* | fscache: convert object to use workqueue instead of slow-work | Tejun Heo | 2010-07-22 | 1 | -0/+76 |
* | SLOW_WORK: Wait for outstanding work items belonging to a module to clear | David Howells | 2009-11-19 | 1 | -3/+3 |
* | FS-Cache: Bit waiting helpers | David Howells | 2009-04-03 | 1 | -0/+20 |
* | FS-Cache: Provide a slab for cookie allocation | David Howells | 2009-04-03 | 1 | -0/+15 |
* | FS-Cache: Add cache management | David Howells | 2009-04-03 | 1 | -0/+7 |
* | FS-Cache: Add use of /proc and presentation of statistics | David Howells | 2009-04-03 | 1 | -0/+7 |
* | FS-Cache: Add main configuration option, module entry points and debugging | David Howells | 2009-04-03 | 1 | -0/+75 |