aboutsummaryrefslogtreecommitdiffstats
path: root/fs/nilfs2
AgeCommit message (Expand)AuthorFilesLines
2026-04-22nilfs2: fix NULL i_assoc_inode dereference in nilfs_mdt_save_to_shadow_mapDeepanshu Kartikey1-0/+3
2026-02-21Convert 'alloc_obj' family to use the new default GFP_KERNEL argumentLinus Torvalds3-4/+4
2026-02-21treewide: Replace kmalloc with kmalloc_obj for non-scalar typesKees Cook5-7/+7
2026-02-09Merge tag 'nilfs2-v7.0-tag1' of git://git.kernel.org/pub/scm/linux/kernel/git/vdubeyko/nilfs2Linus Torvalds1-0/+4
2026-01-12nilfs2: add setlease file operationJeff Layton2-1/+4
2025-12-22nilfs2: Fix potential block overflow that cause system hangEdward Adam Davis1-0/+4
2025-12-06Merge tag 'mm-nonmm-stable-2025-12-06-11-14' of git://git.kernel.org/pub/scm/linux/kernel/git/akpm/mmLinus Torvalds1-25/+10
2025-12-01Merge tag 'vfs-6.19-rc1.fs_header' of git://git.kernel.org/pub/scm/linux/kernel/git/vfs/vfsLinus Torvalds1-0/+1
2025-12-01Merge tag 'vfs-6.19-rc1.inode' of git://git.kernel.org/pub/scm/linux/kernel/git/vfs/vfsLinus Torvalds5-9/+9
2025-11-27Merge branch 'mm-hotfixes-stable' into mm-nonmm-stable in order to be ableAndrew Morton1-1/+6
2025-11-12nilfs2: replace vmalloc + copy_from_user with vmemdup_userThorsten Blum1-25/+10
2025-11-09nilfs2: avoid having an active sc_timer before freeing sciEdward Adam Davis1-1/+6
2025-11-05fs: inline current_umask() and move it to fs_struct.hMateusz Guzik1-0/+1
2025-10-20nilfs2: use the new ->i_state accessorsMateusz Guzik5-9/+9
2025-09-21Merge branch 'mm-hotfixes-stable' into mm-stable in order to pick upAndrew Morton2-6/+6
2025-09-13mm: introduce memdesc_flags_tMatthew Wilcox (Oracle)1-1/+1
2025-09-13nilfs2: fix CFI failure when accessing /sys/fs/nilfs2/features/*Nathan Chancellor2-6/+6
2025-07-28Merge tag 'vfs-6.17-rc1.fileattr' of git://git.kernel.org/pub/scm/linux/kernel/git/vfs/vfsLinus Torvalds2-4/+4
2025-07-28Merge tag 'vfs-6.17-rc1.mmap_prepare' of git://git.kernel.org/pub/scm/linux/kernel/git/vfs/vfsLinus Torvalds1-4/+4
2025-07-28Merge tag 'vfs-6.17-rc1.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/vfs/vfsLinus Torvalds3-6/+7
2025-07-19nilfs2: reject invalid file types when reading inodesRyusuke Konishi1-1/+8
2025-07-16fs: change write_begin/write_end interface to take struct kiocb *Taotao Chen1-3/+5
2025-07-04tree-wide: s/struct fileattr/struct file_kattr/gChristian Brauner2-4/+4
2025-06-24fs: Remove three arguments from block_write_end()Matthew Wilcox (Oracle)2-3/+2
2025-06-19fs: replace mmap hook with .mmap_prepare for simple mappingsLorenzo Stoakes1-4/+4
2025-06-08treewide, timers: Rename from_timer() to timer_container_of()Ingo Molnar1-1/+1
2025-05-21nilfs2: remove wbc->for_reclaim handlingChristoph Hellwig3-19/+0
2025-05-11nilfs2: do not propagate ENOENT error from nilfs_btree_propagate()Ryusuke Konishi1-1/+3
2025-05-11nilfs2: add pointer check for nilfs_direct_propagate()Wentao Liang1-0/+3
2025-05-07nilfs2: fix deadlock warnings caused by lock dependency in init_nilfs()Ryusuke Konishi1-3/+0
2025-04-05treewide: Switch/rename to timer_delete[_sync]()Thomas Gleixner1-1/+1
2025-02-27Change inode_operations.mkdir to return struct dentry *NeilBrown1-4/+4
2025-02-01nilfs2: fix possible int overflows in nilfs_fiemap()Nikita Zhandarovich1-3/+3
2025-01-24nilfs2: do not update mtime of renamed directory that is not movedRyusuke Konishi1-7/+9
2025-01-24nilfs2: handle errors that nilfs_prepare_chunk() may returnRyusuke Konishi3-19/+27
2025-01-24nilfs2: revise the return value description style for consistency.Ryusuke Konishi7-13/+23
2025-01-24nilfs2: add missing return value kernel-doc descriptionsRyusuke Konishi14-7/+160
2025-01-24nilfs2: correct return value kernel-doc descriptions for the restRyusuke Konishi6-90/+50
2025-01-24nilfs2: correct return value kernel-doc descriptions for metadata filesRyusuke Konishi4-105/+77
2025-01-24nilfs2: correct return value kernel-doc descriptions for sufileRyusuke Konishi2-73/+45
2025-01-24nilfs2: correct return value kernel-doc descriptions for bmap functionsRyusuke Konishi2-73/+54
2025-01-24nilfs2: correct return value kernel-doc descriptions for ioctl functionsRyusuke Konishi1-136/+95
2025-01-24nilfs2: protect access to buffers with no active referencesRyusuke Konishi1-1/+3
2025-01-24nilfs2: do not force clear folio if buffer is referencedRyusuke Konishi1-4/+27
2024-12-18nilfs2: fix buffer head leaks in calls to truncate_inode_pages()Ryusuke Konishi4-1/+8
2024-12-18nilfs2: prevent use of deleted inodeEdward Adam Davis2-1/+12
2024-12-05nilfs2: fix potential out-of-bounds memory access in nilfs_find_entry()Ryusuke Konishi1-1/+1
2024-11-25Merge tag 'mm-nonmm-stable-2024-11-24-02-05' of git://git.kernel.org/pub/scm/linux/kernel/git/akpm/mmLinus Torvalds14-441/+485
2024-11-18Merge tag 'vfs-6.13.pagecache' of git://git.kernel.org/pub/scm/linux/kernel/git/vfs/vfsLinus Torvalds1-11/+11
2024-11-11nilfs2: fix null-ptr-deref in block_dirty_buffer tracepointRyusuke Konishi4-6/+2