public inbox for ntfs3@lists.linux.dev
 help / color / mirror / Atom feed
 messages from 2024-01-27 11:06:38 to 2024-03-11 16:23:15 UTC [more...]

[syzbot] KASAN: slab-out-of-bounds Read in ntfs_iget5
 2024-03-11 16:23 UTC  (3+ messages)
` [syzbot] [ntfs3?] "

[syzbot] [ntfs3?] possible deadlock in map_mft_record
 2024-03-10  2:05 UTC 

[syzbot] [ntfs3?] UBSAN: shift-out-of-bounds in ntfs_iget
 2024-03-06 12:21 UTC  (2+ messages)

[syzbot] [ntfs3?] WARNING: kmalloc bug in wnd_init
 2024-03-06  9:53 UTC 

[syzbot] Monthly ntfs3 report (Mar 2024)
 2024-03-05 11:09 UTC 

[syzbot] [ntfs3?] kernel BUG in ntfs_iget
 2024-02-29 10:29 UTC 

[linux-next:master] BUILD REGRESSION 20af1ca418d2c0b11bc2a1fe8c0c88f67bcc2a7e
 2024-02-28 22:03 UTC  (2+ messages)

[PATCH net-next v5 00/21] ice: add PFCP filter support
 2024-02-28 16:46 UTC  (49+ messages)
` [PATCH net-next v5 01/21] lib/bitmap: add bitmap_{read,write}()
` [PATCH net-next v5 02/21] lib/test_bitmap: add tests for bitmap_{read,write}()
` [PATCH net-next v5 03/21] lib/test_bitmap: use pr_info() for non-error messages
` [PATCH net-next v5 04/21] bitops: add missing prototype check
` [PATCH net-next v5 05/21] bitops: make BYTES_TO_BITS() treewide-available
` [PATCH net-next v5 06/21] bitops: let the compiler optimize {__,}assign_bit()
` [PATCH net-next v5 07/21] linkmode: convert linkmode_{test,set,clear,mod}_bit() to macros
` [PATCH net-next v5 08/21] s390/cio: rename bitmap_size() -> idset_bitmap_size()
` [PATCH net-next v5 09/21] fs/ntfs3: add prefix to bitmap_size() and use BITS_TO_U64()
` [PATCH net-next v5 10/21] btrfs: rename bitmap_set_bits() -> btrfs_bitmap_set_bits()
` [PATCH net-next v5 11/21] tools: move alignment-related macros to new <linux/align.h>
` [PATCH net-next v5 12/21] bitmap: introduce generic optimized bitmap_size()
` [PATCH net-next v5 13/21] bitmap: make bitmap_{get,set}_value8() use bitmap_{read,write}()
` [PATCH net-next v5 14/21] lib/bitmap: add compile-time test for __assign_bit() optimization
` [PATCH net-next v5 15/21] ip_tunnel: use a separate struct to store tunnel params in the kernel
` [PATCH net-next v5 16/21] ip_tunnel: convert __be16 tunnel flags to bitmaps
` [PATCH net-next v5 17/21] lib/bitmap: add tests for IP tunnel flags conversion helpers
` [PATCH net-next v5 18/21] pfcp: add PFCP module
` [PATCH net-next v5 19/21] pfcp: always set pfcp metadata
` [PATCH net-next v5 20/21] ice: refactor ICE_TC_FLWR_FIELD_ENC_OPTS
` [PATCH net-next v5 21/21] ice: Add support for PFCP hardware offload in switchdev
    ` [Intel-wired-lan] [PATCH net-next v5 00/21] ice: add PFCP filter support

[syzbot] [ntfs3?] KASAN: use-after-free Read in ntfs_read_folio
 2024-02-27 11:50 UTC 

[syzbot] [ntfs3?] KASAN: use-after-free Read in ntfs_lookup_inode_by_name
 2024-02-27  1:09 UTC 

[linux-next:master] BUILD REGRESSION 8552c902efe7ef670b6961fb8885b67961aeb629
 2024-02-26 19:58 UTC 

Linux regressions report for mainline [2024-02-25]
 2024-02-26 17:33 UTC  (2+ messages)

[syzbot] [ntfs3?] possible deadlock in ntfs_set_state (2)
 2024-02-26 15:00 UTC  (7+ messages)

[PATCH] ntfs3: remove SLAB_MEM_SPREAD flag usage
 2024-02-24 13:50 UTC 

[linux-next:master] BUILD REGRESSION 33e1d31873f87d119e5120b88cd350efa68ef276
 2024-02-23 18:24 UTC 

[linux-next:master] BUILD REGRESSION e31185ce00a96232308300008db193416ceb9769
 2024-02-23 16:04 UTC  (3+ messages)

[linux-next:master] BUILD REGRESSION 4893c639cc3659cefaa675bf1e59f4e7571afb5c
 2024-02-21 18:21 UTC 

[PATCH v2] fs/ntfs3: fix build without CONFIG_NTFS3_LZX_XPRESS
 2024-02-21 10:43 UTC 

[syzbot] [ntfs3?] kernel panic: stack is corrupted in run_unpack_ex
 2024-02-21 10:23 UTC  (3+ messages)

[PATCH] fs/ntfs3: fix build without CONFIG_NTFS3_LZX_XPRESS
 2024-02-21  9:23 UTC  (4+ messages)

[linux-next:master] BUILD REGRESSION 2d5c7b7eb345249cb34d42cbc2b97b4c57ea944e
 2024-02-21  5:43 UTC 

[syzbot] [ntfs3?] UBSAN: shift-out-of-bounds in ntfs_read_inode_mount
 2024-02-19 22:18 UTC 

[syzbot] [ntfs3?] kernel panic: stack is corrupted in __lock_acquire (5)
 2024-02-19 11:49 UTC  (3+ messages)

[PATCH AUTOSEL 6.1 01/28] fs/ntfs3: Modified fix directory element type detection
 2024-02-18 18:06 UTC  (14+ messages)
` [PATCH AUTOSEL 6.1 02/28] fs/ntfs3: Improve ntfs_dir_count
` [PATCH AUTOSEL 6.1 03/28] fs/ntfs3: Correct hard links updating when dealing with DOS names
` [PATCH AUTOSEL 6.1 04/28] fs/ntfs3: Print warning while fixing hard links count
` [PATCH AUTOSEL 6.1 05/28] fs/ntfs3: Fix detected field-spanning write (size 8) of single field "le->name"
` [PATCH AUTOSEL 6.1 06/28] fs/ntfs3: Add NULL ptr dereference checking at the end of attr_allocate_frame()
` [PATCH AUTOSEL 6.1 07/28] fs/ntfs3: Disable ATTR_LIST_ENTRY size check
` [PATCH AUTOSEL 6.1 08/28] fs/ntfs3: use non-movable memory for ntfs3 MFT buffer cache
` [PATCH AUTOSEL 6.1 09/28] fs/ntfs3: Prevent generic message "attempt to access beyond end of device"
` [PATCH AUTOSEL 6.1 10/28] fs/ntfs3: Correct function is_rst_area_valid
` [PATCH AUTOSEL 6.1 11/28] fs/ntfs3: Update inode->i_size after success write into compressed file
` [PATCH AUTOSEL 6.1 12/28] fs/ntfs3: Fix oob in ntfs_listxattr

