| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek... | Linus Torvalds | 2016-01-20 | 1 | -1/+1 |
|\ |
|
| * | kbuild: Allow to specify composite modules with modname-m | Michal Marek | 2015-11-25 | 1 | -1/+1 |
* | | Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 2016-01-12 | 1 | -2/+2 |
|\ \ |
|
| * | | logfs: constify logfs_block_ops structures | Julia Lawall | 2016-01-09 | 1 | -2/+2 |
| |/ |
|
* / | logfs: don't duplicate page_symlink_inode_operations | Al Viro | 2015-12-06 | 1 | -1/+0 |
|/ |
|
* | Merge tag 'for-linus' of git://github.com/prasad-joshi/logfs_upstream | Linus Torvalds | 2012-01-31 | 1 | -1/+4 |
|\ |
|
| * | logfs: Free areas before calling generic_shutdown_super() | Joern Engel | 2012-01-28 | 1 | -0/+1 |
| * | logfs: Propagate page parameter to __logfs_write_inode | Prasad Joshi | 2012-01-28 | 1 | -1/+1 |
| * | logfs: take write mutex lock during fsync and sync | Prasad Joshi | 2012-01-28 | 1 | -0/+2 |
* | | logfs: propagate umode_t | Al Viro | 2012-01-03 | 1 | -1/+1 |
|/ |
|
* | lib/string.c: introduce memchr_inv() | Akinobu Mita | 2011-10-31 | 1 | -1/+0 |
* | fs: push i_mutex and filemap_write_and_wait down into ->fsync() handlers | Josef Bacik | 2011-07-20 | 1 | -1/+1 |
* | fs: logfs: Fix up MTD=y build. | Paul Mundt | 2010-11-01 | 1 | -1/+1 |
* | switch logfs to ->mount() | Al Viro | 2010-10-29 | 1 | -3/+0 |
* | logfs: fix a leak in get_sb | Al Viro | 2010-10-29 | 1 | -1/+2 |
* | logfs get_sb, part 3 | Al Viro | 2010-10-29 | 1 | -12/+6 |
* | logfs get_sb, part 2 | Al Viro | 2010-10-29 | 1 | -2/+1 |
* | logfs get_sb massage, part 1 | Al Viro | 2010-10-29 | 1 | -5/+12 |
* | logfs: kill BKL | Arnd Bergmann | 2010-08-14 | 1 | -2/+1 |
* | convert logfs to ->evict_inode() | Al Viro | 2010-08-09 | 1 | -2/+1 |
* | logfs: get rid of magical inodes | Al Viro | 2010-08-09 | 1 | -1/+0 |
* | drop unused dentry argument to ->fsync | Christoph Hellwig | 2010-05-27 | 1 | -1/+1 |
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds | 2010-05-20 | 1 | -1/+1 |
|\ |
|
| * | fix "seperate" typos in comments | Anand Gadiyar | 2010-05-10 | 1 | -1/+1 |
* | | logfs: handle powerfail on NAND flash | Joern Engel | 2010-05-07 | 1 | -0/+2 |
* | | logfs: commit reservations under space pressure | Joern Engel | 2010-05-04 | 1 | -0/+1 |
* | | logfs: survive logfs_buf_recover read errors | Joern Engel | 2010-05-04 | 1 | -5/+5 |
|/ |
|
* | [LogFS] Prevent mempool_destroy NULL pointer dereference | Joern Engel | 2010-04-15 | 1 | -0/+6 |
* | [LogFS] Prevent memory corruption on large deletes | Joern Engel | 2010-04-13 | 1 | -1/+7 |
* | [LogFS] Remove unused method | Joern Engel | 2010-03-30 | 1 | -1/+0 |
* | [LogFS] Clear PagePrivate when moving journal | Joern Engel | 2010-03-28 | 1 | -0/+1 |
* | [LogFS] Only write journal if dirty | Joern Engel | 2010-03-04 | 1 | -2/+2 |
* | [LogFS] Fix bdev erases | Joern Engel | 2010-03-04 | 1 | -2/+4 |
* | [LogFS] add new flash file system | Joern Engel | 2009-11-20 | 1 | -0/+722 |