ntfs3.lists.linux.dev archive mirror
 help / color / mirror / Atom feed
 messages from 2021-08-12 20:49:55 to 2021-09-02 10:26:13 UTC [more...]

[bug report] fs/ntfs3: Rework file operations
 2021-09-02 10:25 UTC 

[PATCH] fs/ntfs3: Rework file operations
 2021-09-02  8:25 UTC  (4+ messages)

[PATCH 0/5] fs/ntfs3: Fix various styling issues
 2021-09-02  8:10 UTC  (9+ messages)
` [PATCH 1/5] fs/ntfs3: Use kmalloc_array over kmalloc with multiply
` [PATCH 2/5] fs/ntfs3: Use consistent spacing around '+'
` [PATCH 3/5] fs/ntfs3: Place Comparisons constant right side of the test
` [PATCH 4/5] fs/ntfs3: Remove braces from single statment block

[PATCH 0/7] fs/ntfs3: Refactor header includes
 2021-09-01  0:45 UTC  (11+ messages)
` [PATCH 1/7] fs/ntfs3: Add missing header files to ntfs.h
` [PATCH 2/7] fs/ntfs3: Add missing headers and forward declarations to ntfs_fs.h
` [PATCH 3/7] fs/ntfs3: Add missing header and guards to lib/ headers
` [PATCH 4/7] fs/ntfs3: Change right headers to bitfunc.c
` [PATCH 5/7] fs/ntfs3: Change right headers to upcase.c
` [PATCH 6/7] fs/ntfs3: Change right headers to lznt.c
` [PATCH 7/7] fs/ntfs3: Remove unneeded header files from c files

[PATCH] fs/ntfs3: Restyle comments to better align with kernel-doc
 2021-08-31 19:56 UTC  (2+ messages)

[PATCH] fs/ntfs3: Remove fat ioctl's from ntfs3 driver for now
 2021-08-31 16:19 UTC  (2+ messages)

[PATCH v27 00/10] NTFS read-write driver GPL implementation by Paragon Software
 2021-08-30 17:13 UTC  (3+ messages)
  ` [PATCH] Restyle comments to better align with kernel-doc

Ntfs3 git repo in github should not back merge
 2021-08-29 23:26 UTC  (5+ messages)

[PATCH] fs/ntfs3: Change how module init/info messages are displayed
 2021-08-29 14:42 UTC 

[PATCH v3 0/9] fs/ntfs3: Use new mount api and change some opts
 2021-08-29 11:49 UTC  (13+ messages)
` [PATCH v3 1/9] fs/ntfs3: Remove unnecesarry mount option noatime
` [PATCH v3 2/9] fs/ntfs3: Remove unnecesarry remount flag handling
` [PATCH v3 3/9] fs/ntfs3: Convert mount options to pointer in sbi
` [PATCH v3 4/9] fs/ntfs3: Use new api for mounting
` [PATCH v3 5/9] fs/ntfs3: Init spi more in init_fs_context than fill_super
` [PATCH v3 6/9] fs/ntfs3: Make mount option nohidden more universal
` [PATCH v3 7/9] fs/ntfs3: Add iocharset= mount option as alias for nls=
` [PATCH v3 8/9] fs/ntfs3: Rename mount option no_acl_rules > (no)acl_rules
` [PATCH v3 9/9] fs/ntfs3: Show uid/gid always in show_options()

[PATCH v7 04/19] iov_iter: Turn iov_iter_fault_in_readable into fault_in_iov_iter_readable
 2021-08-28 17:13 UTC  (3+ messages)

[PATCH v2 0/6] fs/ntfs3: Use new mount api and change some opts
 2021-08-27 18:44 UTC  (26+ messages)
` [PATCH v2 1/6] fs/ntfs3: Remove unnecesarry mount option noatime
` [PATCH v2 2/6] fs/ntfs3: Remove unnecesarry remount flag handling
` [PATCH v2 3/6] fs/ntfs3: Use new api for mounting
` [PATCH v2 4/6] fs/ntfs3: Make mount option nohidden more universal
` [PATCH v2 5/6] fs/ntfs3: Add iocharset= mount option as alias for nls=
` [PATCH v2 6/6] fs/ntfs3: Rename mount option no_acl_rules > (no)acl_rules

[PATCH 1/3] fs/ntfs3: Fix error code in indx_add_allocate()
 2021-08-27 17:47 UTC  (7+ messages)
` [PATCH 2/3] fs/ntfs3: Potential NULL dereference in hdr_find_split()
` [PATCH 3/3] fs/ntfs3: Fix error handling in indx_insert_into_root()

[PATCH] fs/ntfs3: fix an error code in ntfs_get_acl_ex()
 2021-08-27 17:17 UTC  (4+ messages)

[PATCH] fs/ntfs3: add checks for allocation failure
 2021-08-27 17:16 UTC  (4+ messages)

[PATCH v2] fs/ntfs3: Use kernel ALIGN macros over driver specific
 2021-08-27 17:14 UTC  (2+ messages)

[PATCH v4 0/3] fs/ntfs3: Use kernel alloc wrappers and fix warnings
 2021-08-27 17:12 UTC  (6+ messages)
` [PATCH v4 1/3] fs/ntfs3: Restyle comment block in ni_parse_reparse()
` [PATCH v4 2/3] fs/ntfs3: Do not use driver own alloc wrappers
` [PATCH v4 3/3] fs/ntfs3: Use kcalloc/kmalloc_array over kzalloc/kmalloc

