Linux NILFS development
 help / color / mirror / Atom feed
 messages from 2024-11-19 17:24:09 to 2025-06-17 11:46:03 UTC [more...]

[PATCH 00/10] convert the majority of file systems to mmap_prepare
 2025-06-17 11:45 UTC  (35+ 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

[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  (17+ messages)
` [PATCH 01/10] scsi: mptfusion: Mark device strings as nonstring
` [PATCH 02/10] scsi: mpi3mr: "
` [PATCH 03/10] scsi: mpt3sas: "
` [PATCH 04/10] scsi: qla2xxx: "
` [PATCH 05/10] string: kunit: Mark nonstring test strings as __nonstring
` [PATCH 06/10] x86/tdx: Mark message.str as nonstring
` [PATCH 07/10] uapi: stddef.h: Introduce __kernel_nonstring
` [PATCH 08/10] nilfs2: Mark on-disk strings as nonstring
` [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)

[syzbot] [nilfs?] general protection fault in __d_unalias
 2025-02-04  2:20 UTC  (2+ messages)

[syzbot] Monthly nilfs report (Jan 2025)
 2025-01-31 10:07 UTC 

[PATCH] nilfs2: fix possible int overflows in nilfs_fiemap()
 2025-01-24 22:20 UTC 

[PATCH] nilfs2: fix possible int overflows in nilfs_fiemap()
 2025-01-15 19:06 UTC  (2+ messages)

[syzbot] [nilfs?] WARNING in nilfs_btree_assign (3)
 2025-01-14  7:40 UTC 

[syzbot] [nilfs?] kernel BUG in nilfs_set_link
 2025-01-11 14:26 UTC  (4+ messages)
` [PATCH 0/2] nilfs2: fix issues with rename operations
  ` [PATCH 1/2] nilfs2: handle errors that nilfs_prepare_chunk() may return
  ` [PATCH 2/2] nilfs2: do not update mtime of renamed directory that is not moved

[PATCH 0/6] nilfs2: fix kernel-doc comments for function return values
 2025-01-10  1:01 UTC  (17+ messages)
` [PATCH 1/6] nilfs2: correct return value kernel-doc descriptions for ioctl functions
      ` [PATCH -v2 0/7] nilfs2: fix kernel-doc comments for function return values
        ` [PATCH -v2 1/7] nilfs2: correct return value kernel-doc descriptions for ioctl functions
        ` [PATCH -v2 2/7] nilfs2: correct return value kernel-doc descriptions for bmap functions
        ` [PATCH -v2 3/7] nilfs2: correct return value kernel-doc descriptions for sufile
        ` [PATCH -v2 4/7] nilfs2: correct return value kernel-doc descriptions for metadata files
        ` [PATCH -v2 5/7] nilfs2: correct return value kernel-doc descriptions for the rest
        ` [PATCH -v2 6/7] nilfs2: add missing return value kernel-doc descriptions
        ` [PATCH -v2 7/7] nilfs2: revise the return value description style for consistency
` [PATCH 2/6] nilfs2: correct return value kernel-doc descriptions for bmap functions
` [PATCH 3/6] nilfs2: correct return value kernel-doc descriptions for sufile
` [PATCH 4/6] nilfs2: correct return value kernel-doc descriptions for metadata files
` [PATCH 5/6] nilfs2: correct return value kernel-doc descriptions for the rest
` [PATCH 6/6] nilfs2: add missing return value kernel-doc descriptions

add STATX_DIO_READ_ALIGN v3
 2025-01-09 15:24 UTC  (9+ messages)
` [PATCH 1/5] fs: reformat the statx definition
` [PATCH 2/5] fs: add STATX_DIO_READ_ALIGN
` [PATCH 3/5] xfs: cleanup xfs_vn_getattr
` [PATCH 4/5] xfs: report the correct read/write dio alignment for reflinked inodes
` [PATCH 5/5] xfs: report larger dio alignment for COW inodes
` [PATCH] statx.2: document STATX_DIO_READ_ALIGN

add STATX_DIO_READ_ALIGN v2
 2025-01-09  6:25 UTC  (18+ messages)
` [PATCH 1/5] fs: reformat the statx definition
` [PATCH 2/5] fs: add STATX_DIO_READ_ALIGN
` [PATCH 3/5] xfs: cleanup xfs_vn_getattr
` [PATCH 4/5] xfs: report the correct read/write dio alignment for reflinked inodes
` [PATCH 5/5] xfs: report larger dio alignment for COW inodes
` [PATCH] statx.2: document STATX_DIO_READ_ALIGN

[syzbot] [nilfs?] INFO: task hung in find_inode (2)
 2025-01-09  4:54 UTC 

[syzbot] [nilfs?] WARNING in nilfs_btree_propagate (2)
 2025-01-07 20:00 UTC  (4+ messages)
` [PATCH 0/2] nilfs2: protect busy buffer heads from being force-cleared
  ` [PATCH 1/2] nilfs2: do not force clear folio if buffer is referenced
  ` [PATCH 2/2] nilfs2: protect access to buffers with no active references

add STATX_DIO_READ_ALIGN
 2025-01-07  9:00 UTC  (19+ messages)
` [PATCH 1/4] fs: reformat the statx definition
` [PATCH 2/4] fs: add STATX_DIO_READ_ALIGN
` [PATCH 3/4] xfs: cleanup xfs_vn_getattr
` [PATCH 4/4] xfs: report the correct read/write dio alignment for reflinked inodes
` [PATCH] statx.2: document STATX_DIO_READ_ALIGN

[syzbot] [jfs?] [nilfs?] WARNING in mnt_ns_release
 2025-01-04  9:11 UTC  (3+ messages)

[syzbot] Monthly nilfs report (Dec 2024)
 2024-12-30  1:15 UTC 

[syzbot] [nilfs?] WARNING in nilfs_rename
 2024-12-23  0:39 UTC 

[PATCH] nilfs2: fix buffer head leaks in calls to truncate_inode_pages()
 2024-12-12 16:43 UTC 

[syzbot] [nilfs?] WARNING in nilfs_rmdir
 2024-12-09  6:56 UTC  (10+ messages)
` [PATCH] nilfs2: drop the inode which has been removed
        ` [PATCH V2] nilfs2: prevent use of deleted inode
            ` [PATCH V3] "
` [PATCH] "

[syzbot] [nilfs?] possible deadlock in nilfs_page_mkwrite
 2024-12-07  9:54 UTC 

[syzbot] Monthly nilfs report (Nov 2024)
 2024-11-28  8:47 UTC 

[syzbot] [nilfs?] KASAN: use-after-free Read in nilfs_find_entry
 2024-11-19 17:23 UTC  (2+ messages)
` [PATCH] nilfs2: fix potential out-of-bounds memory access in nilfs_find_entry()


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