public inbox for ntfs3@lists.linux.dev
 help / color / mirror / Atom feed
 messages from 2024-11-18 06:58:03 to 2025-06-17 18:58:02 UTC [more...]

[PATCH 00/10] convert the majority of file systems to mmap_prepare
 2025-06-17 18:57 UTC  (45+ 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] [ntfs3?] general protection fault in pick_link (2)
 2025-06-17  8:01 UTC 

[syzbot] [mm?] [ntfs3?] possible deadlock in upgrade_mmap_lock_carefully (2)
 2025-06-09 18:59 UTC  (2+ messages)

[syzbot] [ntfs3?] KASAN: slab-out-of-bounds Read in ntfs_utf16_to_nls
 2025-06-06  5:16 UTC  (4+ messages)
` [PATCH] fs/ntfs3: Add sanity check for file name
    ` [PATCH V2] "

[GIT PULL] ntfs3: bugfixes for 6.16
 2025-05-28 19:45 UTC  (2+ messages)

[syzbot] Monthly ntfs3 report (May 2025)
 2025-05-24 10:04 UTC 

[PATCH 0/3] Remove copy_page_from_iter_atomic()
 2025-05-23 11:58 UTC  (5+ messages)
` [PATCH 1/3] highmem: Add folio_test_partial_kmap()
` [PATCH 2/3] ntfs3: Use folios more in ntfs_compress_write()
` [PATCH 3/3] iov: Remove copy_page_from_iter_atomic()

[PATCH] fs/ntfs3: remove ability to change compression on mounted volume
 2025-05-19  9:47 UTC 

[PATCH] fs/ntfs3: Fix handling of InitializeFileRecordSegment
 2025-05-19  9:51 UTC 

[PATCH 2/2] ntfs3: correctly create symlink for relative path
 2025-05-08 17:54 UTC  (2+ messages)

[syzbot] [ntfs3?] possible deadlock in ntfs_unlink_inode (2)
 2025-05-08  8:52 UTC 

[syzbot] [ntfs3?] WARNING in errseq_set (2)
 2025-05-08  3:20 UTC  (2+ messages)

[PATCH 1/2] ntfs3: fix symlinks cannot be handled correctly
 2025-05-07  7:34 UTC 

[syzbot] [hfs?] [mm?] KASAN: slab-out-of-bounds Read in generic_perform_write
 2025-05-04  9:52 UTC 

[syzbot] [ntfs3?] KMSAN: uninit-value in ntfs_read_hdr (2)
 2025-05-02 10:43 UTC 

[syzbot] Monthly ntfs3 report (Apr 2025)
 2025-04-22 12:41 UTC 

[syzbot] [ntfs3?] possible deadlock in ni_set_compress
 2025-04-21 16:47 UTC 

NTFS driver excessive logging by default: Correct links count
 2025-04-20 11:05 UTC 

[syzbot] [ntfs3?] BUG: unable to handle kernel NULL pointer dereference in generic_file_read_iter
 2025-04-16  6:18 UTC  (13+ messages)
` [PATCH] fs/ntfs3: Add missing direct_IO in ntfs_aops_cmpr
        ` [PATCH V2] "

[PATCH AUTOSEL 5.15 2/8] fs/ntfs3: Fix WARNING in ntfs_extend_initialized_size
 2025-04-07 18:15 UTC 

[PATCH AUTOSEL 6.1 02/13] fs/ntfs3: Fix WARNING in ntfs_extend_initialized_size
 2025-04-07 18:14 UTC 

[PATCH AUTOSEL 6.6 02/15] fs/ntfs3: Fix WARNING in ntfs_extend_initialized_size
 2025-04-07 18:14 UTC 

[PATCH AUTOSEL 6.12 02/22] fs/ntfs3: Keep write operations atomic
 2025-04-07 18:13 UTC  (2+ messages)
` [PATCH AUTOSEL 6.12 03/22] fs/ntfs3: Fix WARNING in ntfs_extend_initialized_size

[PATCH AUTOSEL 6.13 04/28] fs/ntfs3: Keep write operations atomic
 2025-04-07 18:11 UTC  (2+ messages)
` [PATCH AUTOSEL 6.13 05/28] fs/ntfs3: Fix WARNING in ntfs_extend_initialized_size

[PATCH AUTOSEL 6.14 06/31] fs/ntfs3: Keep write operations atomic
 2025-04-07 18:10 UTC  (2+ messages)
` [PATCH AUTOSEL 6.14 07/31] fs/ntfs3: Fix WARNING in ntfs_extend_initialized_size

