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