| Commit message (Expand) | Author | Age | Files | Lines |
* | mm, fs: get rid of PAGE_CACHE_* and page_cache_{get,release} macros | Kirill A. Shutemov | 2016-04-04 | 1 | -14/+14 |
* | logfs: constify logfs_block_ops structures | Julia Lawall | 2016-01-09 | 1 | -1/+1 |
* | mm, fs: introduce mapping_gfp_constraint() | Michal Hocko | 2015-11-06 | 1 | -1/+1 |
* | logfs: check for the return value after calling find_or_create_page() | Younger Liu | 2014-01-23 | 1 | -1/+2 |
* | mm: change invalidatepage prototype to accept length | Lukas Czerner | 2013-05-21 | 1 | -1/+2 |
* | logfs: destroy the reserved inodes while unmounting | Prasad Joshi | 2012-04-02 | 1 | -1/+1 |
* | logfs: remove the second argument of k[un]map_atomic() | Cong Wang | 2012-03-20 | 1 | -2/+2 |
* | logfs: Free areas before calling generic_shutdown_super() | Joern Engel | 2012-01-28 | 1 | -4/+10 |
* | logfs: update page reference count for pined pages | Prasad Joshi | 2012-01-28 | 1 | -8/+29 |
* | logfs: get rid of magical inodes | Al Viro | 2010-08-09 | 1 | -1/+0 |
* | logfs: survive logfs_buf_recover read errors | Joern Engel | 2010-05-04 | 1 | -2/+5 |
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/joern/logfs | Linus Torvalds | 2010-04-21 | 1 | -7/+1 |
|\ |
|
| * | [LogFS] Prevent mempool_destroy NULL pointer dereference | Joern Engel | 2010-04-15 | 1 | -1/+1 |
| * | [LogFS] Remove unused method | Joern Engel | 2010-03-30 | 1 | -6/+0 |
* | | Merge branch 'master' into export-slabh | Tejun Heo | 2010-04-05 | 1 | -23/+31 |
|\ \
| |/ |
|
| * | [LogFS] Clear PagePrivate when moving journal | Joern Engel | 2010-03-28 | 1 | -1/+1 |
| * | Simplify and fix pad_wbuf | Joern Engel | 2010-03-28 | 1 | -22/+30 |
* | | include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp... | Tejun Heo | 2010-03-30 | 1 | -0/+1 |
|/ |
|
* | [LogFS] Only write journal if dirty | Joern Engel | 2010-03-04 | 1 | -2/+5 |
* | [LogFS] Fix bdev erases | Joern Engel | 2010-03-04 | 1 | -3/+3 |
* | [LogFS] add new flash file system | Joern Engel | 2009-11-20 | 1 | -0/+924 |