[GIT PULL] ntfs3: bugfixes for 6.15
 2025-04-03  0:11 UTC  (2+ messages)

[syzbot] [afs?] [ntfs3?] BUG: sleeping function called from invalid context in ovl_cache_entry_new
 2025-03-31 11:07 UTC  (6+ messages)
    ` Is "unregister_netdevice: waiting for batadv0 to become free" fixed somewhere else?

[syzbot] Monthly ntfs3 report (Mar 2025)
 2025-03-18 14:49 UTC 

[PATCH v2] fs/ntfs3: handle hdr_first_de() return value
 2025-03-18 13:42 UTC 

[PATCH] fs/ntfs3: Drop redundant NULL check
 2025-03-03  9:13 UTC 

[syzbot] [cgroups?] [mm?] [ntfs3?] KASAN: global-out-of-bounds Read in get_mem_cgroup_from_mm
 2025-03-02 11:56 UTC 

[syzbot] [ntfs3?] BUG: unable to handle kernel paging request in io_schedule
 2025-03-01  7:59 UTC 

[PATCH][next] fs/ntfs3: Fix spelling mistake "recommened" -> "recommended"
 2025-02-28  8:57 UTC 

[PATCH 0/3] fs/ntfs3: Deadcoding
 2025-02-19  1:45 UTC  (4+ messages)
` [PATCH 1/3] fs/ntfs3: Remove unused ni_load_attr
` [PATCH 2/3] fs/ntfs3: Remove unused ntfs_sb_read
` [PATCH 3/3] fs/ntfs3: Remove unused ntfs_flush_inodes

[PATCH] fs/ntfs3: Update inode->i_mapping->a_ops on compression state change
 2025-02-18  6:15 UTC  (7+ messages)
` [PATCH v2] fs/ntfs3: Update inode->i_mapping->a_ops on compression state

[syzbot] [mm?] [ntfs3?] BUG: unable to handle kernel paging request in shmem_undo_range
 2025-02-17 12:25 UTC 

[syzbot] Monthly ntfs3 report (Feb 2025)
 2025-02-16 21:53 UTC 

[PATCH] fs/ntfs3: Prevent integer overflow in hdr_first_de()
 2025-02-16 20:52 UTC 

[PATCH] fs/ntfs3: Fix a couple integer overflows on 32bit systems
 2025-02-16 20:52 UTC 

[syzbot] [ntfs3?] BUG: unable to handle kernel paging request in mi_init
 2025-02-14  6:55 UTC 

[syzbot] [ntfs3?] KASAN: out-of-bounds Read in __wait_on_bit
 2025-02-06  7:40 UTC  (2+ messages)

[syzbot] [ntfs3?] kernel panic: stack is corrupted in ni_enum_attr_ex
 2025-02-05  6:28 UTC 

[PATCH AUTOSEL 6.12 1/4] fs/ntfs3: Unify inode corruption marking with _ntfs_bad_inode()
 2025-02-04  1:16 UTC 

[PATCH AUTOSEL 6.13 1/5] fs/ntfs3: Mark inode as bad as soon as error detected in mi_enum_attr()
 2025-02-04  1:16 UTC  (2+ messages)
` [PATCH AUTOSEL 6.13 2/5] fs/ntfs3: Unify inode corruption marking with _ntfs_bad_inode()

[syzbot] [ntfs3?] kernel panic: stack is corrupted in __schedule (4)
 2025-02-01 14:46 UTC 

[syzbot] [ntfs3?] possible deadlock in ntfs_look_for_free_space
 2025-01-31 10:55 UTC  (3+ messages)

[PATCH 0/7] Move prefaulting into write slow paths
 2025-01-31  2:17 UTC  (9+ messages)
` [PATCH 3/7] ntfs3: Move prefaulting out of hot write path

[GIT PULL] ntfs3: bugfixes for 6.14
 2025-01-30 17:46 UTC  (2+ messages)

Bug: Invalid Input Handling in ntfs_get_block_vbo Causes Warning
 2025-01-22 13:55 UTC  (4+ messages)

[syzbot] [ntfs3?] kernel BUG in free_pages
 2025-01-22  9:42 UTC 

[syzbot] Monthly ntfs3 report (Jan 2025)
 2025-01-15  8:54 UTC 

[PATCH 0/2] Bad inode handling
 2024-12-30  8:51 UTC  (3+ messages)
` [PATCH 1/2] fs/ntfs3: Mark inode as bad as soon as error detected in mi_enum_attr()
` [PATCH 2/2] fs/ntfs3: Unify inode corruption marking with _ntfs_bad_inode()

[syzbot] [ntfs3?] BUG: unable to handle kernel NULL pointer dereference in __generic_file_write_iter (2)
 2024-12-30  7:10 UTC  (3+ messages)
` [PATCH] fs/ntfs3: Keep write operations atomic
  ` [PATCH V2] "

[syzbot] [ntfs3?] kernel panic: stack is corrupted in debug_object_activate
 2024-12-27  2:58 UTC 

[syzbot] [ntfs3?] possible deadlock in run_unpack_ex
 2024-12-20 22:26 UTC  (3+ messages)

[PATCH] ntfs3: Remove an access to page->index
 2024-12-16 15:24 UTC  (2+ messages)

[syzbot] Monthly ntfs3 report (Dec 2024)
 2024-12-16  9:44 UTC 

[syzbot] [ntfs3?] possible deadlock in mark_as_free_ex (2)
 2024-12-13  9:05 UTC  (5+ messages)
  ` [PATCH] ntfs3: fix deadlock in mark_as_free_ex

[PATCH 6.1.y] fs/ntfs3: Fixed overflow check in mi_enum_attr()
 2024-12-11 10:08 UTC 

[PATCH 6.1.y] fs/ntfs3: Fixed overflow check in mi_enum_attr()
 2024-12-09  8:05 UTC 

[PATCH 6.1.y] fs/ntfs3: Fixed overflow check in mi_enum_attr()
 2024-12-09  6:52 UTC  (2+ messages)

[PATCH AUTOSEL 6.6] fs/ntfs3: Fix case when unmarked clusters intersect with zone
 2024-12-04 22:15 UTC 

[PATCH AUTOSEL 6.11 1/2] fs/ntfs3: Fix case when unmarked clusters intersect with zone
 2024-12-04 22:15 UTC 

[PATCH AUTOSEL 6.12 1/3] fs/ntfs3: Fix warning in ni_fiemap
 2024-12-04 22:15 UTC  (2+ messages)
` [PATCH AUTOSEL 6.12 2/3] fs/ntfs3: Fix case when unmarked clusters intersect with zone

[syzbot] [ntfs3?] possible deadlock in lock_mm_and_find_vma (3)
 2024-12-04  7:31 UTC 

[syzbot] [ntfs3?] WARNING: nested lock was not taken in ntfs_fill_super (3)
 2024-12-02 12:54 UTC 

[PATCH 6.1.y] fs/ntfs3: Fixed overflow check in mi_enum_attr()
 2024-11-30 15:58 UTC 

[syzbot] [ntfs3?] possible deadlock in vfs_rename (2)
 2024-11-30  0:07 UTC 

[GIT PULL] ntfs3: bugfixes for 6.13
 2024-11-28 19:19 UTC  (2+ messages)

[bug report] ntfs3: kernel BUG in zero_user_segments
 2024-11-28 13:02 UTC 

[syzbot] [ntfs3?] kernel panic: stack is corrupted in ntfs_printk
 2024-11-27 19:31 UTC 

[syzbot] [ntfs3?] kernel panic: stack is corrupted in ntfs_set_state
 2024-11-27  9:49 UTC 

[syzbot] [ntfs3?] WARNING: locking bug in ntfs_fill_super (2)
 2024-11-26  3:04 UTC  (2+ messages)

[syzbot] [ntfs3?] BUG: unable to handle kernel paging request in evict (2)
 2024-11-25  6:06 UTC 

[PATCH] fs: add check for symlink corrupted
 2024-11-24  4:43 UTC  (14+ messages)
` [PATCH V2] fs: improve the check of whether i_link has been set
    ` [PATCH V3] fs/ntfs3: check if the inode is bad before creating symlink
          ` [PATCH V4] "
          ` [PATCH V5] "
              ` [PATCH V6] fs/ntfs3: check if the inode is bad before instantiating dentry

[syzbot] possible deadlock in ni_fiemap
 2024-11-18  6:58 UTC  (2+ messages)
` [syzbot] [ntfs3?] "


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