Linux CIFS filesystem development
 help / color / mirror / Atom feed
 messages from 2024-09-25 11:53:12 to 2024-10-12 08:56:14 UTC [more...]

[PATCH 0/7] cifs: Improve mount option -o reparse and support for native Windows sockets
 2024-10-12  8:56 UTC  (22+ messages)
` [PATCH 1/7] cifs: Add mount option -o reparse=native
` [PATCH 2/7] cifs: Add mount option -o reparse=none
` [PATCH 3/7] cifs: Add support for creating native Windows sockets
` [PATCH 4/7] cifs: Add support for creating NFS-style symlinks
` [PATCH 5/7] cifs: Improve guard for excluding $LXDEV xattr
` [PATCH 6/7] cifs: Add support for creating WSL-style symlinks
` [PATCH 7/7] cifs: Validate content of WSL reparse point buffers
` [PATCH v2 0/7] Allow to choose symlink and socket type
  ` [PATCH v2 1/7] cifs: Add mount option -o symlink= for choosing symlink create type
  ` [PATCH v2 2/7] cifs: Add mount option -o reparse=none
  ` [PATCH v2 3/7] cifs: Add support for creating native Windows sockets
  ` [PATCH v2 4/7] cifs: Add support for creating NFS-style symlinks
  ` [PATCH v2 5/7] cifs: Improve guard for excluding $LXDEV xattr

Current Samba master incorrectly returns STATUS_INVALID_HANDLE on copy_chunk
 2024-10-10 16:53 UTC  (16+ messages)

Kernel panic during copy of large file
 2024-10-10 14:40 UTC 

[PATCH][SMB3 client] minor updates to "stop flooding dmesg" patch
 2024-10-09  5:15 UTC  (5+ messages)

SMB2 DELETE vs UNLINK
 2024-10-09  5:03 UTC  (8+ messages)

[PATCH] cifs: Add support for parsing WSL-style symlinks
 2024-10-07 21:34 UTC  (2+ messages)

[PATCH] cifs: Remove pre-historic unused CIFSSMBCopy
 2024-10-07 21:02 UTC 

[PATCH 0/7] cifs: Improve support for native SMB symlinks
 2024-10-07 18:09 UTC  (31+ messages)
` [PATCH 1/7] cifs: Rename smb2_get_reparse_inode to smb2_create_reparse_inode
` [PATCH 2/7] cifs: Improve creating native symlinks pointing to directory
` [PATCH 3/7] cifs: Fix creating native symlinks pointing to current or parent directory
` [PATCH 4/7] cifs: Fix parsing native symlinks relative to the export
` [PATCH 5/7] cifs: Fix parsing native symlinks directory/file type
` [PATCH 6/7] cifs: Validate content of native symlink
` [PATCH 7/7] cifs: Fix creating and resolving absolute NT-style symlinks
` [PATCH v2 0/6] cifs: Improve support for native SMB symlinks
  ` [PATCH v2 1/6] cifs: Improve creating native symlinks pointing to directory
  ` [PATCH v2 2/6] cifs: Fix creating native symlinks pointing to current or parent directory
  ` [PATCH v2 3/6] cifs: Fix parsing native symlinks relative to the export
  ` [PATCH v2 4/6] cifs: Fix parsing native symlinks directory/file type
  ` [PATCH v2 5/6] cifs: Validate content of native symlink
  ` [PATCH v2 6/6] cifs: Fix creating and resolving absolute NT-style symlinks

[PATCH v2] smb/client: Fix logically dead code
 2024-10-07 16:34 UTC  (2+ messages)

[PATCH][next] smb: client: remove deadcode check on ret < 0
 2024-10-07 15:38 UTC 

Long system-wide pauses when CIFS server unreachable
 2024-10-07  8:26 UTC 

[PATCH] cifs: Remove unused functions
 2024-10-07  4:11 UTC  (2+ messages)

[ANNOUNCE] cifs-utils release 7.1 ready for download
 2024-10-07  0:34 UTC 

[PATCH] cifs: Fix getting reparse points from server without WSL support
 2024-10-06 10:08 UTC  (8+ messages)

[PATCH] Fix logically dead code
 2024-10-05 20:19 UTC  (4+ messages)

[PATCH 0/2] cifs: Improve access without FILE_READ_ATTRIBUTES permission
 2024-10-05 18:44 UTC  (5+ messages)
` [PATCH 1/2] cifs: Do not issue SMB2 CREATE always with FILE_READ_ATTRIBUTES
` [PATCH 2/2] cifs: Improve stat() to work also without FILE_READ_ATTRIBUTES

[PATCH] cifs: Change translation of STATUS_DELETE_PENDING to -EBUSY
 2024-10-05 15:48 UTC 

[PATCH] cifs: Recognize SFU char/block devices created by Windows NFS server on Windows Server <<2012
 2024-10-05 14:54 UTC 

[PATCH AUTOSEL 6.6 57/58] smb: client: fix UAF in async decryption
 2024-10-04 18:24 UTC 

[PATCH AUTOSEL 6.10 69/70] smb: client: fix UAF in async decryption
 2024-10-04 18:21 UTC 

[PATCH AUTOSEL 6.11 75/76] smb: client: fix UAF in async decryption
 2024-10-04 18:17 UTC 

[GIT PULL] smb3 client fixes
 2024-10-04 17:50 UTC  (2+ messages)

[GIT PULL] ksmbd server fixes
 2024-10-03 16:53 UTC  (2+ messages)

SMB POSIX Extensions specification
 2024-10-02 18:39 UTC  (3+ messages)

[PATCH 1/1] fs: smb: server: Fix building with GCC 15
 2024-10-02 15:09 UTC 

[PATCH] smb: client: use actual path when queryfs
 2024-10-02  2:55 UTC  (3+ messages)

improved special file support ksmbd
 2024-10-01 12:19 UTC  (2+ messages)

[PATCH] ksmbd: Use struct_size() to improve smb_direct_rdma_xmit()
 2024-10-01  4:31 UTC  (2+ messages)

[PATCH v1] smb: client: Correct typos in multiple comments across various files
 2024-10-01  3:49 UTC  (2+ messages)

[PATCH 0/4] fix async decryption + some secmech cleanups
 2024-10-01  3:43 UTC  (8+ messages)
` [PATCH 1/4] smb: client: fix UAF in async decryption
` [PATCH 2/4] smb: client: allocate crypto only for primary server
` [PATCH 3/4] smb: client: make HMAC-MD5 TFM ephemeral
` [PATCH 4/4] smb: client: make SHA-512 "

[PATCH 0/8] cifs: Fix support for NFS-style reparse points
 2024-09-30 21:33 UTC  (26+ messages)
` [PATCH 1/8] smb: Update comments about some reparse point tags
` [PATCH 2/8] cifs: Remove intermediate object of failed create reparse call
  ` [PATCH v2] "
  ` [PATCH v3] "
` [PATCH 3/8] cifs: Fix parsing NFS-style char/block devices
` [PATCH 4/8] cifs: Fix creating "
` [PATCH 5/8] cifs: Fix buffer overflow when parsing NFS reparse points
  ` [PATCH v2] "
` [PATCH 6/8] cifs: Do not convert delimiter when parsing NFS-style symlinks
` [PATCH 7/8] cifs: Validate content of NFS reparse point buffer
` [PATCH 8/8] cifs: Rename posix to nfs in parse_reparse_posix() and reparse_posix_data

