| Commit message (Expand) | Author | Age | Files | Lines |
* | tree wide: use kvfree() than conditional kfree()/vfree() | Tetsuo Handa | 2016-01-23 | 1 | -4/+1 |
* | Merge tag 'for-linus-20150623' of git://git.infradead.org/linux-mtd | Linus Torvalds | 2015-06-24 | 1 | -5/+2 |
|\ |
|
| * | jffs2: fix unbalanced locking | Brian Norris | 2015-05-08 | 1 | -5/+2 |
* | | jffs2: switch to simple_follow_link() | Al Viro | 2015-05-11 | 1 | -0/+1 |
|/ |
|
* | VFS: normal filesystems (and lustre): d_inode() annotations | David Howells | 2015-04-15 | 1 | -1/+1 |
* | Merge tag 'for-linus-20140405' of git://git.infradead.org/linux-mtd | Linus Torvalds | 2014-04-07 | 1 | -3/+6 |
|\ |
|
| * | jffs2: unlock f->sem on error in jffs2_new_inode() | Wang Guoli | 2014-03-11 | 1 | -3/+6 |
* | | mm: remove read_cache_page_async() | Sasha Levin | 2014-04-04 | 1 | -1/+1 |
* | | mm + fs: store shadow entries in page cache | Johannes Weiner | 2014-04-04 | 1 | -1/+1 |
|/ |
|
* | jffs2: use generic posix ACL infrastructure | Christoph Hellwig | 2014-01-26 | 1 | -3/+4 |
* | jffs2: do not support the MLC nand | Huang Shijie | 2013-10-28 | 1 | -0/+4 |
* | userns: Convert jffs2 to use kuid and kgid where appropriate | Eric W. Biederman | 2012-09-21 | 1 | -11/+13 |
* | vfs: Rename end_writeback() to clear_inode() | Jan Kara | 2012-05-06 | 1 | -1/+1 |
* | Merge tag 'for-linus-3.4' of git://git.infradead.org/mtd-2.6 | Linus Torvalds | 2012-03-31 | 1 | -27/+40 |
|\ |
|
| * | jffs2: Use pr_fmt and remove jffs: from formats | Joe Perches | 2012-03-27 | 1 | -4/+6 |
| * | jffs2: Convert printks to pr_<level> | Joe Perches | 2012-03-27 | 1 | -9/+13 |
| * | jffs2: Convert most D1/D2 macros to jffs2_dbg | Joe Perches | 2012-03-27 | 1 | -18/+25 |
* | | switch open-coded instances of d_make_root() to new helper | Al Viro | 2012-03-21 | 1 | -4/+2 |
|/ |
|
* | jffs2: fix up error handling for insert_inode_locked | Eric Sandeen | 2012-01-09 | 1 | -1/+0 |
* | Merge git://git.infradead.org/mtd-2.6 | Linus Torvalds | 2011-11-07 | 1 | -1/+1 |
|\ |
|
| * | jffs2: implement mount option parsing and compression overriding | Andres Salomon | 2011-10-19 | 1 | -1/+1 |
* | | filesystems: add set_nlink() | Miklos Szeredi | 2011-11-02 | 1 | -3/+3 |
|/ |
|
* | switch posix_acl_create() to umode_t * | Al Viro | 2011-08-01 | 1 | -1/+1 |
* | jffs2: S_ISLNK(mode & S_IFMT) is pointless | Al Viro | 2011-07-26 | 1 | -1/+1 |
* | fix jffs2 ACLs on big-endian with 16bit mode_t | Al Viro | 2011-07-24 | 1 | -1/+1 |
* | fs: pass exact type of data dirties to ->dirty_inode | Christoph Hellwig | 2011-05-27 | 1 | -1/+1 |
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval... | David Woodhouse | 2010-10-30 | 1 | -4/+0 |
|\ |
|
| * | BKL: Remove BKL from jffs2 | Arnd Bergmann | 2010-10-04 | 1 | -4/+0 |
* | | jffs2: Dynamically choose inocache hash size | Daniel Drake | 2010-10-25 | 1 | -1/+21 |
|/ |
|
* | Merge git://git.infradead.org/mtd-2.6 | Linus Torvalds | 2010-08-10 | 1 | -0/+1 |
|\ |
|
| * | jffs2: Update copyright notices | David Woodhouse | 2010-08-08 | 1 | -0/+1 |
* | | convert remaining ->clear_inode() to ->evict_inode() | Al Viro | 2010-08-09 | 1 | -2/+4 |
* | | check ATTR_SIZE contraints in inode_change_ok | Christoph Hellwig | 2010-08-09 | 1 | -2/+2 |
* | | Merge git://git.infradead.org/~dwmw2/mtd-2.6.35 | Linus Torvalds | 2010-06-08 | 1 | -1/+6 |
|\| |
|
| * | jffs2: Fix NFS race by using insert_inode_locked() | David Woodhouse | 2010-06-03 | 1 | -1/+6 |
* | | kill spurious reference to vmtruncate | npiggin@suse.de | 2010-05-28 | 1 | -2/+2 |
|/ |
|
* | JFFS2: avoid using C++ keyword `new' in userspace-visible header | Andrew Morton | 2010-02-25 | 1 | -5/+5 |
* | Push BKL down into ->remount_fs() | Alessio Igor Bogani | 2009-06-12 | 1 | -0/+3 |
* | jffs2: move jffs2_write_super to super.c | Christoph Hellwig | 2009-06-12 | 1 | -15/+0 |
* | CRED: Wrap task credential accesses in the JFFS2 filesystem | David Howells | 2008-09-01 | 1 | -2/+2 |
* | [JFFS2] Fill in f_fsid field in jffs2_statfs() | David Woodhouse | 2008-08-18 | 1 | -0/+2 |
* | [JFFS2] Track parent inode for directories (for NFS export) | David Woodhouse | 2008-05-01 | 1 | -3/+2 |
* | [JFFS2] Invert last argument of jffs2_gc_fetch_inode(), make it boolean. | David Woodhouse | 2008-05-01 | 1 | -4/+5 |
* | [JFFS2] semaphore->mutex conversion | David Woodhouse | 2008-04-22 | 1 | -14/+14 |
* | [JFFS2] Use ALLOC_DELETION priority for truncation to zero length | David Woodhouse | 2008-02-25 | 1 | -1/+6 |
* | [JFFS2] Set i_blocks when truncating files | David Woodhouse | 2008-02-25 | 1 | -2/+5 |
* | Merge git://git.infradead.org/mtd-2.6 | Linus Torvalds | 2008-02-07 | 1 | -5/+1 |
|\ |
|
| * | [JFFS2] Don't strip sgid bit from inode permissions | David Woodhouse | 2007-11-01 | 1 | -5/+1 |
* | | iget: stop JFFS2 from using iget() and read_inode() | David Howells | 2008-02-07 | 1 | -21/+35 |
|/ |
|
* | [JFFS2] Tidy up fix for ACL/permissions problem. | KaiGai Kohei | 2007-10-20 | 1 | -15/+6 |