[syzbot] [ntfs3?] kernel BUG in ntfs_end_buffer_async_read
 2024-02-17 13:05 UTC 

[linux-next:master] BUILD REGRESSION d37e1e4c52bc60578969f391fb81f947c3e83118
 2024-02-17  4:08 UTC 

[syzbot] [exfat?] [ntfs3?] INFO: task hung in __generic_file_fsync (3)
 2024-02-16  9:58 UTC  (2+ messages)

[linux-next:master] BUILD REGRESSION 2c3b09aac00d7835023bbc4473ee06696be64fa8
 2024-02-15  5:06 UTC 

[syzbot] [ntfs3?] BUG: unable to handle kernel paging request in step_into
 2024-02-14  9:45 UTC  (2+ messages)

[PATCH v2] fs/ntfs3: use kcalloc() instead of kzalloc()
 2024-02-13  9:17 UTC 

[linux-next:master] BUILD REGRESSION ae00c445390b349e070a64dc62f08aa878db7248
 2024-02-13  5:15 UTC 

[PATCH AUTOSEL 5.15 01/22] fs/ntfs3: Modified fix directory element type detection
 2024-02-13  0:23 UTC  (12+ messages)
` [PATCH AUTOSEL 5.15 02/22] fs/ntfs3: Improve ntfs_dir_count
` [PATCH AUTOSEL 5.15 03/22] fs/ntfs3: Correct hard links updating when dealing with DOS names
` [PATCH AUTOSEL 5.15 04/22] fs/ntfs3: Print warning while fixing hard links count
` [PATCH AUTOSEL 5.15 05/22] fs/ntfs3: Fix detected field-spanning write (size 8) of single field "le->name"
` [PATCH AUTOSEL 5.15 06/22] fs/ntfs3: Add NULL ptr dereference checking at the end of attr_allocate_frame()
` [PATCH AUTOSEL 5.15 07/22] fs/ntfs3: Disable ATTR_LIST_ENTRY size check
` [PATCH AUTOSEL 5.15 08/22] fs/ntfs3: use non-movable memory for ntfs3 MFT buffer cache
` [PATCH AUTOSEL 5.15 09/22] fs/ntfs3: Prevent generic message "attempt to access beyond end of device"
` [PATCH AUTOSEL 5.15 10/22] fs/ntfs3: Correct function is_rst_area_valid
` [PATCH AUTOSEL 5.15 11/22] fs/ntfs3: Update inode->i_size after success write into compressed file
` [PATCH AUTOSEL 5.15 12/22] fs/ntfs3: Fix oob in ntfs_listxattr

[PATCH AUTOSEL 6.6 01/51] fs/ntfs3: Improve alternative boot processing
 2024-02-13  0:19 UTC  (22+ messages)
` [PATCH AUTOSEL 6.6 02/51] fs/ntfs3: Modified fix directory element type detection
` [PATCH AUTOSEL 6.6 03/51] fs/ntfs3: Improve ntfs_dir_count
` [PATCH AUTOSEL 6.6 04/51] fs/ntfs3: Correct hard links updating when dealing with DOS names
` [PATCH AUTOSEL 6.6 05/51] fs/ntfs3: Print warning while fixing hard links count
` [PATCH AUTOSEL 6.6 06/51] fs/ntfs3: Reduce stack usage
` [PATCH AUTOSEL 6.6 07/51] fs/ntfs3: Fix multithreaded stress test
` [PATCH AUTOSEL 6.6 08/51] fs/ntfs3: Fix detected field-spanning write (size 8) of single field "le->name"
` [PATCH AUTOSEL 6.6 09/51] fs/ntfs3: Add file_modified
` [PATCH AUTOSEL 6.6 10/51] fs/ntfs3: Drop suid and sgid bits as a part of fpunch
` [PATCH AUTOSEL 6.6 11/51] fs/ntfs3: Implement super_operations::shutdown
` [PATCH AUTOSEL 6.6 12/51] fs/ntfs3: ntfs3_forced_shutdown use int instead of bool
` [PATCH AUTOSEL 6.6 13/51] fs/ntfs3: Add NULL ptr dereference checking at the end of attr_allocate_frame()
` [PATCH AUTOSEL 6.6 14/51] fs/ntfs3: Disable ATTR_LIST_ENTRY size check
` [PATCH AUTOSEL 6.6 15/51] fs/ntfs3: Use kvfree to free memory allocated by kvmalloc
` [PATCH AUTOSEL 6.6 16/51] fs/ntfs3: use non-movable memory for ntfs3 MFT buffer cache
` [PATCH AUTOSEL 6.6 17/51] fs/ntfs3: Prevent generic message "attempt to access beyond end of device"
` [PATCH AUTOSEL 6.6 18/51] fs/ntfs3: Use i_size_read and i_size_write
` [PATCH AUTOSEL 6.6 19/51] fs/ntfs3: Correct function is_rst_area_valid
` [PATCH AUTOSEL 6.6 20/51] fs/ntfs3: Fixed overflow check in mi_enum_attr()
` [PATCH AUTOSEL 6.6 21/51] fs/ntfs3: Update inode->i_size after success write into compressed file
` [PATCH AUTOSEL 6.6 22/51] fs/ntfs3: Fix oob in ntfs_listxattr

