NTFS3 file system kernel mode driver
 help / color / mirror / Atom feed
[syzbot] [ntfs3?] memory leak in ntfs_init_fs_context (2)
 2025-12-08  8:03 UTC 

[PATCH v2 00/12] Fix bio chain related issues
 2025-12-07 10:03 UTC  (31+ messages)
` [PATCH v2 01/12] block: fix incorrect logic in bio_chain_endio
` [PATCH v2 02/12] block: prevent race condition on bi_status in __bio_chain_endio
` [PATCH v2 03/12] md: bcache: fix improper use of bi_end_io
` [PATCH v2 04/12] block: prohibit calls to bio_chain_endio
` [PATCH v2 05/12] block: export bio_chain_and_submit
` [PATCH v2 06/12] gfs2: Replace the repetitive bio chaining code patterns
` [PATCH v2 07/12] xfs: "
` [PATCH v2 08/12] block: "
` [PATCH v2 09/12] fs/ntfs3: "
` [PATCH v2 10/12] zram: "
` [PATCH v2 11/12] nvdimm: "
` [PATCH v2 12/12] nvmet: use bio_chain_and_submit to simplify bio chaining

[PATCH v3 0/9] Fix bio chain related issues
 2025-12-06 18:01 UTC  (17+ messages)
` [PATCH v3 1/9] md: bcache: fix improper use of bi_end_io
` [PATCH v3 2/9] block: prohibit calls to bio_chain_endio
` [PATCH v3 3/9] block: prevent race condition on bi_status in __bio_chain_endio
` [PATCH v3 4/9] block: export bio_chain_and_submit
` [PATCH v3 5/9] xfs: Replace the repetitive bio chaining code patterns
` [PATCH v3 6/9] block: "
` [PATCH v3 7/9] fs/ntfs3: "
` [PATCH v3 8/9] zram: "
` [PATCH v3 9/9] nvdimm: "

[PATCH AUTOSEL 6.18-6.12] fs/ntfs3: check for shutdown in fsync
 2025-12-06 14:02 UTC  (3+ messages)
` [PATCH AUTOSEL 6.18-5.15] fs/ntfs3: Support timestamps prior to epoch
` [PATCH AUTOSEL 6.18-6.6] ntfs: set dummy blocksize to read boot_block when mounting

[syzbot] [ntfs3?] INFO: task hung in ntfs_fallocate
 2025-12-05  5:04 UTC 

[GIT PULL] ntfs3: bugfixes for 6.19
 2025-12-04  4:47 UTC  (2+ messages)

[PATCH RESEND v3] vfs: remove the excl argument from the ->create() inode_operation
 2025-12-03 10:18 UTC  (3+ messages)

[PATCH] fs: ntfs3: fix infinite loop triggered by zero-sized ATTR_LIST
 2025-12-02 11:01 UTC 

[PATCH] fs: ntfs3: fix infinite loop in attr_load_runs_range on inconsistent metadata
 2025-12-02 11:01 UTC 

[PATCH] fs: ntfs3: check return value of indx_find to avoid infinite loop
 2025-12-02 10:59 UTC 

[Bug] Memory allocation errors and system crashing due to buggy disk cache/inode allocations by ntfs3 kernel module
 2025-12-02  7:17 UTC  (2+ messages)

[PATCH] fs/ntfs3: Use wait_on_buffer() directly
 2025-11-28 10:12 UTC 

Fix potential data loss and corruption due to Incorrect BIO Chain Handling
 2025-11-28  6:26 UTC  (40+ messages)
` [PATCH 1/9] block: fix data loss and stale date exposure problems during append write
` [PATCH 2/9] block: export bio_chain_and_submit
` [PATCH 3/9] gfs2: use bio_chain_and_submit for simplification
` [PATCH 4/9] xfs: "
` [PATCH 5/9] block: "
` [PATCH 6/9] fs/ntfs3: "
` [PATCH 7/9] zram: "
` [PATCH 8/9] nvmet: fix the potential bug and "
` [PATCH 9/9] nvdimm: "

[syzbot] Monthly ntfs3 report (Nov 2025)
 2025-11-27  7:44 UTC 

[PATCH] fs/ntfs3: Initialize new folios before use
 2025-11-26 22:02 UTC 

[Bug] Memory allocation errors and system crashing due to buggy disk cache/inode allocations by ntfs3 kernel module
 2025-11-26 11:09 UTC  (10+ messages)

[syzbot] [ntfs3?] INFO: task hung in __start_renaming
 2025-11-25  9:35 UTC  (17+ messages)

[PATCH][next] fs/ntfs3: Fix spelling mistake "recommened" -> "recommended"
 2025-11-20  9:20 UTC  (2+ messages)

[PATCH] [PATCH] ntfs3: fix double free of sbi->options->nls and clarify ownership of fc->fs_private
 2025-11-20  9:10 UTC  (2+ messages)

[PATCH linux-next] fs/ntfs3: Initialize allocated memory before use
 2025-11-20  9:07 UTC  (3+ messages)

