Linux NILFS development
 help / color / mirror / Atom feed
 messages from 2024-03-22 07:32:47 to 2024-08-16 07:43:39 UTC [more...]

[PATCH 0/8] nilfs2: clean up kernel-doc warnings
 2024-08-16  7:43 UTC  (5+ 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 -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  (3+ 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 

[PATCH] nilfs2: support ->tmpfile()
 2024-07-19 17:36 UTC  (2+ messages)

[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  (3+ messages)
` [PATCH] nilfs2: fix kernel bug on rename operation of broken directory

[RFC PATCH] mm: truncate: flush lru cache for evicted inode
 2024-06-23  5:11 UTC  (11+ messages)
      ` [syzbot] [nilfs?] [mm?] KASAN: slab-use-after-free Read in lru_add_fn
        ` [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

[syzbot] [nilfs?] [mm?] KASAN: slab-use-after-free Read in lru_add_fn
 2024-06-11 18:10 UTC 

[syzbot] Monthly nilfs report (Jun 2024)
 2024-06-10 20:56 UTC 

[PATCH -mm 0/2] nilfs2: eliminate the call to inode_attach_wb()
 2024-06-10 16:00 UTC  (3+ messages)
` [PATCH -mm 1/2] nilfs2: prepare backing device folios for writing after adding checksums
` [PATCH -mm 2/2] nilfs2: do not call inode_attach_wb() directly

[syzbot] [nilfs?] INFO: task hung in nilfs_segctor_thread (2)
 2024-06-04 13:42 UTC  (3+ messages)
  ` [PATCH] nilfs2: fix nilfs_empty_dir() misjudgment and long loop on I/O errors

[PATCH] nilfs2: fix potential kernel bug due to lack of writeback flag waiting
 2024-05-30 14:15 UTC 

[syzbot] [nilfs?] KMSAN: uninit-value in nilfs_add_checksums_on_logs (2)
 2024-05-25  4:37 UTC  (3+ messages)

[PATCH v6 02/11] nilfs2: drop usage of page_index
 2024-05-21 17:58 UTC 

[PATCH 0/3] nilfs2: fix log writer related issues
 2024-05-20 13:26 UTC  (4+ messages)
  ` [PATCH 1/3] nilfs2: fix use-after-free of timer for log writer thread
  ` [PATCH 2/3] nilfs2: fix unexpected freezing of nilfs_segctor_sync()
  ` [PATCH 3/3] nilfs2: fix potential hang in nilfs_detach_log_writer()

[syzbot] [nilfs?] possible deadlock in nilfs_transaction_begin
 2024-05-18 19:16 UTC  (2+ messages)

[PATCH -mm] nilfs2: Use __field_struct() for a bitwise field
 2024-05-17 15:52 UTC  (5+ messages)

Follow-up on Kernel Bug Report KASAN slab-use-after-free in __lock_acquire
 2024-05-14 17:07 UTC 

[PATCH -mm] nilfs2: make block erasure safe in nilfs_finish_roll_forward()
 2024-05-11  0:29 UTC 

[PATCH v5 02/12] nilfs2: drop usage of page_index
 2024-05-10 11:47 UTC 

[PATCH -mm] nilfs2: convert BUG_ON() in nilfs_finish_roll_forward() to WARN_ON()
 2024-05-08 22:14 UTC 

[PATCH] nilfs2: fix nilfs_btree_commit_convert_and_insert() kernel-doc
 2024-05-07 22:54 UTC  (3+ messages)

[PATCH -mm v2] nilfs2: Use __field_struct() for a bitwise field
 2024-05-07 22:20 UTC 

[PATCH] nilfs2: Use __field_struct() for a bitwise field
 2024-05-07 18:16 UTC  (5+ messages)

[PATCH -mm 0/2] nilfs2: reduce build warnings with "make C=1"
 2024-05-06 21:17 UTC  (10+ messages)
` [PATCH -mm 1/2] nilfs2: use integer type instead of enum req_op for event tracing header
` [PATCH -mm 2/2] nilfs2: make superblock data array index computation sparse friendly

[syzbot] Monthly nilfs report (May 2024)
 2024-05-06 13:18 UTC 

Creating up a snapshot and mounting after filesystem error on NILFS2
 2024-05-04 11:57 UTC 

[PATCH v4 02/12] nilfs2: drop usage of page_index
 2024-05-02 11:08 UTC  (2+ messages)

[PATCH v3 02/12] nilfs2: drop usage of page_index
 2024-04-30 15:27 UTC  (7+ messages)

[PATCH -mm] nilfs2: Remove calls to folio_set_error() and folio_clear_error()
 2024-04-30  5:09 UTC 

[syzbot] [nilfs?] kernel BUG in nilfs_delete_entry
 2024-04-29 18:11 UTC  (2+ messages)

[PATCH -mm v2] nilfs2: convert to use the new mount API
 2024-04-25 19:05 UTC 

[PATCH] nilfs2: convert to use the new mount API
 2024-04-25  8:58 UTC  (2+ messages)

[konis-nilfs2:for-akpm 4/4] fs/nilfs2/super.c:1196:13: warning: variable 's' is uninitialized when used here
 2024-04-25  8:45 UTC  (2+ messages)

[konis-nilfs2:for-akpm 4/4] fs/nilfs2/super.c: linux/fs_context.h is included more than once
 2024-04-25  8:35 UTC  (2+ messages)

[PATCH v2 2/8] nilfs2: drop usage of page_index
 2024-04-24  1:57 UTC  (3+ messages)

[PATCH 16/30] nilfs2: Remove calls to folio_set_error() and folio_clear_error()
 2024-04-23 17:58 UTC  (4+ messages)

[PATCH V3] nilfs2: convert to use the new mount API
 2024-04-20 13:57 UTC  (4+ messages)

I'm trying NILFS2 in kernels 6.6.12, 6.7.12, 6.8.4
 2024-04-19 17:41 UTC  (2+ messages)

[PATCH 2/8] nilfs2: drop usage of page_index
 2024-04-18  2:42 UTC  (3+ messages)

Released an important update to the standalone kernel module for CentOS stream 9
 2024-04-17 11:16 UTC 

[syzbot] [nilfs?] UBSAN: array-index-out-of-bounds in nilfs_add_link
 2024-04-15 18:20 UTC  (2+ messages)
` [PATCH] nilfs2: Fix OOB in nilfs_set_de_type

[PATCH] nilfs: Fix OOB in nilfs_set_de_type
 2024-04-15 16:44 UTC  (2+ messages)

[syzbot] [nilfs?] kernel BUG in submit_bh_wbc
 2024-04-15  6:16 UTC  (2+ messages)

[PATCH RFC v3 for-6.8/block 00/17] block: don't access bd_inode directly from other modules
 2024-04-11 17:49 UTC  (7+ messages)
` [PATCH RFC v3 for-6.8/block 07/17] bcachefs: remove dead function bdev_sectors()
` [PATCH RFC v3 for-6.8/block 09/17] btrfs: use bdev apis

[PATCH] nilfs2: convert to use the new mount API
 2024-04-10 12:47 UTC  (14+ messages)
          ` [PATCH V2] "

[PATCH 0/3] nilfs2: fix missing kernel-doc comments
 2024-04-10  7:56 UTC  (4+ messages)
` [PATCH 1/3] nilfs2: Add kernel-doc comments to nilfs_do_roll_forward()
` [PATCH 2/3] nilfs2: Add kernel-doc comments to nilfs_btree_convert_and_insert()
` [PATCH 3/3] nilfs2: Add kernel-doc comments to nilfs_remove_all_gcinodes()

[syzbot] [nilfs?] KASAN: slab-out-of-bounds Read in wb_writeback
 2024-04-07  2:05 UTC  (6+ messages)

[syzbot] [jffs2?] [nilfs?] KASAN: slab-use-after-free Read in jffs2_garbage_collect_pass
 2024-04-05 12:01 UTC  (2+ messages)

[PATCH] fs/nilfs2: prevent int overflow in btree binary search
 2024-04-03 17:08 UTC  (3+ messages)

NILFS utils 2.2.11 was released
 2024-04-03 16:17 UTC 

[PATCH 0/9] address remaining -Wtautological-constant-out-of-range-compare
 2024-04-01  8:50 UTC  (9+ messages)
` [PATCH 6/9] nilfs2: fix out-of-range warning
  ` (subset) "

[PATCH -next 2/3 v2] fs: Add kernel-doc comments to nilfs_btree_convert_and_insert()
 2024-03-25  8:19 UTC  (2+ messages)

[PATCH -next 1/3] fs: Add kernel-doc comments to nilfs_do_roll_forward()
 2024-03-22  9:57 UTC  (4+ messages)
` [PATCH -next 2/3] fs: Add kernel-doc comments to nilfs_btree_convert_and_insert()
` [PATCH -next 3/3] fs: Add kernel-doc comments to nilfs_remove_all_gcinodes()


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