aboutsummaryrefslogtreecommitdiffstats
path: root/fs/logfs
AgeCommit message (Expand)AuthorFilesLines
2012-03-21Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2-8/+7
2012-03-20logfs: missing cleanup on register_filesystem() failureAl Viro1-1/+4
2012-03-20switch open-coded instances of d_make_root() to new helperAl Viro1-4/+2
2012-03-20vfs: check i_nlink limits in vfs_{mkdir,rename_dir,link}Al Viro2-3/+1
2012-03-20logfs: remove the second argument of k[un]map_atomic()Cong Wang3-30/+30
2012-02-01mtd: fix merge conflict resolution breakageArtem Bityutskiy1-6/+0
2012-01-31Merge tag 'for-linus' of git://github.com/prasad-joshi/logfs_upstreamLinus Torvalds9-35/+86
2012-01-28Logfs: Allow NULL block_isbad() methodsJoern Engel1-14/+12
2012-01-28logfs: Grow inode in delete pathJoern Engel1-0/+4
2012-01-28logfs: Free areas before calling generic_shutdown_super()Joern Engel3-4/+12
2012-01-28logfs: remove useless BUG_ONJoern Engel1-1/+0
2012-01-28logfs: Propagate page parameter to __logfs_write_inodePrasad Joshi4-9/+9
2012-01-28logfs: set superblock shutdown flag after generic sb shutdownPrasad Joshi1-1/+1
2012-01-28logfs: take write mutex lock during fsync and syncPrasad Joshi4-4/+8
2012-01-28logfs: Prevent memory corruptionJoern Engel1-1/+1
2012-01-28logfs: update page reference count for pined pagesPrasad Joshi2-15/+51
2012-01-10Merge tag 'for-linus-3.3' of git://git.infradead.org/mtd-2.6Linus Torvalds1-38/+40
2012-01-09logfs: do not use 'mtd->block_isbad' directlyArtem Bityutskiy1-2/+2
2012-01-09mtd: do not use mtd->sync directlyArtem Bityutskiy1-2/+1
2012-01-09mtd: introduce mtd_block_isbad interfaceArtem Bityutskiy1-2/+2
2012-01-09mtd: introduce mtd_sync interfaceArtem Bityutskiy1-1/+1
2012-01-09mtd: introduce mtd_write interfaceArtem Bityutskiy1-1/+1
2012-01-09mtd: introduce mtd_read interfaceArtem Bityutskiy1-1/+1
2012-01-09mtd: introduce mtd_erase interfaceArtem Bityutskiy1-1/+1
2012-01-09logfs: rename functions starting with mtd_Artem Bityutskiy1-29/+32
2012-01-03logfs: propagate umode_tAl Viro2-2/+2
2012-01-03switch ->mknod() to umode_tAl Viro1-1/+1
2012-01-03switch ->create() to umode_tAl Viro1-1/+1
2012-01-03switch vfs_mkdir() and ->mkdir() to umode_tAl Viro1-1/+1
2012-01-03vfs: fix the stupidity with i_dentry in inode destructorsAl Viro1-1/+0
2011-11-06Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds1-0/+1
2011-11-02filesystems: add set_nlink()Miklos Szeredi1-1/+1
2011-11-02filesystems: add missing nlink wrappersMiklos Szeredi2-5/+5
2011-11-02logfs: remove unnecessary nlink settingMiklos Szeredi1-1/+0
2011-10-31lib/string.c: introduce memchr_inv()Akinobu Mita2-23/+0
2011-10-31fs: add module.h to files that were implicitly using itPaul Gortmaker1-0/+1
2011-07-20fs: push i_mutex and filemap_write_and_wait down into ->fsync() handlersJosef Bacik2-2/+11
2011-07-20make d_splice_alias(ERR_PTR(err), dentry) = ERR_PTR(err)Al Viro1-3/+1
2011-06-20logfs doesn't need ->permission() at allAl Viro1-8/+0
2011-05-28logfs: remove unnecessary dentry_unhash from rmdir, dir renameSage Weil1-5/+0
2011-05-26Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds1-0/+5
2011-05-26vfs: push dentry_unhash on rename_dir into file systemsSage Weil1-0/+3
2011-05-26vfs: push dentry_unhash on rmdir into file systemsSage Weil1-0/+2
2011-05-23Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds1-1/+1
2011-05-20sanitize <linux/prefetch.h> usageLinus Torvalds1-0/+1
2011-05-03logfs: initialize superblock entries earlierLinus Torvalds1-4/+4
2011-04-26Merge branch 'master' into for-nextJiri Kosina7-8/+6
2011-04-10treewide: remove extra semicolonsJustin P. Mattock1-1/+1
2011-03-31Fix common misspellingsLucas De Marchi3-3/+3
2011-03-24Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds1-1/+1
2011-03-24fs: remove inode_lock from iput_final and prune_icacheDave Chinner1-1/+1
2011-03-24Merge branch 'for-2.6.39/core' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds1-2/+0
2011-03-23userns: rename is_owner_or_cap to inode_owner_or_capableSerge E. Hallyn1-1/+1
2011-03-22zlib: slim down zlib_deflate() workspace when possibleJim Keniston1-1/+1
2011-03-10block: remove per-queue pluggingJens Axboe1-2/+0
2011-01-13Merge branch 'for-2.6.38/core' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds1-3/+4
2011-01-07fs: provide rcu-walk aware permission i_opsNick Piggin1-2/+4
2011-01-07fs: icache RCU free inodesNick Piggin1-1/+8
2010-12-22logfs: fix "Kernel BUG at readwrite.c:1193"Prasad Joshi1-0/+3
2010-12-22logfs: fix deadlock in logfs_get_wblocks, hold and wait on super->s_write_mutexPrasad Joshi1-1/+1
2010-11-13block: clean up blkdev_get() wrappers and their usersTejun Heo1-1/+2
2010-11-13block: make blkdev_get/put() handle exclusive accessTejun Heo1-2/+2
2010-11-01fs: logfs: Fix up MTD=y build.Paul Mundt1-1/+1
2010-10-29switch logfs to ->mount()Al Viro2-27/+23
2010-10-29logfs: fix a leak in get_sbAl Viro4-7/+8
2010-10-29logfs get_sb, part 3Al Viro4-39/+29
2010-10-29logfs get_sb, part 2Al Viro4-14/+13
2010-10-29logfs get_sb massage, part 1Al Viro4-21/+39
2010-10-25new helper: ihold()Al Viro1-1/+1
2010-10-15llseek: automatically add .llseek fopArnd Bergmann1-0/+1
2010-08-14logfs: kill BKLArnd Bergmann3-6/+5
2010-08-09Make ->drop_inode() just return whether inode needs to be droppedAl Viro1-2/+2
2010-08-09convert logfs to ->evict_inode()Al Viro3-36/+31
2010-08-09logfs: get rid of magical inodesAl Viro6-41/+31
2010-08-09always call inode_change_ok early in ->setattrChristoph Hellwig1-4/+4
2010-08-09remove inode_setattrChristoph Hellwig1-7/+11
2010-08-09fix leak in __logfs_create()Al Viro1-1/+4
2010-05-27drop unused dentry argument to ->fsyncChristoph Hellwig2-3/+3
2010-05-21logfs: replace inode uid,gid,mode initialization with helper functionAl Viro1-8/+1
2010-05-20Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds3-7/+7
2010-05-17Merge git://git.kernel.org/pub/scm/linux/kernel/git/joern/logfsLinus Torvalds10-53/+104
2010-05-15Fix double-free in logfsAl Viro1-7/+7
2010-05-10fix "seperate" typos in commentsAnand Gadiyar3-7/+7
2010-05-07logfs: handle powerfail on NAND flashJoern Engel4-29/+52
2010-05-07logfs: handle errors from get_mtd_device()Dan Carpenter1-0/+2
2010-05-07logfs: remove unused variableJoern Engel1-1/+0
2010-05-05logfs: fix syncJoern Engel2-4/+2
2010-05-05logfs: fix compile failureJoern Engel1-0/+4
2010-05-04logfs: initialize li->li_refcountPrasad Joshi1-0/+1
2010-05-04logfs: commit reservations under space pressureJoern Engel3-4/+24
2010-05-04logfs: survive logfs_buf_recover read errorsJoern Engel3-11/+13
2010-05-01logfs: Close i_ino reuse raceJoern Engel1-1/+1
2010-05-01logfs: fix logfs_seek_hole()Joern Engel1-0/+2
2010-05-01logfs: Return -EINVAL if filesystem image doesn't matchJoern Engel1-1/+1
2010-04-29LogFS: Fix typo in b6349ac8Joern Engel1-1/+1
2010-04-29logfs: testing the wrong variableDan Carpenter1-1/+1
2010-04-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/joern/logfsLinus Torvalds6-55/+91
2010-04-20[LogFS] Split large truncated into smaller chunksJoern Engel1-8/+26
2010-04-17[LogFS] Set s_bdiJoern Engel1-0/+5
2010-04-15[LogFS] Prevent mempool_destroy NULL pointer dereferenceJoern Engel4-7/+11
2010-04-13[LogFS] Move assertionJoern Engel1-1/+1
2010-04-13[LogFS] Plug 8 byte information leakJoern Engel1-10/+14
2010-04-13[LogFS] Prevent memory corruption on large deletesJoern Engel5-1/+34
2010-04-05Merge branch 'master' into export-slabhTejun Heo7-36/+67
2010-03-30[LogFS] Remove unused methodJoern Engel3-28/+0
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo8-1/+8
2010-03-29[LogFS] Erase new journal segmentsJoern Engel1-0/+2
2010-03-29[LogFS] Move reserved segments with journalJoern Engel1-0/+4
2010-03-28[LogFS] Clear PagePrivate when moving journalJoern Engel3-1/+3
2010-03-28Simplify and fix pad_wbufJoern Engel1-22/+30
2010-03-28Prevent data corruption in logfs_rewrite_block()Joern Engel1-1/+12
2010-03-27Use deactivate_locked_superJoern Engel1-2/+1
2010-03-27Fix logfs_get_sb_final error pathJoern Engel1-1/+1
2010-03-27Write out both superblocks on mismatchJoern Engel1-1/+1
2010-03-27Prevent schedule while atomic in __logfs_readdirJoern Engel1-2/+2
2010-03-27Plug memory leak in writeseg_end_ioJoern Engel1-0/+1
2010-03-27Limit max_pages for insane devicesJoern Engel1-2/+6
2010-03-27Open segment file before using itJoern Engel1-4/+4
2010-03-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/joern/logfsLinus Torvalds15-0/+9002
2010-03-06[LogFS] Change magic numberJoern Engel1-1/+1
2010-03-06[LogFS] Remove h_version fieldJoern Engel2-6/+5
2010-03-05[LogFS] Check feature flagsJoern Engel2-2/+12
2010-03-04[LogFS] Only write journal if dirtyJoern Engel6-13/+19
2010-03-04[LogFS] Fix bdev erasesJoern Engel6-20/+97
2009-12-07[LogFS] Silence gccJoern Engel1-1/+1
2009-11-28[LogFS] Prevent 64bit divisions in hash_indexJoern Engel1-5/+10
2009-11-23[LogFS] Plug memory leak on error pathsJoern Engel1-2/+6
2009-11-20[LogFS] add new flash file systemJoern Engel15-0/+8901