org.kernel.vger.linux-cifs archive

829 archived articles, newest first (page 1 of 9). Latest articles →

[PATCH v3 7/7] smb/client: invalidate fscache for fallocate range operations
Sun, 23 Aug 2026 23:10:53 +0800
Huiwen He <[email protected]> • #42161
[PATCH v3 6/7] smb/client: fix stale page cache in insert/collapse range
Sun, 23 Aug 2026 23:10:52 +0800
Huiwen He <[email protected]> • #42160
[PATCH v3 5/7] smb/client: fix integer truncation in collapse range
Sun, 23 Aug 2026 23:10:51 +0800
Huiwen He <[email protected]> • #42159
[PATCH v3 4/7] smb/client: fix data corruption in emulated insert range
Sun, 23 Aug 2026 23:10:50 +0800
Huiwen He <[email protected]> • #42158
[PATCH v3 3/7] smb/client: mark file sparse before emulating insert range
Sun, 23 Aug 2026 23:10:49 +0800
Huiwen He <[email protected]> • #42157
[PATCH v3 2/7] smb/client: validate new EOF for zero range
Sun, 23 Aug 2026 23:10:48 +0800
Huiwen He <[email protected]> • #42156
[PATCH v3 0/7] smb/client: fix fallocate range operation issues
Sun, 23 Aug 2026 23:10:46 +0800
Huiwen He <[email protected]> • #42155
[PATCH v3 1/7] smb/client: validate new EOF for insert range
Sun, 23 Aug 2026 23:10:47 +0800
Huiwen He <[email protected]> • #42154
Re: [PATCH] cifs: fix i_size inconsistency in smb2_duplicate_extents() on FSCTL failure
Sun, 23 Aug 2026 20:23:23 +0800
kernel test robot <[email protected]> • #42153
Re: [PATCH] cifs: fix i_size inconsistency in smb2_duplicate_extents() on FSCTL failure
Sun, 23 Aug 2026 20:23:06 +0800
kernel test robot <[email protected]> • #42152
Re: [PATCH] cifs: fix loff_t underflow in cifs_remap_file_range() when len == 0
Sun, 23 Aug 2026 10:14:55 +0900
Namjae Jeon <[email protected]> • #42151
[PATCH] cifs: fix loff_t underflow in cifs_remap_file_range() when len == 0
Sat, 22 Aug 2026 16:55:17 -0500
Frank Sorenson <[email protected]> • #42150
Re: [PATCH v4 0/3] ksmbd: refactor smb2_notify() to a blocking wait
Sun, 23 Aug 2026 00:46:00 +0800
ChenXiaoSong <[email protected]> • #42149
Re: [PATCH v4 0/3] ksmbd: refactor smb2_notify() to a blocking wait
Sun, 23 Aug 2026 00:29:44 +0800
ChenXiaoSong <[email protected]> • #42148
Re: [PATCH RESEND 00/11] cifs: Various changes
Sat, 22 Aug 2026 15:31:12 +0200
Pali Rohár <[email protected]> • #42147
Re: [PATCH RESEND 00/11] cifs: Various changes
Sat, 22 Aug 2026 22:28:26 +0900
Namjae Jeon <[email protected]> • #42146
Re: [PATCH v4 1/2] cifs: don't update i_size in cifs_do_truncate() without a cached handle
Sat, 22 Aug 2026 21:02:53 +0900
Namjae Jeon <[email protected]> • #42145
Re: [PATCH v4 2/2] cifs: fix loff_t underflow in cifs_remap_file_range() when len == 0
Sat, 22 Aug 2026 20:44:41 +0900
Namjae Jeon <[email protected]> • #42144
Re: [PATCH v2 6/6] smb/client: fix stale page cache in insert/collapse range
Sat, 22 Aug 2026 18:54:37 +0800
ChenXiaoSong <[email protected]> • #42143
Re: [PATCH v2 6/6] smb/client: fix stale page cache in insert/collapse range
Sat, 22 Aug 2026 19:45:15 +0900
Namjae Jeon <[email protected]> • #42142
Re: [PATCH v4 0/3] ksmbd: refactor smb2_notify() to a blocking wait
Sat, 22 Aug 2026 17:48:58 +0900
Namjae Jeon <[email protected]> • #42141
Re: [PATCH RESEND 00/11] cifs: Various changes
Fri, 21 Aug 2026 23:47:22 +0200
Pali Rohár <[email protected]> • #42140
Re: [PATCH] smb: client: fix OOB array access in __smb2_calc_size() on unknown Command
Fri, 21 Aug 2026 16:09:42 -0500
Frank Sorenson <[email protected]> • #42139
Re: [GIT PULL] smb: client: replace Steve French as CIFS maintainer
Fri, 21 Aug 2026 20:26:39 +0000
[email protected] • #42138
[PATCH v4 2/2] cifs: fix loff_t underflow in cifs_remap_file_range() when len == 0
Fri, 21 Aug 2026 13:41:09 -0500
Frank Sorenson <[email protected]> • #42137
[PATCH v4 1/2] cifs: don't update i_size in cifs_do_truncate() without a cached handle
Fri, 21 Aug 2026 13:41:08 -0500
Frank Sorenson <[email protected]> • #42136
[PATCH v4 0/2] cifs: two size-management bug fixes
Fri, 21 Aug 2026 13:41:07 -0500
Frank Sorenson <[email protected]> • #42135
Re: [PATCH v3] smb: client: reject a tree connect response whose byte count is too small
Fri, 21 Aug 2026 15:17:26 -0300
Paulo Alcantara <[email protected]> • #42134
Re: [PATCH] cifs: call pagecache_isize_extended() in cifs_setsize() when extending
Fri, 21 Aug 2026 15:10:54 -0300
Paulo Alcantara <[email protected]> • #42133
Re: [PATCH 4/4] smb: prevent TIF_NOTIFY_SIGNAL from interrupting
Fri, 21 Aug 2026 14:18:53 -0300
Paulo Alcantara <[email protected]> • #42132
Re: [PATCH] smb: client: fix OOB array access in __smb2_calc_size() on unknown Command
Fri, 21 Aug 2026 13:08:52 -0400
Tom Talpey <[email protected]> • #42131
Re: [PATCH] smb: client: fix copy-paste error in WSL EA length accounting for $LXDEV
Fri, 21 Aug 2026 14:05:51 -0300
Paulo Alcantara <[email protected]> • #42130
Re: [PATCH] smb: client: restore the data_offset bound in is_valid_oplock_break()
Fri, 21 Aug 2026 14:04:00 -0300
Paulo Alcantara <[email protected]> • #42129
Re: [PATCH v2 1/3] cifs: clear tcon after cifsFileInfo_put() in cifs_file_set_size()
Fri, 21 Aug 2026 13:47:51 -0300
Paulo Alcantara <[email protected]> • #42128
Re: [PATCH] smb/client: remove redundant NULL check before kfree()
Fri, 21 Aug 2026 13:45:17 -0300
Paulo Alcantara <[email protected]> • #42127
Re: [PATCH] smb: client: remove redundant NULL check before kfree()
Fri, 21 Aug 2026 13:40:31 -0300
Paulo Alcantara <[email protected]> • #42126
Re: [PATCH v3] smb: client: reject a tree connect response whose byte count is too small
Sat, 22 Aug 2026 00:03:55 +0900
Namjae Jeon <[email protected]> • #42125
Re: [PATCH 1/4] signal: allow taks to temporarily block TIF_NOTIFY_SIGNAL
Fri, 21 Aug 2026 16:35:22 +0200
Oleg Nesterov <[email protected]> • #42124
Re: [PATCH] ksmbd: zero the object ID before filling FS_OBJECT_ID_INFORMATION
Fri, 21 Aug 2026 22:34:59 +0800
ChenXiaoSong <[email protected]> • #42123
[PATCH] smb: client: fix OOB array access in __smb2_calc_size() on unknown Command
Fri, 21 Aug 2026 09:29:46 -0500
Frank Sorenson <[email protected]> • #42122
[PATCH] ksmbd: zero the object ID before filling FS_OBJECT_ID_INFORMATION
Fri, 21 Aug 2026 16:58:01 +0300
Aleksandr Khromov <[email protected]> • #42121
[PATCH v3] smb: client: reject a tree connect response whose byte count is too small
Fri, 21 Aug 2026 07:36:16 -0500
Bryam Vargas via B4 Relay <[email protected]> • #42120
Re: [PATCH v2 1/2] smb: client: let enum smb_eio_trace grow past 128 entries
Fri, 21 Aug 2026 20:02:31 +0900
Namjae Jeon <[email protected]> • #42119
Re: [PATCH v4 0/3] ksmbd: refactor smb2_notify() to a blocking wait
Fri, 21 Aug 2026 14:47:25 +0800
ChenXiaoSong <[email protected]> • #42118
Re: [PATCH] cifs: fix i_size inconsistency in smb2_duplicate_extents() on FSCTL failure
Thu, 20 Aug 2026 22:34:12 -0500
Frank Sorenson <[email protected]> • #42117
Re: [PATCH] smb: client: reject a tree connect response whose byte count is too small
Fri, 21 Aug 2026 03:16:11 +0000
Bryam Vargas <[email protected]> • #42116
[PATCH v2 0/2] smb: client: reject a too-small tree connect byte count
Thu, 20 Aug 2026 21:25:19 -0500
Bryam Vargas via B4 Relay <[email protected]> • #42115
[PATCH v2 2/2] smb: client: reject a tree connect response whose byte count is too small
Thu, 20 Aug 2026 21:25:21 -0500
Bryam Vargas via B4 Relay <[email protected]> • #42114
[PATCH v2 1/2] smb: client: let enum smb_eio_trace grow past 128 entries
Thu, 20 Aug 2026 21:25:20 -0500
Bryam Vargas via B4 Relay <[email protected]> • #42113
[GIT PULL] smb: client: replace Steve French as CIFS maintainer
Thu, 20 Aug 2026 22:03:39 -0300
Paulo Alcantara <[email protected]> • #42112
Re: [PATCH] cifs: fix i_size inconsistency in smb2_duplicate_extents() on FSCTL failure
Fri, 21 Aug 2026 10:02:12 +0900
Namjae Jeon <[email protected]> • #42111
Re: [PATCH] cifs: call pagecache_isize_extended() in cifs_setsize() when extending
Fri, 21 Aug 2026 09:00:17 +0900
Namjae Jeon <[email protected]> • #42110
Re: [PATCH] smb: client: fix copy-paste error in WSL EA length accounting for $LXDEV
Fri, 21 Aug 2026 08:53:04 +0900
Namjae Jeon <[email protected]> • #42109
[PATCH] smb: client: fix copy-paste error in WSL EA length accounting for $LXDEV
Thu, 20 Aug 2026 16:22:10 -0500
Frank Sorenson <[email protected]> • #42108
[PATCH] cifs: fix i_size inconsistency in smb2_duplicate_extents() on FSCTL failure
Thu, 20 Aug 2026 16:14:43 -0500
Frank Sorenson <[email protected]> • #42107
[PATCH] cifs: call pagecache_isize_extended() in cifs_setsize() when extending
Thu, 20 Aug 2026 16:13:10 -0500
Frank Sorenson <[email protected]> • #42106
[PATCH 6.12 165/220] smb: client: fix race with fallocate(2) and AIO+DIO
Thu, 20 Aug 2026 16:55:55 +0200
Greg Kroah-Hartman <[email protected]> • #42105
[PATCH 4/6] smb: server: remove unused DES crypto header
Thu, 20 Aug 2026 22:54:20 +0900
Namjae Jeon <[email protected]> • #42104
[PATCH] ksmbd: keep TCP timers alive for kernel sockets
Thu, 20 Aug 2026 22:54:19 +0900
Namjae Jeon <[email protected]> • #42103
[PATCH] ksmbd: enable TCP keepalive for accepted connections
Thu, 20 Aug 2026 22:54:18 +0900
Namjae Jeon <[email protected]> • #42102
Re: [PATCH] MAINTAINERS: update ksmbd repository URL
Thu, 20 Aug 2026 22:43:25 +0900
Namjae Jeon <[email protected]> • #42101
Re: [PATCH] MAINTAINERS: update ksmbd repository URL
Thu, 20 Aug 2026 20:07:52 +0800
ChenXiaoSong <[email protected]> • #42100
Re: [PATCH v2] MAINTAINERS: add myself as KSMBD reviewer
Thu, 20 Aug 2026 17:12:24 +0800
ChenXiaoSong <[email protected]> • #42099
Re: [PATCH v2] MAINTAINERS: add myself as KSMBD reviewer
Thu, 20 Aug 2026 16:49:28 +0900
Namjae Jeon <[email protected]> • #42098
Re: [PATCH] smb: server: Remove obsolete "select CRYPTO_LIB_DES" from Kconfig file
Thu, 20 Aug 2026 16:47:10 +0900
Namjae Jeon <[email protected]> • #42097
[PATCH v2 6/6] smb/client: fix stale page cache in insert/collapse range
Thu, 20 Aug 2026 15:15:26 +0800
Huiwen He <[email protected]> • #42096
[PATCH v2 5/6] smb/client: fix integer truncation in collapse range
Thu, 20 Aug 2026 15:15:25 +0800
Huiwen He <[email protected]> • #42095
[PATCH v2 4/6] smb/client: fix data corruption in emulated insert range
Thu, 20 Aug 2026 15:15:24 +0800
Huiwen He <[email protected]> • #42094
[PATCH v2 3/6] smb/client: mark file sparse before emulating insert range
Thu, 20 Aug 2026 15:15:23 +0800
Huiwen He <[email protected]> • #42093
[PATCH v2 2/6] smb/client: validate new EOF for zero range
Thu, 20 Aug 2026 15:15:22 +0800
Huiwen He <[email protected]> • #42092
[PATCH v2 1/6] smb/client: validate new EOF for insert range
Thu, 20 Aug 2026 15:15:21 +0800
Huiwen He <[email protected]> • #42091
[PATCH v2 0/6] smb/client: fix emulated insert/collapse range issues
Thu, 20 Aug 2026 15:15:20 +0800
Huiwen He <[email protected]> • #42090
[PATCH] smb: server: Remove obsolete "select CRYPTO_LIB_DES" from Kconfig file
Thu, 20 Aug 2026 08:58:15 +0200
Thomas Huth <[email protected]> • #42089
Re: [PATCH v4 0/3] ksmbd: bound smb_check_perm_dacl() ACE walks by DACL size
Thu, 20 Aug 2026 09:45:46 +0900
Namjae Jeon <[email protected]> • #42088
Re: [PATCH] MAINTAINERS: Replace Steve French as CIFS maintainer
Wed, 19 Aug 2026 14:05:56 -0400
Tom Talpey <[email protected]> • #42087
Re: [PATCH] ksmbd: fix use-after-free of lease table in smb2_lease_break_noti()
Wed, 19 Aug 2026 19:37:24 +0900
Namjae Jeon <[email protected]> • #42085
[PATCH] ksmbd: fix use-after-free of lease table in smb2_lease_break_noti()
Wed, 19 Aug 2026 12:09:05 +0300
Abdifatah Suruur <[email protected]> • #42084
[BUG] smb: client: data loss - writeback subrequest is dropped, not retried, when the AEAD allocation fails
Wed, 19 Aug 2026 12:01:49 +0300
Mihail Leoca <[email protected]> • #42083
[PATCH v2] MAINTAINERS: add myself as KSMBD reviewer
Wed, 19 Aug 2026 07:12:24 +0000
ChenXiaoSong <[email protected]> • #42082
[PATCH] MAINTAINERS: add myself as KSMBD reviewer
Wed, 19 Aug 2026 07:02:04 +0000
ChenXiaoSong <[email protected]> • #42081
[PATCH v4 3/3] ksmbd: test maximal-access DACL walk boundary
Wed, 19 Aug 2026 11:30:13 +0800
[email protected] • #42080
[PATCH v4 2/3] ksmbd: test smb_check_perm_dacl() DACL walk boundary
Wed, 19 Aug 2026 11:30:12 +0800
[email protected] • #42079
[PATCH v4 1/3] ksmbd: add KUnit test for the DACL walk boundary
Wed, 19 Aug 2026 11:30:11 +0800
[email protected] • #42078
[PATCH v4 0/3] ksmbd: bound smb_check_perm_dacl() ACE walks by DACL size
Wed, 19 Aug 2026 11:30:10 +0800
[email protected] • #42077
Re: [PATCH v3 1/3] ksmbd: add KUnit test for the DACL walk boundary
Wed, 19 Aug 2026 09:39:21 +0900
Namjae Jeon <[email protected]> • #42076
[PATCH] cifs.upcall: fix krb5 regression with --trust-dns
Tue, 18 Aug 2026 16:19:17 -0300
Paulo Alcantara <[email protected]> • #42075
[RFC PATCH xfstests] cifs: new test to check directory rename with an nonposix open child
Tue, 18 Aug 2026 15:00:21 +0000
ChenXiaoSong <[email protected]> • #42074
[PATCH] MAINTAINERS: Replace Steve French as CIFS maintainer
Tue, 18 Aug 2026 11:07:38 -0300
Paulo Alcantara <[email protected]> • #42073
[PATCH 4/4] smb: prevent TIF_NOTIFY_SIGNAL from interrupting
Tue, 18 Aug 2026 12:29:39 +0200
Christian Brauner <[email protected]> • #42072
[PATCH 3/4] selftests/coredump: test that TIF_NOTIFY_SIGNAL doesn't truncate a coredump
Tue, 18 Aug 2026 12:29:38 +0200
Christian Brauner <[email protected]> • #42071
[PATCH 2/4] coredump: prevent TIF_NOTIFY_SIGNAL from interrupting coredumps
Tue, 18 Aug 2026 12:29:37 +0200
Christian Brauner <[email protected]> • #42070
[PATCH 1/4] signal: allow taks to temporarily block TIF_NOTIFY_SIGNAL
Tue, 18 Aug 2026 12:29:36 +0200
Christian Brauner <[email protected]> • #42069
[PATCH 0/4] Stop TIF_NOTIFY_SIGNAL from interrupting work that can't be restarted
Tue, 18 Aug 2026 12:29:35 +0200
Christian Brauner <[email protected]> • #42068
[PATCH] MAINTAINERS: add myself as CIFS co-maintainer
Tue, 18 Aug 2026 18:48:30 +0900
Namjae Jeon <[email protected]> • #42067
Re: [PATCH 1/5] smb: client: Clear sensitive stack data in smb2transport.c
Tue, 18 Aug 2026 16:48:09 +0900
Namjae Jeon <[email protected]> • #42066
Re: [PATCH 4/5] smb: client: Clear sensitive stack data in smb1encrypt.c
Tue, 18 Aug 2026 16:47:29 +0900
Namjae Jeon <[email protected]> • #42065
Re: [PATCH] Revert "cifs: remove all cifs files before kill super"
Tue, 18 Aug 2026 16:43:18 +0900
Namjae Jeon <[email protected]> • #42064
Re: [PATCH 2/2] smb/client: mark file sparse before emulating insert range
Tue, 18 Aug 2026 15:36:58 +0800
hehuiwen <[email protected]> • #42063
Re: [PATCH] smb: client: fix ALIGN() overflow in symlink_data() error context loop
Tue, 18 Aug 2026 16:32:16 +0900
Namjae Jeon <[email protected]> • #42062
Re: [PATCH] smb: client: fix use-before-check of ReparseDataLength in reparse_buf_ptr()
Tue, 18 Aug 2026 16:31:45 +0900
Namjae Jeon <[email protected]> • #42061
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.