Kari Argillander ([email protected])

Number of posts: 294 (0.16 per day)
First post: 2017-12-12 22:03:04
Last post: 2023-01-01 19:21:01

Date List Subject
2021-08-31 18:47:33 linux-kernel Re: [PATCH 6/7] fs/ntfs3: Change right headers to lznt.c
2021-08-31 18:45:09 linux-kernel [PATCH 2/5] fs/ntfs3: Use consistent spacing around '+'
2021-08-31 18:21:26 linux-kernel [PATCH 4/5] fs/ntfs3: Remove braces from single statment block
2021-08-31 14:22:22 linux-kernel [PATCH 7/7] fs/ntfs3: Remove unneeded header files from c files
2021-08-31 14:18:06 linux-kernel [PATCH 4/7] fs/ntfs3: Change right headers to bitfunc.c
2021-08-31 14:17:27 linux-kernel [PATCH 6/7] fs/ntfs3: Change right headers to lznt.c
2021-08-31 14:17:25 linux-kernel [PATCH 0/7] fs/ntfs3: Refactor header includes
2021-08-31 14:17:25 linux-kernel [PATCH 3/7] fs/ntfs3: Add missing header and guards to lib/ headers
2021-08-31 14:17:14 linux-kernel [PATCH 5/7] fs/ntfs3: Change right headers to upcase.c
2021-08-31 14:16:07 linux-kernel [PATCH 2/7] fs/ntfs3: Add missing headers and forward declarations to ntfs_fs.h
2021-08-31 14:16:05 linux-kernel [PATCH 1/7] fs/ntfs3: Add missing header files to ntfs.h
2021-08-30 17:23:22 linux-kernel Re: [drm/amdgpu] Driver crashes on 5.13.9 kernel
2021-08-30 17:17:32 linux-kernel Re: [PATCH] Restyle comments to better align with kernel-doc
2021-08-29 23:27:37 linux-kernel Re: Ntfs3 git repo in github should not back merge
2021-08-29 18:38:49 linux-kernel Re: Ntfs3 git repo in github should not back merge
2021-08-29 17:40:13 linux-kernel Re: [drm/amdgpu] Driver crashes on 5.13.9 kernel
2021-08-29 17:15:37 linux-kernel Re: [PATCH v4] staging: r8188eu: core: remove null check before vfree
2021-08-29 14:43:57 linux-kernel [PATCH] fs/ntfs3: Change how module init/info messages are displayed
2021-08-29 11:51:20 linux-kernel Re: [PATCH v3 8/9] fs/ntfs3: Rename mount option no_acl_rules > (no)acl_rules
2021-08-29 10:02:41 linux-kernel [PATCH v3 9/9] fs/ntfs3: Show uid/gid always in show_options()
2021-08-29 10:00:36 linux-kernel [PATCH v3 8/9] fs/ntfs3: Rename mount option no_acl_rules > (no)acl_rules
2021-08-29 10:00:36 linux-kernel [PATCH v3 7/9] fs/ntfs3: Add iocharset= mount option as alias for nls=
2021-08-29 09:58:52 linux-kernel [PATCH v3 5/9] fs/ntfs3: Init spi more in init_fs_context than fill_super
2021-08-29 09:58:50 linux-kernel [PATCH v3 6/9] fs/ntfs3: Make mount option nohidden more universal
2021-08-29 09:58:40 linux-kernel [PATCH v3 4/9] fs/ntfs3: Use new api for mounting
2021-08-29 09:58:37 linux-kernel [PATCH v3 3/9] fs/ntfs3: Convert mount options to pointer in sbi
2021-08-29 09:58:34 linux-kernel [PATCH v3 0/9] fs/ntfs3: Use new mount api and change some opts
2021-08-29 09:58:34 linux-kernel [PATCH v3 2/9] fs/ntfs3: Remove unnecesarry remount flag handling
2021-08-29 09:58:34 linux-kernel [PATCH v3 1/9] fs/ntfs3: Remove unnecesarry mount option noatime
2021-08-28 19:48:31 linux-kernel Re: [PATCH] staging: r8188eu: core: remove null check before vfree
2021-08-28 14:02:44 linux-kernel Re: [PATCH 2/2] drm/panel: Add driver for the AUO A030JTN01 TFT LCD
2021-08-28 11:38:54 linux-kernel Re: [PATCH v5 2/3] staging: r8188eu: incorrect type in csum_ipv6_magic
2021-08-28 10:24:01 linux-kernel Re: [PATCH] staging: pi433: fix docs typos and references to previous struct names
2021-08-27 20:58:46 linux-kernel Re: [PATCH v7 04/19] iov_iter: Turn iov_iter_fault_in_readable into fault_in_iov_iter_readable
2021-08-27 20:38:14 linux-kernel Re: [PATCH] mei: switch from 'pci_' to 'dma_' API
2021-08-27 07:50:31 linux-kernel Re: [PATCH v3 0/6] staging: r8188eu: avoid uninit value bugs
2021-08-26 21:46:42 linux-kernel [PATCH] fs/ntfs3: Remove GPL boilerplates from decompress lib files
2021-08-26 08:59:22 linux-kernel [PATCH v2] fs/ntfs3: Use kernel ALIGN macros over driver specific
2021-08-25 21:11:29 linux-kernel Ntfs3 git repo in github should not back merge
2021-08-25 21:10:07 linux-kernel Re: [PATCH] fs/ntfs3: Remove unnecessary condition checking from ntfs_file_read_iter
2021-08-25 21:05:21 linux-kernel [PATCH] fs/ntfs3: Remove unnecessary condition checking from ntfs_file_read_iter
2021-08-25 21:05:14 linux-kernel [PATCH] fs/ntfs3: Fix integer overflow in ni_fiemap with fiemap_prep()
2021-08-25 18:07:17 linux-kernel Re: [PATCH] fs/ntfs3: Use kernel ALIGN macros over driver specific
2021-08-24 18:40:25 linux-kernel [PATCH v4 3/3] fs/ntfs3: Use kcalloc/kmalloc_array over kzalloc/kmalloc
2021-08-24 18:39:29 linux-kernel [PATCH v4 2/3] fs/ntfs3: Do not use driver own alloc wrappers
2021-08-24 18:39:21 linux-kernel [PATCH v4 1/3] fs/ntfs3: Restyle comment block in ni_parse_reparse()
2021-08-24 18:39:21 linux-kernel [PATCH v4 0/3] fs/ntfs3: Use kernel alloc wrappers and fix warnings
2021-08-24 18:25:41 linux-kernel [PATCH] fs/ntfs3: Use kernel ALIGN macros over driver specific
2021-08-24 18:23:55 linux-kernel [PATCH] fs/ntfs3: Remove fat ioctl's from ntfs3 driver for now
2021-08-24 16:43:23 linux-kernel Re: [PATCH] fs/ntfs3: fix an error code in ntfs_get_acl_ex()
2021-08-24 16:07:45 linux-kernel Re: [PATCH] fs/ntfs3: add checks for allocation failure