summaryrefslogtreecommitdiff
path: root/fs/jffs2
Commit message (Expand)AuthorAge
* [readdir] convert jffs2Al Viro2013-06-29
* fs: Limit sys_mount to only request filesystem modules.Eric W. Biederman2013-03-03
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2013-02-26
|\
| * new helper: file_inode(file)Al Viro2013-02-22
* | fs/jffs2: remove depends on CONFIG_EXPERIMENTALKees Cook2013-01-21
|/
* jffs2: hold erase_completion_lock on exitAlexey Khoroshilov2012-11-18
* jffs2: Fix lock acquisition order bug in jffs2_write_beginThomas Betker2012-11-09
* Merge tag 'disintegrate-mtd-20121009' of git://git.infradead.org/users/dhowel...David Woodhouse2012-10-09
|\
| * rbtree: move some implementation details from rbtree.h to rbtree.cMichel Lespinasse2012-10-09
| * Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2012-10-02
| |\
| | * fs: push rcu_barrier() from deactivate_locked_super() to filesystemsKirill A. Shutemov2012-10-02
| * | userns: Convert jffs2 to use kuid and kgid where appropriateEric W. Biederman2012-09-21
| * | userns: Pass a userns parameter into posix_acl_to_xattr and posix_acl_from_xattrEric W. Biederman2012-09-18
| |/
* | JFFS2: don't fail on bitflips in OOBBrian Norris2012-09-29
* | JFFS2: fix unmount regressionArtem Bityutskiy2012-09-29
|/
* don't expose I_NEW inodes via dentry->d_inodeAl Viro2012-07-23
* don't pass nameidata to ->create()Al Viro2012-07-14
* stop passing nameidata to ->lookup()Al Viro2012-07-14
* Merge tag 'for-linus-3.5-20120601' of git://git.infradead.org/linux-mtdLinus Torvalds2012-06-01
|\
| * jffs2: allow to complete xattr integrity check on first GC scanJean-Christophe DUBOIS2012-05-13
| * jffs2: allow to discriminate between recoverable and non-recoverable errorsJean-Christophe DUBOIS2012-05-13
| * jffs2: get rid of jffs2_sync_superArtem Bityutskiy2012-05-13
| * jffs2: remove unnecessary GC pass on syncArtem Bityutskiy2012-05-13
| * jffs2: remove unnecessary GC pass on umountArtem Bityutskiy2012-05-13
| * jffs2: remove lock_superArtem Bityutskiy2012-05-13
| * jffs2: refactor csize usage in jffs2_do_read_inode_internal()Xi Wang2012-05-13
| * jffs2: validate symlink size in jffs2_do_read_inode_internal()Xi Wang2012-05-13
| * JFFS2: Add parameter to reserve disk space for rootDaniel Drake2012-05-13
* | jffs2: get rid of jffs2_sync_superArtem Bityutskiy2012-05-30
* | jffs2: remove unnecessary GC pass on syncArtem Bityutskiy2012-05-30
* | jffs2: remove unnecessary GC pass on umountArtem Bityutskiy2012-05-30
* | jffs2: remove lock_superArtem Bityutskiy2012-05-30
* | Merge tag 'writeback' of git://git.kernel.org/pub/scm/linux/kernel/git/wfg/linuxLinus Torvalds2012-05-28
|\ \ | |/ |/|
| * vfs: Rename end_writeback() to clear_inode()Jan Kara2012-05-06
* | jffs2: Fix lock acquisition order bug in gc pathJosh Cartwright2012-05-07
|/
* Merge tag 'for-linus-3.4' of git://git.infradead.org/mtd-2.6Linus Torvalds2012-03-30
|\
| * mtd: unify initialization of erase_info->fail_addrShmulik Ladkani2012-03-27
| * jffs2: Standardize JFFS_<LEVEL> usesJoe Perches2012-03-27
| * jffs2: Use pr_fmt and remove jffs: from formatsJoe Perches2012-03-27
| * jffs2: Convert printks to pr_<level>Joe Perches2012-03-27
| * jffs2: Convert most D1/D2 macros to jffs2_dbgJoe Perches2012-03-27
| * jffs2: make jffs2_initxattrs() staticNikola Pajkovsky2012-03-27
| * jffs2: Fix typo in compr.cMasanari Iida2012-03-27
| * jffs2: Remove unnecessary OOM messagesJoe Perches2012-03-27
| * jffs2: fix typo in scan.cMasanari Iida2012-03-27
| * jffs2: update to new MTD interfaceBrian Norris2012-03-27
| * jffs2: remove direct mtd->point referenceArtem Bityutskiy2012-03-27
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2012-03-21
|\ \
| * | switch open-coded instances of d_make_root() to new helperAl Viro2012-03-20
| |/
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2012-03-20
|\ \ | |/ |/|