[PATCH v2 19/25] netfs: Speed up buffered reading
 2024-09-30 19:00 UTC  (17+ messages)

xfstests generic/089
 2024-09-30  4:22 UTC  (4+ messages)

[GIT PULL] ksmbd server fixes
 2024-09-28 16:45 UTC  (2+ messages)

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

[REGRESSION] Corruption on cifs / smb write on ARM, kernels 6.3-6.9
 2024-09-28 16:37 UTC  (5+ messages)

[PATCH v2] ksmbd: Annotate struct copychunk_ioctl_req with __counted_by_le()
 2024-09-28  0:53 UTC  (2+ messages)

[PATCH] ksmbd: Use struct_size() to improve get_file_alternate_info()
 2024-09-28  0:43 UTC  (2+ messages)

[PATCH] cifs: Check for UTF-16 null codepoint in SFU symlink target location
 2024-09-27 18:20 UTC 

[PATCH 6/7] cifs: Fix creating of SFU fifo and socket special files
 2024-09-27 18:11 UTC  (5+ messages)
` [PATCH 0/4] cifs: Improve client SFU support for special files (2)
  ` [PATCH 1/4] cifs: Add support for creating SFU symlinks

[REGRESSION][BISECTED] Commit 60e3318e3e900 in stable/linux-6.1.y breaks cifs client failover to another server in DFS namespace
 2024-09-27 10:56 UTC  (9+ messages)
  ` [REGRESSION][BISECTED][STABLE] "

[PATCH 0/8] netfs, afs, cifs: Miscellaneous fixes/changes
 2024-09-27  8:07 UTC  (7+ messages)
` [PATCH 4/8] afs: Remove unused struct and function prototype
  ` (subset) "
` [PATCH 5/8] afs: Fix possible infinite loop with unresponsive servers
  ` (subset) "
` [PATCH 6/8] afs: Fix the setting of the server responding flag
  ` (subset) "

default value of esize (min_encrypt_offload size)
 2024-09-26 18:23 UTC  (2+ messages)

[GIT PULL] smb3 client fixes
 2024-09-26 16:37 UTC  (2+ messages)

Intermittent data corruption probably in Linux 6.6.52 SMB client
 2024-09-26 15:24 UTC 

[PATCH v2] netfs: Fix write oops in generic/346 (9p) and generic/074 (cifs)
 2024-09-26 13:58 UTC 

[PATCH 1/9] smb: client: avoid unnecessary reconnects when refreshing referrals
 2024-09-25 14:30 UTC  (4+ messages)
` [PATCH 4/9] smb: client: stop flooding dmesg in smb2_calc_signature()

[PATCH v1] smb: Correct typos in multiple comments across various files
 2024-09-25 13:53 UTC  (2+ messages)

[PATCH AUTOSEL 6.6 130/139] ksmbd: add refcnt to ksmbd_conn struct
 2024-09-25 12:09 UTC 

[PATCH AUTOSEL 6.10 185/197] ksmbd: add refcnt to ksmbd_conn struct
 2024-09-25 11:53 UTC 

[PATCH AUTOSEL 6.11 231/244] ksmbd: add refcnt to ksmbd_conn struct
 2024-09-25 11:27 UTC 


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