summaryrefslogtreecommitdiffstats
path: root/fs/logfs
Commit message (Expand)AuthorAgeFilesLines
* vfs: Rename end_writeback() to clear_inode()Jan Kara2012-05-061-1/+1
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2012-03-212-8/+7
|\
| * logfs: missing cleanup on register_filesystem() failureAl Viro2012-03-201-1/+4
| * switch open-coded instances of d_make_root() to new helperAl Viro2012-03-201-4/+2
| * vfs: check i_nlink limits in vfs_{mkdir,rename_dir,link}Al Viro2012-03-202-3/+1
* | logfs: remove the second argument of k[un]map_atomic()Cong Wang2012-03-203-30/+30
|/
* mtd: fix merge conflict resolution breakageArtem Bityutskiy2012-02-011-6/+0
* Merge tag 'for-linus' of git://github.com/prasad-joshi/logfs_upstreamLinus Torvalds2012-01-319-35/+86
|\
| * Logfs: Allow NULL block_isbad() methodsJoern Engel2012-01-281-14/+12
| * logfs: Grow inode in delete pathJoern Engel2012-01-281-0/+4
| * logfs: Free areas before calling generic_shutdown_super()Joern Engel2012-01-283-4/+12
| * logfs: remove useless BUG_ONJoern Engel2012-01-281-1/+0
| * logfs: Propagate page parameter to __logfs_write_inodePrasad Joshi2012-01-284-9/+9
| * logfs: set superblock shutdown flag after generic sb shutdownPrasad Joshi2012-01-281-1/+1
| * logfs: take write mutex lock during fsync and syncPrasad Joshi2012-01-284-4/+8
| * logfs: Prevent memory corruptionJoern Engel2012-01-281-1/+1
| * logfs: update page reference count for pined pagesPrasad Joshi2012-01-282-15/+51
* | Merge tag 'for-linus-3.3' of git://git.infradead.org/mtd-2.6Linus Torvalds2012-01-101-38/+40
|\ \
| * | logfs: do not use 'mtd->block_isbad' directlyArtem Bityutskiy2012-01-091-2/+2
| * | mtd: do not use mtd->sync directlyArtem Bityutskiy2012-01-091-2/+1
| * | mtd: introduce mtd_block_isbad interfaceArtem Bityutskiy2012-01-091-2/+2
| * | mtd: introduce mtd_sync interfaceArtem Bityutskiy2012-01-091-1/+1
| * | mtd: introduce mtd_write interfaceArtem Bityutskiy2012-01-091-1/+1
| * | mtd: introduce mtd_read interfaceArtem Bityutskiy2012-01-091-1/+1
| * | mtd: introduce mtd_erase interfaceArtem Bityutskiy2012-01-091-1/+1
| * | logfs: rename functions starting with mtd_Artem Bityutskiy2012-01-091-29/+32
| |/
* | logfs: propagate umode_tAl Viro2012-01-032-2/+2
* | switch ->mknod() to umode_tAl Viro2012-01-031-1/+1
* | switch ->create() to umode_tAl Viro2012-01-031-1/+1
* | switch vfs_mkdir() and ->mkdir() to umode_tAl Viro2012-01-031-1/+1
* | vfs: fix the stupidity with i_dentry in inode destructorsAl Viro2012-01-031-1/+0
|/
* Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2011-11-061-0/+1
|\
| * fs: add module.h to files that were implicitly using itPaul Gortmaker2011-10-311-0/+1
* | filesystems: add set_nlink()Miklos Szeredi2011-11-021-1/+1
* | filesystems: add missing nlink wrappersMiklos Szeredi2011-11-022-5/+5
* | logfs: remove unnecessary nlink settingMiklos Szeredi2011-11-021-1/+0
* | lib/string.c: introduce memchr_inv()Akinobu Mita2011-10-312-23/+0
|/
* fs: push i_mutex and filemap_write_and_wait down into ->fsync() handlersJosef Bacik2011-07-202-2/+11
* make d_splice_alias(ERR_PTR(err), dentry) = ERR_PTR(err)Al Viro2011-07-201-3/+1
* logfs doesn't need ->permission() at allAl Viro2011-06-201-8/+0
* logfs: remove unnecessary dentry_unhash from rmdir, dir renameSage Weil2011-05-281-5/+0
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2011-05-261-0/+5
|\
| * vfs: push dentry_unhash on rename_dir into file systemsSage Weil2011-05-261-0/+3
| * vfs: push dentry_unhash on rmdir into file systemsSage Weil2011-05-261-0/+2
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2011-05-231-1/+1
|\ \
| * | Merge branch 'master' into for-nextJiri Kosina2011-04-267-8/+6
| |\|
| * | treewide: remove extra semicolonsJustin P. Mattock2011-04-101-1/+1
* | | sanitize <linux/prefetch.h> usageLinus Torvalds2011-05-201-0/+1
* | | logfs: initialize superblock entries earlierLinus Torvalds2011-05-031-4/+4
| |/ |/|
* | Fix common misspellingsLucas De Marchi2011-03-313-3/+3