Linux CIFS filesystem development
 help / color / mirror / Atom feed
 messages from 2024-12-17 14:40:58 to 2025-01-14 23:29:26 UTC [more...]

Immutable vs read-only for Windows compatibility
 2025-01-14 23:29 UTC  (13+ messages)

[PATCH] net: Convert proto_ops::getname to sockaddr_storage
 2025-01-14 20:59 UTC  (3+ messages)

[PATCH 2/2] cifscreds: allow user to set the key's timeout
 2025-01-14 20:35 UTC 

[PATCH 1/2] cifscreds: use continue instead of break when matching commands
 2025-01-14 20:34 UTC 

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

[PATCH RESEND] ksmbd: fix integer overflows on 32 bit systems
 2025-01-14 10:18 UTC  (3+ messages)

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

Negative dentries on Linux SMB filesystems
 2025-01-13 16:29 UTC  (4+ messages)

[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 net] net/smc: Fix lookup of netdev by using ib_device_get_netdev()
 2025-01-09 17:49 UTC  (16+ 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  (8+ messages)
` [PATCH 2/2] ksmbd: fix unexpectedly changed path in ksmbd_vfs_kern_path_locked

[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  (11+ messages)
  ` [PATCH] netfs: Fix kernel async DIO

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

[PATCH 01/12] cifs: Fix struct FILE_ALL_INFO
 2025-01-07  0:23 UTC  (14+ messages)
` [PATCH 02/12] cifs: Fix calling CIFSFindFirst() for root path without msearch
` [PATCH 03/12] cifs: Optimize CIFSFindFirst() response when not searching
` [PATCH 04/12] cifs: Fix and improve cifs_is_path_accessible() function
` [PATCH 05/12] cifs: Fix cifs_query_path_info() for Windows NT servers
` [PATCH 06/12] cifs: Fix and improve cifs_query_path_info() and cifs_query_file_info()
  ` [PATCH v2] "
` [PATCH 07/12] cifs: Improve SMB1 stat() to work also for paths in DELETE_PENDING state
  ` [PATCH v2] "
` [PATCH 08/12] cifs: Remove code for querying FILE_INFO_STANDARD via CIFSSMBQPathInfo()
` [PATCH 09/12] cifs: Allow fallback code in smb_set_file_info() also for directories
` [PATCH 10/12] cifs: Fix changing times and read-only attr over SMB1 smb_set_file_info() function
` [PATCH 11/12] cifs: Add fallback code path for cifs_mkdir_setinfo()
` [PATCH 12/12] cifs: Remove CIFSSMBSetPathInfoFB() fallback function

[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)

Errno codes from symlink() syscall
 2025-01-04  8:46 UTC  (5+ messages)

[PATCH 1/4] smb: client: introduce av_for_each_entry() helper
 2025-01-03 22:32 UTC  (5+ messages)
` [PATCH 2/4] smb: client: parse av pair type 4 in CHALLENGE_MESSAGE
` [PATCH 3/4] smb: client: fix DFS mount against old servers with NTLMSSP
` [PATCH 4/4] smb: client: parse DNS domain name from domain= option

[PATCH 1/4] smb: client: introduce av_for_each_entry() helper
 2025-01-03 22:28 UTC  (4+ messages)
` [PATCH 2/4] smb: client: parse av pair type 4 in CHALLENGE_MESSAGE
` [PATCH 3/4] smb: client: fix DFS mount against old servers with NTLMSSP
` [PATCH 4/4] smb: client: parse DNS domain name from domain= option

[PATCH] cifs: Use cifs_autodisable_serverino() for disabling CIFS_MOUNT_SERVER_INUM in readdir.c
 2025-01-02 23:02 UTC 

Bug in getting file attributes with SMB3.1.1 and posix
 2025-01-01 18:08 UTC 

Special files broken against Samba master
 2025-01-01 13:39 UTC  (8+ messages)

[PATCH] cifs: Fix endian types in struct rfc1002_session_packet
 2025-01-01 13:21 UTC 

[PATCH 1/3] cifs: Remove declaration of dead CIFSSMBQuerySymLink function
 2025-01-01 13:14 UTC  (4+ messages)
` [PATCH 2/3] cifs: Fix validation of SMB1 query reparse point response
` [PATCH 3/3] cifs: Add support for creating reparse points over SMB1

[PATCH] cifs: Correctly set SMB1 SessionKey field in Session Setup Request
 2025-01-01 13:07 UTC 

[PATCH] cifs: Fix querying and creating MF symlinks over SMB1
 2024-12-31 22:36 UTC 

[PATCH 1/2] cifs: Do not attempt to call CIFSSMBRenameOpenFile() without CAP_INFOLEVEL_PASSTHRU
 2024-12-31 22:35 UTC  (2+ messages)
` [PATCH 2/2] cifs: Do not attempt to call CIFSGetSrvInodeNumber() "

[PATCH 1/5] cifs: Fix access_flags_to_smbopen_mode
 2024-12-31 22:35 UTC  (5+ messages)
` [PATCH 2/5] cifs: Do not add FILE_READ_ATTRIBUTES when using GENERIC_READ/EXECUTE/ALL
` [PATCH 3/5] cifs: Improve SMB2+ stat() to work also on non-present name surrogate reparse points
` [PATCH 4/5] cifs: Improve SMB2+ stat() to work also for paths in DELETE_PENDING state
` [PATCH 5/5] cifs: Improve detect_directory_symlink_target() function

[linux-next:master] [netfs] b4f239c91f: WARNING:at_kernel/sched/core.c:#__might_sleep
 2024-12-31  5:49 UTC 

[cifs:for-next-next] [smb3 client] 8f97b4a68e: mount cifs failed
 2024-12-31  1:49 UTC 

NEW 45w wall charger-GAN!
 2024-12-30 16:07 UTC 

[PATCH] ksmbd: Remove unneeded if check in ksmbd_rdma_capable_netdev()
 2024-12-30 13:53 UTC  (2+ messages)

[GIT PULL] smb3 client fixes
 2024-12-28 19:16 UTC  (2+ messages)

SMB2 DELETE vs UNLINK
 2024-12-27 18:51 UTC  (12+ messages)

[PATCH 1/4] cifs: Remove symlink member from cifs_open_info_data union
 2024-12-27 17:38 UTC  (4+ messages)
` [PATCH 2/4] cifs: Simplify reparse point check in cifs_query_path_info() function
` [PATCH 3/4] cifs: Validate EAs for WSL reparse points
` [PATCH 4/4] cifs: Fix querying of WSL CHR and BLK reparse points over SMB1

[PATCH 1/2] cifs: Add missing NT_STATUS_* codes from nterr.h to nterr.c
 2024-12-27 17:37 UTC  (2+ messages)
` [PATCH 2/2] cifs: Fix printing Status code into dmesg

[PATCH] cifs: Remove intermediate object of failed create SFU call
 2024-12-27 17:36 UTC 

[PATCH 0/4] cifs: Fix gettting and setting parts of security descriptor
 2024-12-27 14:43 UTC  (7+ messages)
` [PATCH 1/4] cifs: Fix getting and setting SACLs over SMB1
` [PATCH 2/4] cifs: Change ->get_acl() API callback to request only for asked info
` [PATCH 3/4] cifs: Add a new xattr system.smb3_ntsd_sacl for getting or setting SACLs
` [PATCH 4/4] cifs: Add a new xattr system.smb3_ntsd_owner for getting or setting owner

[PATCH] cifs: Implement is_network_name_deleted for SMB1
 2024-12-27 14:41 UTC  (2+ messages)

[PATCH cifs-utils] cldap_ping.c: add missing <sys/types.h> include
 2024-12-26 20:42 UTC 

[PATCH cifs-utils] configure.ac: libtalloc is now mandatory
 2024-12-26 20:42 UTC 

[PATCH 5.10/5.15 1/1] smb: client: fix use-after-free bug in cifs_debug_data_proc_show()
 2024-12-26  9:25 UTC 

[PATCH] cifs: Update description about ACL permissions
 2024-12-26  0:22 UTC  (2+ messages)

[PATCH 0/3] cifs: Cleanup of duplicated structures
 2024-12-24  7:38 UTC  (5+ messages)
` [PATCH 1/3] cifs: Remove struct reparse_posix_data from struct cifs_open_info_data
` [PATCH 2/3] cifs: Remove duplicate struct reparse_symlink_data and SYMLINK_FLAG_RELATIVE
` [PATCH 3/3] cifs: Rename struct reparse_posix_data to reparse_nfs_data_buffer and move to common/smb2pdu.h

[PATCH] ksmbd: fix a missing return value check bug
 2024-12-24  0:45 UTC  (2+ messages)

[PATCH] smb: enable reuse of deferred file handles for write operations
 2024-12-23 18:48 UTC  (6+ messages)

[PATCH 0/6] cifs: Fix connections over NetBIOS session
 2024-12-22 16:30 UTC  (7+ messages)
` [PATCH 1/6] cifs: Allow to disable or force initialization of "
` [PATCH 2/6] cifs: Fix establishing NetBIOS session for SMB2+ connection
` [PATCH 3/6] cifs: Improve establishing SMB connection with NetBIOS session
` [PATCH 4/6] cifs: Improve handling of NetBIOS packets
` [PATCH 5/6] cifs: Fix negotiate retry functionality
` [PATCH 6/6] cifs: Set default Netbios RFC1001 server name to hostname in UNC

[PATCH 0/4] cifs: Add support for querying reparse points from userspace
 2024-12-22 15:43 UTC  (5+ messages)
` [PATCH 1/4] cifs: Split parse_reparse_point callback to functions: get buffer and parse buffer
` [PATCH 2/4] cifs: Add a new xattr system.reparse for querying repase point from SMB server
` [PATCH 3/4] cifs: Change translation of STATUS_NOT_A_REPARSE_POINT to -ENODATA
` [PATCH 4/4] cifs: Check if server supports reparse points before using them

[PATCH 0/4] cifs: Handle all name surrogate reparse points
 2024-12-22 14:58 UTC  (5+ messages)
` [PATCH 1/4] cifs: Throw -EOPNOTSUPP error on unsupported reparse point type from parse_reparse_point()
` [PATCH 2/4] cifs: Treat unhandled directory name surrogate reparse points as mount directory nodes
` [PATCH 3/4] cifs: Remove explicit handling of IO_REPARSE_TAG_MOUNT_POINT in inode.c
` [PATCH 4/4] cifs: Improve handling of name surrogate reparse points in reparse.c

[PATCH 0/2] cifs: Improve access without FILE_READ_ATTRIBUTES permission
 2024-12-22 13:20 UTC  (4+ messages)
` [PATCH v2 "
  ` [PATCH v2 1/2] cifs: Add fallback for SMB2 CREATE without FILE_READ_ATTRIBUTES
  ` [PATCH v2 2/2] cifs: Improve stat() to work also "

[GIT PULL] smb3 client fixes
 2024-12-21 17:37 UTC  (2+ messages)

[PATCH 00/10] netfs, ceph, nfs, cachefiles: Miscellaneous fixes/changes
 2024-12-21  5:15 UTC  (5+ messages)
` [PATCH 01/10] kheaders: Ignore silly-rename files
` ceph xfstests failures [was Re: [PATCH 00/10] netfs, ceph, nfs, cachefiles: Miscellaneous fixes/changes]

[PATCH] cifs: Remove unused is_server_using_iface()
 2024-12-20 21:59 UTC 

[PATCH AUTOSEL 6.1 08/12] ksmbd: retry iterate_dir in smb2_query_dir
 2024-12-20 17:13 UTC 

[PATCH AUTOSEL 6.6 10/16] ksmbd: retry iterate_dir in smb2_query_dir
 2024-12-20 17:12 UTC  (3+ messages)
` [PATCH AUTOSEL 6.6 11/16] ksmbd: set ATTR_CTIME flags when setting mtime
` [PATCH AUTOSEL 6.6 12/16] smb: client: destroy cfid_put_wq on module exit

[PATCH AUTOSEL 6.12 21/29] ksmbd: retry iterate_dir in smb2_query_dir
 2024-12-20 17:11 UTC  (3+ messages)
` [PATCH AUTOSEL 6.12 22/29] ksmbd: set ATTR_CTIME flags when setting mtime
` [PATCH AUTOSEL 6.12 23/29] smb: client: destroy cfid_put_wq on module exit

[PATCH] smb: fix bytes written value in /proc/fs/cifs/Stats
 2024-12-19 17:58 UTC 

[GIT PULL] ksmbd server fixes
 2024-12-19 17:03 UTC  (2+ messages)

[PATCH][SMB3 client] fix TCP timers deadlock after rmmod
 2024-12-19  8:41 UTC  (2+ messages)

[PATCH] smb: client: Deduplicate "select NETFS_SUPPORT" in Kconfig
 2024-12-17 19:42 UTC  (2+ messages)
  ` Fwd: "

[PATCH 6.12 122/172] cifs: Fix rmdir failure due to ongoing I/O on deleted file
 2024-12-17 17:07 UTC 


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