- 51f6294 Merge tag 'for-linus-5.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rw/ubifs by Linus Torvalds · 3 years, 8 months ago
- 42984af jffs2: Hook up splice_write callback by Joel Stanley · 3 years, 9 months ago
- 81af4b7 jffs2: avoid Wempty-body warnings by Arnd Bergmann · 3 years, 9 months ago
- 960b9a8 jffs2: Fix kasan slab-out-of-bounds problem by lizhe · 3 years, 9 months ago
- ab36ba4 fs/jffs2: Delete obsolete TODO file by Wang Qing · 3 years, 9 months ago
- 7d6beb7 Merge tag 'idmapped-mounts-v5.12' of git://git.kernel.org/pub/scm/linux/kernel/git/brauner/linux by Linus Torvalds · 3 years, 10 months ago
- 90ada91 jffs2: check the validity of dstlen in jffs2_zlib_compress() by Yang Yang · 3 years, 11 months ago
- 1964644 jffs2: fix use after free in jffs2_sum_write_data() by Tom Rix · 4 years ago
- 549c729 fs: make helpers idmap mount aware by Christian Brauner · 4 years ago
- e65ce2a acl: handle idmapped mounts by Christian Brauner · 4 years ago
- 2f221d6 attr: handle idmapped mounts by Christian Brauner · 4 years ago
- a61df3c jffs2: Fix NULL pointer dereference in rp_size fs option parsing by Jamie Iles · 4 years, 2 months ago
- 22bdb8b jffs2: remove trailing semicolon in macro definition by Tom Rix · 4 years, 1 month ago
- cd3ed3c jffs2: Allow setting rp_size to zero during remounting by lizhe · 4 years, 2 months ago
- 08cd274 jffs2: Fix ignoring mounting options problem during remounting by lizhe · 4 years, 2 months ago
- 9afc9a8 jffs2: Fix GC exit abnormally by Zhe Li · 4 years, 7 months ago
- 8fdaaf4 jffs2: Fix if/else empty body warnings by Randy Dunlap · 4 years, 9 months ago
- df561f66 treewide: Use fallthrough pseudo-keyword by Gustavo A. R. Silva · 4 years, 4 months ago
- 163c3e3dc Merge tag 'for-linus-5.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rw/ubifs by Linus Torvalds · 4 years, 4 months ago
- 798b734 jffs2: fix UAF problem by Zhe Li · 4 years, 6 months ago
- a68005a jffs2: fix jffs2 mounting failure by Zhe Li · 4 years, 6 months ago
- 3f649ab treewide: Remove uninitialized_var() usage by Kees Cook · 4 years, 7 months ago
- 6112bad jffs2: Replace zero-length array with flexible-array by Gustavo A. R. Silva · 4 years, 7 months ago
- d7167b1 fs_parse: fold fs_parameter_desc/fs_parameter_spec by Al Viro · 5 years ago
- 96cafb9 fs_parser: remove fs_parameter_description name field by Eric Sandeen · 5 years ago
- 5eede62 fold struct fs_parameter_enum into struct constant_table by Al Viro · 5 years ago
- 2710c957a fs_parse: get rid of ->enums by Al Viro · 5 years ago
- 6e78c01 Revert "jffs2: Fix possible null-pointer dereferences in jffs2_add_frag_to_fragtree()" by Joel Stanley · 5 years ago
- dadedd8 Merge branch 'work.mount3' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 5 years ago
- a3bc18a jffs2: Fix mounting under new mount API by David Howells · 5 years ago
- 104c0d6 Merge tag 'upstream-5.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rw/ubifs by Linus Torvalds · 5 years ago
- bc7d9ae Merge branch 'work.mount2' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 5 years ago
- 6a379f6 jffs2: Fix memory leak in jffs2_scan_eraseblock() error path by Wenwen Wang · 5 years ago
- 61b875e jffs2: Remove jffs2_gc_fetch_page and jffs2_gc_release_page by Christoph Hellwig · 5 years ago
- f2538f9 jffs2: Fix possible null-pointer dereferences in jffs2_add_frag_to_fragtree() by Jia-Ju Bai · 5 years ago
- ec10a24 vfs: Convert jffs2 to use the new mount API by David Howells · 6 years ago
- 22b1396 fs: Fill in max and min timestamps in superblock by Deepa Dinamani · 5 years ago
- 265de8c jffs2: pass the correct prototype to read_cache_page by Christoph Hellwig · 5 years ago
- ec8f24b treewide: Add SPDX license identifier - Makefile/Kconfig by Thomas Gleixner · 6 years ago
- b4b52b8 Merge tag 'Wimplicit-fallthrough-5.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gustavoars/linux by Linus Torvalds · 6 years ago
- db0bd7b jffs2: switch to ->free_inode() by Al Viro · 6 years ago
- 0a4c926 fs: mark expected switch fall-throughs by Gustavo A. R. Silva · 6 years ago
- 4fdcfab jffs2: fix use-after-free on symlink traversal by Al Viro · 6 years ago
- a788c52 jffs2: Fix use of uninitialized delayed_work, lockdep breakage by Daniel Santos · 6 years ago
- ba9f6f8 Merge branch 'siginfo-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace by Linus Torvalds · 6 years ago
- 92e2921f jffs2: free jffs2_sb_info through jffs2_kill_sb() by Hou Tao · 6 years ago
- 961366a signal: Remove the siginfo paramater from kernel_dqueue_signal by Eric W. Biederman · 6 years ago
- 5f7a01e jffs2: use unsigned 32-bit timstamps consistently by Arnd Bergmann · 6 years ago
- c4592b9 jffs2: use 64-bit intermediate timestamps by Arnd Bergmann · 6 years ago
- 7a93251 Merge tag 'vfs-timespec64' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/playground by Linus Torvalds · 7 years ago
- 15eefe2 Merge branch 'vfs_timespec64' of https://github.com/deepa-hub/vfs into vfs-timespec64 by Arnd Bergmann · 7 years ago
- 6da2ec5 treewide: kmalloc() -> kmalloc_array() by Kees Cook · 7 years ago
- a3ac973 Convert jffs2 acl to struct_size by Matthew Wilcox · 7 years ago
- 95582b0 vfs: change inode times to use struct timespec64 by Deepa Dinamani · 7 years ago
- 1e2e547 do d_instantiate/unlock_new_inode combinations safely by Al Viro · 7 years ago
- c66b23c jffs2_kill_sb(): deal with failed allocations by Al Viro · 7 years ago
- 8f347c4 mtd: Unconditionally update ->fail_addr and ->addr in part_erase() by Boris Brezillon · 7 years ago
- 884cfd9 mtd: Stop assuming mtd_erase() is asynchronous by Boris Brezillon · 7 years ago
- 255442c Merge tag 'docs-4.16' of git://git.lwn.net/linux by Linus Torvalds · 7 years ago
- 19e7b5f Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 7 years ago
- 5bdd0c6 jffs2: Fix use-after-free bug in jffs2_iget()'s error handling path by Jake Daryll Obina · 7 years ago
- 91581e4 fs/*/Kconfig: drop links to 404-compliant http://acl.bestbits.at by Adam Borowski · 7 years ago
- 1751e8a Rename superblock flags (MS_xyz -> SB_xyz) by Linus Torvalds · 7 years ago
- b244131 License cleanup: add SPDX GPL-2.0 license identifier to files with no license by Greg Kroah-Hartman · 7 years ago
- 0f0d127 Merge branch 'work.mount' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 7 years ago
- a59e57d Merge tag 'for-linus-20170904' of git://git.infradead.org/linux-mtd by Linus Torvalds · 7 years ago
- d4092d7 mtd: nand: Rename nand.h into rawnand.h by Boris Brezillon · 7 years ago
- 3b49c9a fs: convert a pile of fsync routines to errseq_t based reporting by Jeff Layton · 7 years ago
- bc98a42 VFS: Convert sb->s_flags & MS_RDONLY to sb_rdonly(sb) by David Howells · 7 years ago
- 8918821 jffs2: fix spelling mistake: "requestied" -> "requested" by Colin Ian King · 8 years ago
- 174cd4b sched/headers: Prepare to move signal wakeup & sigpending methods from <linux/sched.h> into <linux/sched/signal.h> by Ingo Molnar · 8 years ago
- 5b825c3 sched/headers: Prepare to remove <linux/cred.h> inclusion from <linux/sched.h> by Ingo Molnar · 8 years ago
- 3f07c01 sched/headers: Prepare for new header dependencies before moving code to <linux/sched/signal.h> by Ingo Molnar · 8 years ago
- dfeef68 vfs: remove ".readlink = generic_readlink" assignments by Miklos Szeredi · 8 years ago
- 101105b Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 8 years ago
- 3873691 Merge remote-tracking branch 'ovl/rename2' into for-linus by Al Viro · 8 years ago
- 97d2116 Merge branch 'work.xattr' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 8 years ago
- fd50eca vfs: Remove {get,set,remove}xattr inode operations by Andreas Gruenbacher · 8 years ago
- 6966f84 jffs2: Remove jffs2_{get,set,remove}xattr macros by Andreas Gruenbacher · 8 years ago
- 02027d4 fs: Replace CURRENT_TIME_SEC with current_time() for inode timestamps by Deepa Dinamani · 8 years ago
- 2773bf0 fs: rename "rename2" i_op to "rename" by Miklos Szeredi · 8 years ago
- f03b8ad fs: support RENAME_NOREPLACE for local filesystems by Miklos Szeredi · 8 years ago
- 31051c8 fs: Give dentry to inode_change_ok() instead of inode by Jan Kara · 9 years ago
- 0739310 posix_acl: Clear SGID bit when setting file permissions by Jan Kara · 8 years ago
- 8387ff2 vfs: make the string hashes salt the hash by Linus Torvalds · 9 years ago
- 5930122 switch xattr_handler->set() to passing dentry and inode separately by Al Viro · 9 years ago
- c51da20 more trivial ->iterate_shared conversions by Al Viro · 9 years ago
- 84695ff Merge getxattr prototype change into work.lookups by Al Viro · 9 years ago
- b296821 xattr_handler: pass dentry and inode as separate arguments of ->get() by Al Viro · 9 years ago
- fc64005 don't bother with ->d_inode->i_sb - it's always equal to ->d_sb by Al Viro · 9 years ago
- 09cbfea mm, fs: get rid of PAGE_CACHE_* and page_cache_{get,release} macros by Kirill A. Shutemov · 9 years ago
- b8a7a3a posix_acl: Inode acl caching fixes by Andreas Gruenbacher · 9 years ago
- 8f40842 Merge tag 'for-linus-20160324' of git://git.infradead.org/linux-mtd by Linus Torvalds · 9 years ago
- 63cf207 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 9 years ago
- f938128 jffs2: reduce the breakage on recovery from halfway failed rename() by Al Viro · 9 years ago
- f5b8aa7 mtd: kill the ecclayout->oobavail field by Boris BREZILLON · 9 years ago
- 5817b9d jffs2: Improve post-mount CRC scan efficiency by David Woodhouse · 9 years ago
- be629c6 Fix directory hardlinks from deleted directories by David Woodhouse · 9 years ago
- 49e91e7 jffs2: Fix page lock / f->sem deadlock by David Woodhouse · 9 years ago
- 157078f Revert "jffs2: Fix lock acquisition order bug in jffs2_write_begin" by Thomas Betker · 9 years ago