aboutsummaryrefslogtreecommitdiffstats
path: root/fs/logfs/super.c
Commit message (Expand)AuthorAge
* fs: Limit sys_mount to only request filesystem modules.Eric W. Biederman2013-03-03
* VFS: Pass mount flags to sget()David Howells2012-07-14
* logfs: missing cleanup on register_filesystem() failureAl Viro2012-03-20
* switch open-coded instances of d_make_root() to new helperAl Viro2012-03-20
* vfs: check i_nlink limits in vfs_{mkdir,rename_dir,link}Al Viro2012-03-20
* logfs: Free areas before calling generic_shutdown_super()Joern Engel2012-01-28
* logfs: set superblock shutdown flag after generic sb shutdownPrasad Joshi2012-01-28
* Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2011-11-06
|\
| * fs: add module.h to files that were implicitly using itPaul Gortmaker2011-10-31
* | lib/string.c: introduce memchr_inv()Akinobu Mita2011-10-31
|/
* logfs: initialize superblock entries earlierLinus Torvalds2011-05-03
* switch logfs to ->mount()Al Viro2010-10-29
* logfs: fix a leak in get_sbAl Viro2010-10-29
* logfs get_sb, part 3Al Viro2010-10-29
* logfs get_sb, part 2Al Viro2010-10-29
* logfs get_sb massage, part 1Al Viro2010-10-29
* logfs: get rid of magical inodesAl Viro2010-08-09
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/joern/logfsLinus Torvalds2010-05-17
|\
| * logfs: fix compile failureJoern Engel2010-05-05
| * logfs: Return -EINVAL if filesystem image doesn't matchJoern Engel2010-05-01
| * logfs: testing the wrong variableDan Carpenter2010-04-29
* | Fix double-free in logfsAl Viro2010-05-15
|/
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/joern/logfsLinus Torvalds2010-04-21
|\
| * [LogFS] Set s_bdiJoern Engel2010-04-17
| * [LogFS] Prevent mempool_destroy NULL pointer dereferenceJoern Engel2010-04-15
| * [LogFS] Prevent memory corruption on large deletesJoern Engel2010-04-13
* | Merge branch 'master' into export-slabhTejun Heo2010-04-04
|\|
| * Use deactivate_locked_superJoern Engel2010-03-27
| * Fix logfs_get_sb_final error pathJoern Engel2010-03-27
| * Write out both superblocks on mismatchJoern Engel2010-03-27
| * Open segment file before using itJoern Engel2010-03-27
* | include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-30
|/
* [LogFS] Check feature flagsJoern Engel2010-03-05
* [LogFS] Only write journal if dirtyJoern Engel2010-03-04
* [LogFS] Fix bdev erasesJoern Engel2010-03-04
* [LogFS] add new flash file systemJoern Engel2009-11-20