messages from 2022-03-21 16:46:50 to 2022-04-14 03:48:36 UTC [more...]
Failure to access cifs mount of samba share after resume from sleep with 5.17-rc5
2022-04-14 3:48 UTC (14+ messages)
[PATCH] cifs: verify that tcon is valid before dereference in cifs_kill_sb
2022-04-14 3:26 UTC (2+ messages)
[PATCH v2] ksmbd: remove filename in ksmbd_file
2022-04-14 0:48 UTC
[PATCH RESEND] ksmbd: remove filename in ksmbd_file
2022-04-14 0:29 UTC (3+ messages)
[PATCH RESEND] ksmbd: increment reference count of parent fp
2022-04-13 23:31 UTC (2+ messages)
[PATCH] ksmbd: set fixed sector size to FS_SECTOR_SIZE_INFORMATION
2022-04-13 14:31 UTC (5+ messages)
[PATCH v2] cifs: potential buffer overflow in handling symlinks
2022-04-13 11:42 UTC
[Bug 15025] New: CVE-2022-27239: Buffer overflow in mount.cifs options parser
2022-04-13 9:01 UTC (3+ messages)
` [Bug 15025] "
[PATCH v2] ksmbd: set fixed sector size to FS_SECTOR_SIZE_INFORMATION
2022-04-12 23:32 UTC
LOAN FUNDING
2022-04-12 17:41 UTC
[PATCH] cifs: potential buffer overflow in handling symlinks
2022-04-12 4:38 UTC
[PATCH] cifs: flush all dirty pages to server before read/write
2022-04-11 7:39 UTC
[PATCH v2] cachefiles: Fix KASAN slab-out-of-bounds in cachefiles_set_volume_xattr
2022-04-08 22:13 UTC (3+ messages)
[PATCH v2] RDMA: Split kernel-only global device caps from uverbs device caps
2022-04-08 16:45 UTC (11+ messages)
[PATCH v2] fs: remove unnecessary conditional
2022-04-08 13:58 UTC (2+ messages)
Regression: CIFS umount fails since 14302ee33 with some servers (exit code 32)
2022-04-08 10:08 UTC
[Samba] samba-ad linux clients random access denied to network share
2022-04-08 9:09 UTC (2+ messages)
[GIT PULL] cifs client fixes
2022-04-08 5:38 UTC (2+ messages)
cross mount reflink and xfstest generic/373
2022-04-08 2:01 UTC (3+ messages)
[PATCH 00/14] cifs: Iterators, netfslib and folios
2022-04-07 21:22 UTC (18+ messages)
` [PATCH 01/14] cifs: Add some helper functions
` [PATCH 02/14] cifs: Add a function to read into an iter from a socket
` [PATCH 03/14] cifs: Check the IOCB_DIRECT flag, not O_DIRECT
` [PATCH 04/14] cifs: Change the I/O paths to use an iterator rather than a page list
` [PATCH 05/14] cifs: Remove unused code
` [PATCH 06/14] cifs: Use netfslib to handle reads
` [PATCH 07/14] cifs: Share server EOF pos with netfslib
` [PATCH 08/14] netfs: Allow the netfs to make the io (sub)request alloc larger
` [PATCH 09/14] cifs: Put credits into cifs_io_subrequest, not on the stack
` [PATCH 10/14] cifs: Hold the open file on netfs_io_request, not netfs_io_subrequest
` [PATCH 11/14] cifs: Clamp length according to credits and rsize
` [PATCH 12/14] cifs: Expose netfs subrequest debug ID and index in read tracepoints
` [PATCH 13/14] cifs: Split the smb3_add_credits tracepoint
` [PATCH 14/14] mm, netfs, fscache: Stop read optimisation when folio removed from pagecache
[PATCH AUTOSEL 5.17 21/31] smb3: cleanup and clarify status of tree connections
2022-04-07 1:10 UTC
[PATCH v2] ksmbd: smbd: handle multiple Buffer Decriptors
2022-04-07 0:48 UTC (3+ messages)
[PATCH] RDMA: Split kernel-only global device caps from uvers device caps
2022-04-06 17:30 UTC (5+ messages)
[PATCH] cachefiles: Fix KASAN slab-out-of-bounds in cachefiles_set_volume_xattr
2022-04-05 15:54 UTC (4+ messages)
[PATCH] mount.cifs.rst: add FIPS information
2022-04-04 16:23 UTC (7+ messages)
[PATCH] ksmbd: smbd: handle multiple Buffer Decriptors
2022-04-04 3:22 UTC (2+ messages)
[PATCH] fscache: Expose fscache_end_operation() helper
2022-04-02 9:32 UTC
[PATCH 1/2] cifs: prevent bad output lengths in smb2_ioctl_query_info()
2022-04-02 9:20 UTC (3+ messages)
` [PATCH 2/2] cifs: fix NULL ptr dereference "
[PATCH 1/2] cifs: replace unnecessary use of list iterator variable with head
2022-04-01 22:57 UTC (4+ messages)
` [PATCH 2/2] cifs: remove check of list iterator against head past the loop body
[GIT PULL] ksmbd server fixes
2022-04-01 21:45 UTC (3+ messages)
[GIT PULL] cifs/smb3 fixes
2022-04-01 21:45 UTC (2+ messages)
[PATCH 1/2] cifs: fix potential race with cifsd thread
2022-04-01 16:51 UTC (9+ messages)
` [PATCH 2/2] cifs: force new session setup and tcon for dfs
` [PATCH v2] "
[PATCH] cifs: disable dns caching in kernel keyring
2022-04-01 15:51 UTC
[GIT PULL] ksmbd server fixes
2022-04-01 14:58 UTC (10+ messages)
[PATCH] cifs: release cached dentries only if mount is complete
2022-04-01 7:24 UTC (2+ messages)
[GIT PULL] netfs: Prep for write helpers
2022-03-31 23:22 UTC (2+ messages)
[linux-next:master] BUILD REGRESSION fdcbcd1348f4ef713668bae1b0fa9774e1811205
2022-03-31 18:02 UTC
Regarding to how ksmbd handles sector size request from windows cllient
2022-03-31 4:06 UTC (7+ messages)
[linux-next:master] BUILD REGRESSION a67ba3cf9551f8c92d5ec9d7eae1aadbb9127b57
2022-03-30 21:51 UTC
Regarding EKEYEXPIRED error during dns_query
2022-03-30 13:10 UTC (4+ messages)
[PATCH] fix ksmbd bigendian bug in oplock break, and move its struct and a few others to smbfs_common
2022-03-29 15:51 UTC (3+ messages)
Detailed analysis of how tree connect state is handled in cifs.ko
2022-03-29 5:12 UTC
[PATCH][CIFS] cleanup and clarify status of tree connections
2022-03-28 22:03 UTC (5+ messages)
[PATCH AUTOSEL 5.15 15/16] Adjust cifssb maximum read size
2022-03-28 19:42 UTC
[PATCH AUTOSEL 5.16 19/20] Adjust cifssb maximum read size
2022-03-28 19:42 UTC
[PATCH AUTOSEL 5.17 20/21] Adjust cifssb maximum read size
2022-03-28 19:41 UTC
[PATCH] cifs: fix enum usage
2022-03-28 16:07 UTC (2+ messages)
linux-next: manual merge of the cifs tree with Linus' tree
2022-03-27 22:32 UTC
[PATCH][SMB3] move more protocol header definitions to fs/smbfs_common
2022-03-27 4:10 UTC (6+ messages)
[PATCH] [smb3] move defines for query info and query fsinfo to smbfs_common
2022-03-27 0:52 UTC (2+ messages)
[PATCH] ksmbd: replace usage of found with dedicated list iterator variable
2022-03-26 0:49 UTC (3+ messages)
[PATCH 1/2] ksmbd-tools: add .gitignore
2022-03-26 0:35 UTC (2+ messages)
` [PATCH 2/2] ksmbd-tools: accept global share options
[PATCH][smbfs_common] move various duplicated protocol header structures to smbfs_common
2022-03-25 5:48 UTC (2+ messages)
Signature check for LOGOFF response
2022-03-24 18:52 UTC (7+ messages)
[PATCH v2] ksmbd: Remove a redundant zeroing of memory
2022-03-24 14:46 UTC (3+ messages)
[PATCH] cifs: fix FILE_BOTH_DIRECTORY_INFO definition
2022-03-24 7:26 UTC
[PATCH 1/2] cifs: convert the path to utf16 in smb2_query_info_compound
2022-03-23 20:20 UTC (5+ messages)
` [PATCH 2/2] cifs: change smb2_query_info_compound to use a cached fid, if available
confusing behavior of cached root directory
2022-03-23 20:11 UTC
[PATCH] ksmbd: Remove a redundant zeroing of memory
2022-03-23 12:21 UTC (5+ messages)
[PATCH] cifs: fix incorrect use of list iterator after the loop
2022-03-23 4:20 UTC (4+ messages)
[GIT PULL] cifs/smb3 fixes
2022-03-22 18:32 UTC (2+ messages)
[PATCH][CIFS] writeback fix
2022-03-22 4:36 UTC
[PATCH] MAINTAINERS: ksmbd: switch Sergey to reviewer
2022-03-22 0:48 UTC
[PATCH 1/2] cifs: fix bad fids sent over wire
2022-03-21 23:57 UTC (7+ messages)
` [PATCH 2/2] ksmbd: store fids as opaque u64 integers
cifs conversion to netfslib
2022-03-21 17:18 UTC (9+ messages)
[PATCH] cifs: fix bad fids sent over wire
2022-03-21 16:46 UTC (5+ 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