Linux CIFS
[Prev Page][Next Page]
[LSF/MM/BPF TOPIC] Enhancing Linux Copy Performance and Function and improving backup scenarios,
Steve French
[PATCH -next] cifs: use PTR_ERR_OR_ZERO() to simplify code,
Chen Zhou
[PATCH] cifs: fix NULL dereference in match_prepath,
Ronnie Sahlberg
[LFS/MM TOPIC] Enabling file and directory change notification for network and cluster file systems,
Steve French
[PATCH][SMB3] Fix modefromsid newly created files to allow more permission on server,
Steve French
[PATCH] cifs: Fix return value in __update_cache_entry,
YueHaibing
[PATCH] cifs: add support for fallocate mode 0 for non-sparse files,
Ronnie Sahlberg
re: cifs: Avoid doing network I/O while holding cache lock,
Colin Ian King
[PATCH AUTOSEL 4.19 384/671] signal/cifs: Fix cifs_put_tcp_session to call send_sig instead of force_sig, Sasha Levin
[PATCH AUTOSEL 4.19 498/671] signal: Allow cifs and drbd to receive their terminating signals, Sasha Levin
[PATCH AUTOSEL 4.14 219/371] signal/cifs: Fix cifs_put_tcp_session to call send_sig instead of force_sig, Sasha Levin
[PATCH AUTOSEL 4.14 262/371] cifs: fix rmmod regression in cifs.ko caused by force_sig changes, Sasha Levin
[PATCH AUTOSEL 4.14 270/371] signal: Allow cifs and drbd to receive their terminating signals, Sasha Levin
[PATCH AUTOSEL 4.9 177/251] cifs: fix rmmod regression in cifs.ko caused by force_sig changes,
Sasha Levin
[PATCH AUTOSEL 4.9 149/251] signal/cifs: Fix cifs_put_tcp_session to call send_sig instead of force_sig, Sasha Levin
[PATCH AUTOSEL 4.9 183/251] signal: Allow cifs and drbd to receive their terminating signals, Sasha Levin
cruid+multiuser mount options,
Jacob Shivers
[PATCH AUTOSEL 4.4 097/174] signal/cifs: Fix cifs_put_tcp_session to call send_sig instead of force_sig, Sasha Levin
[PATCH AUTOSEL 4.4 117/174] cifs: fix rmmod regression in cifs.ko caused by force_sig changes, Sasha Levin
[PATCH AUTOSEL 4.4 123/174] signal: Allow cifs and drbd to receive their terminating signals, Sasha Levin
[PATCH AUTOSEL 4.19 481/671] cifs: fix rmmod regression in cifs.ko caused by force_sig changes, Sasha Levin
linux-next: manual merge of the akpm tree with the cifs tree, Stephen Rothwell
[PATCH 0/1] add support for fallocate mode 0,
Ronnie Sahlberg
[PATCH] cifs: Fix mode output in debugging statements,
Frank Sorenson
[PATCH] cifs: Fix memory allocation in __smb2_handle_cancelled_cmd(),
Paulo Alcantara (SUSE)
[PATCH] cifs: Fix mount options set in automount, Paulo Alcantara (SUSE)
[PATCH 0/4] cifs: optimize opendir and save one roundtrip,
Ronnie Sahlberg
[PATCH 5.4 171/191] fs: cifs: Fix atime update check vs mtime, Greg Kroah-Hartman
[PATCH 1/2] Convert owner and group SID offsets to LE format,
Boris Protopopov
[PATCH AUTOSEL 5.4 07/10] cifs: Adjust indentation in smb2_open_file, Sasha Levin
cifs.upcall requests ticket for wrong host when using dfs,
Martijn de Gouw
Unification of filesystem encoding options,
Pali Rohár
[PATCH 0/2] fs/cifs: use true,false for bool variable,
zhengbin
[PATCH] smbinfo: remove invalid arguments to ioctl method,
Ronnie Sahlberg
[PATCH] Add support for setting owner info, dos attributes, and create time,
Boris Protopopov
[PATCH] cifs: Optimize readdir on reparse points, Paulo Alcantara (SUSE)
[PATCH] cifs: Adjust indentation in smb2_open_file,
Nathan Chancellor
cifs-utils release 6.10 ready for download, Pavel Shilovsky
How to use SMB Direct,
Xiaoli Feng
[GIT PULL] 3 small SMB3 fixes,
Steve French
cifs multiuser mode and per session treatment,
Björn JACKE
[PATCH AUTOSEL 5.4 113/134] cifs: Fix use-after-free bug in cifs_reconnect(), Sasha Levin
[PATCH AUTOSEL 5.4 118/134] cifs: move cifsFileInfo_put logic into a work-queue, Sasha Levin
[PATCH] smb3: fix refcount underflow warning on unmount when no directory leases,
Steve French
SMB3: Fix crash in SMB2_open_init due to uninitialized field in compounding path, Steve French
Re: refcount_t: underflow; use-after-free with CIFS umount after scsi-misc commit ef2cc88e2a205b8a11a19e78db63a70d3728cdf5,
Arthur Marsh
[PATCH][SMB3] Improve check for when we send security descriptor context on open, Steve French
[PATCH] SMB3 pass in mode bits in sd context on SMB3 create when "modefromsid" mounts, Steve French
[PATCH][WIP] Add O_TMPFILE support for SMB3, Steve French
[PATCH 0/3] use compounding to speed up readdir(),
Ronnie Sahlberg
[PATCH v4 0/6] DFS fixes,
Paulo Alcantara (SUSE)
[PATCH] cifs: Fix lookup of SMB connections on multichannel,
Paulo Alcantara (SUSE)
[PATCH] cifs: fix possible uninitialized access and race on iface_list,
Aurelien Aptel
[PATCH][SMB3] Query timestamps on file close,
Steve French
[PATCH v2 0/6] Delete timespec64_trunc(),
Deepa Dinamani
FileIndex in FSCC FileIdFullDirectoryInformation, ronnie sahlberg
[PATCH] cifs: remove redundant assignment to pointer pneg_ctxt,
Colin King
[PATCH 0/3] WIP start using compounding for readdir(),
Ronnie Sahlberg
[PATCH 0/7] Delete timespec64_trunc(),
Deepa Dinamani
[PATCH] CIFS: Fix NULL-pointer dereference in smb2_push_mandatory_locks,
Pavel Shilovsky
Permission denied mounting a DFS share with multiuser options,
abrosich
[PATCH v3 00/11] DFS fixes,
Paulo Alcantara (SUSE)
- [PATCH v3 01/11] cifs: Fix use-after-free bug in cifs_reconnect(), Paulo Alcantara (SUSE)
- [PATCH v3 02/11] cifs: Fix lookup of root ses in DFS referral cache, Paulo Alcantara (SUSE)
- [PATCH v3 03/11] cifs: Fix potential softlockups while refreshing DFS cache, Paulo Alcantara (SUSE)
- [PATCH v3 04/11] cifs: Clean up DFS referral cache, Paulo Alcantara (SUSE)
- [PATCH v3 05/11] cifs: Get rid of kstrdup_const()'d paths, Paulo Alcantara (SUSE)
- [PATCH v3 06/11] cifs: Introduce helpers for finding TCP connection, Paulo Alcantara (SUSE)
- [PATCH v3 07/11] cifs: Merge is_path_valid() into get_normalized_path(), Paulo Alcantara (SUSE)
- [PATCH v3 08/11] cifs: Fix potential deadlock when updating vol in cifs_reconnect(), Paulo Alcantara (SUSE)
- [PATCH v3 09/11] cifs: Avoid doing network I/O while holding cache lock, Paulo Alcantara (SUSE)
- [PATCH v3 10/11] cifs: Fix retrieval of DFS referrals in cifs_mount(), Paulo Alcantara (SUSE)
- [PATCH v3 11/11] cifs: Always update signing key of first channel, Paulo Alcantara (SUSE)
[PATCH] CIFS: fix a white space issue in cifs_get_inode_info(),
Dan Carpenter
[PATCH v2 0/7] DFS fixes,
Paulo Alcantara (SUSE)
[cifs:for-next 34/34] fs/cifs/cifs_debug.c:401:43: warning: format '%u' expects argument of type 'unsigned int', but argument 3 has type 'size_t {aka long unsigned int}',
kbuild test robot
[cifs:for-next 33/35] fs//cifs/cifs_debug.c:403:9: warning: format '%lu' expects argument of type 'long unsigned int', but argument 3 has type 'size_t', kbuild test robot
[PATCH 0/7] DFS fixes,
Paulo Alcantara (SUSE)
[cifs:for-next 33/35] fs/cifs/cifs_debug.c:402:44: warning: format '%lu' expects argument of type 'long unsigned int', but argument 3 has type 'size_t {aka unsigned int}', kbuild test robot
[PATCH][SMB3] move num_waiters and in_send counters from CONFIG_CIFS_STAT2 to default, Steve French
[PATCH 1/3] CIFS: Close open handle after interrupted close,
Pavel Shilovsky
[PATCH] smb2-quota: Simplify code logic for quota entries.,
Kenneth D'souza
[PATCH] cifs: Don't use iov_iter::type directly,
David Howells
[PATCH 1/2] cifs: dump channel info in DebugData,
Aurelien Aptel
getdents64 lost direntries with SMB/NFS and buffer size < unknown threshold,
Rich Felker
[PATCH] CIFS: refactor cifs_get_inode_info(),
Aurelien Aptel
[PATCH AUTOSEL 4.19 114/237] fs/cifs: fix uninitialised variable warnings, Sasha Levin
[PATCH] Add program name to error output instead of static mount.cifs,
Kenneth D'souza
[PATCH 0/1] cifs: fix race between compound_send_recv() and the,
Ronnie Sahlberg
[PATCH 0/1] cifs: fix race between compound_send_recv() and the demultiplex thread,
Ronnie Sahlberg
FS-Cache/CacheFiles rewrite,
David Howells
[PATCH] Add support for smb3 alias/fstype in mount.cifs.c,
Kenneth D'souza
[PATCH] CIFS: Respect O_SYNC and O_DIRECT flags during reconnect,
Pavel Shilovsky
PROBLEM: DFS Caching feature causing problems traversing multi-tier DFS setups,
Matthew Ruffell
A process killed while opening a file can result in leaked open handle on the server,
Frank Sorenson
[bug report] smb3: remove confusing dmesg when mounting with encryption ("seal"),
Dan Carpenter
[PATCH] SMB3: Fix persistent handles reconnect, Pavel Shilovsky
[PATCH] cifs: close the shared root handle on tree disconnect,
Ronnie Sahlberg
[PATCH][SMB3] remove confusing dmesg when mounting with encryption,
Steve French
[PATCH 0/2] CIFS: Adjustments for smb2_ioctl_query_info(),
Markus Elfring
checking encrypted messages in smb2_check_message,
Steve French
[cifs:for-next 18/20] fs/cifs/smb2transport.c:52:1: sparse: sparse: symbol 'smb3_crypto_shash_allocate' was not declared. Should it be static?,
kbuild test robot
buildbot kicked off for current for-next (patches for 5.5), Steve French
[PATCH v4 0/6] add multichannel support,
Aurelien Aptel
[PATCH] cifs: move cifsFileInfo_put logic into a work-queue,
Ronnie Sahlberg
[PATCH] CIFS: Fix SMB2 oplock break processing,
Pavel Shilovsky
SMB3 Buildbot regression tests added,
Steve French
[PATCH] cifs: don't use 'pre:' for MODULE_SOFTDEP,
Ronnie Sahlberg
[PATCH AUTOSEL 4.19 35/38] cifs: Fix cifsInodeInfo lock_sem deadlock when reconnect occurs, Sasha Levin
[PATCH AUTOSEL 4.9 18/18] cifs: Fix cifsInodeInfo lock_sem deadlock when reconnect occurs, Sasha Levin
[PATCH AUTOSEL 4.4 13/13] cifs: Fix cifsInodeInfo lock_sem deadlock when reconnect occurs, Sasha Levin
[PATCH AUTOSEL 4.14 22/24] cifs: Fix cifsInodeInfo lock_sem deadlock when reconnect occurs, Sasha Levin
[PATCH] CIFS: Properly process SMB3 lease breaks, Pavel Shilovsky
Updated for-next with patches for 5.5-rc, Steve French
[PATCH 0/1] cifs: move cifsFileInfo_put logic into a work-queue,
Ronnie Sahlberg
list of cifs patches to be sent upstream for next rc, Steve French
Yet another hang after network disruption or smb restart -- multiple file writers,
Frank Sorenson
[PATCH AUTOSEL 4.19 07/37] Fixed https://bugzilla.kernel.org/show_bug.cgi?id=202935 allow write on the same file, Sasha Levin
[PATCH AUTOSEL 4.14 04/25] Fixed https://bugzilla.kernel.org/show_bug.cgi?id=202935 allow write on the same file, Sasha Levin
[PATCH] cifs: rename a variable in SendReceive(), Dan Carpenter
Updated patch for the the lock_sem deadlock,
Ronnie Sahlberg
Re: [PATCH v14 1/5] Add flags option to get xattr method paired to __vfs_getxattr,
Amir Goldstein
[PATCH] cifs: Fix cifsInodeInfo lock_sem deadlock when reconnect occurs,
Dave Wysochanski
[PATCH] CIFS: Fix use after free of file info structures, Pavel Shilovsky
[PATCH -next] cifs: remove unused variable 'sid_user', YueHaibing
[PATCH] CIFS: Fix retry mid list corruption on reconnects,
Pavel Shilovsky
[RFC PATCH] cifs: Fix cifsInodeInfo lock_sem deadlock with multiple readers,
Dave Wysochanski
Mysterious fs ioctl, Steve French
Easily reproducible deadlock on 5.4-rc4 with cifsInodeInfo.lock_sem semaphore after network disruption or smb restart,
David Wysochanski
[PATCH AUTOSEL 5.3 41/89] fs: cifs: mute -Wunused-const-variable message, Sasha Levin
[PATCH AUTOSEL 4.19 041/100] cifs: add credits from unmatched responses/messages, Sasha Levin
[PATCH AUTOSEL 4.19 073/100] fs: cifs: mute -Wunused-const-variable message, Sasha Levin
[PATCH AUTOSEL 4.14 35/56] fs: cifs: mute -Wunused-const-variable message, Sasha Levin
[PATCH AUTOSEL 4.9 15/29] fs: cifs: mute -Wunused-const-variable message, Sasha Levin
[PATCH AUTOSEL 4.4 10/21] fs: cifs: mute -Wunused-const-variable message, Sasha Levin
[PATCH AUTOSEL 4.19 040/100] CIFS: Respect SMB2 hdr preamble size in read responses, Sasha Levin
[PATCH -next] CIFS: remove set but not used variables 'cinode' and 'netfid',
YueHaibing
[PATCH 0/7] cifs: smbd: Improve reliability on transport reconnect,
longli
list_del corruption while iterating retry_list in cifs_reconnect still seen on 5.4-rc3,
David Wysochanski
[PATCH] cifs: use the cached root handle for readdir() if possible, Ronnie Sahlberg
[PATCH 2/2] smbinfo: rewrite in python,
Aurelien Aptel
[PATCH 1/2] smbinfo.rst: document new `keys` command,
Aurelien Aptel
[PATCH] CIFS: avoid using MID 0xFFFF,
Roberto Bergantinos Corpas
[PATCH] cifs: Fix missed free operations,
Chuhong Yuan
Kernel hangs in cifs_reconnect,
Martijn de Gouw
[PATCH] cifs: Handle -EINPROGRESS only when noblockcnt is set, Paulo Alcantara (SUSE)
[PATCH v3] mount.cifs.rst: remove prefixpath mount option.,
Kenneth D'souza
[PATCH v2] mount.cifs.rst: update prefixpath mount option description.,
Kenneth D'souza
[PATCH] mount.cifs.rst: update prefix mount option description., Kenneth D'souza
[PATCH] Fix regression in SMB3 time handling, Steve French
[no subject], Steve French
[cifs] semantics of IPC$ shares (was Re: [PATCH] devpts: Fix NULL pointer dereference in dcache_readdir()),
Al Viro
[PATCH] smbinfo: Add SETCOMPRESSION support,
Ronnie Sahlberg
[no subject], Steve French
[PATCH] cifs: use cifsInodeInfo->open_file_lock while iterating to avoid a panic,
Ronnie Sahlberg
Re: nsdeps not working on modules in 5.4-rc1,
Steve French
[PATCH][SMB3] cleanup a couple minor recent endian errors spotted by sparse,
Steve French
Re: Many unexpected warnings with current sparse,
Steve French
[PATCH net-next 0/2] Experimental SMB rootfs support,
Paulo Alcantara (SUSE)
[bug report] smb3: pass mode bits into create calls,
Dan Carpenter
[PATCH] fs: cifs: mute -Wunused-const-variable message,
Austin Kim
[PATCH 1/3] CIFS: Gracefully handle QueryInfo errors during open,
Pavel Shilovsky
Getting the SID of the user out of the PAC ...,
Steve French
[PATCH] CIFS: Fix oplock handling for SMB 2.1+ protocols, Pavel Shilovsky
[SMB3][PATCH] Add missing ACL related defines, Steve French
[PATCH 1/3] docs: fix some broken references,
Mauro Carvalho Chehab
[PATCH] smb2quota.rst: Add man page for smb2quota.py, Kenneth D'souza
[PATCH] smb2quota.py: Userspace helper to display quota information for the Linux SMB client file system (CIFS),
Kenneth D'souza
[PATCH] smbinfo dump encryption keys for using wireshark,
Steve French
Re: [PATCH] Re: Possible FS race condition between iterate_dir and d_alloc_parallel,
Al Viro
[PATCH] fs/cifs/sess.c: Remove set but not used variable 'capabilities', zhengbin
Re: Fix for "requests in flight" showing negative,
Pavel Shilovsky
[PATCH] fs/cifs/smb2pdu.c: Make SMB2_notify_init static,
zhengbin
Re: [PATCH] CIFS: fix max ea value size,
Aurélien Aptel
WSL and remapping of reserved characters to Unicode remap range, Steve French
[PATCH] fs/cifs/smb2transport.c: Make some functions static,
zhengbin
Possible timeout problem when opening a file twice on a SMB mount,
Moritz M
[SMB3][PATCH] dump encryption keys to allow wireshark debugging of encrypted,
Steve French
[PATCH v4 0/6] multichannel,
Aurelien Aptel
[GIT PULL] SMB3 fixes and features,
Steve French
[PATCH] mount.cifs: Fix invalid free,
Paulo Alcantara (SUSE)
[PATCH v2 2/2] cifs: modefromsid: write mode ACE with DENY first,
Aurelien Aptel
[Index of Archives]
[Linux USB Devel]
[Video for Linux]
[Big List of Linux Books]
[Linux SCSI]
[Yosemite Forum]