index
:
kernel/git/next/linux-next.git
akpm
akpm-base
fs-current
fs-next
master
pending-fixes
stable
The linux-next integration testing tree
Linux Next Group
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
nilfs2
Age
Commit message (
Expand
)
Author
33 hours
Merge branch 'vfs.all' of https://git.kernel.org/pub/scm/linux/kernel/git/vfs...
Mark Brown
12 days
Merge tag 'nilfs2-v7.3-tag1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
12 days
Merge tag 'vfs-7.3-rc1.misc' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2026-08-12
Merge branch 'vfs-7.3.nilfs2' into vfs.all
Christian Brauner
2026-08-12
Merge branch 'vfs-7.3.misc' into vfs.all
Christian Brauner
2026-08-10
nilfs2: standardize the inode number type to u64
Ryusuke Konishi
2026-08-10
nilfs2: enhance btree node keys check
Wang Jianjian
2026-08-07
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-27
nilfs2: switch O_DIRECT reads to iomap
Viacheslav Dubeyko
2026-07-27
nilfs2: add iomap operations for direct I/O reads
Viacheslav Dubeyko
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
[next]