| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 2013-11-13 | 1 | -2/+2 |
|\ |
|
| * | locks: break delegations on any attribute modification | J. Bruce Fields | 2013-11-09 | 1 | -2/+2 |
* | | FS-Cache: Provide the ability to enable/disable cookies | David Howells | 2013-09-27 | 1 | -1/+1 |
|/ |
|
* | CacheFiles: Implement interface to check cache consistency | David Howells | 2013-09-06 | 1 | -0/+26 |
* | cachefiles: remove unused macro list_to_page() | Haicheng Li | 2013-06-19 | 1 | -2/+0 |
* | FS-Cache: Simplify cookie retention for fscache_objects, fixing oops | David Howells | 2013-06-19 | 1 | -1/+10 |
* | FS-Cache: Fix object state machine to have separate work and wait states | David Howells | 2013-06-19 | 1 | -1/+1 |
* | FS-Cache: Mark cancellation of in-progress operation | David Howells | 2012-12-20 | 1 | -1/+1 |
* | CacheFiles: Implement invalidation | David Howells | 2012-12-20 | 1 | -0/+49 |
* | CacheFiles: Downgrade the requirements passed to the allocator | David Howells | 2012-12-20 | 1 | -4/+4 |
* | fs: move code out of buffer.c | Al Viro | 2012-01-03 | 1 | -1/+0 |
* | Fix common misspellings | Lucas De Marchi | 2011-03-31 | 1 | -1/+1 |
* | include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp... | Tejun Heo | 2010-03-30 | 1 | -0/+1 |
* | CacheFiles: Don't log lookup/create failing with ENOBUFS | David Howells | 2009-11-19 | 1 | -2/+3 |
* | CacheFiles: Catch an overly long wait for an old active object | David Howells | 2009-11-19 | 1 | -2/+4 |
* | CacheFiles: Don't write a full page if there's only a partial page to cache | David Howells | 2009-11-19 | 1 | -3/+17 |
* | FS-Cache: Allow the current state of all objects to be dumped | David Howells | 2009-11-19 | 1 | -0/+1 |
* | enforce ->sync_fs is only called for rw superblock | Christoph Hellwig | 2009-06-11 | 1 | -0/+2 |
* | vfs: Rename fsync_super() to sync_filesystem() (version 4) | Jan Kara | 2009-06-11 | 1 | -1/+1 |
* | CacheFiles: A cache that backs onto a mounted filesystem | David Howells | 2009-04-03 | 1 | -0/+449 |