aboutsummaryrefslogtreecommitdiff
path: root/fs/logfs/logfs.h
AgeCommit message (Expand)Author
2010-11-01fs: logfs: Fix up MTD=y build.Paul Mundt
2010-10-29switch logfs to ->mount()Al Viro
2010-10-29logfs: fix a leak in get_sbAl Viro
2010-10-29logfs get_sb, part 3Al Viro
2010-10-29logfs get_sb, part 2Al Viro
2010-10-29logfs get_sb massage, part 1Al Viro
2010-08-14logfs: kill BKLArnd Bergmann
2010-08-09convert logfs to ->evict_inode()Al Viro
2010-08-09logfs: get rid of magical inodesAl Viro
2010-05-27drop unused dentry argument to ->fsyncChristoph Hellwig
2010-05-20Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2010-05-10fix "seperate" typos in commentsAnand Gadiyar
2010-05-07logfs: handle powerfail on NAND flashJoern Engel
2010-05-04logfs: commit reservations under space pressureJoern Engel
2010-05-04logfs: survive logfs_buf_recover read errorsJoern Engel
2010-04-15[LogFS] Prevent mempool_destroy NULL pointer dereferenceJoern Engel
2010-04-13[LogFS] Prevent memory corruption on large deletesJoern Engel
2010-03-30[LogFS] Remove unused methodJoern Engel
2010-03-28[LogFS] Clear PagePrivate when moving journalJoern Engel
2010-03-04[LogFS] Only write journal if dirtyJoern Engel
2010-03-04[LogFS] Fix bdev erasesJoern Engel
2009-11-20[LogFS] add new flash file systemJoern Engel