public inbox for linux-cifs@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2025-01-06 15:34:18 to 2025-02-11 00:54:47 UTC [more...]

[PATCH] netfs: Fix a number of read-retry hangs
 2025-02-11  0:54 UTC  (10+ messages)
` [PATCH] netfs: Add retry stat counters

[PATCH 0/2] VFS: minor improvements to a couple of interfaces
 2025-02-10 16:33 UTC  (17+ messages)
` [PATCH 1/2] VFS: change kern_path_locked() and user_path_locked_at() to never return negative dentry
` [PATCH 2/2] VFS: add common error checks to lookup_one_qstr_excl()

[BUG REPORT] cifs: Deadlock due to network reconnection during file writing
 2025-02-10 13:05 UTC  (4+ messages)

Job Listing. Someone you know might need this information
 2025-02-09 22:39 UTC 

[GIT PULL] smb3 client fixes
 2025-02-08  4:24 UTC  (2+ messages)

[PATCH 1/2] smb: client: change lease epoch type from unsigned int to __u16
 2025-02-06 16:32 UTC  (3+ messages)
` [PATCH 2/2] smb: client: make lease state changes compliant with the protocol spec

Immutable vs read-only for Windows compatibility
 2025-02-05 22:01 UTC  (38+ messages)

[PATCH 12/43] cifs: Throw -EOPNOTSUPP error on unsupported reparse
 2025-02-05 18:34 UTC  (2+ messages)

[PATCH 13/43] cifs: Treat unhandled directory name surrogate reparse points as mount directory nodes
 2025-02-05 18:33 UTC  (2+ messages)

parse_reparse_point confusing function name
 2025-02-03 15:30 UTC  (3+ messages)

[GIT PULL] smb3 client fixes
 2025-02-01 20:08 UTC  (2+ messages)

[PATCH 18/62] cifs: Check if server supports reparse points before using them
 2025-01-30 21:18 UTC  (4+ messages)

[PATCH] cifs-utils: add documentation for upcall_target
 2025-01-30 18:28 UTC  (2+ messages)

[PATCH 6.1] smb: client: fix UAF in async decryption
 2025-01-30  9:43 UTC 

warning building cifs in recent mainline
 2025-01-28  9:47 UTC  (2+ messages)
` creds "

[PATCH][SMB3 client] allow us to get kerberos ticket when server advertises IAKerb
 2025-01-28  7:13 UTC 

[PATCHES][SMB3 client] additional patches in for-next for error translation and reparse points
 2025-01-27  5:49 UTC 

Regression: smb: chmod ignored (5.14.0-427.40.1.el9_4 vs. 5.14.0-503.15.1.el9_5)
 2025-01-25 22:22 UTC 

null-ptr deref found in netfs code
 2025-01-25 19:13 UTC  (14+ messages)

Regression: smb: chmod ignored (5.14.0-427.40.1.el9_4 vs. 5.14.0-503.15.1.el9_5)
 2025-01-25 14:25 UTC  (3+ messages)

[PATCH v5 00/32] netfs: Read performance improvements and "single-blob" support
 2025-01-24 19:54 UTC  (7+ messages)
` [PATCH v5 27/32] netfs: Change the read result collector to only use one work item

[PATCH 2/2] cifscreds: allow user to set the key's timeout
 2025-01-24 17:52 UTC  (3+ messages)
