messages from 2022-08-31 07:10:06 to 2022-10-10 11:35:49 UTC [more...]
[PATCH v2 0/5] fs/ntfs3: Fix and rename hidedotfiles mount option
2022-10-10 11:35 UTC (5+ messages)
` [PATCH v2 1/5] fs/ntfs3: fix hidedotfiles mount option by reversing behaviour
` [PATCH v2 2/5] fs/ntfs3: make hidedotfiles mount option work when renaming files
` [PATCH v2 3/5] fs/ntfs3: add hidedotfiles to the list of enabled mount options
` [PATCH v2 4/5] fs/ntfs3: document the hidedotfiles mount option
[PATCH v2 0/2] fs/ntfs3: Add windows_names mount option
2022-10-10 11:16 UTC (3+ messages)
` [PATCH v2 1/2] fs/ntfs3: add "
` [PATCH v2 2/2] fs/ntfs3: document "
[syzbot] stack segment fault in truncate_inode_pages_final
2022-10-10 7:42 UTC
[syzbot] WARNING: locking bug in find_lock_entries
2022-10-10 7:32 UTC
[syzbot] BUG: scheduling while atomic in exit_to_user_mode_loop
2022-10-10 3:48 UTC
[PATCH] fs/ntfs3: Add windows_names mount option
2022-10-09 12:24 UTC (2+ messages)
[syzbot] WARNING: nested lock was not taken in ntfs_fill_super
2022-10-07 19:14 UTC (2+ messages)
[PATCH 0/4] fs/ntfs3: Fix and rename hidedotfiles mount option
2022-10-07 12:43 UTC (5+ messages)
` [PATCH 1/4] fs/ntfs3: fix hidedotfiles mount option by reversing, behaviour
` [PATCH 2/4] fs/ntfs3: make hidedotfiles mount option work when renaming files
` [PATCH 3/4] fs/ntfs3: add hidedotfiles to the list of enabled mount options
` [PATCH 4/4] fs/ntfs3: rename hidedotfiles mount option to hide_dot_files
build failure of next-20221005 due to a3a956c78efa ("fs/ntfs3: Add option "nocase"")
2022-10-05 16:38 UTC (2+ messages)
[syzbot] WARNING in wnd_init
2022-10-05 12:17 UTC (8+ messages)
` [PATCH] ntfs3: use __GFP_NOWARN allocation at wnd_init()
` [PATCH] fs/ntfs3: Validate attribute data and valid sizes
[syzbot] kernel panic: stack is corrupted in __might_resched
2022-10-05 9:06 UTC
[syzbot] WARNING in ntfs_fill_super
2022-10-05 7:05 UTC (3+ messages)
` [PATCH] ntfs3: use __GFP_NOWARN allocation at ntfs_fill_super()
[syzbot] general protection fault in ntfs_set_inode
2022-10-05 0:58 UTC
[PATCH -next v2 1/2] fs/ntfs3: Don't use uni1 uninitialized in ntfs_d_compare()
2022-10-04 23:26 UTC (3+ messages)
` [PATCH -next v2 2/2] fs/ntfs3: Eliminate unnecessary ternary operator "
[PATCH -next] fs/ntfs3: Don't use uni1 uninitialized in ntfs_d_compare()
2022-10-04 23:26 UTC (3+ messages)
fs/ntfs3: Add option "nocase"
2022-10-04 21:22 UTC
[PATCH] fs/ntfs3: add system.ntfs_attrib_be extended attribute
2022-10-04 4:34 UTC
[PATCH 0/3] fs/ntfs3: Refactoring and hidedotfiles option
2022-10-03 22:51 UTC (5+ messages)
` [PATCH 1/3] fs/ntfs3: Add comments about cluster size
` [PATCH 2/3] fs/ntfs3: Add hidedotfiles option
` [PATCH 3/3] fs/ntfs3: Change destroy_inode to free_inode
[syzbot] WARNING in match_held_lock
2022-10-03 3:53 UTC
[syzbot] KASAN: slab-out-of-bounds Read in ntfs_trim_fs
2022-10-02 20:04 UTC (2+ messages)
[syzbot] invalid opcode in writeback_single_inode
2022-10-02 18:22 UTC
[syzbot] possible deadlock in mi_read
2022-10-01 13:47 UTC
[syzbot] BUG: unable to handle kernel NULL pointer dereference in truncate_inode_pages_final
2022-10-01 13:44 UTC
[syzbot] WARNING: nested lock was not taken in evict
2022-10-01 13:43 UTC
[PATCH] fs/ntfs3: Fix slab-out-of-bounds read in ntfs_trim_fs
2022-10-01 7:00 UTC
[paragon-software-group-ntfs3:master 4/22] fs/ntfs3/namei.c:445:7: warning: variable 'uni1' is used uninitialized whenever 'if' condition is true
2022-10-01 1:38 UTC
[paragon-software-group-ntfs3:master 19/22] fs/ntfs3/index.c:1021:59: sparse: sparse: restricted __le32 degrades to integer
2022-10-01 0:46 UTC
[paragon-software-group-ntfs3:master 4/22] fs/ntfs3/namei.c:481:31: sparse: sparse: incorrect type in argument 1 (different base types)
2022-09-30 22:41 UTC
[syzbot] UBSAN: shift-out-of-bounds in ntfs_fill_super
2022-09-30 16:34 UTC (14+ messages)
` [PATCH] fs/ntfs3: fix negative shift size in true_sectors_per_clst()
[PATCH] fs/ntfs3: fix memory leak in put_ntfs()
2022-09-30 16:21 UTC (2+ messages)
[PATCH v2] fs/ntfs3: use strcmp to determin attribute type
2022-09-30 16:12 UTC (2+ messages)
[syzbot] KASAN: slab-out-of-bounds Read in run_unpack
2022-09-30 16:09 UTC (8+ messages)
` [PATCH] fs/ntfs3: fix "
` [PATCH v2] "
[PATCH] ntfs3: harden against integer overflows
2022-09-30 16:07 UTC (2+ messages)
[PATCH] ntfs3: fix junction point resolution
2022-09-30 15:56 UTC (3+ messages)
[PATCH] fs/ntfs3: Avoid UBSAN error on true_sectors_per_clst()
2022-09-30 15:53 UTC (3+ messages)
[PATCH] fs/ntfs3: Fix memory leak on ntfs_fill_super() error path
2022-09-30 15:51 UTC (3+ messages)
[PATCH} ntfs3: fix [df]mask display in /proc/mounts
2022-09-30 15:41 UTC (2+ messages)
[PATCH] fs/ntfs3: Use kmalloc_array for allocating multiple elements
2022-09-30 15:46 UTC (2+ messages)
[PATCH] ntfs3: Fix attr_punch_hole() null pointer derenference
2022-09-30 15:44 UTC (2+ messages)
[syzbot] KASAN: use-after-free Read in hdr_find_e
2022-09-29 3:19 UTC (2+ messages)
[syzbot] WARNING: Nested lock was not taken
2022-09-26 12:44 UTC (2+ messages)
[syzbot] KASAN: invalid-free in ni_clear
2022-09-25 19:13 UTC
[PATCH] fs/ntfs3: use strcmp to determin attribute type
2022-09-24 6:34 UTC (3+ messages)
[syzbot] BUG: unable to handle kernel NULL pointer dereference in ni_write_inode
2022-09-23 16:16 UTC
[PATCH 0/2] fs/ntfs3: Add option "nocase" and refactoring
2022-09-23 12:04 UTC (3+ messages)
` [PATCH 1/2] fs/ntfs3: Add option "nocase"
` [PATCH 2/2] fs/ntfs3: Rename variables and add comment
[syzbot] KASAN: stack-out-of-bounds Read in iput
2022-09-20 11:30 UTC
[syzbot] WARNING in writeback_single_inode
2022-09-19 21:04 UTC
[syzbot] KASAN: slab-out-of-bounds Read in ntfs_get_ea
2022-09-19 13:32 UTC (12+ messages)
` [PATCH] fs/netfs3: add a boundary check for EA_FULL
` [PATCH] fs/ntfs3: "add a boundary check for EA_FULL" lose right parenthesis
` [PATCH v3] fs/ntfs3: add a boundary check for EA_FULL
` [PATCH v4] fs/ntfs3: Fix buffer overflow and integer overflow
` [PATCH v2] fs/netfs3: add a boundary check for EA_FULL
[syzbot] KASAN: slab-out-of-bounds Read in ntfs_iget5
2022-09-14 17:14 UTC (2+ messages)
[PATCH] ntfs3: Fix memory leak in ntfs_fill_super()
2022-09-14 11:16 UTC
[syzbot] BUG: unable to handle kernel NULL pointer dereference in __d_instantiate
2022-09-13 20:14 UTC
[PATCH v2 00/14] fs/buffer: remove ll_rw_block()
2022-09-05 14:10 UTC (45+ messages)
` [PATCH v2 01/14] fs/buffer: remove __breadahead_gfp()
` [PATCH v2 02/14] fs/buffer: add some new buffer read helpers
` [PATCH v2 03/14] fs/buffer: replace ll_rw_block()
` [PATCH v2 04/14] gfs2: "
` [PATCH v2 05/14] isofs: "
` [PATCH v2 06/14] jbd2: "
` [PATCH v2 07/14] ntfs3: "
` [PATCH v2 08/14] ocfs2: "
` [PATCH v2 09/14] reiserfs: "
` [PATCH v2 10/14] udf: "
` [PATCH v2 11/14] ufs: "
` [PATCH v2 12/14] fs/buffer: remove ll_rw_block() helper
` [PATCH v2 13/14] ext2: replace bh_submit_read() helper with bh_read_locked()
` [PATCH v2 14/14] fs/buffer: remove bh_submit_read() helper
[fs/ntfs3] 6457c9bffd: RIP:put_mount_options
2022-09-02 6:23 UTC
[syzbot] BUG: unable to handle kernel paging request in mi_enum_attr
2022-09-01 9:46 UTC
[PATCH 00/14] buffer: remove ll_rw_block()
2022-08-31 13:11 UTC (30+ messages)
` [PATCH 01/14] fs/buffer: remove __breadahead_gfp()
` [PATCH 02/14] fs/buffer: add some new buffer read helpers
` [PATCH 03/14] fs/buffer: replace ll_rw_block()
` [PATCH 04/14] gfs2: "
` [PATCH 05/14] isofs: "
` [PATCH 06/14] jbd2: "
` [PATCH 07/14] ntfs3: "
` [PATCH 08/14] ocfs2: "
` [PATCH 09/14] reiserfs: "
` [PATCH 10/14] udf: "
` [PATCH 11/14] ufs: "
` [PATCH 12/14] fs/buffer: remove ll_rw_block() helper
` [PATCH 13/14] ext2: replace bh_submit_read() helper with bh_read_locked()
` [PATCH 14/14] fs/buffer: remove bh_submit_read() helper
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox