messages from 2024-12-13 13:51:22 to 2025-01-06 07:20:22 UTC [more...]
Losetup Direct I/O breaks BACK-FILE filesystem on CIFS share (Appears in Linux 6.10 and reproduced on mainline)
2025-01-06 7:20 UTC (2+ messages)
[PATCH 1/2] ksmbd: fix possibly wrong init value for RDMA buffer size
2025-01-06 3:39 UTC (2+ messages)
` [PATCH 2/2] ksmbd: fix unexpectedly changed path in ksmbd_vfs_kern_path_locked
Immutable vs read-only for Windows compatibility
2025-01-04 15:30 UTC (8+ 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 01/12] cifs: Fix struct FILE_ALL_INFO
2024-12-31 22:36 UTC (12+ 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 07/12] cifs: Improve SMB1 stat() to work also for paths in DELETE_PENDING state
` [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
[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 v2] cifs: Fix getting reparse points from servers without EAs support
2024-12-24 13:18 UTC
[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 (15+ messages)
` [PATCH 01/10] kheaders: Ignore silly-rename files
` [PATCH 06/10] netfs: Remove redundant use of smp_rmb()
` [PATCH 07/10] netfs: Fix missing barriers by using clear_and_wake_up_bit()
` [PATCH 08/10] netfs: Work around recursion by abandoning retry if nothing read
` [PATCH 09/10] netfs: Fix ceph copy to cache on write-begin
` [PATCH 10/10] netfs: Fix the (non-)cancellation of copy when cache is temporarily disabled
` ceph xfstests failures [was Re: [PATCH 00/10] netfs, ceph, nfs, cachefiles: Miscellaneous fixes/changes]
` [PATCH 11/10] netfs: Fix is-caching check in read-retry
[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 net] net/smc: Fix lookup of netdev by using ib_device_get_netdev()
2024-12-19 16:56 UTC (8+ 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
[PATCH] net: Convert proto_ops::getname to sockaddr_storage
2024-12-17 14:38 UTC (3+ messages)
[PATCH v5 00/32] netfs: Read performance improvements and "single-blob" support
2024-12-16 20:41 UTC (33+ messages)
` [PATCH v5 01/32] netfs: Clean up some whitespace in trace header
` [PATCH v5 02/32] cachefiles: "
` [PATCH v5 03/32] netfs: Use a folio_queue allocation and free functions
` [PATCH v5 04/32] netfs: Add a tracepoint to log the lifespan of folio_queue structs
` [PATCH v5 05/32] netfs: Abstract out a rolling folio buffer implementation
` [PATCH v5 06/32] netfs: Make netfs_advance_write() return size_t
` [PATCH v5 07/32] netfs: Split retry code out of fs/netfs/write_collect.c
` [PATCH v5 08/32] netfs: Drop the error arg from netfs_read_subreq_terminated()
` [PATCH v5 09/32] netfs: Drop the was_async "
` [PATCH v5 10/32] netfs: Don't use bh spinlock
` [PATCH v5 11/32] afs: Don't use mutex for I/O operation lock
` [PATCH v5 12/32] afs: Fix EEXIST error returned from afs_rmdir() to be ENOTEMPTY
` [PATCH v5 13/32] afs: Fix directory format encoding struct
` [PATCH v5 14/32] netfs: Remove some extraneous directory invalidations
` [PATCH v5 15/32] cachefiles: Add some subrequest tracepoints
` [PATCH v5 16/32] cachefiles: Add auxiliary data trace
` [PATCH v5 17/32] afs: Add more tracepoints to do with tracking validity
` [PATCH v5 18/32] netfs: Add functions to build/clean a buffer in a folio_queue
` [PATCH v5 19/32] netfs: Add support for caching single monolithic objects such as AFS dirs
` [PATCH v5 20/32] afs: Make afs_init_request() get a key if not given a file
` [PATCH v5 21/32] afs: Use netfslib for directories
` [PATCH v5 22/32] afs: Use netfslib for symlinks, allowing them to be cached
` [PATCH v5 23/32] afs: Eliminate afs_read
` [PATCH v5 24/32] afs: Fix cleanup of immediately failed async calls
` [PATCH v5 25/32] afs: Make {Y,}FS.FetchData an asynchronous operation
` [PATCH v5 26/32] Display waited-on page index after 1min of waiting
` [PATCH v5 27/32] netfs: Change the read result collector to only use one work item
` [PATCH v5 28/32] afs: Make afs_mkdir() locally initialise a new directory's content
` [PATCH v5 29/32] afs: Use the contained hashtable to search a directory
` [PATCH v5 30/32] afs: Locally initialise the contents of a new symlink on creation
` [PATCH v5 31/32] afs: Add a tracepoint for afs_read_receive()
` [PATCH v5 32/32] netfs: Report on NULL folioq in netfs_writeback_unlock_folios()
[PATCH] smb: use macros instead of constants for leasekey size and default cifsattrs value
2024-12-16 20:42 UTC (2+ messages)
backporting 24a9799aa8ef ("smb: client: fix UAF in smb2_reconnect_server()") to older stable series (was: Re: FAILED: patch "[PATCH] smb: client: fix UAF in smb2_reconnect_server()" failed to apply to 6.1-stable tree)
2024-12-15 9:25 UTC (10+ messages)
` backporting 24a9799aa8ef ("smb: client: fix UAF in smb2_reconnect_server()") to older stable series
[GIT PULL] smb3 client fixes
2024-12-14 1:40 UTC (2+ messages)
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox