index
:
kernel/git/stable/linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.17.y
linux-6.18.y
linux-6.19.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-7.0.y
linux-7.1.y
linux-7.2.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Stable Group
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
nilfs2
Age
Commit message (
Expand
)
Author
3 days
Merge tag 'nilfs2-v7.3-tag1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
3 days
Merge tag 'vfs-7.3-rc1.misc' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
10 days
nilfs2: standardize the inode number type to u64
Ryusuke Konishi
10 days
nilfs2: enhance btree node keys check
Wang Jianjian
14 days
nilfs2: suppress false positive WARN_ONs for sufile after an FS error
Ryusuke Konishi
2026-07-31
Remove excl arg to ->create inode_operation
NeilBrown
2026-07-28
nilfs2: fix BUG in nilfs_copy_dirty_pages() on dirty state mismatch
Ryusuke Konishi
2026-07-28
nilfs2: prevent out-of-bounds read in super root block parsing
David Lee
2026-07-28
nilfs2: fix infinite loop in nilfs_clean_segments()
Joshua Crofts
2026-07-28
nilfs2: fix slab-out-of-bounds in nilfs_direct_propagate after truncation
Ryusuke Konishi
2026-07-07
nilfs2: handle corrupted checkpoint count gracefully during deletion
Igor Putko
2026-07-02
nilfs2: reject invalid block index in GC ioctl
Ryusuke Konishi
2026-07-01
nilfs2: drop redundant S_IFDIR from mkdir
Jori Koolstra
2026-06-16
Merge tag 'nilfs2-v7.2-tag1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2026-06-15
Merge tag 'vfs-7.2-rc1.misc' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2026-06-04
nilfs2: Convert nilfs_mdt_submit_block to bh_submit()
Matthew Wilcox (Oracle)
2026-06-04
nilfs2: Convert nilfs_gccache_submit_read_data to bh_submit()
Matthew Wilcox (Oracle)
2026-06-04
nilfs2: Convert nilfs_btnode_submit_block to bh_submit()
Matthew Wilcox (Oracle)
2026-05-27
nilfs2: replace get_zeroed_page() with kzalloc()
Mike Rapoport (Microsoft)
2026-05-20
nilfs2: Fix return in nilfs_mkdir
Hongling Zeng
2026-05-08
nilfs2: fix backing_dev_info reference leak
Shuangpeng Bai
2026-05-04
nilfs2: reject CLEAN_SEGMENTS ioctl with out-of-range segment numbers
Deepanshu Kartikey
2026-04-15
Merge tag 'mm-stable-2026-04-13-21-45' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2026-04-13
Merge tag 'nilfs2-v7.1-tag1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2026-04-05
folio_batch: rename pagevec.h to folio_batch.h
Tal Zussman
2026-03-31
nilfs2: reject zero bd_oblocknr in nilfs_ioctl_mark_blocks_dirty()
Deepanshu Kartikey
2026-03-30
nilfs2: fix NULL i_assoc_inode dereference in nilfs_mdt_save_to_shadow_map
Deepanshu Kartikey
2026-03-17
nilfs2: fix 64-bit division operations in nilfs_bmap_find_target_in_group()
Jeff Layton
2026-03-06
treewide: change inode->i_ino from unsigned long to u64
Jeff Layton
2026-02-21
Convert 'alloc_obj' family to use the new default GFP_KERNEL argument
Linus Torvalds
2026-02-21
treewide: Replace kmalloc with kmalloc_obj for non-scalar types
Kees Cook
2026-02-09
Merge tag 'nilfs2-v7.0-tag1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2026-01-12
nilfs2: add setlease file operation
Jeff Layton
2025-12-22
nilfs2: Fix potential block overflow that cause system hang
Edward Adam Davis
2025-12-06
Merge tag 'mm-nonmm-stable-2025-12-06-11-14' of git://git.kernel.org/pub/scm/...
Linus Torvalds
2025-12-01
Merge tag 'vfs-6.19-rc1.fs_header' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2025-12-01
Merge tag 'vfs-6.19-rc1.inode' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2025-11-27
Merge branch 'mm-hotfixes-stable' into mm-nonmm-stable in order to be able
Andrew Morton
2025-11-12
nilfs2: replace vmalloc + copy_from_user with vmemdup_user
Thorsten Blum
2025-11-09
nilfs2: avoid having an active sc_timer before freeing sci
Edward Adam Davis
2025-11-05
fs: inline current_umask() and move it to fs_struct.h
Mateusz Guzik
2025-10-20
nilfs2: use the new ->i_state accessors
Mateusz Guzik
2025-09-21
Merge branch 'mm-hotfixes-stable' into mm-stable in order to pick up
Andrew Morton
2025-09-13
mm: introduce memdesc_flags_t
Matthew Wilcox (Oracle)
2025-09-13
nilfs2: fix CFI failure when accessing /sys/fs/nilfs2/features/*
Nathan Chancellor
2025-07-28
Merge tag 'vfs-6.17-rc1.fileattr' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2025-07-28
Merge tag 'vfs-6.17-rc1.mmap_prepare' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2025-07-28
Merge tag 'vfs-6.17-rc1.misc' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2025-07-19
nilfs2: reject invalid file types when reading inodes
Ryusuke Konishi
2025-07-16
fs: change write_begin/write_end interface to take struct kiocb *
Taotao Chen
[next]