Konstantin Komarov ([email protected])

Number of posts: 702 (0.41 per day)
First post: 2019-10-19 08:32:58
Last post: 2024-06-07 12:40:56

Date List Subject
2022-07-06 16:12:10 linux-kernel Re: [PATCH] fs/ntfs3/indx: Remove unnecessary 'NULL' values from Pointer
2022-07-05 14:39:32 linux-kernel Re: [PATCH 1/2] ntfs3: fix NULL deref in ntfs_update_mftmirr
2022-07-05 14:29:51 linux-kernel Re: [PATCH][next] fs/ntfs3: remove duplicated assignment to variable r
2022-07-01 14:04:23 linux-kernel [PATCH 1/5] fs/ntfs3: Fix very fragmented case in attr_punch_hole
2022-07-01 13:30:21 linux-kernel [PATCH 0/5] fs/ntfs3: Some fixes and refactoring
2022-07-01 13:27:31 linux-kernel [PATCH 2/5] fs/ntfs3: Remove unused mi_mark_free
2022-07-01 13:25:53 linux-kernel [PATCH 4/5] fs/ntfs3: Make static function attr_load_runs
2022-07-01 13:20:45 linux-kernel [PATCH 5/5] fs/ntfs3: Fill duplicate info in ni_add_name
2022-07-01 13:15:49 linux-kernel [PATCH 3/5] fs/ntfs3: Add new argument is_mft to ntfs_mark_rec_free
2022-06-28 15:24:34 linux-kernel [PATCH] fs/ntfs3: Make ntfs_fallocate return -ENOSPC instead of -EFBIG
2022-06-28 15:15:26 linux-kernel [PATCH] fs/ntfs3: Fix work with fragmented xattr
2022-06-24 12:14:21 linux-kernel [PATCH 3/3] fs/ntfs3: extend ni_insert_nonresident to return inserted ATTR_LIST_ENTRY
2022-06-24 12:02:53 linux-kernel [PATCH 2/3] fs/ntfs3: Check reserved size for maximum allowed
2022-06-24 11:45:13 linux-kernel [PATCH 0/3] fs/ntfs3: Various bug fixes
2022-06-24 11:44:40 linux-kernel [PATCH 1/3] fs/ntfs3: Do not change mode if ntfs_set_ea failed
2022-06-21 12:12:58 linux-kernel [PATCH 1/2] fs/ntfs3: Fallocate (FALLOC_FL_INSERT_RANGE) implementation
2022-06-21 12:01:15 linux-kernel [PATCH 0/2] fs/ntfs3: FALLOC_FL_INSERT_RANGE support
2022-06-21 11:58:54 linux-kernel [PATCH 2/2] fs/ntfs3: Enable FALLOC_FL_INSERT_RANGE
2022-06-10 16:50:42 linux-kernel Re: [PATCH] fs/ntfs3: Don't clear upper bits accidentally in log_replay()
2022-06-09 16:52:05 linux-kernel Re: [PATCH 1/2] ntfs3: fix NULL deref in ntfs_update_mftmirr
2022-06-08 16:00:48 linux-kernel Re: [PATCH] fs/ntfs3: remove redundant assignment to variable vcn
2022-06-08 05:24:53 linux-kernel Re: [PATCH] fs/ntfs3: remove redundant assignment to variable frame
2022-06-08 01:28:57 linux-kernel Re: [PATCH] fs/ntfs3: Remove a useless test
2022-06-06 16:22:53 linux-kernel [PATCH] fs/ntfs3: Add missing error check
2022-06-05 00:33:22 linux-kernel [GIT PULL] ntfs3: bugfixes for 5.19
2022-06-01 21:13:27 linux-kernel [PATCH v2 1/3] fs/ntfs3: Refactoring of indx_find function
2022-06-01 20:55:16 linux-kernel [PATCH v2 2/3] fs/ntfs3: Fix double free on remount
2022-06-01 20:05:59 linux-kernel Re: [PATCH 1/3] fs/ntfs3: Refactoring of indx_find function
2022-06-01 19:40:03 linux-kernel Re: [PATCH] fs/ntfs3: fix null pointer dereference in d_flags_for_inode
2022-06-01 19:20:30 linux-kernel [PATCH v2 3/3] fs/ntfs3: Refactor ni_try_remove_attr_list function
2022-06-01 05:30:35 linux-kernel [PATCH v2 0/3] Refactoring and bugfix
2022-05-31 13:54:38 linux-kernel Re: [PATCH 1/3] fs/ntfs3: Refactoring of indx_find function
2022-05-28 20:47:26 linux-kernel [PATCH 1/3] fs/ntfs3: Refactoring of indx_find function
2022-05-28 20:44:01 linux-kernel [PATCH 2/3] fs/ntfs3: Fix double free on remount
2022-05-28 19:44:25 linux-kernel [PATCH 3/3] fs/ntfs3: Refactor ni_try_remove_attr_list function
2022-05-28 19:33:26 linux-kernel [PATCH 0/3] fs/ntfs3: Refactoring and bugfix
2022-05-28 19:12:45 linux-kernel Re: [PATCH] fs/ntfs3: fix null pointer dereference in d_flags_for_inode
2022-05-02 23:02:55 linux-kernel RE: NTFS3 driver is orphan already. What we do?
2021-11-30 16:43:43 linux-kernel [PATCH] fs/ntfs3: Fix NULL dereference in ntfs_update_mftmirr
2021-11-23 15:47:33 linux-kernel Re: [PATCH] fs/ntfs3: Fix some memory leaks in an error handling path of 'log_replay()'
2021-11-15 15:52:50 linux-kernel Re: [PATCH 3/4] fs/ntfs3: Update i_ctime when xattr is added
2021-10-27 00:49:23 linux-kernel [PATCH 4/4] fs/ntfs3: Optimize locking in ntfs_save_wsl_perm
2021-10-27 00:38:45 linux-kernel [PATCH 1/4] fs/ntfs3: Keep preallocated only if option prealloc enabled
2021-10-27 00:38:15 linux-kernel [PATCH 3/4] fs/ntfs3: Update i_ctime when xattr is added
2021-10-27 00:38:15 linux-kernel [PATCH 2/4] fs/ntfs3: Restore ntfs_xattr_get_acl and ntfs_xattr_set_acl functions
2021-10-27 00:15:06 linux-kernel [PATCH v2 0/4] fs/ntfs3: Various fixes for xattr and files
2021-10-25 17:03:10 linux-kernel [PATCH 4/4] fs/ntfs3: Update valid size if -EIOCBQUEUED
2021-10-25 17:02:05 linux-kernel [PATCH 3/4] fs/ntfs3: Check new size for limits
2021-10-25 17:02:01 linux-kernel [PATCH 2/4] fs/ntfs3: Fix fiemap + fix shrink file size (to remove preallocated space)
2021-10-25 17:01:56 linux-kernel [PATCH 1/4] fs/ntfs3: In function ntfs_set_acl_ex do not change inode->i_mode if called from function ntfs_init_acl
2021-10-25 16:59:54 linux-kernel [PATCH 0/4] fs/ntfs3: Various fixes for xfstests problems