Konstantin Komarov ([email protected])

Number of posts: 680 (0.41 per day)
First post: 2019-10-19 08:32:58
Last post: 2024-04-23 14:44:13

Date List Subject
2023-01-13 11:03:32 linux-kernel Re: [PATCH -next] fs/ntfs3: Fix potential NULL/IS_ERR bug in ntfs_lookup()
2023-01-13 09:59:34 linux-kernel Re: [PATCH] fs/ntfs3: Fix error handling in ntfs_new_inode()
2022-12-30 12:44:54 linux-kernel Re: [PATCH 0/3] fs/ntfs3: Fixes for big endian systems
2022-12-30 12:05:22 linux-kernel [PATCH 5/5] fs/ntfs3: Refactoring of various minor issues
2022-12-30 11:46:42 linux-kernel [PATCH 1/5] fs/ntfs3: Add null pointer checks
2022-12-30 11:43:24 linux-kernel [PATCH 4/5] fs/ntfs3: Restore overflow checking for attr size in mi_enum_attr
2022-12-30 11:41:53 linux-kernel [PATCH 0/5] fs/ntfs3: Refactoring and bugfix
2022-12-30 11:40:03 linux-kernel [PATCH 2/5] fs/ntfs3: Improved checking of attribute's name length
2022-12-30 11:37:04 linux-kernel [PATCH 3/5] fs/ntfs3: Check for extremely large size of $AttrDef
2022-12-30 08:18:40 linux-kernel Re: [PATCH] fs/ntfs3: fix spelling mistake "attibute" -> "attribute"
2022-12-30 07:42:42 linux-kernel Re: [PATCH] fs/ntfs3: Fix NULL dereference in ni_write_inode
2022-12-30 07:29:46 linux-kernel Re: [PATCH] fs/ntfs3: Fix slab-out-of-bounds read in hdr_delete_de()
2022-12-26 16:30:50 linux-kernel Re: [PATCH] fs/ntfs3: Fix memory leak if ntfs_read_mft failed
2022-12-26 15:54:53 linux-kernel Re: [PATCH] fs/ntfs3: Fix slab-out-of-bounds in ntfs_trim_fs()
2022-12-26 15:54:47 linux-kernel Re: [PATCH] fs/ntfs3: Fix leaked mount_options if fill_super failed
2022-12-26 15:52:58 linux-kernel Re: [PATCH v2] fs/ntfs3: Validate attribute data and valid sizes
2022-12-26 15:35:34 linux-kernel Re: [PATCH] fs/ntfs3: Add check for kmemdup
2022-12-26 15:22:29 linux-kernel Re: [PATCH] fs/ntfs3: Fix null-ptr-deref on inode->i_op in ntfs_lookup()
2022-12-26 15:20:05 linux-kernel Re: [PATCH] fs/ntfs3: fix wrong cast in xattr.c
2022-12-26 15:19:49 linux-kernel Re: [PATCH] ntfs3: fix NULL pointer dereference in 'ni_write_inode'
2022-12-26 14:31:59 linux-kernel Re: [PATCH] fs/ntfs3: Fix OOB read in indx_insert_into_buffer
2022-12-20 12:56:20 linux-kernel [GIT PULL] ntfs3: bugfixes for 6.2
2022-11-12 19:11:37 linux-kernel Re: [PATCH] fs/ntfs3: Fix slab-out-of-bounds read in ntfs_trim_fs
2022-11-12 19:08:07 linux-kernel Re: [PATCH v2 0/2] fs/ntfs3: Add windows_names mount option
2022-11-12 19:07:05 linux-kernel Re: [PATCH] fs/ntfs3: Validate attribute data and valid sizes
2022-11-12 18:57:03 linux-kernel Re: [PATCH v2 0/2] fs/ntfs3: Add system.ntfs_attrib_be extended attribute
2022-11-12 18:39:35 linux-kernel Re: [PATCH v2 0/5] fs/ntfs3: Fix and rename hidedotfiles mount option
2022-11-12 18:36:55 linux-kernel Re: [PATCH -next v2 2/2] fs/ntfs3: Eliminate unnecessary ternary operator in ntfs_d_compare()
2022-10-28 18:01:03 linux-kernel [PATCH 12/14] fs/ntfs3: Fix wrong if in hdr_first_de
2022-10-28 17:59:48 linux-kernel [PATCH 07/14] fs/ntfs3: Restore correct state after ENOSPC in attr_data_get_block
2022-10-28 17:57:42 linux-kernel [PATCH 01/14] fs/ntfs3: Fixing work with sparse clusters
2022-10-28 17:55:19 linux-kernel [PATCH 03/14] fs/ntfs3: Fix wrong indentations
2022-10-28 17:33:13 linux-kernel [PATCH 09/14] fs/ntfs3: Check fields while reading
2022-10-28 17:32:51 linux-kernel [PATCH 00/14] fs/ntfs3: Additional bugfix and refactoring
2022-10-28 17:31:40 linux-kernel [PATCH 11/14] fs/ntfs3: Use ALIGN kernel macro
2022-10-28 17:31:24 linux-kernel [PATCH 14/14] fs/ntfs3: Make if more readable
2022-10-28 17:29:40 linux-kernel [PATCH 08/14] fs/ntfs3: Correct ntfs_check_for_free_space
2022-10-28 17:26:51 linux-kernel [PATCH 02/14] fs/ntfs3: Change new sparse cluster processing
2022-10-28 17:23:29 linux-kernel [PATCH 06/14] fs/ntfs3: Changing locking in ntfs_rename
2022-10-28 17:22:07 linux-kernel [PATCH 13/14] fs/ntfs3: Improve checking of bad clusters
2022-10-28 17:20:37 linux-kernel [PATCH 05/14] fs/ntfs3: Fixing wrong logic in attr_set_size and ntfs_fallocate
2022-10-28 17:18:56 linux-kernel [PATCH 04/14] fs/ntfs3: atomic_open implementation
2022-10-28 17:11:29 linux-kernel [PATCH 10/14] fs/ntfs3: Fix incorrect if in ntfs_set_acl_ex
2022-10-26 16:58:53 linux-kernel Re: [PATCH -next v2 1/2] fs/ntfs3: Don't use uni1 uninitialized in ntfs_d_compare()
2022-10-21 17:22:48 linux-kernel [PATCH 0/4] fs/ntfs3: Bugfix and refactoring
2022-10-21 17:00:15 linux-kernel [PATCH 4/4] fs/ntfs3: Simplify ntfs_update_mftmirr function
2022-10-21 17:00:00 linux-kernel [PATCH 3/4] fs/ntfs3: Remove unused functions
2022-10-21 16:59:18 linux-kernel [PATCH 2/4] fs/ntfs3: Fix sparse problems
2022-10-21 16:59:01 linux-kernel [PATCH 1/4] fs/ntfs3: Add ntfs_bitmap_weight_le function and refactoring
2022-10-12 17:30:28 linux-kernel Re: [syzbot] BUG: scheduling while atomic in exit_to_user_mode_loop
2022-09-30 17:21:32 linux-kernel Re: [PATCH] fs/ntfs3: fix memory leak in put_ntfs()