[syzbot] [ntfs3?] WARNING in indx_insert_into_buffer (3)
 2025-11-20  9:04 UTC  (3+ messages)
` [PATCH] ntfs3: avoid memcpy size warning

[syzbot] [ntfs3?] INFO: trying to register non-static key in ntfs_set_size
 2025-11-20  9:02 UTC  (3+ messages)
` [PATCH Next] ntfs3: init run lock for extend inode

[PATCH] ntfs: set dummy blocksize to read boot_block when mounting
 2025-11-20  9:01 UTC  (2+ messages)

[PATCH v1] ntfs3: Fix uninit buffer allocated by __getname()
 2025-11-20  8:47 UTC  (2+ messages)

[PATCH v2] ntfs3: fix uninit memory after failed mi_read in mi_format_new
 2025-11-20  8:46 UTC  (2+ messages)

[PATCH] ntfs3: fix use-after-free of sbi->options in cmp_fnames
 2025-11-20  8:44 UTC  (2+ messages)

[PATCH 0/3] Compression fixes for ntfs3
 2025-11-20  8:41 UTC  (2+ messages)

[PATCH] fs/ntfs3: check for shutdown in fsync
 2025-11-19  9:10 UTC  (4+ messages)
  ` [PATCH v2] "

[PATCH] fs/ntfs3: change the default mount options for "acl" and "prealloc"
 2025-11-18 13:05 UTC 

[PATCH] fs/ntfs3: update mode in xattr when ACL can be reduced to mode
 2025-11-13 15:20 UTC 

[PATCH] fs/ntfs3: check minimum alignment for direct I/O
 2025-11-13 15:19 UTC 

[PATCH] fs/ntfs3: implement NTFS3_IOC_SHUTDOWN ioctl
 2025-11-13 15:18 UTC 

[PATCH] fs/ntfs3: correct attr_collapse_range when file is too fragmented
 2025-11-13 15:17 UTC 

[syzbot] [ntfs3?] memory leak in ni_add_subrecord
 2025-11-11 11:13 UTC  (3+ messages)
` [PATCH 1/2] fs/ntfs3: Prevent memory leaks in add sub record
` [PATCH 2/2] fs/ntfs3: out1 also needs to put mi

[PATCH v3] vfs: remove the excl argument from the ->create() inode_operation
 2025-11-10 13:13 UTC 

[syzbot] [f2fs?] WARNING in get_data
 2025-11-09 10: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)

[syzbot] [ntfs3?] [usb?] general protection fault in rtlock_slowlock_locked
 2025-11-08  4:01 UTC  (2+ messages)
` [syzbot] [block?] "

[PATCH] vfs: remove the excl argument from the ->create() inode_operation
 2025-11-07  0:00 UTC  (5+ messages)

[PATCH] fs: ntfs3: remove redundant kmap() calls
 2025-11-04 16:19 UTC 

[PATCH AUTOSEL 6.17-5.15] ntfs3: pretend $Extend records as regular files
 2025-11-04 13:56 UTC  (3+ messages)

[syzbot] [ntfs3?] WARNING in generic_shutdown_super
 2025-11-04  3:36 UTC 

[PATCH RFC] fs/ntfs3: disable readahead for compressed files
 2025-11-01 16:01 UTC  (2+ messages)

[PATCH] fs/ntfs3: remove ntfs_bio_pages and use page cache for compressed I/O
 2025-11-01 15:25 UTC  (3+ messages)
  ` [PATCH v2] "

[syzbot] [ntfs3?] WARNING in ni_rename (2)
 2025-10-30 22:35 UTC 

[syzbot] [ntfs3?] WARNING in ntfs_fill_super (2)
 2025-10-29 23:47 UTC  (2+ messages)

[syzbot] [ntfs3?] WARNING in ntfs_put_super
 2025-10-29 15:25 UTC  (3+ messages)
` [PATCH next] ntfs3: Remove redundant nls free

[PATCH] fs/ntfs3: fix KMSAN uninit-value in ni_create_attr_list
 2025-10-27 10:24 UTC  (3+ messages)

[syzbot] Monthly ntfs3 report (Oct 2025)
 2025-10-27  8:42 UTC 

[Bug] Memory allocation errors and system crashing due to buggy disk cache/inode allocations by ntfs3 kernel module
 2025-10-24 10:25 UTC  (2+ messages)

[PATCH v5 00/15] expand mmap_prepare functionality, port more users
 2025-10-20 18:16 UTC  (12+ messages)
` [PATCH v5 02/15] device/dax: update devdax to use mmap_prepare
` [PATCH v5 03/15] mm/vma: remove unused function, make internal functions static
` [PATCH v5 06/15] mm/vma: rename __mmap_prepare() function to avoid confusion
` [PATCH v5 12/15] mm/hugetlbfs: update hugetlbfs to use mmap_prepare
` [PATCH v5 13/15] mm: add shmem_zero_setup_desc()
` [PATCH v5 14/15] mm: update mem char driver to use mmap_prepare
` [PATCH v5 15/15] mm: update resctl "


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