Show patches with: Submitter = Konstantin Komarov       |   491 patches
« 1 2 3 44 5 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
[v2] fs/ntfs3: Fix sparse warning in ni_fiemap [v2] fs/ntfs3: Fix sparse warning in ni_fiemap - - - --- 2024-09-03 Konstantin Komarov New
[14/14] fs/ntfs3: Rename ntfs3_setattr into ntfs_setattr fs/ntfs3: Bugfix and work with compression - - - --- 2024-08-22 Konstantin Komarov New
[13/14] fs/ntfs3: Replace fsparam_flag_no -> fsparam_flag fs/ntfs3: Bugfix and work with compression - - - --- 2024-08-22 Konstantin Komarov New
[12/14] fs/ntfs3: Add support for the compression attribute fs/ntfs3: Bugfix and work with compression - - - --- 2024-08-22 Konstantin Komarov New
[11/14] fs/ntfs3: Implement fallocate for compressed files fs/ntfs3: Bugfix and work with compression - - - --- 2024-08-22 Konstantin Komarov New
[10/14] fs/ntfs3: Make checks in run_unpack more clear fs/ntfs3: Bugfix and work with compression - - - --- 2024-08-22 Konstantin Komarov New
[09/14] fs/ntfs3: Add rough attr alloc_size check fs/ntfs3: Bugfix and work with compression - - - --- 2024-08-22 Konstantin Komarov New
[08/14] fs/ntfs3: Stale inode instead of bad fs/ntfs3: Bugfix and work with compression - - - --- 2024-08-22 Konstantin Komarov New
[07/14] fs/ntfs3: Refactor enum_rstbl to suppress static checker fs/ntfs3: Bugfix and work with compression - - - --- 2024-08-22 Konstantin Komarov New
[06/14] fs/ntfs3: Remove '__user' for kernel pointer fs/ntfs3: Bugfix and work with compression - - - --- 2024-08-22 Konstantin Komarov New
[05/14] fs/ntfs3: Fix warning possible deadlock in ntfs_set_state fs/ntfs3: Bugfix and work with compression - - - --- 2024-08-22 Konstantin Komarov New
[04/14] fs/ntfs3: Fix sparse warning for bigendian fs/ntfs3: Bugfix and work with compression - - - --- 2024-08-22 Konstantin Komarov New
[03/14] fs/ntfs3: Separete common code for file_read/write iter/splice fs/ntfs3: Bugfix and work with compression - - - --- 2024-08-22 Konstantin Komarov New
[02/14] fs/ntfs3: Optimize large writes into sparse file fs/ntfs3: Bugfix and work with compression - - - --- 2024-08-22 Konstantin Komarov New
[01/14] fs/ntfs3: Do not call file_modified if collapse range failed fs/ntfs3: Bugfix and work with compression - - - --- 2024-08-22 Konstantin Komarov New
[GIT,PULL] ntfs3: bugfixes for 6.11 [GIT,PULL] ntfs3: bugfixes for 6.11 - - - --- 2024-07-22 Konstantin Komarov New
[11/11] fs/ntfs3: Fix formatting, change comments, renaming Bugfix and refactoring - - - --- 2024-06-26 Konstantin Komarov New
[10/11] fs/ntfs3: Implement simple fileattr Bugfix and refactoring - - - --- 2024-06-26 Konstantin Komarov New
[09/11] fs/ntfs3: Redesign legacy ntfs support Bugfix and refactoring - - - --- 2024-06-26 Konstantin Komarov New
[08/11] fs/ntfs3: Use function file_inode to get inode from file Bugfix and refactoring - - - --- 2024-06-26 Konstantin Komarov New
[07/11] fs/ntfs3: Minor ntfs_list_ea refactoring Bugfix and refactoring - - - --- 2024-06-26 Konstantin Komarov New
[06/11] fs/ntfs3: Check more cases when directory is corrupted Bugfix and refactoring - - - --- 2024-06-26 Konstantin Komarov New
[05/11] fs/ntfs3: Do copy_to_user out of run_lock Bugfix and refactoring - - - --- 2024-06-26 Konstantin Komarov New
[04/11] fs/ntfs3: Keep runs for $MFT::$ATTR_DATA and $MFT::$ATTR_BITMAP Bugfix and refactoring - - - --- 2024-06-26 Konstantin Komarov New
[03/11] fs/ntfs3: Missed error return Bugfix and refactoring - - - --- 2024-06-26 Konstantin Komarov New
[02/11] fs/ntfs3: Fix the format of the "nocase" mount option Bugfix and refactoring - - - --- 2024-06-26 Konstantin Komarov New
[01/11] fs/ntfs3: Fix field-spanning write in INDEX_HDR Bugfix and refactoring - - - --- 2024-06-26 Konstantin Komarov New
[18/18] fs/ntfs3: Add some comments Bugfix��� and refactoring - - - --- 2024-06-07 Konstantin Komarov New
[17/18] fs/ntfs3: Rename variables Bugfix��� and refactoring - - - --- 2024-06-07 Konstantin Komarov New
[16/18] fs/ntfs3: Remove unused macros MAXIMUM_REPARSE_DATA_BUFFER_SIZE Bugfix��� and refactoring - - - --- 2024-06-07 Konstantin Komarov New
[15/18] fs/ntfs3: Remove sync_blockdev_nowait() Bugfix��� and refactoring - - - --- 2024-06-07 Konstantin Komarov New
[14/18] fs/ntfs3: Merge synonym COMPRESSION_UNIT and NTFS_LZNT_CUNIT Bugfix��� and refactoring - - - --- 2024-06-07 Konstantin Komarov New
[13/18] fs/ntfs3: Use macros NTFS_LABEL_MAX_LENGTH instead of hardcoded value Bugfix��� and refactoring - - - --- 2024-06-07 Konstantin Komarov New
[12/18] fs/ntfs3: Add a check for attr_names and oatbl Bugfix��� and refactoring - - - --- 2024-06-07 Konstantin Komarov New
[11/18] fs/ntfs3: Correct undo if ntfs_create_inode failed Bugfix��� and refactoring - - - --- 2024-06-07 Konstantin Komarov New
[10/18] fs/ntfs3: One more reason to mark inode bad Bugfix��� and refactoring - - - --- 2024-06-07 Konstantin Komarov New
[09/18] fs/ntfs3: Replace inode_trylock with inode_lock Bugfix��� and refactoring - - - --- 2024-06-07 Konstantin Komarov New
[08/18] fs/ntfs3: Fix attr_insert_range at end of file Bugfix��� and refactoring - - - --- 2024-06-07 Konstantin Komarov New
[07/18] fs/ntfs3: Add missing .dirty_folio in address_space_operations Bugfix��� and refactoring - - - --- 2024-06-07 Konstantin Komarov New
[06/18] fs/ntfs3: Fix getting file type Bugfix��� and refactoring - - - --- 2024-06-07 Konstantin Komarov New
[05/18] fs/ntfs3: Missed NI_FLAG_UPDATE_PARENT setting Bugfix��� and refactoring - - - --- 2024-06-07 Konstantin Komarov New
[04/18] fs/ntfs3: Deny getting attr data block in compressed frame Bugfix��� and refactoring - - - --- 2024-06-07 Konstantin Komarov New
[03/18] fs/ntfs3: Fix transform resident to nonresident for compressed files Bugfix��� and refactoring - - - --- 2024-06-07 Konstantin Komarov New
[02/18] fs/ntfs3: Simplify initialization of $AttrDef and $UpCase Bugfix��� and refactoring - - - --- 2024-06-07 Konstantin Komarov New
[01/18] fs/ntfs3: Remove unused function Bugfix��� and refactoring - - - --- 2024-06-07 Konstantin Komarov New
[GIT,PULL] ntfs3: bugfixes for 6.10 [GIT,PULL] ntfs3: bugfixes for 6.10 - - - --- 2024-05-25 Konstantin Komarov New
[v2] fs/ntfs3: Break dir enumeration if directory contents error [v2] fs/ntfs3: Break dir enumeration if directory contents error - - - --- 2024-05-16 Konstantin Komarov New
[v2] fs/ntfs3: Fix case when index is reused during tree transformation [v2] fs/ntfs3: Fix case when index is reused during tree transformation - - - --- 2024-05-16 Konstantin Komarov New
fs/ntfs3: Break dir enumeration if directory contents error fs/ntfs3: Break dir enumeration if directory contents error - - - --- 2024-04-23 Konstantin Komarov New
fs/ntfs3: Fix case when index is reused during tree transformation fs/ntfs3: Fix case when index is reused during tree transformation - - - --- 2024-04-23 Konstantin Komarov New
[9/9] fs/ntfs3: Mark volume as dirty if xattr is broken Bugfix and refactoring - - - --- 2024-04-23 Konstantin Komarov New
[8/9] fs/ntfs3: Always make file nonresident on fallocate call Bugfix and refactoring - - - --- 2024-04-23 Konstantin Komarov New
[7/9] fs/ntfs3: Redesign ntfs_create_inode to return error code instead of inode Bugfix and refactoring 1 - - --- 2024-04-23 Konstantin Komarov New
[6/9] fs/ntfs3: Use variable length array instead of fixed size Bugfix and refactoring - - - --- 2024-04-23 Konstantin Komarov New
[5/9] fs/ntfs3: Use 64 bit variable to avoid 32 bit overflow Bugfix and refactoring - - - --- 2024-04-23 Konstantin Komarov New
[4/9] fs/ntfs3: Check 'folio' pointer for NULL Bugfix and refactoring - - - --- 2024-04-23 Konstantin Komarov New
[3/9] fs/ntfs3: Missed le32_to_cpu conversion Bugfix and refactoring - - - --- 2024-04-23 Konstantin Komarov New
[2/9] fs/ntfs3: Remove max link count info display during driver init Bugfix and refactoring - - - --- 2024-04-23 Konstantin Komarov New
[1/9] fs/ntfs3: Taking DOS names into account during link counting Bugfix and refactoring - - - --- 2024-04-23 Konstantin Komarov New
[11/11] fs/ntfs3: Taking DOS names into account during link counting Bugfix and refactoring - - - --- 2024-04-17 Konstantin Komarov New
[10/11] fs/ntfs3: Remove cached label from sbi Bugfix and refactoring - - - --- 2024-04-17 Konstantin Komarov New
[09/11] fs/ntfs3: Optimize to store sorted attribute definition table Bugfix and refactoring - - - --- 2024-04-17 Konstantin Komarov New
[08/11] fs/ntfs3: Always make file nonresident if fallocate (xfstest 438) Bugfix and refactoring - - - --- 2024-04-17 Konstantin Komarov New
[07/11] fs/ntfs3: Check 'folio' pointer for NULL Bugfix and refactoring - - - --- 2024-04-17 Konstantin Komarov New
[06/11] fs/ntfs3: Redesign ntfs_create_inode to return error code instead of inode Bugfix and refactoring - - - --- 2024-04-17 Konstantin Komarov New
[05/11] fs/ntfs3: Use 64 bit variable to avoid 32 bit overflow Bugfix and refactoring - - - --- 2024-04-17 Konstantin Komarov New
[04/11] fs/ntfs3: Use variable length array instead of fixed size Bugfix and refactoring - - - --- 2024-04-17 Konstantin Komarov New
[03/11] fs/ntfs3: Mark volume as dirty if xattr is broken Bugfix and refactoring - - - --- 2024-04-17 Konstantin Komarov New
[02/11] fs/ntfs3: Missed le32_to_cpu conversion Bugfix and refactoring - - - --- 2024-04-17 Konstantin Komarov New
[01/11] fs/ntfs3: Remove max link count info display during driver init Bugfix and refactoring - - - --- 2024-04-17 Konstantin Komarov New
[GIT,PULL] ntfs3: bugfixes for 6.8 [GIT,PULL] ntfs3: bugfixes for 6.8 - - - --- 2024-02-09 Konstantin Komarov New
[5/5] fs/ntfs3: Update inode->i_size after success write into compressed file fs/ntfs3: Bugfix - - - --- 2024-01-29 Konstantin Komarov New
[4/5] fs/ntfs3: Fixed overflow check in mi_enum_attr() fs/ntfs3: Bugfix - - - --- 2024-01-29 Konstantin Komarov New
[3/5] fs/ntfs3: Correct function is_rst_area_valid fs/ntfs3: Bugfix - - - --- 2024-01-29 Konstantin Komarov New
[2/5] fs/ntfs3: Use i_size_read and i_size_write fs/ntfs3: Bugfix - - - --- 2024-01-29 Konstantin Komarov New
[1/5] fs/ntfs3: Prevent generic message "attempt to access beyond end of device" fs/ntfs3: Bugfix - - - --- 2024-01-29 Konstantin Komarov New
fs/ntfs3: Use kvfree to free memory allocated by kvmalloc fs/ntfs3: Use kvfree to free memory allocated by kvmalloc - - - --- 2024-01-16 Konstantin Komarov New
fs/ntfs3: Disable ATTR_LIST_ENTRY size check fs/ntfs3: Disable ATTR_LIST_ENTRY size check - - - --- 2023-12-21 Konstantin Komarov New
[16/16] fs/ntfs3: Fix c/mtime typo fs/ntfs3: Bugfix and refactoring - - - --- 2023-12-06 Konstantin Komarov New
[15/16] fs/ntfs3: Add NULL ptr dereference checking at the end of attr_allocate_frame() fs/ntfs3: Bugfix and refactoring - - - --- 2023-12-06 Konstantin Komarov New
[14/16] fs/ntfs3: Add and fix comments fs/ntfs3: Bugfix and refactoring - - - --- 2023-12-06 Konstantin Komarov New
[13/16] fs/ntfs3: ntfs3_forced_shutdown use int instead of bool fs/ntfs3: Bugfix and refactoring - - - --- 2023-12-06 Konstantin Komarov New
[12/16] fs/ntfs3: Implement super_operations::shutdown fs/ntfs3: Bugfix and refactoring - - - --- 2023-12-06 Konstantin Komarov New
[11/16] fs/ntfs3: Drop suid and sgid bits as a part of fpunch fs/ntfs3: Bugfix and refactoring - - - --- 2023-12-06 Konstantin Komarov New
[10/16] fs/ntfs3: Add file_modified fs/ntfs3: Bugfix and refactoring - - - --- 2023-12-06 Konstantin Komarov New
[09/16] fs/ntfs3: Correct use bh_read fs/ntfs3: Bugfix and refactoring - - - --- 2023-12-06 Konstantin Komarov New
[08/16] fs/ntfs3: Fix detected field-spanning write (size 8) of single field "le->name" fs/ntfs3: Bugfix and refactoring - - - --- 2023-12-06 Konstantin Komarov New
[07/16] fs/ntfs3: Fix multithreaded stress test fs/ntfs3: Bugfix and refactoring - - - --- 2023-12-06 Konstantin Komarov New
[06/16] fs/ntfs3: Reduce stack usage fs/ntfs3: Bugfix and refactoring - - - --- 2023-12-06 Konstantin Komarov New
[05/16] fs/ntfs3: Print warning while fixing hard links count fs/ntfs3: Bugfix and refactoring - - - --- 2023-12-06 Konstantin Komarov New
[04/16] fs/ntfs3: Correct hard links updating when dealing with DOS neams fs/ntfs3: Bugfix and refactoring - - - --- 2023-12-06 Konstantin Komarov New
[03/16] fs/ntfs3: Improve ntfs_dir_count fs/ntfs3: Bugfix and refactoring - - - --- 2023-12-06 Konstantin Komarov New
[02/16] fs/ntfs3: Modified fix directory element type detection fs/ntfs3: Bugfix and refactoring - - - --- 2023-12-06 Konstantin Komarov New
[01/16] fs/ntfs3: Improve alternative boot processing fs/ntfs3: Bugfix and refactoring - - - --- 2023-12-06 Konstantin Komarov New
[GIT,PULL] ntfs3: bugfixes for 6.6 [GIT,PULL] ntfs3: bugfixes for 6.6 - - - --- 2023-10-19 Konstantin Komarov New
[8/8] fs/ntfs3: Fix NULL pointer dereference on error in attr_allocate_frame() fs/ntfs3: Bugfix and refactoring - - - --- 2023-09-26 Konstantin Komarov New
[7/8] fs/ntfs3: Fix possible NULL-ptr-deref in ni_readpage_cmpr() fs/ntfs3: Bugfix and refactoring - - - --- 2023-09-26 Konstantin Komarov New
[6/8] fs/ntfs3: Do not allow to change label if volume is read-only fs/ntfs3: Bugfix and refactoring - - - --- 2023-09-26 Konstantin Komarov New
[5/8] fs/ntfs3: Add more info into /proc/fs/ntfs3/<dev>/volinfo fs/ntfs3: Bugfix and refactoring - - - --- 2023-09-26 Konstantin Komarov New
[4/8] fs/ntfs3: Refactoring and comments fs/ntfs3: Bugfix and refactoring - - - --- 2023-09-26 Konstantin Komarov New
« 1 2 3 44 5 »