public inbox for linux-nilfs@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2025-06-16 23:11:15 to 2026-01-09 08:48:48 UTC [more...]

[PATCH 00/24] vfs: require filesystems to explicitly opt-in to lease support
 2026-01-09  8:48 UTC  (45+ messages)
` [PATCH 01/24] fs: add setlease to generic_ro_fops and read-only filesystem directory operations
` [PATCH 02/24] affs: add setlease file operation
` [PATCH 03/24] btrfs: "
` [PATCH 04/24] erofs: "
` [PATCH 05/24] ext2: "
` [PATCH 06/24] ext4: "
` [PATCH 07/24] exfat: "
` [PATCH 08/24] f2fs: "
` [PATCH 09/24] fat: "
` [PATCH 10/24] gfs2: add a "
` [PATCH 11/24] jffs2: add "
` [PATCH 12/24] jfs: "
` [PATCH 13/24] nilfs2: "
` [PATCH 14/24] ntfs3: "
` [PATCH 15/24] ocfs2: "
` [PATCH 16/24] orangefs: "
` [PATCH 17/24] overlayfs: "
` [PATCH 18/24] squashfs: "
` [PATCH 19/24] tmpfs: "
` [PATCH 20/24] udf: "
` [PATCH 21/24] ufs: "
` [PATCH 22/24] xfs: "
` [PATCH 23/24] filelock: default to returning -EINVAL when ->setlease operation is NULL
` [PATCH 24/24] fs: remove simple_nosetlease()

[RFC] generic/003 xfstests failure details
 2026-01-09  0:32 UTC  (3+ messages)

NILFS utils 2.2.13 was released
 2025-12-28  4:00 UTC 

Status of running xfstests for NILFS2
 2025-12-25  4:08 UTC  (11+ messages)

[PATCH] xfstests: add HFS/HFS+ and NILFS2 into supported FS table
 2025-12-24  0:31 UTC 

[PATCH 0/3] nilfs2 fixes on v6.19-rc1
 2025-12-23  3:32 UTC  (6+ messages)
` [PATCH 1/3] nilfs2: Fix potential block overflow that cause system hang
` [PATCH 2/3] nilfs2: convert nilfs_super_block to kernel-doc
` [PATCH 3/3] nilfs2: fix missing struct keywords in nilfs2_api.h kernel-doc

[syzbot] [nilfs?] INFO: task hung in nilfs_segctor_thread (6)
 2025-12-18 12:42 UTC  (10+ messages)
` [PATCH] nilfs2: fix potential block overflow that cause system hang
    ` [PATCH v2] nilfs2: Fix "
      ` [PATCH v3] "
          ` [PATCH v4] "
              ` [PATCH v5] "

[syzbot] Monthly nilfs report (Dec 2025)
 2025-12-12 13:38 UTC 

[PATCH RESEND v3] vfs: remove the excl argument from the ->create() inode_operation
 2025-12-03 10:18 UTC  (3+ messages)

[PATCH] nilfs2: convert nilfs_super_block to kernel-doc
 2025-11-28  5:33 UTC  (2+ messages)

[PATCH v3] vfs: remove the excl argument from the ->create() inode_operation
 2025-11-10 13:13 UTC 

[syzbot] Monthly nilfs report (Nov 2025)
 2025-11-10  9:15 UTC 

[PATCH v2] vfs: remove the excl argument from the ->create() inode_operation
 2025-11-08  9:19 UTC  (7+ messages)
  ` LLM disclosure (was: [PATCH v2] vfs: remove the excl argument from the ->create() inode_operation)

[PATCH] MAINTAINERS: update nilfs2 entry
 2025-11-07 19:48 UTC  (2+ messages)

[RFC] Sending NILFS2 patches into upstream
 2025-11-07 15:56 UTC  (6+ messages)

[PATCH] vfs: remove the excl argument from the ->create() inode_operation
 2025-11-07  0:00 UTC  (5+ messages)

nilfs_readdir: bad page in #
 2025-11-05 15:01 UTC  (7+ messages)

[PATCH] nilfs2: replace vmalloc + copy_from_user with vmemdup_user
 2025-10-30 15:46 UTC 

[syzbot] [nilfs?] WARNING: ODEBUG bug in nilfs_detach_log_writer (2)
 2025-10-29 22:51 UTC  (5+ messages)
` [PATCH] nilfs2: Avoid having an active sc_timer before freeing sci

