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
2024-01-29 08:08:48 linux-kernel [PATCH 2/5] fs/ntfs3: Use i_size_read and i_size_write
2024-01-29 08:08:14 linux-kernel [PATCH 1/5] fs/ntfs3: Prevent generic message "attempt to access beyond end of device"
2024-01-29 08:07:00 linux-kernel [PATCH 0/5] fs/ntfs3: Bugfix
2024-01-26 13:29:36 linux-kernel Re: [regressions] ntfs3: empty file on update without forced cache drop
2024-01-16 08:34:57 linux-kernel [PATCH] fs/ntfs3: Use kvfree to free memory allocated by kvmalloc
2023-12-21 11:44:38 linux-kernel [PATCH] fs/ntfs3: Disable ATTR_LIST_ENTRY size check
2023-12-06 15:25:48 linux-kernel [PATCH 15/16] fs/ntfs3: Add NULL ptr dereference checking at the end of attr_allocate_frame()
2023-12-06 15:25:30 linux-kernel [PATCH 16/16] fs/ntfs3: Fix c/mtime typo
2023-12-06 15:25:30 linux-kernel [PATCH 01/16] fs/ntfs3: Improve alternative boot processing
2023-12-06 15:25:18 linux-kernel [PATCH 00/16] fs/ntfs3: Bugfix and refactoring
2023-12-06 15:14:23 linux-kernel [PATCH 14/16] fs/ntfs3: Add and fix comments
2023-12-06 15:14:02 linux-kernel [PATCH 13/16] fs/ntfs3: ntfs3_forced_shutdown use int instead of bool
2023-12-06 15:13:51 linux-kernel [PATCH 12/16] fs/ntfs3: Implement super_operations::shutdown
2023-12-06 15:13:28 linux-kernel [PATCH 11/16] fs/ntfs3: Drop suid and sgid bits as a part of fpunch
2023-12-06 15:13:11 linux-kernel [PATCH 10/16] fs/ntfs3: Add file_modified
2023-12-06 15:12:53 linux-kernel [PATCH 09/16] fs/ntfs3: Correct use bh_read
2023-12-06 15:12:46 linux-kernel [PATCH 08/16] fs/ntfs3: Fix detected field-spanning write (size 8) of single field "le->name"
2023-12-06 15:12:23 linux-kernel [PATCH 07/16] fs/ntfs3: Fix multithreaded stress test
2023-12-06 15:12:02 linux-kernel [PATCH 06/16] fs/ntfs3: Reduce stack usage
2023-12-06 15:11:35 linux-kernel [PATCH 05/16] fs/ntfs3: Print warning while fixing hard links count
2023-12-06 15:11:29 linux-kernel [PATCH 04/16] fs/ntfs3: Correct hard links updating when dealing with DOS neams
2023-12-06 15:11:05 linux-kernel [PATCH 03/16] fs/ntfs3: Improve ntfs_dir_count
2023-12-06 15:10:06 linux-kernel [PATCH 02/16] fs/ntfs3: Modified fix directory element type detection
2023-10-19 06:38:04 linux-kernel [GIT PULL] ntfs3: bugfixes for 6.6
2023-09-27 02:07:47 linux-kernel [PATCH 5/8] fs/ntfs3: Add more info into /proc/fs/ntfs3/<dev>/volinfo
2023-09-27 01:50:54 linux-kernel [PATCH 8/8] fs/ntfs3: Fix NULL pointer dereference on error in attr_allocate_frame()
2023-09-26 23:51:26 linux-kernel [PATCH 2/8] fs/ntfs3: Allow repeated call to ntfs3_put_sbi
2023-09-26 22:07:26 linux-kernel [PATCH 1/8] fs/ntfs3: Use inode_set_ctime_to_ts instead of inode_set_ctime
2023-09-26 18:49:49 linux-kernel [PATCH 6/8] fs/ntfs3: Do not allow to change label if volume is read-only
2023-09-26 16:07:32 linux-kernel [PATCH 3/8] fs/ntfs3: Fix alternative boot searching
2023-09-26 14:31:11 linux-kernel [PATCH 0/8] fs/ntfs3: Bugfix and refactoring
2023-09-26 14:23:02 linux-kernel [PATCH 7/8] fs/ntfs3: Fix possible NULL-ptr-deref in ni_readpage_cmpr()
2023-09-26 13:00:17 linux-kernel [PATCH 4/8] fs/ntfs3: Refactoring and comments
2023-07-07 14:49:31 linux-kernel [GIT PULL] ntfs3: changes for 6.5
2023-07-03 07:54:35 linux-kernel [PATCH 0/8] fs/ntfs3: Bugfix and refactoring
2023-07-03 07:54:04 linux-kernel [PATCH 6/8] fs/ntfs3: Add more attributes checks in mi_enum_attr()
2023-07-03 07:46:46 linux-kernel [PATCH] fs/ntfs3: Correct mode for label entry inside /proc/fs/ntfs3/
2023-07-03 07:45:47 linux-kernel Re: [PATCH] fs/ntfs3: fix panic about slab-out-of-bounds caused by ntfs_list_ea()
2023-07-03 07:40:24 linux-kernel [PATCH 5/8] fs/ntfs3: Use kvmalloc instead of kmalloc(... __GFP_NOWARN)
2023-07-03 07:39:38 linux-kernel [PATCH 1/8] fs/ntfs3: Add ckeck in ni_update_parent()
2023-07-03 07:39:25 linux-kernel [PATCH 4/8] fs/ntfs3: Don't allow to change label if volume is read-only
2023-07-03 07:38:07 linux-kernel [PATCH 7/8] fs/ntfs3: fix deadlock in mark_as_free_ex
2023-07-03 07:37:19 linux-kernel [PATCH 3/8] fs/ntfs3: Minor code refactoring and formatting
2023-07-03 07:36:40 linux-kernel [PATCH 8/8] fs/ntfs3: Fix shift-out-of-bounds in ntfs_fill_super
2023-07-03 07:33:32 linux-kernel [PATCH 2/8] fs/ntfs3: Write immediately updated ntfs state
2023-05-08 13:15:09 linux-kernel Re: [PATCH 1/3] fs/ntfs3: use wrapper i_blocksize() in ntfs_zero_range()
2023-05-08 13:14:29 linux-kernel Re: [PATCH] fs: ntfs3: Fix possible null-pointer dereferences in mi_read()
2023-05-08 13:11:52 linux-kernel [PATCH 07/10] fs/ntfs3: Code refactoring
2023-05-08 13:03:55 linux-kernel Re: [PATCH] fs: ntfs3: Fix a possible null-pointer dereference in ni_clear()
2023-05-08 13:02:51 linux-kernel [PATCH 10/10] fs/ntfs3: Add support /proc/fs/ntfs3/<dev>/volinfo and /proc/fs/ntfs3/<dev>/label
2023-05-08 12:58:05 linux-kernel [PATCH 09/10] fs/ntfs3: Fix endian problem