[PATCH AUTOSEL 6.7 01/58] fs/ntfs3: Improve alternative boot processing
 2024-02-13  0:17 UTC  (25+ messages)
` [PATCH AUTOSEL 6.7 02/58] fs/ntfs3: Modified fix directory element type detection
` [PATCH AUTOSEL 6.7 03/58] fs/ntfs3: Improve ntfs_dir_count
` [PATCH AUTOSEL 6.7 04/58] fs/ntfs3: Correct hard links updating when dealing with DOS names
` [PATCH AUTOSEL 6.7 05/58] fs/ntfs3: Print warning while fixing hard links count
` [PATCH AUTOSEL 6.7 06/58] fs/ntfs3: Reduce stack usage
` [PATCH AUTOSEL 6.7 07/58] fs/ntfs3: Fix multithreaded stress test
` [PATCH AUTOSEL 6.7 08/58] fs/ntfs3: Fix detected field-spanning write (size 8) of single field "le->name"
` [PATCH AUTOSEL 6.7 09/58] fs/ntfs3: Correct use bh_read
` [PATCH AUTOSEL 6.7 10/58] fs/ntfs3: Add file_modified
` [PATCH AUTOSEL 6.7 11/58] fs/ntfs3: Drop suid and sgid bits as a part of fpunch
` [PATCH AUTOSEL 6.7 12/58] fs/ntfs3: Implement super_operations::shutdown
` [PATCH AUTOSEL 6.7 13/58] fs/ntfs3: ntfs3_forced_shutdown use int instead of bool
` [PATCH AUTOSEL 6.7 14/58] fs/ntfs3: Add and fix comments
` [PATCH AUTOSEL 6.7 15/58] fs/ntfs3: Add NULL ptr dereference checking at the end of attr_allocate_frame()
` [PATCH AUTOSEL 6.7 16/58] fs/ntfs3: Fix c/mtime typo
` [PATCH AUTOSEL 6.7 17/58] fs/ntfs3: Disable ATTR_LIST_ENTRY size check
` [PATCH AUTOSEL 6.7 18/58] fs/ntfs3: Use kvfree to free memory allocated by kvmalloc
` [PATCH AUTOSEL 6.7 19/58] fs/ntfs3: use non-movable memory for ntfs3 MFT buffer cache
` [PATCH AUTOSEL 6.7 20/58] fs/ntfs3: Prevent generic message "attempt to access beyond end of device"
` [PATCH AUTOSEL 6.7 21/58] fs/ntfs3: Use i_size_read and i_size_write
` [PATCH AUTOSEL 6.7 22/58] fs/ntfs3: Correct function is_rst_area_valid
` [PATCH AUTOSEL 6.7 23/58] fs/ntfs3: Fixed overflow check in mi_enum_attr()
` [PATCH AUTOSEL 6.7 24/58] fs/ntfs3: Update inode->i_size after success write into compressed file
` [PATCH AUTOSEL 6.7 25/58] fs/ntfs3: Fix oob in ntfs_listxattr

