LinuxLists
Users
About
Valdis Klētnieks (
[email protected]
)
Number of posts: 2758 (0.34 per day)
First post: 2001-04-12 14:57:27
Last post: 2023-08-10 10:01:49
Previous Page
/
Next Page
Date
List
Subject
2020-02-14 22:16:54
linux-kernel
Re: [PATCH] staging: exfat: add exfat filesystem code to staging
2020-02-06 04:28:13
linux-kernel
Re: [PATCH] exfat: update file system parameter handling
2020-02-04 05:07:51
linux-kernel
[PATCH v2] exfat: update file system parameter handling
2020-02-04 04:02:18
linux-kernel
[PATCH] exfat: update file system parameter handling
2019-12-11 23:35:09
linux-kernel
Re: [PATCH] x86/microcode: make stub function static inline
2019-12-06 10:26:56
linux-kernel
Re: [PATCH v5 02/13] exfat: add super block operations
2019-12-06 04:37:55
linux-kernel
[PATCH] x86/build: provide missing include file for capflags.c
2019-12-06 03:45:45
linux-kernel
[PATCH] x86/microcode: make stub function static inline
2019-12-06 02:37:04
linux-kernel
[PATCH] x86/vdso: Provide missing include file
2019-12-06 01:59:31
linux-kernel
[PATCH] crypto: chacha - fix warning message in header file
2019-12-05 13:16:48
linux-kernel
Re: linux-next 20191204: crash in mm/pagewalk.c
2019-12-05 12:23:52
linux-kernel
linux-next 20191204: crash in mm/pagewalk.c
2019-11-24 02:19:07
linux-kernel
Signed-off-by: (was Re: [PATCH] exfat: fix boolreturn.cocci warnings
2019-11-21 03:20:20
linux-kernel
Re: [PATCH v2 05/13] exfat: add file operations
2019-11-20 19:56:01
linux-kernel
linux-next - DEBUG_MUTEX=y causes message flood
2019-11-13 21:56:45
linux-kernel
Re: [PATCH 00/13] add the latest exfat driver
2019-11-13 19:26:05
linux-kernel
Re: [PATCH 00/13] add the latest exfat driver
2019-11-13 02:52:12
linux-kernel
[PATCH] staging: exfat: convert WARN to a pr_info
2019-11-12 22:40:38
linux-kernel
[PATCH] staging: exfat: Update the TODO file
2019-11-12 21:18:49
linux-kernel
[PATCH 03/12] staging: exfat: Remove FAT/VFAT mount support, part 3
2019-11-12 21:18:40
linux-kernel
[PATCH 10/12] staging: exfat: Clean up the namespace pollution part 6
2019-11-12 21:18:34
linux-kernel
[PATCH 11/12] staging: exfat: Clean up the namespace pollution part 7
2019-11-12 21:18:29
linux-kernel
[PATCH 12/12] staging: exfat: Clean up the namespace pollution part 8
2019-11-12 21:17:51
linux-kernel
[PATCH 08/12] staging: exfat: Clean up the namespace pollution part 4
2019-11-12 21:16:45
linux-kernel
[PATCH 06/12] staging: exfat: Clean up the namespace pollution part 2
2019-11-12 21:15:46
linux-kernel
[PATCH 09/12] staging: exfat: Clean up the namespace pollution part 5
2019-11-12 21:15:40
linux-kernel
[PATCH 07/12] staging: exfat: Clean up the namespace pollution part 3
2019-11-12 21:15:28
linux-kernel
[PATCH 00/12] staging: exfat: Heave FAT/VFAT over the side
2019-11-12 21:15:20
linux-kernel
[PATCH 05/12] staging: exfat: Clean up the namespace pollution part 1
2019-11-12 21:15:18
linux-kernel
[PATCH 04/12] staging: exfat: Remove FAT/VFAT mount support, part 4
2019-11-12 21:15:02
linux-kernel
[PATCH 02/12] staging: exfat: Remove FAT/VFAT mount support, part 2
2019-11-12 21:14:50
linux-kernel
[PATCH 01/12] staging: exfat: Remove FAT/VFAT mount support, part 1
2019-11-12 02:15:40
linux-kernel
[PATCH v3 9/9] staging: exfat: Correct return code
2019-11-12 02:14:30
linux-kernel
[PATCH v3 0/9] staging: exfat: Clean up return codes
2019-11-12 02:13:38
linux-kernel
[PATCH v3 8/9] staging: exfat: Collapse redundant return code translations
2019-11-12 02:12:20
linux-kernel
[PATCH v3 7/9] staging: exfat: Clean up return codes - FFS_SUCCESS
2019-11-12 02:12:12
linux-kernel
[PATCH v3 6/9] staging: exfat: Clean up return codes - remove unused codes
2019-11-12 02:12:02
linux-kernel
[PATCH v3 5/9] staging: exfat: Clean up return codes - FFS_ERROR
2019-11-12 02:11:51
linux-kernel
[PATCH v3 4/9] staging: exfat: Clean up return codes - FFS_INVALIDFID
2019-11-12 02:11:39
linux-kernel
[PATCH v3 3/9] staging: exfat: Clean up return codes - FFS_EOF
2019-11-12 02:11:39
linux-kernel
[PATCH v3 1/9] staging: exfat: Clean up return codes - FFS_FORMATERR
2019-11-12 02:11:39
linux-kernel
[PATCH v3 2/9] staging: exfat: Clean up return codes - FFS_MEDIAERR
2019-11-08 21:55:04
linux-kernel
Re: [PATCH 01/16] staging: exfat: use prandom_u32() for i_generation
2019-11-05 22:22:16
linux-kernel
Re: [PATCH v2 01/10] staging: exfat: Clean up return codes - FFS_FORMATERR
2019-11-05 21:00:21
linux-kernel
Re: [PATCH 1/1] errno.h: Provide EFSBADCRC for everybody
2019-11-05 20:58:49
linux-ext4
Re: [PATCH 1/1] errno.h: Provide EFSBADCRC for everybody
2019-11-05 02:47:53
linux-kernel
[PATCH 1/1] errno.h: Provide EFSBADCRC for everybody
2019-11-05 00:55:39
linux-ext4
Re: [PATCH 10/10] errno.h: Provide EFSCORRUPTED for everybody
2019-11-04 10:55:26
linux-kernel
Re: [PATCH v2 07/10] staging: exfat: Clean up return codes - FFS_SUCCESS
2019-11-04 02:09:17
linux-kernel
[PATCH v2 06/10] staging: exfat: Clean up return codes - remove unused codes
2019-11-04 02:08:50
linux-kernel
[PATCH v2 04/10] staging: exfat: Clean up return codes - FFS_INVALIDFID