ntfs3 archive · August 2021
192 messages across 50 threads, ordered by last activity .
-
STALE1735d
[PATCH] fs/ntfs3: Rework file operations
2021-08-31 21:54 · 1 reply this month · Konstantin Komarov <almaz.alexandrovich@paragon-software.com> -
STALE1737d
[PATCH] fs/ntfs3: Restyle comments to better align with kernel-doc
2021-08-31 19:56 · 1 reply this month · Konstantin Komarov <almaz.alexandrovich@paragon-software.com> -
STALE1737d
[PATCH 0/7] fs/ntfs3: Refactor header includes
2021-08-31 18:43 · 9 replies this month · Kari Argillander <hidden> -
STALE1730d
[PATCH 0/5] fs/ntfs3: Fix various styling issues
2021-08-31 18:15 · 4 replies this month · Kari Argillander <hidden> -
STALE1737d
[PATCH] fs/ntfs3: Remove fat ioctl's from ntfs3 driver for now
2021-08-31 16:19 · 1 reply this month · Kari Argillander <hidden> -
STALE1738d
Re: [PATCH] Restyle comments to better align with kernel-doc
2021-08-30 17:13 · 1 reply this month · Konstantin Komarov <almaz.alexandrovich@paragon-software.com> -
STALE1739d
Ntfs3 git repo in github should not back merge
2021-08-29 23:26 · 4 replies this month · Kari Argillander <hidden> -
STALE1735d
[PATCH] fs/ntfs3: Change how module init/info messages are displayed
2021-08-29 14:43 · 0 replies this month · Kari Argillander <hidden> -
STALE1730d
[PATCH v3 0/9] fs/ntfs3: Use new mount api and change some opts
2021-08-29 11:49 · 12 replies this month · Kari Argillander <hidden> -
STALE1682d
Re: [PATCH v7 04/19] iov_iter: Turn iov_iter_fault_in_readable into fault_in_iov_iter_readable
2021-08-28 17:13 · 2 replies this month · Kari Argillander <hidden> -
STALE1741d
[PATCH v2 0/6] fs/ntfs3: Use new mount api and change some opts
2021-08-27 18:44 · 25 replies this month · Kari Argillander <hidden> -
STALE1741d
[PATCH 1/3] fs/ntfs3: Fix error code in indx_add_allocate()
2021-08-27 17:47 · 6 replies this month · Dan Carpenter <hidden> -
STALE1741d
[PATCH] fs/ntfs3: fix an error code in ntfs_get_acl_ex()
2021-08-27 17:18 · 3 replies this month · Dan Carpenter <hidden> -
STALE1741d
[PATCH] fs/ntfs3: add checks for allocation failure
2021-08-27 17:17 · 3 replies this month · Dan Carpenter <hidden> -
STALE1741d
[PATCH v2] fs/ntfs3: Use kernel ALIGN macros over driver specific
2021-08-27 17:14 · 1 reply this month · Kari Argillander <hidden> -
STALE1741d
[PATCH v4 0/3] fs/ntfs3: Use kernel alloc wrappers and fix warnings
2021-08-27 17:12 · 5 replies this month · Kari Argillander <hidden> -
STALE1741d
[PATCH] fs/ntfs3: Remove unused including <linux/version.h>
2021-08-27 16:31 · 2 replies this month · Jiapeng Chong <hidden> -
STALE1741d
[PATCH][next] fs/ntfs3: Fix fall-through warnings for Clang
2021-08-27 16:27 · 2 replies this month · "Gustavo A. R. Silva" <gustavoars@kernel.org> -
STALE1741d
[PATCH] fs/ntfs3: Remove unused variable cnt in ntfs_security_init()
2021-08-27 16:12 · 3 replies this month · Nathan Chancellor <nathan@kernel.org> -
STALE1741d
[PATCH][next] fs/ntfs3: Fix integer overflow in multiplication
2021-08-27 16:11 · 2 replies this month · Colin King <hidden> -
STALE1741d
[PATCH] fs/ntfs3: Add ifndef + define to all header files
2021-08-27 16:09 · 1 reply this month · Kari Argillander <hidden> -
STALE1741d
[PATCH] fs/ntfs3: Use linux/log2 is_power_of_2 function
2021-08-27 16:08 · 1 reply this month · Kari Argillander <hidden> -
STALE1741d
[PATCH][next][V2] fs/ntfs3: Fix various spelling mistakes
2021-08-27 16:06 · 1 reply this month · Colin King <hidden> -
STALE1741d
[PATCH] fs/ntfs3: Delete dead code in ni_write_frame()
2021-08-27 10:15 · 1 reply this month · Dan Carpenter <hidden> -
STALE1741d
[bug report] fs/ntfs3: missing error code in attr_data_get_block()
2021-08-27 09:43 · 1 reply this month · Dan Carpenter <hidden> -
STALE1735d
[PATCH] fs/ntfs3: Remove GPL boilerplates from decompress lib files
2021-08-26 22:06 · 1 reply this month · Kari Argillander <hidden> -
STALE1742d
[PATCH 0/2] fs/ntfs3: Fix minor things in ntfs_get_acl_ex()
2021-08-26 09:13 · 3 replies this month · Kari Argillander <hidden> -
STALE1735d
[PATCH] fs/ntfs3: Remove unnecessary condition checking from ntfs_file_read_iter
2021-08-25 19:31 · 2 replies this month · Kari Argillander <hidden> -
STALE1735d
[PATCH] fs/ntfs3: Fix integer overflow in ni_fiemap with fiemap_prep()
2021-08-25 18:25 · 0 replies this month · Kari Argillander <hidden> -
STALE1743d
[PATCH] fs/ntfs3: Use kernel ALIGN macros over driver specific
2021-08-25 18:04 · 2 replies this month · Kari Argillander <hidden> -
DORMANTno replies
[bug report] fs/ntfs3: inconsistent NULL checking in do_action()
2021-08-25 08:37 · 0 replies this month · Dan Carpenter <hidden> -
STALE1743d
[bug report] fs/ntfs3: integer overflow in ni_fiemap()
2021-08-25 08:35 · 2 replies this month · Dan Carpenter <hidden> -
DORMANTno replies
[bug report] fs/ntfs3: inconsistent NULL checks in mi_read()
2021-08-25 07:44 · 0 replies this month · Dan Carpenter <hidden> -
DORMANTno replies
[bug report] fs/ntfs3: inconsistent NULL checking in ntfs_read_run_nb()
2021-08-24 11:41 · 0 replies this month · Dan Carpenter <hidden> -
DORMANTno replies
[bug report] fs/ntfs3: inconsistent NULL checking in attr_allocate_frame()
2021-08-24 11:41 · 0 replies this month · Dan Carpenter <hidden> -
DORMANTno replies
[bug report] fs/ntfs3: inconsistent NULL checking in attr_set_size()
2021-08-24 11:40 · 0 replies this month · Dan Carpenter <hidden> -
DORMANTno replies
[bug report] fs/ntfs3: inconsistent NULL checking in mi_read()
2021-08-24 11:40 · 0 replies this month · Dan Carpenter <hidden> -
DORMANTno replies
[bug report] fs/ntfs3: mask truncates in ntfs_compress_write()
2021-08-24 11:39 · 0 replies this month · Dan Carpenter <hidden> -
STALE1744d
[bug report] fs/ntfs3: Add attrib operations
2021-08-24 10:49 · 1 reply this month · Dan Carpenter <hidden> -
STALE114d
[bug report] fs/ntfs3: Add initialization of super block
2021-08-24 10:33 · 1 reply this month · Dan Carpenter <hidden> -
DORMANTno replies
[bug report] fs/ntfs3: Add attrib operations
2021-08-24 09:53 · 0 replies this month · Dan Carpenter <hidden> -
STALE1744d
[bug report] fs/ntfs3: Add file operations and implementation
2021-08-24 09:32 · 1 reply this month · Dan Carpenter <hidden> -
STALE1744d
[PATCH v3 0/3] fs/ntfs3: Use kernel alloc wrappers and fix warnings
2021-08-24 08:05 · 8 replies this month · Kari Argillander <hidden> -
STALE1751d
[PATCH v2] Use kernel alloc wrappers and fix wargings
2021-08-17 23:44 · 5 replies this month · Kari Argillander <hidden> -
STALE1751d
[PATCH] fs/ntfs3: Do not use driver own alloc wrappers
2021-08-17 17:21 · 1 reply this month · Kari Argillander <hidden> -
STALE1752d
(no subject)
2021-08-16 14:21 · 18 replies this month · Kari Argillander <hidden> -
STALE1752d
[PATCH] fs/ntfs3: Fix spelling mistake "whitout" -> "without"
2021-08-16 09:49 · 3 replies this month · Colin King <hidden> -
STALE1734d
RE: Paragon NTFSv3 (was Re: [GIT PULL] vboxsf fixes for 5.14-1)
2021-08-16 03:00 · 2 replies this month · Konstantin Komarov <almaz.alexandrovich@paragon-software.com> -
STALE1738d
Re: [PATCH v27 00/10] NTFS read-write driver GPL implementation by Paragon Software
2021-08-13 15:53 · 0 replies this month · Kari Argillander <hidden> -
DORMANTno replies
Test delivery to start the archive
2021-08-12 20:49 · 0 replies this month · Konstantin Ryabitsev <hidden>