[PATCH] fs/ntfs3/frecord: don't define i_size if NTFS3_LZX_XPRESS is disabled
 2024-02-12 11:43 UTC 

[PATCH 0/5] fs/ntfs3: Bugfix
 2024-02-11 12:31 UTC  (7+ messages)
` [PATCH 1/5] fs/ntfs3: Prevent generic message "attempt to access beyond end of device"
` [PATCH 2/5] fs/ntfs3: Use i_size_read and i_size_write
` [PATCH 3/5] fs/ntfs3: Correct function is_rst_area_valid
` [PATCH 4/5] fs/ntfs3: Fixed overflow check in mi_enum_attr()
` [PATCH 5/5] fs/ntfs3: Update inode->i_size after success write into compressed file

[regressions] ntfs3: empty file on update without forced cache drop
 2024-02-11  7:28 UTC  (2+ messages)

[PATCH] fs/ntfs3: use kcalloc() instead of kzalloc()
 2024-02-11  4:31 UTC  (2+ messages)

[PATCH] ntfs3: avoid an unused variable warning
 2024-02-10 15:29 UTC  (2+ messages)

[linux-next:master] BUILD REGRESSION 445a555e0623387fa9b94e68e61681717e70200a
 2024-02-10  6:49 UTC 

[GIT PULL] ntfs3: bugfixes for 6.8
 2024-02-09 13:21 UTC 

[linux-next:master] BUILD REGRESSION b1d3a0e70c3881d2f8cf6692ccf7c2a4fb2d030d
 2024-02-09  5:23 UTC 

[linux-next:master] BUILD REGRESSION ac139fc7db67968e5061715508b5fc4aa7c40c56
 2024-02-07  6:37 UTC 

[linux-next:master] BUILD REGRESSION 076d56d74f17e625b3d63cf4743b3d7d02180379
 2024-02-03  5:06 UTC 

[syzbot] Monthly ntfs3 report (Feb 2024)
 2024-02-02 21:04 UTC 

[syzbot] [ntfs3?] KASAN: slab-out-of-bounds Read in mi_enum_attr
 2024-02-02  3:33 UTC  (2+ messages)
` [PATCH] fs/ntfs3: fix oob "

[linux-next:master] BUILD REGRESSION 51b70ff55ed88edd19b080a524063446bcc34b62
 2024-02-01 16:54 UTC 

mi_pack_runs() can memmove() too much
 2024-01-31 18:42 UTC 

[linux-next:master] BUILD REGRESSION 06f658aadff0e483ee4f807b0b46c9e5cba62bfa
 2024-01-31 14:39 UTC 

[linux-next:master] BUILD REGRESSION 41d66f96d0f15a0a2ad6fa2208f6bac1a66cbd52
 2024-01-30 18:20 UTC 

[PATCH 1/2] ntfs3: use file_mnt_idmap helper
 2024-01-30  9:39 UTC  (3+ messages)
` (subset) "

a huge ntfs log file can cause log_read_rst() to loop forever
 2024-01-29 18:21 UTC 

mi_enum_attr() has insufficient check on attr->res.data_size
 2024-01-27 11:06 UTC 


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