linux-nilfs.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
[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  (12+ messages)
` [PATCH] nilfs2: fix a uaf "
` [PATCH] nilfs2: fix potential out-of-bounds memory access in nilfs_find_entry()

[syzbot] [nilfs?] general protection fault in touch_buffer
 2024-11-06 16:07 UTC  (4+ messages)
` [PATCH 0/2] nilfs2: fix null-ptr-deref bugs on block tracepoints
  ` [PATCH 1/2] nilfs2: fix null-ptr-deref in block_touch_buffer tracepoint
  ` [PATCH 2/2] nilfs2: fix null-ptr-deref in block_dirty_buffer tracepoint

FAILED: Patch "nilfs2: fix kernel bug due to missing clearing of checked flag" failed to apply to v6.6-stable tree
 2024-11-06  6:34 UTC  (3+ messages)

FAILED: Patch "nilfs2: fix kernel bug due to missing clearing of checked flag" failed to apply to v4.19-stable tree
 2024-11-06  2:14 UTC 

FAILED: Patch "nilfs2: fix kernel bug due to missing clearing of checked flag" failed to apply to v5.4-stable tree
 2024-11-06  2:13 UTC 

FAILED: Patch "nilfs2: fix kernel bug due to missing clearing of checked flag" failed to apply to v5.10-stable tree
 2024-11-06  2:12 UTC 

FAILED: Patch "nilfs2: fix kernel bug due to missing clearing of checked flag" failed to apply to v5.15-stable tree
 2024-11-06  2:11 UTC 

FAILED: Patch "nilfs2: fix kernel bug due to missing clearing of checked flag" failed to apply to v6.1-stable tree
 2024-11-06  2:10 UTC 

lscp and number of used or appended blocks
 2024-10-25 16:04 UTC  (2+ messages)

[PATCH 00/12] nilfs2: Finish folio conversion
 2024-10-24  9:25 UTC  (13+ messages)
` [PATCH 01/12] nilfs2: convert segment buffer to be folio-based
` [PATCH 02/12] nilfs2: convert common metadata file code "
` [PATCH 03/12] nilfs2: convert segment usage file "
` [PATCH 04/12] nilfs2: convert persistent object allocator "
` [PATCH 05/12] nilfs2: convert inode file "
` [PATCH 06/12] nilfs2: convert DAT "
` [PATCH 07/12] nilfs2: remove nilfs_palloc_block_get_entry()
` [PATCH 08/12] nilfs2: convert checkpoint file to be folio-based
` [PATCH 09/12] nilfs2: Remove nilfs_writepage
` [PATCH 10/12] nilfs2: Convert nilfs_page_count_clean_buffers() to take a folio
` [PATCH 11/12] nilfs2: Convert nilfs_recovery_copy_block() "
` [PATCH 12/12] nilfs2: Convert metadata aops from writepage to writepages

[syzbot] [fs?] kernel BUG in submit_bh_wbc (3)
 2024-10-21 10:57 UTC  (7+ messages)
` [PATCH] nilfs2: fix kernel bug due to missing clearing of buffer delay flag
` [syzbot] [nilfs] [fs] kernel BUG in submit_bh_wbc (3)

[syzbot] [nilfs?] possible deadlock in nilfs_dirty_inode (4)
 2024-10-20  4:51 UTC  (3+ messages)
` [PATCH] nilfs2: fix potential deadlock with newly created symlinks

[syzbot] [nilfs?] kernel BUG in __block_write_begin_int (3)
 2024-10-17 19:33 UTC  (2+ messages)
` [PATCH] nilfs2: fix kernel bug due to missing clearing of checked flag

[syzbot] [nilfs?] WARNING in nilfs_segctor_abort_construction
 2024-10-16 13:28 UTC 

[syzbot] [nilfs?] WARNING in nilfs_btree_propagate (2)
 2024-10-15 17:29 UTC 

[syzbot] Monthly nilfs report (Oct 2024)
 2024-10-11 15:25 UTC 

[syzbot] [nilfs?] WARNING: ODEBUG bug in nilfs_detach_log_writer
 2024-10-11 10:17 UTC 

[PATCH 0/6] Filesystem page flags cleanup
 2024-10-04  7:24 UTC  (14+ messages)
` [PATCH 1/6] fs: Move clearing of mappedtodisk to buffer.c
` [PATCH 2/6] nilfs2: Convert nilfs_copy_buffer() to use folios
` [PATCH 3/6] mm: Remove PageMappedToDisk
` [PATCH 4/6] btrfs: Switch from using the private_2 flag to owner_2
` [PATCH 5/6] ceph: Remove call to PagePrivate2()
` [PATCH 6/6] migrate: Remove references to Private2

[syzbot] [serial?] INFO: task hung in vcs_open (8)
 2024-10-04  3:35 UTC  (2+ messages)
` [PATCH] nilfs2: propagate directory read errors from nilfs_find_entry()

[PATCH 0/4] nilfs2: Finish folio conversion
 2024-10-03 12:20 UTC  (11+ messages)
` [PATCH 1/4] nilfs2: Remove nilfs_writepage
` [PATCH 2/4] nilfs2: Convert nilfs_page_count_clean_buffers() to take a folio
` [PATCH 3/4] nilfs2: Convert nilfs_recovery_copy_block() "
` [PATCH 4/4] nilfs2: Convert metadata aops from writepage to writepages

[PATCH] nilfs2: add ratelimiting to nilfs2 message
 2024-09-30 15:45 UTC  (3+ messages)

[syzbot] INFO: task hung in path_openat (7)
 2024-09-06 21:56 UTC  (2+ messages)
` [syzbot] [fs] "

[PATCH] nilfs2: Remove duplicate 'unlikely()' usage
 2024-09-04 10:16 UTC 

[syzbot] [nilfs?] general protection fault in nilfs_btree_insert (2)
 2024-09-04  8:13 UTC  (8+ messages)
` [PATCH 0/3] nilfs2: fix potential issues with empty b-tree nodes
  ` [PATCH 1/3] nilfs2: fix potential null-ptr-deref in nilfs_btree_insert()
  ` [PATCH 2/3] nilfs2: determine empty node blocks as corrupted
  ` [PATCH 3/3] nilfs2: fix potential oob read in nilfs_btree_check_delete()

[PATCH] nilfs2: Remove duplicate 'unlikely()' usage
 2024-08-29 16:47 UTC  (2+ messages)

RFC: add STATX_DIO_READ_ALIGN
 2024-08-29  3:44 UTC  (11+ messages)
` [PATCH 1/3] fs: reformat the statx definition
` [PATCH 2/3] fs: add STATX_DIO_READ_ALIGN
` [PATCH 3/3] xfs: report the correct read/write dio alignment for reflinked inodes

[PATCH -next] nilfs2: support STATX_DIOALIGN for statx file
 2024-08-28  5:11 UTC  (4+ messages)

[PATCH] nilfs2: support ->tmpfile()
 2024-08-28  1:24 UTC  (5+ messages)

[PATCH -next] nilfs2: support STATX_DIOALIGN for statx file
 2024-08-27  2:00 UTC  (2+ messages)

[PATCH 0/8] nilfs2: assorted cleanups
 2024-08-26 17:41 UTC  (9+ messages)
` [PATCH 1/8] nilfs2: use common implementation of file type
` [PATCH 2/8] nilfs2: use the BITS_PER_LONG macro
` [PATCH 3/8] nilfs2: separate inode type information from i_state field
` [PATCH 4/8] nilfs2: eliminate the shared counter and spinlock for i_generation
` [PATCH 5/8] nilfs2: do not repair reserved inode bitmap in nilfs_new_inode()
` [PATCH 6/8] nilfs2: remove sc_timer_task
` [PATCH 7/8] nilfs2: use kthread_create and kthread_stop for the log writer thread
` [PATCH 8/8] nilfs2: refactor nilfs_segctor_thread()

[PATCH 0/5] nilfs2: prevent unexpected ENOENT propagation
 2024-08-21 15:46 UTC  (6+ messages)
` [PATCH 1/5] nilfs2: treat missing sufile header block as metadata corruption
` [PATCH 2/5] nilfs2: treat missing cpfile "
` [PATCH 3/5] nilfs2: do not propagate ENOENT error from sufile during recovery
` [PATCH 4/5] nilfs2: do not propagate ENOENT error from sufile during GC
` [PATCH 5/5] nilfs2: do not propagate ENOENT error from nilfs_sufile_mark_dirty()

Published nilfs2-kmod10 preliminarily
 2024-08-20 17:39 UTC 

[PATCH] nilfs2: do not output warnings when clearing dirty buffers
 2024-08-16  9:01 UTC 

[PATCH 0/8] nilfs2: clean up kernel-doc warnings
 2024-08-16  7:43 UTC  (9+ messages)
` [PATCH 1/8] nilfs2: add missing argument description for __nilfs_error()
` [PATCH 2/8] nilfs2: add missing argument descriptions for ioctl-related helpers
` [PATCH 3/8] nilfs2: improve kernel-doc comments for b-tree node helpers
` [PATCH 4/8] nilfs2: fix incorrect kernel-doc declaration of nilfs_palloc_req structure
` [PATCH 5/8] nilfs2: add missing description of nilfs_btree_path structure
` [PATCH 6/8] nilfs2: describe the members of nilfs_bmap_operations structure
` [PATCH 7/8] nilfs2: fix inconsistencies in kernel-doc comments in segment.h
` [PATCH 8/8] nilfs2: fix missing initial short descriptions of kernel-doc comments

[PATCH -next v2] nilfs2: use common implementation of file type
 2024-08-15 13:43 UTC  (2+ messages)

[PATCH 0/4] nilfs2: add support for some common ioctls
 2024-08-15  7:44 UTC  (5+ messages)
` [PATCH 1/4] nilfs2: add support for FS_IOC_GETUUID
` [PATCH 2/4] nilfs2: add support for FS_IOC_GETFSSYSFSPATH
` [PATCH 3/4] nilfs2: add support for FS_IOC_GETFSLABEL
` [PATCH 4/4] nilfs2: add support for FS_IOC_SETFSLABEL

[PATCH -next] nilfs2: use common implementation of file type
 2024-08-15  1:17 UTC  (3+ messages)

[PATCH] nilfs2: fix state management in error path of log writing function
 2024-08-14 10:11 UTC  (3+ messages)
` [PATCH v2] "

Potential Bug in NILFS2: Disk Space Not Freed After File Deletion
 2024-08-14  1:09 UTC  (5+ messages)

[PATCH] nilfs2: protect references to superblock parameters exposed in sysfs
 2024-08-11 10:03 UTC 

[PATCH] nilfs2: fix missing cleanup on rollforward recovery error
 2024-08-10  6:52 UTC 

[linux-next:master] [fs] cdc4ad36a8: kernel_BUG_at_include/linux/page-flags.h
 2024-08-07  9:35 UTC  (4+ messages)

[syzbot] [nilfs?] kernel BUG in nilfs_btnode_create_block (2)
 2024-07-25  5:20 UTC  (2+ messages)
` [PATCH] nilfs2: handle inconsistent state in nilfs_btnode_create_block()

[syzbot] [mm?] KASAN: slab-use-after-free Read in move_to_new_folio (2)
 2024-07-21  8:13 UTC 

[syzbot] [nilfs?] INFO: task hung in nilfs_segctor_thread (3)
 2024-07-19 19:17 UTC 

[syzbot] [nilfs?] KMSAN: uninit-value in nilfs_add_checksums_on_logs (3)
 2024-07-16  3:49 UTC  (3+ messages)

[6.12] Conversion of aops->write_end to use a folio
 2024-07-10 21:40 UTC 

[PATCH -mm] nilfs2: Constify struct kobj_type
 2024-07-08 14:32 UTC 

[PATCH] nilfs2: Constify struct kobj_type
 2024-07-07 15:27 UTC  (2+ messages)

[syzbot] [nilfs?] possible deadlock in nilfs_evict_inode (2)
 2024-07-04 16:40 UTC  (3+ messages)

[syzbot] [nilfs?] possible deadlock in nilfs_dirty_inode (3)
 2024-07-04 16:37 UTC  (2+ messages)

[PATCH] nilfs2: avoid undefined behavior in nilfs_cnt32_ge macro
 2024-07-02 18:35 UTC 

[syzbot] [nilfs?] [btrfs?] WARNING in filemap_unaccount_folio
 2024-07-02 17:00 UTC  (3+ messages)

[syzbot] [nilfs?] kernel BUG in __block_write_begin_int (2)
 2024-06-28 16:51 UTC  (2+ messages)
` [PATCH] nilfs2: fix kernel bug on rename operation of broken directory

[syzbot] [nilfs?] [mm?] KASAN: slab-use-after-free Read in lru_add_fn
 2024-06-23  5:11 UTC  (5+ messages)
` [PATCH 0/3] nilfs2: fix potential issues related to reserved inodes
  ` [PATCH 1/3] nilfs2: fix inode number range checks
  ` [PATCH 2/3] nilfs2: add missing check for inode numbers on directory entries
  ` [PATCH 3/3] nilfs2: fix incorrect inode allocation from reserved inodes


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).