| Age | Commit message (Expand) | Author | Files | Lines |
| 2026-03-06 | treewide: change inode->i_ino from unsigned long to u64 | Jeff Layton | 1 | -9/+9 |
| 2026-02-22 | Convert remaining multi-line kmalloc_obj/flex GFP_KERNEL uses | Kees Cook | 1 | -1/+1 |
| 2026-02-21 | treewide: Replace kmalloc with kmalloc_obj for non-scalar types | Kees Cook | 1 | -1/+2 |
| 2025-10-20 | Coccinelle-based conversion to use ->i_state accessors | Mateusz Guzik | 1 | -2/+2 |
| 2023-10-18 | jffs2: convert to new timestamp accessors | Jeff Layton | 1 | -10/+10 |
| 2023-07-24 | jffs2: convert to ctime accessor functions | Jeff Layton | 1 | -5/+5 |
| 2023-03-01 | Merge tag 'ubifs-for-linus-6.3-rc1' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 1 | -1/+1 |
| 2023-02-02 | jffs2: fix spelling mistake "neccecary"->"necessary" | Yu Zhe | 1 | -1/+1 |
| 2023-01-19 | fs: port ->set_acl() to pass mnt_idmap | Christian Brauner | 1 | -1/+1 |
| 2023-01-19 | fs: port ->setattr() to pass mnt_idmap | Christian Brauner | 1 | -2/+2 |
| 2022-10-19 | fs: pass dentry to set acl method | Christian Brauner | 1 | -1/+1 |
| 2022-06-03 | Merge tag 'for-linus-5.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 1 | -0/+1 |
| 2022-05-27 | jffs2: fix memory leak in jffs2_do_fill_super | Baokun Li | 1 | -0/+1 |
| 2022-05-09 | jffs2: Convert jffs2 to read_folio | Matthew Wilcox (Oracle) | 1 | -1/+1 |
| 2022-03-16 | jffs2: fix use-after-free in jffs2_clear_xattr_subsystem | Baokun Li | 1 | -1/+1 |
| 2021-01-24 | fs: make helpers idmap mount aware | Christian Brauner | 1 | -1/+2 |
| 2021-01-24 | acl: handle idmapped mounts | Christian Brauner | 1 | -1/+1 |
| 2021-01-24 | attr: handle idmapped mounts | Christian Brauner | 1 | -1/+1 |
| 2020-08-23 | treewide: Use fallthrough pseudo-keyword | Gustavo A. R. Silva | 1 | -1/+1 |
| 2019-09-21 | Merge tag 'upstream-5.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 1 | -27/+0 |
| 2019-09-19 | Merge branch 'work.mount2' of git://git.kernel.org/pub/scm/linux/kernel/git/v... | Linus Torvalds | 1 | -10/+11 |
| 2019-09-15 | jffs2: Remove jffs2_gc_fetch_page and jffs2_gc_release_page | Christoph Hellwig | 1 | -27/+0 |
| 2019-09-05 | vfs: Convert jffs2 to use the new mount API | David Howells | 1 | -10/+11 |
| 2019-08-30 | fs: Fill in max and min timestamps in superblock | Deepa Dinamani | 1 | -0/+3 |
| 2019-07-12 | jffs2: pass the correct prototype to read_cache_page | Christoph Hellwig | 1 | -1/+1 |
| 2019-04-08 | fs: mark expected switch fall-throughs | Gustavo A. R. Silva | 1 | -0/+1 |
| 2018-07-18 | jffs2: use 64-bit intermediate timestamps | Arnd Bergmann | 1 | -6/+6 |
| 2018-06-05 | vfs: change inode times to use struct timespec64 | Deepa Dinamani | 1 | -6/+6 |
| 2018-01-31 | Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 1 | -1/+0 |
| 2018-01-25 | jffs2: Fix use-after-free bug in jffs2_iget()'s error handling path | Jake Daryll Obina | 1 | -1/+0 |
| 2017-11-27 | Rename superblock flags (MS_xyz -> SB_xyz) | Linus Torvalds | 1 | -2/+2 |
| 2017-07-17 | VFS: Convert sb->s_flags & MS_RDONLY to sb_rdonly(sb) | David Howells | 1 | -3/+3 |
| 2017-03-02 | sched/headers: Prepare to remove <linux/cred.h> inclusion from <linux/sched.h> | Ingo Molnar | 1 | -0/+1 |
| 2016-10-10 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 1 | -1/+1 |
| 2016-09-27 | fs: Replace CURRENT_TIME_SEC with current_time() for inode timestamps | Deepa Dinamani | 1 | -1/+1 |
| 2016-09-22 | fs: Give dentry to inode_change_ok() instead of inode | Jan Kara | 1 | -1/+1 |
| 2016-04-04 | mm, fs: get rid of PAGE_CACHE_* and page_cache_{get,release} macros | Kirill A. Shutemov | 1 | -4/+4 |
| 2016-01-22 | tree wide: use kvfree() than conditional kfree()/vfree() | Tetsuo Handa | 1 | -4/+1 |
| 2015-06-23 | Merge tag 'for-linus-20150623' of git://git.infradead.org/linux-mtd | Linus Torvalds | 1 | -5/+2 |
| 2015-05-10 | jffs2: switch to simple_follow_link() | Al Viro | 1 | -0/+1 |
| 2015-05-07 | jffs2: fix unbalanced locking | Brian Norris | 1 | -5/+2 |
| 2015-04-15 | VFS: normal filesystems (and lustre): d_inode() annotations | David Howells | 1 | -1/+1 |
| 2014-04-07 | Merge tag 'for-linus-20140405' of git://git.infradead.org/linux-mtd | Linus Torvalds | 1 | -3/+6 |
| 2014-04-03 | mm: remove read_cache_page_async() | Sasha Levin | 1 | -1/+1 |
| 2014-04-03 | mm + fs: store shadow entries in page cache | Johannes Weiner | 1 | -1/+1 |
| 2014-03-10 | jffs2: unlock f->sem on error in jffs2_new_inode() | Wang Guoli | 1 | -3/+6 |
| 2014-01-25 | jffs2: use generic posix ACL infrastructure | Christoph Hellwig | 1 | -3/+4 |
| 2013-10-27 | jffs2: do not support the MLC nand | Huang Shijie | 1 | -0/+4 |
| 2012-09-21 | userns: Convert jffs2 to use kuid and kgid where appropriate | Eric W. Biederman | 1 | -11/+13 |
| 2012-05-06 | vfs: Rename end_writeback() to clear_inode() | Jan Kara | 1 | -1/+1 |
| 2012-03-30 | Merge tag 'for-linus-3.4' of git://git.infradead.org/mtd-2.6 | Linus Torvalds | 1 | -27/+40 |
| 2012-03-27 | jffs2: Use pr_fmt and remove jffs: from formats | Joe Perches | 1 | -4/+6 |
| 2012-03-27 | jffs2: Convert printks to pr_<level> | Joe Perches | 1 | -9/+13 |
| 2012-03-27 | jffs2: Convert most D1/D2 macros to jffs2_dbg | Joe Perches | 1 | -18/+25 |
| 2012-03-20 | switch open-coded instances of d_make_root() to new helper | Al Viro | 1 | -4/+2 |
| 2012-01-09 | jffs2: fix up error handling for insert_inode_locked | Eric Sandeen | 1 | -1/+0 |
| 2011-11-07 | Merge git://git.infradead.org/mtd-2.6 | Linus Torvalds | 1 | -1/+1 |
| 2011-11-02 | filesystems: add set_nlink() | Miklos Szeredi | 1 | -3/+3 |
| 2011-10-19 | jffs2: implement mount option parsing and compression overriding | Andres Salomon | 1 | -1/+1 |
| 2011-08-01 | switch posix_acl_create() to umode_t * | Al Viro | 1 | -1/+1 |
| 2011-07-26 | jffs2: S_ISLNK(mode & S_IFMT) is pointless | Al Viro | 1 | -1/+1 |
| 2011-07-24 | fix jffs2 ACLs on big-endian with 16bit mode_t | Al Viro | 1 | -1/+1 |
| 2011-05-27 | fs: pass exact type of data dirties to ->dirty_inode | Christoph Hellwig | 1 | -1/+1 |
| 2010-10-30 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval... | David Woodhouse | 1 | -4/+0 |
| 2010-10-25 | jffs2: Dynamically choose inocache hash size | Daniel Drake | 1 | -1/+21 |
| 2010-10-04 | BKL: Remove BKL from jffs2 | Arnd Bergmann | 1 | -4/+0 |
| 2010-08-10 | Merge git://git.infradead.org/mtd-2.6 | Linus Torvalds | 1 | -0/+1 |
| 2010-08-09 | convert remaining ->clear_inode() to ->evict_inode() | Al Viro | 1 | -2/+4 |
| 2010-08-09 | check ATTR_SIZE contraints in inode_change_ok | Christoph Hellwig | 1 | -2/+2 |
| 2010-08-08 | jffs2: Update copyright notices | David Woodhouse | 1 | -0/+1 |
| 2010-06-07 | Merge git://git.infradead.org/~dwmw2/mtd-2.6.35 | Linus Torvalds | 1 | -1/+6 |
| 2010-06-03 | jffs2: Fix NFS race by using insert_inode_locked() | David Woodhouse | 1 | -1/+6 |
| 2010-05-27 | kill spurious reference to vmtruncate | npiggin@suse.de | 1 | -2/+2 |
| 2010-02-25 | JFFS2: avoid using C++ keyword `new' in userspace-visible header | Andrew Morton | 1 | -5/+5 |
| 2009-06-11 | Push BKL down into ->remount_fs() | Alessio Igor Bogani | 1 | -0/+3 |
| 2009-06-11 | jffs2: move jffs2_write_super to super.c | Christoph Hellwig | 1 | -15/+0 |
| 2008-09-01 | CRED: Wrap task credential accesses in the JFFS2 filesystem | David Howells | 1 | -2/+2 |
| 2008-08-18 | [JFFS2] Fill in f_fsid field in jffs2_statfs() | David Woodhouse | 1 | -0/+2 |
| 2008-05-01 | [JFFS2] Track parent inode for directories (for NFS export) | David Woodhouse | 1 | -3/+2 |
| 2008-05-01 | [JFFS2] Invert last argument of jffs2_gc_fetch_inode(), make it boolean. | David Woodhouse | 1 | -4/+5 |
| 2008-04-22 | [JFFS2] semaphore->mutex conversion | David Woodhouse | 1 | -14/+14 |
| 2008-02-25 | [JFFS2] Use ALLOC_DELETION priority for truncation to zero length | David Woodhouse | 1 | -1/+6 |
| 2008-02-25 | [JFFS2] Set i_blocks when truncating files | David Woodhouse | 1 | -2/+5 |
| 2008-02-07 | Merge git://git.infradead.org/mtd-2.6 | Linus Torvalds | 1 | -5/+1 |
| 2008-02-07 | iget: stop JFFS2 from using iget() and read_inode() | David Howells | 1 | -21/+35 |
| 2007-11-01 | [JFFS2] Don't strip sgid bit from inode permissions | David Woodhouse | 1 | -5/+1 |
| 2007-10-20 | [JFFS2] Tidy up fix for ACL/permissions problem. | KaiGai Kohei | 1 | -15/+6 |
| 2007-10-13 | Merge Linux 2.6.23 | David Woodhouse | 1 | -1/+1 |
| 2007-09-02 | [JFFS2] fix write deadlock regression | Jason Lunz | 1 | -1/+1 |
| 2007-08-22 | [JFFS2] Fix ACL vs. mode handling. | David Woodhouse | 1 | -6/+26 |
| 2007-04-27 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval... | David Woodhouse | 1 | -0/+12 |
| 2007-04-27 | JFFS2: add UBI support | Artem Bityutskiy | 1 | -0/+12 |
| 2007-04-25 | [JFFS2] Tidy up licensing/copyright boilerplate. | David Woodhouse | 1 | -3/+1 |
| 2006-12-10 | [JFFS2] replace kmalloc+memset with kzalloc | Yan Burman | 1 | -2/+1 |
| 2006-10-01 | [PATCH] r/o bind mount prepwork: inc_nlink() helper | Dave Hansen | 1 | -3/+3 |
| 2006-09-27 | [PATCH] inode-diet: Eliminate i_blksize from the inode structure | Theodore Ts'o | 1 | -2/+0 |
| 2006-06-30 | Remove obsolete #include <linux/config.h> | Jörn Engel | 1 | -1/+0 |
| 2006-06-27 | [JFFS2][XATTR] Fix memory leak with jffs2_xattr_ref | KaiGai Kohei | 1 | -2/+0 |
| 2006-06-23 | [PATCH] VFS: Permit filesystem to perform statfs with a known root dentry | David Howells | 1 | -2/+2 |
| 2006-05-23 | [JFFS2] Remove flash offset argument from various functions. | David Woodhouse | 1 | -4/+4 |
| 2006-05-22 | [MTD] Merge STMicro NOR_ECC code with Intel Sibley code | Joern Engel | 1 | -12/+0 |
| 2006-05-20 | Merge git://git.infradead.org/jffs2-xattr-2.6 | David Woodhouse | 1 | -1/+10 |
| 2006-05-19 | [JFFS2] Support new device nodes | David Woodhouse | 1 | -7/+18 |
| 2006-05-13 | [JFFS2][XATTR] XATTR support on JFFS2 (version. 5) | KaiGai Kohei | 1 | -1/+10 |
| 2006-05-05 | [JFFS2] Fix race in setting file attributes | Dmitry Bazhenov | 1 | -1/+6 |
| 2006-01-11 | [PATCH] capable/capability.h (fs/) | Randy Dunlap | 1 | -0/+1 |
| 2005-11-29 | [JFFS2] Fix the slab cache constructor of 'struct jffs2_inode_info' objects. | Thomas Gleixner | 1 | -0/+2 |
| 2005-11-07 | [JFFS2] Clean up trailing white spaces | Thomas Gleixner | 1 | -28/+28 |
| 2005-11-06 | [JFFS2] Remove stale comment | Artem B. Bityutskiy | 1 | -2/+1 |
| 2005-11-06 | [JFFS2] Add erase block summary support (mount time improvement) | Ferenc Havasi | 1 | -2/+3 |
| 2005-11-06 | [JFFS2] Remove support for virtual blocks | Ferenc Havasi | 1 | -17/+2 |
| 2005-11-06 | [JFFS2] Teach JFFS2 about Sibley flash | Nicolas Pitre | 1 | -2/+14 |
| 2005-11-06 | [JFFS2] Namespace clean up | Artem B. Bityutskiy | 1 | -2/+2 |
| 2005-11-06 | [JFFS2] Debug code clean up - step 3 | Artem B. Bityutskiy | 1 | -6/+2 |
| 2005-11-06 | [JFFS2] Fix slab panic | Artem B. Bityutskiy | 1 | -3/+2 |
| 2005-11-06 | [JFFS2] Debug code clean up - step 2 | Artem B. Bityutskiy | 1 | -2/+2 |
| 2005-11-06 | [JFFS2] Debug code clean up - step 1 | Artem B. Bityutskiy | 1 | -2/+2 |
| 2005-07-06 | [JFFS2] Remove compatibilty cruft for ancient kernels | David Woodhouse | 1 | -4/+1 |
| 2005-05-23 | [JFFS2] Use a single config option for write buffer support | Andrew Victor | 1 | -4/+2 |
| 2005-05-23 | [JFFS2] Add support for JFFS2-on-Dataflash devices. | Andrew Victor | 1 | -1/+20 |
| 2005-04-16 | Linux-2.6.12-rc2v2.6.12-rc2 | Linus Torvalds | 1 | -0/+677 |