[PATCH] fs/ntfs3: Remove unused including <linux/version.h>
 2021-08-27 16:31 UTC  (3+ messages)

[PATCH][next] fs/ntfs3: Fix fall-through warnings for Clang
 2021-08-27 16:26 UTC  (3+ messages)

[PATCH] fs/ntfs3: Use linux/log2 is_power_of_2 function
 2021-08-27 16:08 UTC  (2+ messages)

[PATCH][next][V2] fs/ntfs3: Fix various spelling mistakes
 2021-08-27 16:06 UTC  (2+ messages)

[PATCH] fs/ntfs3: Remove unused variable cnt in ntfs_security_init()
 2021-08-27 16:12 UTC  (4+ messages)

[PATCH][next] fs/ntfs3: Fix integer overflow in multiplication
 2021-08-27 16:11 UTC  (3+ messages)

[PATCH] fs/ntfs3: Add ifndef + define to all header files
 2021-08-27 16:09 UTC  (2+ messages)

[PATCH] fs/ntfs3: Delete dead code in ni_write_frame()
 2021-08-27 10:14 UTC  (2+ messages)

[bug report] fs/ntfs3: missing error code in attr_data_get_block()
 2021-08-27  9:43 UTC  (2+ messages)

[PATCH] fs/ntfs3: Remove GPL boilerplates from decompress lib files
 2021-08-26 22:06 UTC  (2+ messages)

[PATCH 0/2] fs/ntfs3: Fix minor things in ntfs_get_acl_ex()
 2021-08-26  9:13 UTC  (4+ messages)
` [PATCH 1/2] fs/ntfs3: Fix pass zero to ERR_PTR() in ntfs_get_acl_ex
` [PATCH 2/2] fs/ntfs3: Fix missing type checking "

[PATCH] fs/ntfs3: Remove unnecessary condition checking from ntfs_file_read_iter
 2021-08-25 19:31 UTC  (3+ messages)

[PATCH] fs/ntfs3: Fix integer overflow in ni_fiemap with fiemap_prep()
 2021-08-25 18:24 UTC 

[PATCH] fs/ntfs3: Use kernel ALIGN macros over driver specific
 2021-08-25 18:04 UTC  (3+ messages)

[bug report] fs/ntfs3: inconsistent NULL checking in do_action()
 2021-08-25  8:37 UTC 

[bug report] fs/ntfs3: integer overflow in ni_fiemap()
 2021-08-25  8:35 UTC  (3+ messages)

[bug report] fs/ntfs3: inconsistent NULL checks in mi_read()
 2021-08-25  7:44 UTC 

[bug report] fs/ntfs3: inconsistent NULL checking in ntfs_read_run_nb()
 2021-08-24 11:41 UTC 

[bug report] fs/ntfs3: inconsistent NULL checking in attr_allocate_frame()
 2021-08-24 11:40 UTC 

[bug report] fs/ntfs3: inconsistent NULL checking in attr_set_size()
 2021-08-24 11:40 UTC 

[bug report] fs/ntfs3: inconsistent NULL checking in mi_read()
 2021-08-24 11:39 UTC 

[bug report] fs/ntfs3: mask truncates in ntfs_compress_write()
 2021-08-24 11:39 UTC 

[bug report] fs/ntfs3: Add attrib operations
 2021-08-24 10:49 UTC  (2+ messages)

[bug report] fs/ntfs3: Add initialization of super block
 2021-08-24 10:33 UTC  (2+ messages)

[bug report] fs/ntfs3: Add attrib operations
 2021-08-24  9:53 UTC 

[bug report] fs/ntfs3: Add file operations and implementation
 2021-08-24  9:32 UTC  (2+ messages)

[PATCH v3 0/3] fs/ntfs3: Use kernel alloc wrappers and fix warnings
 2021-08-24  8:04 UTC  (9+ messages)
` [PATCH v3 1/3] fs/ntfs3: Fix one none utf8 char in source file
` [PATCH v3 2/3] fs/ntfs3: Do not use driver own alloc wrappers
` [PATCH v3 3/3] fs/ntfs3: Use kcalloc/kmalloc_array over kzalloc/kmalloc

[PATCH v2] Use kernel alloc wrappers and fix wargings
 2021-08-17 23:43 UTC  (6+ messages)
` [PATCH v2] fs/ntfs3: Fix one none utf8 char in source file
` [PATCH v2] fs/ntfs3: Do not use driver own alloc wrappers
` [PATCH v2] fs/ntfs3: Use kcalloc/kmalloc_array over kzalloc/kmalloc

[PATCH] fs/ntfs3: Do not use driver own alloc wrappers
 2021-08-17 17:20 UTC  (2+ messages)

(no subject)
 2021-08-16 14:21 UTC  (19+ messages)
` [RFC PATCH 1/4] fs/ntfs3: Use new api for mounting
` [RFC PATCH 2/4] fs/ntfs3: Remove unnecesarry mount option noatime
` [RFC PATCH 3/4] fs/ntfs3: Make mount option nohidden more universal
` [RFC PATCH 4/4] fs/ntfs3: Add iocharset= mount option as alias for nls=
` [RFC PATCH 0/4] fs/ntfs3: Use new mount api and change some opts
` your mail

[PATCH] fs/ntfs3: Fix spelling mistake "whitout" -> "without"
 2021-08-16  9:49 UTC  (4+ messages)

Paragon NTFSv3 (was Re: [GIT PULL] vboxsf fixes for 5.14-1)
 2021-08-16  3:00 UTC  (3+ messages)

Test delivery to start the archive
 2021-08-12 20:49 UTC 


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).