` [PATCH vvv] "

[GIT PULL] smb3 client fixes
 2025-01-24  1:10 UTC  (2+ messages)

[GIT PULL] ksmbd server fixes
 2025-01-24  1:10 UTC  (2+ messages)

Bug in getting file attributes with SMB3.1.1 and posix
 2025-01-23  7:08 UTC  (3+ messages)

[PATCH][cifs-utils] avoid using mktemp when updating mtab
 2025-01-22  9:33 UTC  (2+ messages)

[PATCH] cifs: Fix printing Status code into dmesg
 2025-01-22  1:15 UTC  (4+ messages)

[PATCH 6.12 054/122] netfs: Fix non-contiguous donation between completed reads
 2025-01-21 17:51 UTC 

Preparing for cifs-utils version 7.2
 2025-01-20 20:41 UTC 

[PATCH 34/71] cifs: Set default Netbios RFC1001 server name to hostname in UNC
 2025-01-20 17:52 UTC  (2+ messages)

[PATCH cifs-utils] cldap_ping.c: add missing <sys/types.h> include
 2025-01-20 16:10 UTC  (2+ messages)

[PATCH cifs-utils] configure.ac: libtalloc is now mandatory
 2025-01-20 16:09 UTC  (2+ messages)

[PATCH 1/2] cifscreds: use continue instead of break when matching commands
 2025-01-20 16:02 UTC  (2+ messages)

[PATCH] cifs: Fix endian types in struct rfc1002_session_packet
 2025-01-19 19:28 UTC  (2+ messages)

[PATCH 28/71] cifs: Allow to disable or force initialization of NetBIOS session
 2025-01-19 19:17 UTC  (2+ messages)

[PATCH] smb: client: fix order of arguments of tracepoints
 2025-01-19 16:01 UTC  (5+ messages)

[PATCH v2] smb: client: correctly handle ErrorContextData as a flexible array
 2025-01-18 19:33 UTC  (2+ messages)

[PATCH] smb: client: fix oops due to unset link speed
 2025-01-18 18:42 UTC  (5+ messages)

[PATCH] smb: client: correctly handle ErrorContextData as a flexible array
 2025-01-18 12:17 UTC  (3+ messages)

[GIT PULL] smb3 client fixes
 2025-01-17 17:11 UTC  (2+ messages)

linux-next: build failure after merge of the cifs tree
 2025-01-17  4:58 UTC  (2+ messages)

[PATCH] net: Convert proto_ops::getname to sockaddr_storage
 2025-01-16  7:53 UTC  (3+ messages)

Negative dentries on Linux SMB filesystems
 2025-01-15 11:09 UTC  (5+ messages)

[PATCH 6.12 081/189] netfs: Fix kernel async DIO
 2025-01-15 10:36 UTC 

[PATCH net] net/smc: Fix lookup of netdev by using ib_device_get_netdev()
 2025-01-15  7:17 UTC  (17+ messages)

[PATCH RESEND] ksmbd: fix integer overflows on 32 bit systems
 2025-01-15  5:26 UTC  (5+ messages)

[PATCH] smb: client: fix double free of TCP_Server_Info::hostname
 2025-01-14 15:52 UTC  (2+ messages)

[PATCH AUTOSEL 6.12 07/20] netfs: Fix non-contiguous donation between completed reads
 2025-01-13 18:34 UTC 

[PATCH] ksmbd: Remove unused functions
 2025-01-12 23:41 UTC  (2+ messages)

[GIT PULL] smb3 client fix
 2025-01-11 20:01 UTC  (2+ messages)

[PATCH] cifs: support reconnect with alternate password for SMB1
 2025-01-10 12:10 UTC 

[GIT PULL] ksmbd server fixes
 2025-01-10  2:25 UTC  (2+ messages)

[PATCH] netfs: Fix kernel async DIO
 2025-01-09 16:19 UTC  (2+ messages)

[PATCH 1/2] ksmbd: fix possibly wrong init value for RDMA buffer size
 2025-01-08 16:38 UTC  (6+ messages)

[PATCH] smb: client: sync the root session and superblock context passwords before automounting
 2025-01-08 10:10 UTC 

[PATCH v2] cifs: Fix getting reparse points from servers without EAs support
 2025-01-07 20:24 UTC  (2+ messages)

Losetup Direct I/O breaks BACK-FILE filesystem on CIFS share (Appears in Linux 6.10 and reproduced on mainline)
 2025-01-07 18:08 UTC  (8+ messages)
  ` [PATCH] netfs: Fix kernel async DIO

[PATCH] ksmbd: Implement new SMB3 POSIX type
 2025-01-07  8:43 UTC 

[PATCH 07/12] cifs: Improve SMB1 stat() to work also for paths in DELETE_PENDING state
 2025-01-07  0:23 UTC  (2+ messages)
` [PATCH v2] "

[PATCH 06/12] cifs: Fix and improve cifs_query_path_info() and cifs_query_file_info()
 2025-01-07  0:22 UTC  (2+ messages)
` [PATCH v2] "

[cifs:for-next-next 13/13] fs/smb/client/fs_context.c:1466 smb3_fs_context_parse_param() warn: statement has no effect 22
 2025-01-06 17:03 UTC  (2+ messages)


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox