index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
/
jffs2
Age
Commit message (
Expand
)
Author
Lines
2026-02-22
Convert remaining multi-line kmalloc_obj/flex GFP_KERNEL uses
Kees Cook
-1
/
+1
2026-02-21
Convert more 'alloc_obj' cases to default GFP_KERNEL arguments
Linus Torvalds
-10
/
+5
2026-02-21
Convert 'alloc_flex' family to use the new default GFP_KERNEL argument
Linus Torvalds
-1
/
+1
2026-02-21
Convert 'alloc_obj' family to use the new default GFP_KERNEL argument
Linus Torvalds
-8
/
+8
2026-02-21
treewide: Replace kmalloc with kmalloc_obj for non-scalar types
Kees Cook
-17
/
+21
2026-01-12
jffs2: add setlease file operation
Jeff Layton
-0
/
+4
2026-01-11
treewide: Update email address
Thomas Gleixner
-2
/
+2
2025-10-20
Coccinelle-based conversion to use ->i_state accessors
Mateusz Guzik
-2
/
+2
2025-09-13
mm: introduce memdesc_flags_t
Matthew Wilcox (Oracle)
-2
/
+2
2025-07-28
Merge tag 'vfs-6.17-rc1.mmap_prepare' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
-1
/
+1
2025-07-16
fs: change write_begin/write_end interface to take struct kiocb *
Taotao Chen
-12
/
+16
2025-06-17
fs: convert simple use of generic_file_*_mmap() to .mmap_prepare()
Lorenzo Stoakes
-1
/
+1
2025-05-22
jffs2: check jffs2_prealloc_raw_node_refs() result in few other places
Fedor Pchelkin
-2
/
+6
2025-05-22
jffs2: check that raw node were preallocated before writing summary
Artem Sadovnikov
-1
/
+6
2025-04-05
treewide: Switch/rename to timer_delete[_sync]()
Thomas Gleixner
-1
/
+1
2025-02-27
Change inode_operations.mkdir to return struct dentry *
NeilBrown
-9
/
+9
2024-12-05
jffs2: Fix rtime decompressor
Richard Weinberger
-1
/
+1
2024-11-14
jffs2: Prevent rtime decompress memory corruption
Kinsey Moore
-0
/
+3
2024-11-14
jffs2: remove redundant check on outpos > pos
Colin Ian King
-5
/
+0
2024-11-14
fs: jffs2: Fix inconsistent indentation in jffs2_mark_node_obsolete
Suraj Sonawane
-4
/
+4
2024-11-14
jffs2: Correct some typos in comments
Shen Lichuan
-2
/
+2
2024-11-14
jffs2: fix use of uninitialized variable
Qingfang Deng
-4
/
+3
2024-11-14
jffs2: Use str_yes_no() helper function
Thorsten Blum
-4
/
+5
2024-08-19
jffs2: Use a folio in jffs2_garbage_collect_dnode()
Matthew Wilcox (Oracle)
-13
/
+12
2024-08-19
jffs2: Convert jffs2_do_readpage_nolock to take a folio
Matthew Wilcox (Oracle)
-13
/
+11
2024-08-07
fs: Convert aops->write_begin to take a folio
Matthew Wilcox (Oracle)
-3
/
+3
2024-08-07
fs: Convert aops->write_end to take a folio
Matthew Wilcox (Oracle)
-3
/
+2
2024-08-07
jffs2: Convert jffs2_write_begin() to use a folio
Matthew Wilcox (Oracle)
-12
/
+13
2024-08-07
jffs2: Convert jffs2_write_end() to use a folio
Matthew Wilcox (Oracle)
-18
/
+16
2024-07-23
Merge tag 'kbuild-v6.11' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...
Linus Torvalds
-1
/
+2
2024-07-16
treewide: change conditional prompt for choices to 'depends on'
Masahiro Yamada
-1
/
+2
2024-05-31
jffs2: Remove calls to set/clear the folio error flag
Matthew Wilcox (Oracle)
-11
/
+3
2024-05-25
Merge tag 'jffs2-for-linus-6.10-rc1' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
-35
/
+26
2024-05-12
jffs2: Fix potential illegal address access in jffs2_free_inode
Wang Yong
-0
/
+1
2024-05-12
jffs2: Simplify the allocation of slab caches
Kunwu Chan
-24
/
+8
2024-05-12
jffs2: nodemgmt: fix kernel-doc comments
Randy Dunlap
-9
/
+15
2024-05-12
jffs2: print symbolic error name instead of error code
Christian Heusel
-2
/
+2
2024-04-17
jffs2: prevent xattr node from overflowing the eraseblock
Ilya Denisyev
-0
/
+3
2024-03-12
mm, slab: remove last vestiges of SLAB_MEM_SPREAD
Linus Torvalds
-1
/
+1
2023-12-10
jffs2: mark __jffs2_dbg_superblock_counts() static
Arnd Bergmann
-1
/
+1
2023-11-07
Merge tag 'vfs-6.7.fsid' of git://git.kernel.org/pub/scm/linux/kernel/git/vfs...
Linus Torvalds
-0
/
+1
2023-10-30
Merge tag 'vfs-6.7.ctime' of gitolite.kernel.org:pub/scm/linux/kernel/git/vfs...
Linus Torvalds
-29
/
+34
2023-10-28
exportfs: make ->encode_fh() a mandatory method for NFS export
Amir Goldstein
-0
/
+1
2023-10-18
jffs2: convert to new timestamp accessors
Jeff Layton
-29
/
+34
2023-10-09
jffs2: move jffs2_xattr_handlers to .rodata
Wedson Almeida Filho
-2
/
+2
2023-07-24
jffs2: convert to ctime accessor functions
Jeff Layton
-16
/
+23
2023-06-26
Merge tag 'for-6.5/splice-2023-06-23' of git://git.kernel.dk/linux
Linus Torvalds
-1
/
+1
2023-05-24
splice: Use filemap_splice_read() instead of generic_file_splice_read()
David Howells
-1
/
+1
2023-05-15
jffs2: reduce stack usage in jffs2_build_xattr_subsystem()
Fabian Frederick
-7
/
+15
2023-03-06
fs: rename generic posix acl handlers
Christian Brauner
-2
/
+2
[next]