linux-nilfs.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
[PATCH RESEND v3] vfs: remove the excl argument from the ->create() inode_operation
 2025-12-03 10:18 UTC  (3+ messages)

Status of running xfstests for NILFS2
 2025-12-03  7:52 UTC  (10+ 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  (50+ 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)

[PATCH] nilfs2: remove wbc->for_reclaim handling
 2025-05-16 12:31 UTC 

stop passing a writeback_control to swap/shmem writeout
 2025-05-16  6:08 UTC  (15+ messages)
` [PATCH 1/7] mm: split out a writeout helper from pageout
` [PATCH 2/7] mm: stop passing a writeback_control structure to shmem_writeout
` [PATCH 3/7] mm: tidy up swap_writeout
` [PATCH 4/7] mm: stop passing a writeback_control structure to __swap_writepage
` [PATCH 5/7] mm: stop passing a writeback_control structure to swap_writeout
` [PATCH 6/7] nilfs2: remove wbc->for_reclaim handling
` [PATCH 7/7] mm: remove the for_reclaim field from struct writeback_control

[syzbot] [nilfs?] possible deadlock in nilfs_segctor_construct
 2025-05-08 16:37 UTC  (2+ messages)

[syzbot] [nilfs?] possible deadlock in __nilfs_error (3)
 2025-05-03  5:33 UTC  (2+ messages)
` [PATCH] nilfs2: fix deadlock warnings caused by lock dependency in init_nilfs()

[syzbot] [nilfs?] possible deadlock in nilfs_page_mkwrite (2)
 2025-05-01 16:14 UTC  (2+ messages)

[syzbot] [nilfs?] possible deadlock in nilfs_get_block
 2025-04-30 13:15 UTC 

[PATCH 0/2] nilfs2: improve sanity checks in dirty state propagation
 2025-04-28 17:37 UTC  (3+ messages)
` [PATCH 1/2] nilfs2: Add pointer check for nilfs_direct_propagate()
` [PATCH 2/2] nilfs2: do not propagate ENOENT error from nilfs_btree_propagate()

Question about reflink support in nilfs
 2025-04-06  4:56 UTC  (2+ messages)

[PATCH v2] nilfs2: Add pointer check for nilfs_direct_propagate()
 2025-04-05 14:13 UTC  (2+ messages)

[syzbot] Monthly nilfs report (Apr 2025)
 2025-04-03  7:06 UTC 

Linux6.14-rc5 BUG: possible deadlock in nilfs_bmap_lookup_at_level
 2025-04-03  2:04 UTC 

[PATCH] nilfs2: Add pointer check for nilfs_direct_propagate()
 2025-04-02 18:36 UTC  (3+ messages)

[syzbot] [nilfs?] possible deadlock in nilfs_evict_inode (3)
 2025-03-28 14:37 UTC 

[syzbot] [isdn4linux?] [nilfs?] INFO: task hung in mISDN_ioctl
 2025-03-19 16:14 UTC  (2+ messages)

[syzbot] Monthly nilfs report (Mar 2025)
 2025-03-03 10:39 UTC 

[PATCH 00/10] Annotate arguments of memtostr/strtomem with __nonstring
 2025-02-13  3:04 UTC  (11+ messages)
` [PATCH 06/10] x86/tdx: Mark message.str as nonstring
` [PATCH 08/10] nilfs2: Mark on-disk strings "
` [PATCH 09/10] compiler.h: Introduce __must_be_noncstr()
` [PATCH 10/10] string.h: Validate memtostr*()/strtomem*() arguments more carefully

[syzbot] [nilfs?] possible deadlock in nilfs_bmap_clear (2)
 2025-02-09 14:54 UTC 

[syzbot] [nilfs?] WARNING in nilfs_segctor_abort_construction (2)
 2025-02-07  7:28 UTC 

Massive overhead even after deleting checkpoints
 2025-02-07  4:00 UTC  (10+ messages)


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).