[PATCH 6.1 0/8] Backporting CVE-2025-38073 fix patch
 2025-10-21 10:16 UTC  (13+ messages)
` [PATCH 6.1 1/8] filemap: add a kiocb_invalidate_pages helper
` [PATCH 6.1 2/8] filemap: add a kiocb_invalidate_post_direct_write helper
` [PATCH 6.1 3/8] filemap: update ki_pos in generic_perform_write
` [PATCH 6.1 4/8] fs: factor out a direct_write_fallback helper
` [PATCH 6.1 5/8] direct_write_fallback(): on error revert the ->ki_pos update from buffered write
` [PATCH 6.1 6/8] block: open code __generic_file_write_iter for blkdev writes
` [PATCH 6.1 7/8] block: fix race between set_blocksize and read paths
` [PATCH 6.1 8/8] nilfs2: fix deadlock warnings caused by lock dependency in init_nilfs()

[syzbot] [nilfs?] [xfs?] INFO: task hung in xfs_buf_get_map
 2025-10-20 21:08 UTC 

[PATCH 6.6 1/2] block: fix race between set_blocksize and read paths
 2025-10-20 12:25 UTC  (2+ messages)
` [PATCH 6.6 2/2] nilfs2: fix deadlock warnings caused by lock dependency in init_nilfs()

[syzbot] [nilfs?] WARNING in nilfs_rename (2)
 2025-10-13  9:59 UTC  (3+ messages)

[syzbot] Monthly nilfs report (Oct 2025)
 2025-10-04  9:17 UTC 

[PATCH] nilfs2: replace vmalloc + copy_from_user with vmemdup_user
 2025-09-24 13:45 UTC  (3+ messages)

NILFS utils 2.2.12 was released
 2025-09-22 11:31 UTC 

[PATCH] nilfs2: fix CFI failure when accessing /sys/fs/nilfs2/features/*
 2025-09-06 14:43 UTC 

[PATCH] nilfs2: fix CFI failure when accessing /sys/fs/nilfs2/features/*
 2025-09-06  3:49 UTC  (2+ messages)

[PATCH -v1 1/2] x86/microcode: Add microcode= cmdline parsing
 2025-09-05 19:27 UTC  (4+ messages)

[syzbot] Monthly nilfs report (Sep 2025)
 2025-09-02 13:36 UTC 

[PATCH 00/10] convert the majority of file systems to mmap_prepare
 2025-08-01 14:00 UTC  (47+ messages)
` [PATCH 01/10] mm: rename call_mmap/mmap_prepare to vfs_mmap/mmap_prepare
` [PATCH 02/10] mm/nommu: use file_has_valid_mmap_hooks() helper
` [PATCH 03/10] fs: consistently "
` [PATCH 04/10] fs/dax: make it possible to check dev dax support without a VMA
` [PATCH 05/10] fs/ext4: transition from deprecated .mmap hook to .mmap_prepare
` [PATCH 06/10] fs/xfs: "
` [PATCH 07/10] mm/filemap: introduce generic_file_*_mmap_prepare() helpers
` [PATCH 08/10] fs: convert simple use of generic_file_*_mmap() to .mmap_prepare()
` [PATCH 09/10] fs: convert most other generic_file_*mmap() users "
` [PATCH 10/10] fs: replace mmap hook with .mmap_prepare for simple mappings

[syzbot] [nilfs?] kernel BUG in may_open (2)
 2025-07-10 13:49 UTC  (5+ messages)
` [PATCH] nilfs2: reject invalid file types when reading inodes

[PATCH 0/4] hfs/hfsplus: add uncached buffer io support
 2025-07-04 17:45 UTC  (8+ messages)
` [PATCH 1/4] block: Add struct kiocb pointer to block_write_begin()
` [PATCH 2/4] fs/buffer: parse IOCB_DONTCACHE flag in block_write_begin()
` [PATCH 3/4] hfsplus: enable uncached buffer io support
` [PATCH 4/4] hfs: "

[syzbot] Monthly nilfs report (Jun 2025)
 2025-06-30 10:11 UTC 

BUG: NILFS error (device dm-0): nilfs_bmap_lookup_contig: broken bmap (inode number=4023271)
 2025-06-25  2:27 UTC  (2+ messages)


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox