- ca83c61 Merge tag 'kbuild-v6.11' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuild by Linus Torvalds · 8 months ago
- b9d7321 treewide: change conditional prompt for choices to 'depends on' by Masahiro Yamada · 9 months ago
- d15b00b jffs2: Remove calls to set/clear the folio error flag by Matthew Wilcox (Oracle) · 9 months ago
- 6951abe Merge tag 'jffs2-for-linus-6.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rw/ubifs by Linus Torvalds · 10 months ago
- af9a873 jffs2: Fix potential illegal address access in jffs2_free_inode by Wang Yong · 10 months ago
- 7096fae jffs2: Simplify the allocation of slab caches by Kunwu Chan · 1 year, 1 month ago
- 2e0a808 jffs2: nodemgmt: fix kernel-doc comments by Randy Dunlap · 1 year, 3 months ago
- 0162a70 jffs2: print symbolic error name instead of error code by Christian Heusel · 1 year, 1 month ago
- c6854e5 jffs2: prevent xattr node from overflowing the eraseblock by Ilya Denisyev · 11 months ago
- f88c3fb mm, slab: remove last vestiges of SLAB_MEM_SPREAD by Linus Torvalds · 12 months ago
- a9a6c36 jffs2: mark __jffs2_dbg_superblock_counts() static by Arnd Bergmann · 1 year, 4 months ago
- 13d88ac Merge tag 'vfs-6.7.fsid' of git://git.kernel.org/pub/scm/linux/kernel/git/vfs/vfs by Linus Torvalds · 1 year, 4 months ago
- 14ab6d4 Merge tag 'vfs-6.7.ctime' of gitolite.kernel.org:pub/scm/linux/kernel/git/vfs/vfs by Linus Torvalds · 1 year, 4 months ago
- e21fc20 exportfs: make ->encode_fh() a mandatory method for NFS export by Amir Goldstein · 1 year, 5 months ago
- 95af66c jffs2: convert to new timestamp accessors by Jeff Layton · 1 year, 5 months ago
- 13a75c3 jffs2: move jffs2_xattr_handlers to .rodata by Wedson Almeida Filho · 1 year, 5 months ago
- d8b23c6 jffs2: convert to ctime accessor functions by Jeff Layton · 1 year, 8 months ago
- 3eccc0c Merge tag 'for-6.5/splice-2023-06-23' of git://git.kernel.dk/linux by Linus Torvalds · 1 year, 9 months ago
- 2cb1e089 splice: Use filemap_splice_read() instead of generic_file_splice_read() by David Howells · 1 year, 10 months ago
- 1168f09 jffs2: reduce stack usage in jffs2_build_xattr_subsystem() by Fabian Frederick · 1 year, 10 months ago
- d549b74 fs: rename generic posix acl handlers by Christian Brauner · 2 years, 1 month ago
- a5488f2 fs: simplify ->listxattr() implementation by Christian Brauner · 2 years, 1 month ago
- 0c95c02 fs: drop unused posix acl handlers by Christian Brauner · 2 years, 1 month ago
- e31b283 Merge tag 'ubifs-for-linus-6.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rw/ubifs by Linus Torvalds · 2 years ago
- 3432e57 jffs2: Fix list_del corruption if compressors initialized failed by Zhang Xiaoxu · 2 years, 4 months ago
- d5711ae jffs2: Use function instead of macro when initialize compressors by Zhang Xiaoxu · 2 years, 4 months ago
- 7198c9c jffs2: fix spelling mistake "neccecary"->"necessary" by Yu Zhe · 2 years, 4 months ago
- 23892d3 jffs2: correct logic when creating a hole in jffs2_write_begin by Yifei Liu · 2 years, 7 months ago
- 700b794 fs: port acl to mnt_idmap by Christian Brauner · 2 years, 2 months ago
- 39f60c1 fs: port xattr to mnt_idmap by Christian Brauner · 2 years, 2 months ago
- 13e83a4 fs: port ->set_acl() to pass mnt_idmap by Christian Brauner · 2 years, 2 months ago
- e18275a fs: port ->rename() to pass mnt_idmap by Christian Brauner · 2 years, 2 months ago
- 5ebb29b fs: port ->mknod() to pass mnt_idmap by Christian Brauner · 2 years, 2 months ago
- c54bd91 fs: port ->mkdir() to pass mnt_idmap by Christian Brauner · 2 years, 2 months ago
- 7a77db9 fs: port ->symlink() to pass mnt_idmap by Christian Brauner · 2 years, 2 months ago
- 6c960e6 fs: port ->create() to pass mnt_idmap by Christian Brauner · 2 years, 2 months ago
- c1632a0 fs: port ->setattr() to pass mnt_idmap by Christian Brauner · 2 years, 2 months ago
- cac2f8b fs: rename current get acl method by Christian Brauner · 2 years, 6 months ago
- 138060b fs: pass dentry to set acl method by Christian Brauner · 2 years, 6 months ago
- 745df17 mtd: always initialize 'stats' in struct mtd_oob_ops by Michał Kępień · 2 years, 8 months ago
- 744983d Merge tag 'for-linus-5.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rw/ubifs by Linus Torvalds · 2 years, 9 months ago
- c14adb1 jffs2: fix memory leak in jffs2_do_fill_super by Baokun Li · 2 years, 11 months ago
- 22abf31 jffs2: Use kzalloc instead of kmalloc/memset by Haowen Bai · 2 years, 11 months ago
- e9b5b23 fs: Change the type of filler_t by Matthew Wilcox (Oracle) · 2 years, 10 months ago
- 2294f9b jffs2: Pass the file pointer to jffs2_do_readpage_unlock() by Matthew Wilcox (Oracle) · 2 years, 10 months ago
- 75a4780 jffs2: Convert jffs2 to read_folio by Matthew Wilcox (Oracle) · 2 years, 10 months ago
- 9d6b0cd fs: Remove flags parameter from aops->write_begin by Matthew Wilcox (Oracle) · 3 years, 1 month ago
- b7446e7 fs: Remove aop flags parameter from grab_cache_page_write_begin() by Matthew Wilcox (Oracle) · 3 years, 1 month ago
- a87a08e Merge tag 'for-linus-5.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rw/ubifs by Linus Torvalds · 3 years ago
- fd60b28 fs: allocate inode by using alloc_inode_sb() by Muchun Song · 3 years ago
- 9cdd312 jffs2: fix memory leak in jffs2_scan_medium by Baokun Li · 3 years, 2 months ago
- d051cef jffs2: fix memory leak in jffs2_do_mount_fs by Baokun Li · 3 years, 2 months ago
- 4c7c44e jffs2: fix use-after-free in jffs2_clear_xattr_subsystem by Baokun Li · 3 years, 2 months ago
- 163b438 fs/jffs2: fix comments mentioning i_mutex by hongnanli · 3 years, 1 month ago
- 35ce8ae Merge branch 'signal-for-v5.17' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace by Linus Torvalds · 3 years, 2 months ago
- aa39cc6 jffs2: GC deadlock reading a page that is used in jffs2_write_begin() by Kyeong Yoo · 8 years ago
- cead185 exit: Rename complete_and_exit to kthread_complete_and_exit by Eric W. Biederman · 3 years, 4 months ago
- 0cad624 vfs: add rcu argument to ->get_acl() callback by Miklos Szeredi · 3 years, 7 months ago
- 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, 10 months ago
- 42984af jffs2: Hook up splice_write callback by Joel Stanley · 4 years ago
- 81af4b7 jffs2: avoid Wempty-body warnings by Arnd Bergmann · 4 years ago
- 960b9a8 jffs2: Fix kasan slab-out-of-bounds problem by lizhe · 4 years ago
- ab36ba4 fs/jffs2: Delete obsolete TODO file by Wang Qing · 4 years ago
- 7d6beb7 Merge tag 'idmapped-mounts-v5.12' of git://git.kernel.org/pub/scm/linux/kernel/git/brauner/linux by Linus Torvalds · 4 years ago
- 90ada91 jffs2: check the validity of dstlen in jffs2_zlib_compress() by Yang Yang · 4 years, 1 month ago
- 1964644 jffs2: fix use after free in jffs2_sum_write_data() by Tom Rix · 4 years, 2 months ago
- 549c729 fs: make helpers idmap mount aware by Christian Brauner · 4 years, 2 months ago
- e65ce2a acl: handle idmapped mounts by Christian Brauner · 4 years, 2 months ago
- 2f221d6 attr: handle idmapped mounts by Christian Brauner · 4 years, 2 months ago
- a61df3c jffs2: Fix NULL pointer dereference in rp_size fs option parsing by Jamie Iles · 4 years, 5 months ago
- 22bdb8b jffs2: remove trailing semicolon in macro definition by Tom Rix · 4 years, 3 months ago
- cd3ed3c jffs2: Allow setting rp_size to zero during remounting by lizhe · 4 years, 5 months ago
- 08cd274 jffs2: Fix ignoring mounting options problem during remounting by lizhe · 4 years, 5 months ago
- 9afc9a8 jffs2: Fix GC exit abnormally by Zhe Li · 4 years, 10 months ago
- 8fdaaf4 jffs2: Fix if/else empty body warnings by Randy Dunlap · 5 years ago
- df561f66 treewide: Use fallthrough pseudo-keyword by Gustavo A. R. Silva · 4 years, 7 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, 7 months ago
- 798b734 jffs2: fix UAF problem by Zhe Li · 4 years, 9 months ago
- a68005a jffs2: fix jffs2 mounting failure by Zhe Li · 4 years, 9 months ago
- 3f649ab treewide: Remove uninitialized_var() usage by Kees Cook · 4 years, 9 months ago
- 6112bad jffs2: Replace zero-length array with flexible-array by Gustavo A. R. Silva · 4 years, 10 months ago
- d7167b1 fs_parse: fold fs_parameter_desc/fs_parameter_spec by Al Viro · 6 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 · 6 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 · 6 years ago
- 61b875e jffs2: Remove jffs2_gc_fetch_page and jffs2_gc_release_page by Christoph Hellwig · 6 years ago
- f2538f9 jffs2: Fix possible null-pointer dereferences in jffs2_add_frag_to_fragtree() by Jia-Ju Bai · 6 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 · 6 years ago
- 265de8c jffs2: pass the correct prototype to read_cache_page by Christoph Hellwig · 6 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