Linux CIFS filesystem development
 help / color / mirror / Atom feed
 messages from 2025-01-24 01:10:05 to 2025-02-21 13:31:17 UTC [more...]

[PATCH 0/6] Change ->mkdir() and vfs_mkdir() to return a dentry
 2025-02-21 13:31 UTC  (10+ messages)
` [PATCH 1/6] Change inode_operations.mkdir to return struct dentry *
` [PATCH 2/6] hostfs: store inode in dentry after mkdir if possible
` [PATCH 3/6] ceph: return the correct dentry on mkdir
` [PATCH 4/6] fuse: return correct dentry for ->mkdir
` [PATCH 5/6] nfs: change mkdir inode_operation to return alternate dentry if needed
` [PATCH 6/6] VFS: Change vfs_mkdir() to return the dentry

[syzbot] [mm?] [v9fs?] BUG: stack guard page was hit in sys_openat
 2025-02-21 13:20 UTC 

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

[PATCH 5.10/5.15] smb: client: fix UAF in async decryption
 2025-02-20 13:00 UTC 

netfs read failures with current mainline
 2025-02-20  6:01 UTC  (4+ messages)

[PATCH] smb: client: Add check for next_buffer in receive_encrypted_standard()
 2025-02-20  5:34 UTC  (2+ messages)

[PATCH] smb: client: fix chmod(2) regression with ATTR_READONLY
 2025-02-19 13:49 UTC  (2+ messages)

Bug in getting file attributes with SMB3.1.1 and posix
 2025-02-19 11:22 UTC  (3+ messages)

[RFC PATCH 0/4] fs: Add support for Windows file attributes
 2025-02-19  7:55 UTC  (25+ messages)
` [RFC PATCH 1/4] fs: Add FS_XFLAG_COMPRESSED & FS_XFLAG_ENCRYPTED for FS_IOC_FS[GS]ETXATTR API
` [RFC PATCH 2/4] fs: Extend FS_IOC_FS[GS]ETXATTR API for Windows attributes
` [RFC PATCH 3/4] fs: Implement support for fsx_xflags_mask, fsx_xflags2 and fsx_xflags2_mask into vfs
` [RFC PATCH 4/4] cifs: Implement FS_IOC_FS[GS]ETXATTR API for Windows attributes

[PATCH] smb: client: Fix netns refcount imbalance causing leaks and use-after-free
 2025-02-19  3:17 UTC  (2+ messages)

[BUG REPORT] cifs: Deadlock due to network reconnection during file writing
 2025-02-18  1:05 UTC  (5+ messages)

If source address specified on mount, it should force destination address to be same type (IPv4 vs IPv6)
 2025-02-17 22:22 UTC  (6+ messages)

OOM killer triggered by CIFS mount
 2025-02-17 12:27 UTC 

[PATCH] smb: client: fix chmod(2) regression with ATTR_READONLY
 2025-02-16 23:20 UTC  (2+ messages)

man: Incorrect description of mapchars and mapposix
 2025-02-16 19:20 UTC  (2+ messages)

Immutable vs read-only for Windows compatibility
 2025-02-15 23:39 UTC  (24+ messages)

CIFS Troubleshooting
 2025-02-15 23:18 UTC 

[PATCH] MAINTAINERS: update email address in cifs and ksmbd entry
 2025-02-15  2:10 UTC 

[GIT PULL] smb3 client fix
 2025-02-14 22:53 UTC  (2+ messages)

[syzbot] [udf?] BUG: unable to handle kernel paging request in lookup_one_qstr_excl
 2025-02-14 19:58 UTC 

[PATCH 1/2] CIFS: Propagate min offload along with other parameters from primary to secondary channels
 2025-02-14 17:55 UTC  (3+ messages)
` [PATCH 2/2] CIFS: adds min_offload and other params to cifs_debug

[ANNOUNCE] cifs-utils release 7.2
 2025-02-13 22:03 UTC 

Regression with getcifsacl(1) in v6.14-rc1
 2025-02-13 18:52 UTC  (12+ messages)

[PATCH 0/3] netfs: Miscellaneous fixes
 2025-02-13 15:01 UTC  (5+ messages)
` [PATCH 1/3] netfs: Fix a number of read-retry hangs
` [PATCH 2/3] netfs: Add retry stat counters
` [PATCH 3/3] netfs: Fix setting NETFS_RREQ_ALL_QUEUED to be after all subreqs queued

[PATCH 2/2] cifs: deal with the channel loading lag while picking channels
 2025-02-13  0:24 UTC  (3+ messages)

[PATCH] netfs: Fix a number of read-retry hangs
 2025-02-12 18:01 UTC  (13+ messages)
` [PATCH] netfs: Add retry stat counters
            ` [PATCH] netfs: Fix setting NETFS_RREQ_ALL_QUEUED to be after all subreqs queued

[PATCH] ksmbd: Use str_read_write() and str_true_false() helpers
 2025-02-12 12:50 UTC  (2+ messages)

[PATCH 1/4] smb: common: change the data type of num_aces to le16
 2025-02-12 12:43 UTC  (4+ messages)
` [PATCH 2/4] ksmbd: fix incorrect validation for num_aces field of smb_acl
` [PATCH 3/4] cifs: "
` [PATCH 4/4] cifs: add validation check for the fields in smb_aces

[linus:master] [netfs] e2d46f2ec3: filebench.sum_operations/s 50.0% regression
 2025-02-12  8:20 UTC 

[PATCH 0/2] VFS: minor improvements to a couple of interfaces
 2025-02-12  4:40 UTC  (24+ 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()

[PATCH] cifs: pick channels for individual subrequests
 2025-02-11 15:32 UTC  (2+ messages)

[PATCH][next] smb: client, common: Avoid multiple -Wflex-array-member-not-at-end warnings
 2025-02-11 10:21 UTC 

[PATCH AUTOSEL 6.1 09/11] smb: client: fix noisy when tree connecting to DFS interlink targets
 2025-02-11  1:32 UTC 

[PATCH AUTOSEL 6.6 13/15] smb: client: fix noisy when tree connecting to DFS interlink targets
 2025-02-11  1:31 UTC 

[PATCH AUTOSEL 6.12 16/19] smb: client: fix noisy when tree connecting to DFS interlink targets
 2025-02-11  1:30 UTC 

[PATCH AUTOSEL 6.13 18/21] smb: client: fix noisy when tree connecting to DFS interlink targets
 2025-02-11  1:29 UTC 

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

[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  (13+ 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  (2+ 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)


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