public inbox for ntfs3@lists.linux.dev
 help / color / mirror / Atom feed
 messages from 2026-01-20 13:20:14 to 2026-02-26 16:01:44 UTC [more...]

[PATCH 00/61] vfs: change inode->i_ino from unsigned long to u64
 2026-02-26 15:55 UTC  (27+ messages)
` [PATCH 01/61] vfs: widen inode hash/lookup functions "
` [PATCH 02/61] vfs: change i_ino from unsigned long "
` [PATCH 03/61] trace: update VFS-layer trace events for u64 i_ino
` [PATCH 04/61] ext4: update "
` [PATCH 05/61] jbd2: update format strings "
` [PATCH 06/61] f2fs: update "
` [PATCH 07/61] lockd: update format strings "
` [PATCH 08/61] nfs: update "
` [PATCH 09/61] nfs: remove nfs_fattr_to_ino_t() and nfs_fileid_to_ino_t()
` [PATCH 10/61] nfs: remove nfs_compat_user_ino64()
` [PATCH 11/61] nfs: remove enable_ino64 module parameter
` [PATCH 12/61] nfsd: update format strings for u64 i_ino
` [PATCH 13/61] smb: store full 64-bit uniqueid in i_ino
` [PATCH 14/61] smb: remove cifs_uniqueid_to_ino_t()
` [PATCH 15/61] locks: update /proc/locks format for u64 i_ino
` [PATCH 16/61] proc: update /proc/PID/maps "
` [PATCH 17/61] nilfs2: update "
` [PATCH 18/61] 9p: update format strings "
` [PATCH 19/61] affs: "
` [PATCH 20/61] afs: "
` [PATCH 21/61] autofs: "
` [PATCH 22/61] befs: "
` [PATCH 23/61] bfs: "
` [PATCH 24/61] cachefiles: "
` [PATCH 25/61] ceph: "
` [PATCH 26/61] coda: "

[PATCH v1] mm: annotate data race of f_ra.prev_pos
 2026-02-26 14:29 UTC  (3+ messages)

[PATCH RFC v2 0/2] block: enable RWF_DONTCACHE for block devices
 2026-02-26  3:15 UTC  (8+ messages)
` [PATCH RFC v2 1/2] filemap: defer dropbehind invalidation from IRQ context
` [PATCH RFC v2 2/2] block: enable RWF_DONTCACHE for block devices

[PATCH RFC] block: enable RWF_DONTCACHE for block devices
 2026-02-25 22:42 UTC  (4+ messages)

[PATCH 00/24] vfs: require filesystems to explicitly opt-in to lease support
 2026-02-25 17:58 UTC  (4+ messages)
` [PATCH 24/24] fs: remove simple_nosetlease()
` [f2fs-dev] [PATCH 00/24] vfs: require filesystems to explicitly opt-in to lease support

[PATCH] ntfs3: reject inodes with zero non-DOS link count
 2026-02-24 18:51 UTC  (2+ messages)

[PATCH] fs/ntfs3: return folios from ntfs_lock_new_page()
 2026-02-24 18:49 UTC  (6+ messages)
` [PATCH v2] "

support file system generated / verified integrity information v4
 2026-02-23 16:27 UTC  (18+ messages)
` [PATCH 01/16] block: factor out a bio_integrity_action helper
` [PATCH 02/16] block: factor out a bio_integrity_setup_default helper
` [PATCH 03/16] block: add a bdev_has_integrity_csum helper
` [PATCH 04/16] block: prepare generation / verification helpers for fs usage
` [PATCH 05/16] block: make max_integrity_io_size public
` [PATCH 06/16] block: add fs_bio_integrity helpers
` [PATCH 07/16] block: pass a maxlen argument to bio_iov_iter_bounce
` [PATCH 08/16] iomap: refactor iomap_bio_read_folio_range
` [PATCH 09/16] iomap: pass the iomap_iter to ->submit_read
` [PATCH 10/16] iomap: only call into ->submit_read when there is a read_ctx
` [PATCH 11/16] iomap: allow file systems to hook into buffered read bio submission
` [PATCH 12/16] ntfs3: remove copy and pasted iomap code
` [PATCH 13/16] iomap: add a bioset pointer to iomap_read_folio_ops
` [PATCH 14/16] iomap: support ioends for buffered reads
` [PATCH 15/16] iomap: support T10 protection information
` [PATCH 16/16] xfs: "

[syzbot] [ntfs3?] WARNING in attr_data_get_block_locked
 2026-02-23 11:56 UTC 

[syzbot] [ntfs3?] KMSAN: uninit-value in ntfs_iomap_begin
 2026-02-23  8:01 UTC  (2+ messages)
` [PATCH] fs/ntfs3: prevent uninitialized lcn caused by zero len

[PATCH AUTOSEL 6.19-5.15] fs: ntfs3: fix infinite loop triggered by zero-sized ATTR_LIST
 2026-02-20 12:38 UTC  (7+ messages)
` [PATCH AUTOSEL 6.19-5.15] fs: ntfs3: check return value of indx_find to avoid infinite loop
` [PATCH AUTOSEL 6.19-5.15] fs/ntfs3: avoid calling run_get_entry() when run == NULL in ntfs_read_run_nb_ra()
` [PATCH AUTOSEL 6.19] fs/ntfs3: handle attr_set_size() errors when truncating files
` [PATCH AUTOSEL 6.19-6.18] ntfs3: fix circular locking dependency in run_unpack_ex
` [PATCH AUTOSEL 6.19-6.1] fs/ntfs3: drop preallocated clusters for sparse and compressed files
` [PATCH AUTOSEL 6.19-5.15] fs: ntfs3: fix infinite loop in attr_load_runs_range on inconsistent metadata

[GIT PULL] ntfs3: changes for 7.0
 2026-02-18 16:53 UTC  (4+ messages)

[PATCH v2] fs/ntfs3: add delayed-allocation (delalloc) support
 2026-02-16 16:26 UTC 

[syzbot] [ntfs3?] WARNING in ntfs_extend_initialized_size (2)
 2026-02-15 20:54 UTC 

[PATCH] fs/ntfs3: add delayed-allocation (delalloc) support
 2026-02-12 23:15 UTC  (2+ messages)
` [syzbot ci] "

[PATCH AUTOSEL 6.19-6.18] ntfs: ->d_compare() must not block
 2026-02-11 12:30 UTC 

[PATCH v2 00/13] mm: add bitmap VMA flag helpers and convert all mmap_prepare to use them
 2026-02-10 17:44 UTC  (55+ messages)
` [PATCH v2 01/13] mm/vma: remove __private sparse decoration from vma_flags_t
` [PATCH v2 02/13] mm: rename vma_flag_test/set_atomic() to vma_test/set_atomic_flag()
` [PATCH v2 03/13] mm: add mk_vma_flags() bitmap flag macro helper
` [PATCH v2 04/13] tools: bitmap: add missing bitmap_[subset(), andnot()]
` [PATCH v2 05/13] mm: add basic VMA flag operation helper functions
` [PATCH v2 06/13] mm: update hugetlbfs to use VMA flags on mmap_prepare
` [PATCH v2 07/13] mm: update secretmem "
` [PATCH v2 08/13] mm: update shmem_[kernel]_file_*() functions to use vma_flags_t
` [PATCH v2 09/13] mm: update all remaining mmap_prepare users "
` [PATCH v2 10/13] mm: make vm_area_desc utilise vma_flags_t only
` [PATCH v2 11/13] tools/testing/vma: separate VMA userland tests into separate files
` [PATCH v2 12/13] tools/testing/vma: separate out vma_internal.h into logical headers
` [PATCH v2 13/13] tools/testing/vma: add VMA userland tests for VMA flag functions

[bug report] fs/ntfs3: Add initialization of super block
 2026-02-09 15:35 UTC  (3+ messages)
  ` [PATCH] (resend: correct threading) fs/ntfs3: avoid calling run_get_entry() when run == NULL in ntfs_read_run_nb_ra()

[bug report] fs/ntfs3: Add initialization of super block
 2026-02-09 15:24 UTC  (2+ messages)
` [PATCH] fs/ntfs3: avoid calling run_get_entry() when run == NULL in ntfs_read_run_nb_ra()

[PATCH] fs/ntfs3: add fall-through between switch labels
 2026-02-09 11:42 UTC 

buffer overflow in ntfs3's log_replay()
 2026-02-09  9:44 UTC  (2+ messages)

[paragon-software-group-ntfs3:devel 23/23] fs/ntfs3/super.c:388:3: warning: unannotated fall-through between switch labels
 2026-02-04  6:27 UTC 

[PATCH] fs/ntfs3: allow explicit boolean acl/prealloc mount options
 2026-02-04  0:44 UTC 

[PATCH 5.15.y] fs/ntfs3: Initialize allocated memory before use
 2026-02-03 16:29 UTC  (2+ messages)
` Patch "fs/ntfs3: Initialize allocated memory before use" has been added to the 5.15-stable tree

[PATCH 6.1.y] fs/ntfs3: Initialize allocated memory before use
 2026-02-03 15:59 UTC  (2+ messages)
` Patch "fs/ntfs3: Initialize allocated memory before use" has been added to the 6.1-stable tree

[PATCH] fs/ntfs3: Fix slab-out-of-bounds read in DeleteIndexEntryRoot
 2026-01-29 15:03 UTC  (2+ messages)

[syzbot] Monthly ntfs3 report (Jan 2026)
 2026-01-28 22:39 UTC 

[PATCH 6.6.y] fs/ntfs3: Initialize allocated memory before use
 2026-01-28 14:24 UTC  (2+ messages)
` Patch "fs/ntfs3: Initialize allocated memory before use" has been added to the 6.6-stable tree

[PATCH 6.12.y] fs/ntfs3: Initialize allocated memory before use
 2026-01-28 11:13 UTC  (2+ messages)
` Patch "fs/ntfs3: Initialize allocated memory before use" has been added to the 6.12-stable tree

[syzbot] [ntfs3?] WARNING in wnd_add_free_ext (4)
 2026-01-27 18:13 UTC  (2+ messages)

[PATCH 00/29] fs: require filesystems to explicitly opt-in to nfsd export support
 2026-01-22 17:04 UTC  (30+ messages)

[PATCH RESEND 00/12] mm: add bitmap VMA flag helpers and convert all mmap_prepare to use them
 2026-01-22 15:47 UTC  (16+ messages)
` [PATCH RESEND 08/12] mm: update all remaining mmap_prepare users to use vma_flags_t
` [PATCH RESEND 09/12] mm: make vm_area_desc utilise vma_flags_t only

[PATCH v2 00/31] fs: require filesystems to explicitly opt-in to nfsd export support
 2026-01-21 22:47 UTC  (18+ messages)
` [PATCH v2 01/31] Documentation: document EXPORT_OP_NOLOCKS
` [PATCH v2 02/31] exportfs: add new EXPORT_OP_STABLE_HANDLES flag
` [PATCH v2 31/31] nfsd: convert dprintks in check_export() to tracepoints

[PATCH 00/29] fs: require filesystems to explicitly opt-in to nfsd export support
 2026-01-21  4:10 UTC  (2+ messages)


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