messages from 2022-04-19 18:54:05 to 2022-05-18 16:26:34 UTC [more...]
[PATCH] cifs: don't call cifs_dfs_query_info_nonascii_quirk() if nodfs was set
2022-05-18 16:24 UTC (7+ messages)
` [PATCH] cifs: print TIDs as hex
` [PATCH] cifs: return ENOENT for DFS lookup_cache_entry()
[PATCH -next] cifs: return the more nuanced writeback error on close()
2022-05-18 14:56 UTC
[PATCH 1/3] ksmbd: remove internal.h include
2022-05-18 14:27 UTC (6+ messages)
` [PATCH 2/3] fs: introduce lock_rename_child() helper
` [PATCH 3/3] ksmbd: fix racy issue from using ->d_parent and ->d_name
getxattr() on cifs sometimes hangs since kernel 5.14
2022-05-18 3:56 UTC (3+ messages)
[PATCH 1/2] ksmbd: fix outstanding credits related bugs
2022-05-17 21:46 UTC (2+ messages)
` [PATCH 2/2] ksmbd: smbd: fix connection dropped issue
CIFS regression mounting vers=1.0 NTLMSSP when hostname is too long
2022-05-17 20:37 UTC (11+ messages)
New collaboration
2022-05-17 15:50 UTC
[PATCH 1/3] ksmbd: handle smb2 query dir request for OutputBufferLength that is too small
2022-05-17 8:07 UTC (6+ messages)
` [PATCH 2/3] ksmbd: add smbd max io size parameter
` [PATCH 3/3] ksmbd: fix wrong smbd max read/write size check
non-cifs change post 5.18-rc4 causing buildbot regressions
2022-05-17 1:11 UTC
[PATCH -next] ksmbd: Fix some kernel-doc comments
2022-05-16 13:02 UTC (2+ messages)
[PATCH] ksmbd-tools: add smbd max io size parameter
2022-05-16 7:42 UTC
[Bug 4194] Can't read directories with many files+directories
2022-05-15 20:19 UTC (3+ messages)
[PATCH 0/6] cifs: Use iov_iters down to the network transport
2022-05-13 15:59 UTC (8+ messages)
` [PATCH 1/6] iov_iter: Add a function to extract an iter's buffers to a bvec iter
` [PATCH 2/6] iov_iter: Add a general purpose iteration function
` [PATCH 3/6] cifs: Add some helper functions
` [PATCH 4/6] cifs: Add a function to read into an iter from a socket
` [PATCH 5/6] cifs: Change the I/O paths to use an iterator rather than a page list
` [PATCH 6/6] cifs: Remove unused code
` [PATCH 7/6] cifs: Make the cifs RDMA code use iterators
Failure to access cifs mount of samba share after resume from sleep with 5.17-rc5
2022-05-13 14:31 UTC (18+ messages)
[Bug 15051] New: EBADF/EIO errors in rename/open caused by race condition in smb2_compound_op
2022-05-12 15:50 UTC (5+ messages)
` [Bug 15051] "
[PATCH][SMB3] EBADF/EIO errors in rename/open caused by race condition in smb2_compound_op
2022-05-12 15:49 UTC
misreported st_blocks (AllocationSize)
2022-05-11 20:20 UTC (2+ messages)
[Bug 14713] SMBv3 negotiation fails with a Solaris server
2022-05-11 18:46 UTC
Cifs: cache entries for the cached directory
2022-05-11 0:41 UTC (7+ messages)
` [PATCH 1/4] cifs: move definition of cifs_fattr earlier in cifsglob.h
` [PATCH 2/4] cifs: check for smb1 in open_cached_dir()
` [PATCH 3/4] cifs: set the CREATE_NOT_FILE when opening the directory in use_cached_dir()
` [PATCH 4/4] cifs: cache the dirents for entries in a cached directory
cache dirent names for the cached directory while we hold a lease
2022-05-10 0:01 UTC (8+ messages)
` [PATCH] cifs: cache dirent names for cached directories
Improving perf for async i/o path
2022-05-07 2:19 UTC (3+ messages)
[PATCH v3] ksmbd: validate length in smb2_write()
2022-05-06 5:34 UTC (4+ messages)
[bug report] cifs: cache dirent names for cached directories
2022-05-05 10:32 UTC
[PATCH] ksmbd: validate length in fsctl_pipe_transceive()
2022-05-04 22:48 UTC
Regression: CIFS umount fails since 14302ee33 with some servers (exit code 32)
2022-05-04 16:43 UTC (5+ messages)
[PATCH v2] ksmbd: validate length in smb2_write()
2022-05-04 13:40 UTC
[PATCH] ksmbd: validate length in smb2_write()
2022-05-04 13:19 UTC (2+ messages)
[PATCH -next] cifs: Return true/false (not 1/0) from bool functions
2022-05-04 13:06 UTC
Patch to add caching od directory entries for the cache dir
2022-05-04 1:44 UTC (5+ messages)
` [PATCH] cifs: cache dirent names for cached directories
2nd Quater puchase request
2022-05-03 14:48 UTC
[PATCH] cifs: flush all dirty pages to server before read/write
2022-05-03 9:45 UTC (8+ messages)
identifying key_type_dns_resolver
2022-05-02 6:15 UTC
[PATCH] ksmbd: fix reference count leak in smb_check_perm_dacl()
2022-04-30 4:14 UTC (2+ messages)
[PATCH v4 1/5] ksmbd: smbd: change prototypes of RDMA read/write related functions
2022-04-30 4:11 UTC (10+ messages)
` [PATCH v4 2/5] ksmbd: smbd: introduce read/write credits for RDMA read/write
` [PATCH v4 3/5] ksmbd: smbd: simplify tracking pending packets
` [PATCH v4 4/5] ksmbd: smbd: change the return value of get_sg_list
` [PATCH v4 5/5] ksmbd: smbd: handle multiple Buffer descriptors
[PATCH] mount.cifs.rst: add FIPS information
2022-04-29 22:17 UTC (8+ messages)
[ANNOUNCE] cifs-utils release 6.15 ready for download
2022-04-29 22:03 UTC
[PATCH RFC 0/5] Implement a TLS handshake upcall
2022-04-29 15:19 UTC (39+ messages)
` [PATCH RFC 1/5] net: Add distinct sk_psock field
` [PATCH RFC 2/5] tls: build proto after context has been initialized
` [PATCH RFC 3/5] net/tls: Add an AF_TLSH address family
` [PATCH RFC 4/5] net/tls: Add support for PF_TLSH (a TLS handshake listener)
` [PATCH RFC 5/5] net/tls: Add observability for AF_TLSH sockets
"full backport" of cifs.ko fixes/features to 5.15
2022-04-28 2:23 UTC
[PATCH AUTOSEL 4.14 3/5] cifs: destage any unwritten data to the server before calling copychunk_write
2022-04-26 19:02 UTC
[PATCH AUTOSEL 4.19 4/6] cifs: destage any unwritten data to the server before calling copychunk_write
2022-04-26 19:02 UTC
[PATCH AUTOSEL 5.4 4/6] cifs: destage any unwritten data to the server before calling copychunk_write
2022-04-26 19:02 UTC
[PATCH AUTOSEL 5.10 6/9] cifs: destage any unwritten data to the server before calling copychunk_write
2022-04-26 19:02 UTC
[PATCH AUTOSEL 5.15 05/15] ksmbd: increment reference count of parent fp
2022-04-26 19:02 UTC (3+ messages)
` [PATCH AUTOSEL 5.15 06/15] ksmbd: set fixed sector size to FS_SECTOR_SIZE_INFORMATION
` [PATCH AUTOSEL 5.15 10/15] cifs: destage any unwritten data to the server before calling copychunk_write
[PATCH AUTOSEL 5.17 10/22] ksmbd: increment reference count of parent fp
2022-04-26 19:01 UTC (3+ messages)
` [PATCH AUTOSEL 5.17 11/22] ksmbd: set fixed sector size to FS_SECTOR_SIZE_INFORMATION
` [PATCH AUTOSEL 5.17 16/22] cifs: destage any unwritten data to the server before calling copychunk_write
[PATCH 5.17 070/146] cifs: Check the IOCB_DIRECT flag, not O_DIRECT
2022-04-26 8:21 UTC
[PATCH 5.15 061/124] cifs: Check the IOCB_DIRECT flag, not O_DIRECT
2022-04-26 8:21 UTC
[PATCH 5.10 40/86] cifs: Check the IOCB_DIRECT flag, not O_DIRECT
2022-04-26 8:21 UTC
[PATCH 5.4 28/62] cifs: Check the IOCB_DIRECT flag, not O_DIRECT
2022-04-26 8:21 UTC
[PATCH 4.19 22/53] cifs: Check the IOCB_DIRECT flag, not O_DIRECT
2022-04-26 8:21 UTC
[PATCH 4.14 17/43] cifs: Check the IOCB_DIRECT flag, not O_DIRECT
2022-04-26 8:20 UTC
[PATCH 4.9 12/24] cifs: Check the IOCB_DIRECT flag, not O_DIRECT
2022-04-26 8:21 UTC
[PATCH 14/14] mm, netfs, fscache: Stop read optimisation when folio removed from pagecache
2022-04-25 12:30 UTC (7+ messages)
` [PATCH 00/14] cifs: Iterators, netfslib and folios
[PATCH v3 1/4] ksmbd: smbd: change prototypes of RDMA read/write related functions
2022-04-25 6:27 UTC (7+ messages)
` [PATCH v3 2/4] ksmbd: smbd: introduce read/write credits for RDMA read/write
` [PATCH v3 4/4] ksmbd: smbd: handle multiple Buffer descriptors
cifsFileInfo leak when doing cifs_atomic_open on a symlink file
2022-04-24 9:53 UTC
[GIT PULL] ksmbd server fixes
2022-04-24 0:32 UTC (2+ messages)
[GIT PULL] smb3 client fixes
2022-04-22 20:46 UTC (2+ messages)
[PATCH] cifs: destage any unwritten data to the server before calling copychunk_write
2022-04-21 3:57 UTC (2+ messages)
[PATCH 1/2] cifs: fix NULL ptr dereference in refresh_mounts()
2022-04-21 3:56 UTC (6+ messages)
` [PATCH 2/2] cifs: use correct lock type in cifs_reconnect()
[PATCH RFC 00/15] Prototype implementation of RPC-with-TLS
2022-04-20 0:34 UTC (13+ messages)
` [PATCH RFC 08/15] SUNRPC: Add RPC_TASK_CORK flag
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