summaryrefslogtreecommitdiff
path: root/fs/jffs2/fs.c
Commit message (Expand)AuthorAge
* Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2018-01-31
|\
| * jffs2: Fix use-after-free bug in jffs2_iget()'s error handling pathJake Daryll Obina2018-01-25
* | Rename superblock flags (MS_xyz -> SB_xyz)Linus Torvalds2017-11-27
|/
* VFS: Convert sb->s_flags & MS_RDONLY to sb_rdonly(sb)David Howells2017-07-17
* sched/headers: Prepare to remove <linux/cred.h> inclusion from <linux/sched.h>Ingo Molnar2017-03-02
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2016-10-10
|\
| * fs: Replace CURRENT_TIME_SEC with current_time() for inode timestampsDeepa Dinamani2016-09-27
* | fs: Give dentry to inode_change_ok() instead of inodeJan Kara2016-09-22
|/
* mm, fs: get rid of PAGE_CACHE_* and page_cache_{get,release} macrosKirill A. Shutemov2016-04-04
* tree wide: use kvfree() than conditional kfree()/vfree()Tetsuo Handa2016-01-22
* Merge tag 'for-linus-20150623' of git://git.infradead.org/linux-mtdLinus Torvalds2015-06-23
|\
| * jffs2: fix unbalanced lockingBrian Norris2015-05-07
* | jffs2: switch to simple_follow_link()Al Viro2015-05-10
|/
* VFS: normal filesystems (and lustre): d_inode() annotationsDavid Howells2015-04-15
* Merge tag 'for-linus-20140405' of git://git.infradead.org/linux-mtdLinus Torvalds2014-04-07
|\
| * jffs2: unlock f->sem on error in jffs2_new_inode()Wang Guoli2014-03-10
* | mm: remove read_cache_page_async()Sasha Levin2014-04-03
* | mm + fs: store shadow entries in page cacheJohannes Weiner2014-04-03
|/
* jffs2: use generic posix ACL infrastructureChristoph Hellwig2014-01-25
* jffs2: do not support the MLC nandHuang Shijie2013-10-27
* userns: Convert jffs2 to use kuid and kgid where appropriateEric W. Biederman2012-09-21
* vfs: Rename end_writeback() to clear_inode()Jan Kara2012-05-06
* Merge tag 'for-linus-3.4' of git://git.infradead.org/mtd-2.6Linus Torvalds2012-03-30
|\
| * 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
* | switch open-coded instances of d_make_root() to new helperAl Viro2012-03-20
|/
* jffs2: fix up error handling for insert_inode_lockedEric Sandeen2012-01-09
* Merge git://git.infradead.org/mtd-2.6Linus Torvalds2011-11-07
|\
| * jffs2: implement mount option parsing and compression overridingAndres Salomon2011-10-19
* | filesystems: add set_nlink()Miklos Szeredi2011-11-02
|/
* switch posix_acl_create() to umode_t *Al Viro2011-08-01
* jffs2: S_ISLNK(mode & S_IFMT) is pointlessAl Viro2011-07-26
* fix jffs2 ACLs on big-endian with 16bit mode_tAl Viro2011-07-24
* fs: pass exact type of data dirties to ->dirty_inodeChristoph Hellwig2011-05-27
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...David Woodhouse2010-10-30
|\
| * BKL: Remove BKL from jffs2Arnd Bergmann2010-10-04
* | jffs2: Dynamically choose inocache hash sizeDaniel Drake2010-10-25
|/
* Merge git://git.infradead.org/mtd-2.6Linus Torvalds2010-08-10
|\
| * jffs2: Update copyright noticesDavid Woodhouse2010-08-08
* | convert remaining ->clear_inode() to ->evict_inode()Al Viro2010-08-09
* | check ATTR_SIZE contraints in inode_change_okChristoph Hellwig2010-08-09
* | Merge git://git.infradead.org/~dwmw2/mtd-2.6.35Linus Torvalds2010-06-07
|\ \ | |/
| * jffs2: Fix NFS race by using insert_inode_locked()David Woodhouse2010-06-03
* | kill spurious reference to vmtruncatenpiggin@suse.de2010-05-27
|/
* JFFS2: avoid using C++ keyword `new' in userspace-visible headerAndrew Morton2010-02-25
* Push BKL down into ->remount_fs()Alessio Igor Bogani2009-06-11
* jffs2: move jffs2_write_super to super.cChristoph Hellwig2009-06-11
* CRED: Wrap task credential accesses in the JFFS2 filesystemDavid Howells2008-09-01
* [JFFS2] Fill in f_fsid field in jffs2_statfs()David Woodhouse2008-08-18