Linux CIFS
[Prev Page][Next Page]
- [PATCH RFC PKS/PMEM 12/58] fs/afs: Utilize new kmap_thread(), (continued)
- [PATCH RFC PKS/PMEM 12/58] fs/afs: Utilize new kmap_thread(), ira . weiny
- [PATCH RFC PKS/PMEM 14/58] fs/cifs: Utilize new kmap_thread(), ira . weiny
- [PATCH RFC PKS/PMEM 13/58] fs/btrfs: Utilize new kmap_thread(), ira . weiny
- [PATCH RFC PKS/PMEM 07/58] drivers/drbd: Utilize new kmap_thread(), ira . weiny
- [PATCH RFC PKS/PMEM 08/58] drivers/firmware_loader: Utilize new kmap_thread(), ira . weiny
- [PATCH RFC PKS/PMEM 11/58] drivers/net: Utilize new kmap_thread(), ira . weiny
- [PATCH RFC PKS/PMEM 05/58] kmap: Introduce k[un]map_thread, ira . weiny
- [PATCH RFC PKS/PMEM 04/58] kmap: Add stray access protection for device pages, ira . weiny
- [PATCH RFC PKS/PMEM 03/58] memremap: Add zone device access protection, ira . weiny
- Re: [PATCH RFC PKS/PMEM 10/58] drivers/rdma: Utilize new kmap_thread(), Bernard Metzler
- [PATCH v2 00/16] Allow readpage to return a locked page,
Matthew Wilcox (Oracle)
- [PATCH v2 02/16] mm: Inline wait_on_page_read into its one caller, Matthew Wilcox (Oracle)
- [PATCH v2 15/16] iomap: Inline iomap_iop_set_range_uptodate into its one caller, Matthew Wilcox (Oracle)
- [PATCH v2 01/16] mm: Add AOP_UPDATED_PAGE return value, Matthew Wilcox (Oracle)
- [PATCH v2 16/16] iomap: Make readpage synchronous, Matthew Wilcox (Oracle)
- [PATCH v2 08/16] ecryptfs: Tell the VFS that readpage was synchronous, Matthew Wilcox (Oracle)
- [PATCH v2 14/16] vboxsf: Tell the VFS that readpage was synchronous, Matthew Wilcox (Oracle)
- [PATCH v2 11/16] jffs2: Tell the VFS that readpage was synchronous, Matthew Wilcox (Oracle)
- [PATCH v2 10/16] hostfs: Tell the VFS that readpage was synchronous, Matthew Wilcox (Oracle)
- [PATCH v2 12/16] ubifs: Tell the VFS that readpage was synchronous, Matthew Wilcox (Oracle)
- [PATCH v2 13/16] udf: Tell the VFS that readpage was synchronous, Matthew Wilcox (Oracle)
- [PATCH v2 09/16] fuse: Tell the VFS that readpage was synchronous, Matthew Wilcox (Oracle)
- [PATCH v2 07/16] cramfs: Tell the VFS that readpage was synchronous, Matthew Wilcox (Oracle)
- [PATCH v2 05/16] ceph: Tell the VFS that readpage was synchronous, Matthew Wilcox (Oracle)
- [PATCH v2 06/16] cifs: Tell the VFS that readpage was synchronous, Matthew Wilcox (Oracle)
- [PATCH v2 04/16] afs: Tell the VFS that readpage was synchronous, Matthew Wilcox (Oracle)
- [PATCH v2 03/16] 9p: Tell the VFS that readpage was synchronous, Matthew Wilcox (Oracle)
- Re: [PATCH v2 00/16] Allow readpage to return a locked page, Christoph Hellwig
- [PATCH] Resolve data corruption of TCP server info fields,
Rohith Surabattula
- ENOTSUPP to userspace,
Shyam Prasad N
- [PATCH] cifs: handle -EINTR in cifs_setattr,
Ronnie Sahlberg
- [PATCH 3/3] cifs: cache the directory content for shroot,
Ronnie Sahlberg
- [Bug 14521] New: CIFS mount shows only "vers=default" instead of specific SMB version,
samba-bugs
- Re: [PATCH 3/3] cifs: cache the directory content for shroot (fwd), Julia Lawall
- [PATCH 0/3 V1] cifs: cache the directory content for shroot,
Ronnie Sahlberg
- [PATCH 0/3 V2]: cifs: cache directory content for shroot,
Ronnie Sahlberg
- [SMB3.1.1][PATCHES] update protocol definitions from recent MS-SMB2, Steve French
- [PATCH 0/3] cifs: cache directory content for shroot,
Ronnie Sahlberg
- [PATCH 1/3] cifs: return cached_fid from open_shroot, Ronnie Sahlberg
- Re: [PATCH 0/3] cifs: cache directory content for shroot, Steve French
[PATCH] cifs: Return the appropriate error in cifs_sb_tlink instead of a generic error.,
Shyam Prasad N
[PATCH] mount.cifs: ignore comment mount option,
Martin Schwenke
[PATCH] Convert trailing spaces and periods in path components,
Boris Protopopov
[Bug 14509] Interworking Problem OpenVMS Samba Server 4.6.5 with Linux Samba Client 4.7.6,
samba-bugs
[Bug 14507] New: cifs ACL exec permission granted where it should be denied, samba-bugs
[Bug 14506] New: cifs mount with missing krb5 key should give better error message, samba-bugs
[Bug 14499] New: expose NT ACLs via system.nfs4_acl EA, samba-bugs
[PATCH][SMB3] Handle STATUS_IO_TIMEOUT gracefully,
rohiths msft
[PATCH] cifs: treat password/account expired as -EACCES, Ronnie Sahlberg
[PATCH AUTOSEL 5.4 062/330] CIFS: Use common error handling code in smb2_ioctl_query_info(), Sasha Levin
[PATCH AUTOSEL 5.4 063/330] CIFS: Properly process SMB3 lease breaks, Sasha Levin
[PATCH AUTOSEL 5.4 313/330] cifs: Fix double add page to memcg when cifs_readpages, Sasha Levin
[PATCH AUTOSEL 4.19 038/206] CIFS: Properly process SMB3 lease breaks, Sasha Levin
[PATCH AUTOSEL 4.14 022/127] CIFS: Properly process SMB3 lease breaks, Sasha Levin
[PATCH AUTOSEL 4.14 122/127] cifs: Fix double add page to memcg when cifs_readpages, Sasha Levin
[PATCH AUTOSEL 4.9 16/90] CIFS: Properly process SMB3 lease breaks, Sasha Levin
[PATCH AUTOSEL 4.9 88/90] cifs: Fix double add page to memcg when cifs_readpages, Sasha Levin
[PATCH AUTOSEL 4.19 196/206] cifs: Fix double add page to memcg when cifs_readpages, Sasha Levin
[PATCH 00/13] Allow readpage to return a locked page,
Matthew Wilcox (Oracle)
- [PATCH 06/13] cramfs: Tell the VFS that readpage was synchronous, Matthew Wilcox (Oracle)
- [PATCH 04/13] ceph: Tell the VFS that readpage was synchronous, Matthew Wilcox (Oracle)
- [PATCH 08/13] fuse: Tell the VFS that readpage was synchronous, Matthew Wilcox (Oracle)
- [PATCH 05/13] cifs: Tell the VFS that readpage was synchronous, Matthew Wilcox (Oracle)
- [PATCH 07/13] ecryptfs: Tell the VFS that readpage was synchronous, Matthew Wilcox (Oracle)
- [PATCH 09/13] hostfs: Tell the VFS that readpage was synchronous, Matthew Wilcox (Oracle)
- [PATCH 10/13] jffs2: Tell the VFS that readpage was synchronous, Matthew Wilcox (Oracle)
- [PATCH 03/13] afs: Tell the VFS that readpage was synchronous, Matthew Wilcox (Oracle)
- [PATCH 13/13] vboxsf: Tell the VFS that readpage was synchronous, Matthew Wilcox (Oracle)
- [PATCH 02/13] 9p: Tell the VFS that readpage was synchronous, Matthew Wilcox (Oracle)
- [PATCH 12/13] udf: Tell the VFS that readpage was synchronous, Matthew Wilcox (Oracle)
- [PATCH 11/13] ubifs: Tell the VFS that readpage was synchronous, Matthew Wilcox (Oracle)
- [PATCH 01/13] mm: Add AOP_UPDATED_PAGE return value, Matthew Wilcox (Oracle)
mutiuser request_key in both ntlmssp and krb5,
Shyam Prasad N
[Bug 14498] New: Why is mount -a is not detecting an already mounted DFS share endpoint,
samba-bugs
[PATCH][SMB3] mount.cifs: use SUDO_UID env variable for cruid,
Shyam Prasad N
Use case for init_cc_from_keytab, Shyam Prasad N
[Bug 14494] New: "setcifsacl" confuses "R" permission with "RX",
samba-bugs
[Bug 14493] New: Conventional tools for managing ACLs can mislead the user,
samba-bugs
[Bug 14492] New: Minshall-French symlinks cannot be searched for with "find . -type l",
samba-bugs
[PATCH AUTOSEL 5.8 16/29] cifs: fix DFS mount with cifsacl/modefromsid, Sasha Levin
[PATCH AUTOSEL 5.4 10/22] cifs: fix DFS mount with cifsacl/modefromsid, Sasha Levin
[GIT PULL] SMB3 DFS Fix,
Steve French
[PATCH -next 0/5] cifs: fix comparison to bool warning,
Zheng Bin
[Bug 14476] Cannot set timestamp of Minshall-French symlinks from a CIFS mount,
samba-bugs
RE: [EXTERNAL] Re: [nfsv4] NFS over QUIC, Steven French
cifs-utils release 6.11 ready for download, Pavel Shilovsky
[PATCH] cifs: fix DFS mount with cifsacl/modefromsid,
Ronnie Sahlberg
Re: [RFC PATCH 0/7] metricfs metric file system and examples,
Steve French
[PATCH] cifs: fix check of tcon dfs in smb1,
Paulo Alcantara
Re: Oops in cifs_reconnect - linux kernel 4.16.2-1.el7.elrepo.x86_64,
Vidhesh Ramesh
Re: Oops in cifs_negotiate_protocol - linux kernel 4.16.2-1.el7.elrepo.x86_64,
Vidhesh Ramesh
[PATCH][SMB3] cifs: Fix unix perm bits to cifsacl conversion for "other" bits.,
Shyam Prasad N
[Bug 8431] Jumbo frames cannot be used by Linux client side, samba-bugs
[PATCH][SMB3] mount.cifs integration with PAM,
Shyam Prasad N
[PATCH][SMB3] Fix mkdir when idsfromsid configured on mount,
Steve French
[Bug 9484] getcwd does not work with noserverino,
samba-bugs
[Bug 9283] getcwd: cannot access parent with cifs, samba-bugs
[Bug 9110] Unexpected SMB signature in case of coping data from domain-included Windows 200x, samba-bugs
[Bug 9078] Cifs share File corrupted after first use, samba-bugs
[Bug 9032] Errors when accessing CIFS volume mounted with mount.cifs, samba-bugs
[Bug 9006] Improve handling of network configuration switch (e.g. from eth to wifi), samba-bugs
[Bug 8044] Missing directory entries on CIFS-mounted Windows 7 share on Debian Squeeze (and previously on Lenny), samba-bugs
[Bug 10231] cifs vfs strtoucs char2uni of 0xffffff8e returned -22, samba-bugs
FS-Cache for cifs,
Xiaoli Feng
[PATCH] cifs: Convert to use the fallthrough macro,
linmiaohe
[PATCH] cifs: Fix an error pointer dereference in cifs_mount(), Dan Carpenter
[PATCH] smb3: Incorrect size for netname negotiate context,
Steve French
[Bug 13795] Race condition in fs/cifs/connect.c causing "has not responded in 120 seconds. Reconnecting...",
samba-bugs
[Bug 14454] New: cannot get symlink file attributes and target with cifsacl mount option,
samba-bugs
fallocate can't change the cifs disk space usage,
Xiaoli Feng
[PATCH][next] cifs: fix double free error on share and prefix,
Colin King
More xfstest tests added to cifs.ko regression testing, Steve French
Upcoming: fscache rewrite,
David Howells
[PATCH -next] cifs: convert to use be32_add_cpu(),
Qinglang Miao
[GIT PULL] CIFS Fix,
Steve French
[Bug 12951] mount.cifs fails on DFS share with smb protocol version >= 2.0, samba-bugs
[Bug 13470] DFS mounted shares do not allow to go subdirectories,
samba-bugs
[Bug 7325] linux-cifs download page is out of date, samba-bugs
[Bug 13107] Missing directories with smbv2: with smbv1, they show up,
samba-bugs
[Bug 9635] C : missing directories, samba-bugs
[Bug 6908] some programs fail to explore mounted shares, samba-bugs
xfstest 129 slowness, Steve French
[PATCH v3 0/7] DFS fixes,
Paulo Alcantara
PROBLEM: mv command fails: "File exists" on cifs mount on kernel>=5.7.8,
Patrick Fernie
[PATCH] cifs: delete duplicated words in header files,
Randy Dunlap
issue -- cifs automounts stopped working,
Michael Keane, K1MK
[RFC PATCH 0/5] keys: Security changes, ACLs and Container keyring,
David Howells
[Bug 14442] New: Shell command injection vulnerability in mount.cifs,
samba-bugs
- [Bug 14442] Shell command injection vulnerability in mount.cifs, samba-bugs
- [Bug 14442] Shell command injection vulnerability in mount.cifs, samba-bugs
- [Bug 14442] Shell command injection vulnerability in mount.cifs, samba-bugs
- [Bug 14442] Shell command injection vulnerability in mount.cifs, samba-bugs
- [Bug 14442] Shell command injection vulnerability in mount.cifs, samba-bugs
- [Bug 14442] Shell command injection vulnerability in mount.cifs, samba-bugs
- [Bug 14442] Shell command injection vulnerability in mount.cifs, samba-bugs
- [Bug 14442] Shell command injection vulnerability in mount.cifs, samba-bugs
- [Bug 14442] Shell command injection vulnerability in mount.cifs, samba-bugs
- [Bug 14442] Shell command injection vulnerability in mount.cifs, samba-bugs
- [Bug 14442] CVE-2020-14342: Shell command injection vulnerability in mount.cifs, samba-bugs
- [Bug 14442] CVE-2020-14342: Shell command injection vulnerability in mount.cifs, samba-bugs
- [Bug 14442] CVE-2020-14342: Shell command injection vulnerability in mount.cifs, samba-bugs
- [Bug 14442] CVE-2020-14342: Shell command injection vulnerability in mount.cifs, samba-bugs
- [Bug 14442] CVE-2020-14342: Shell command injection vulnerability in mount.cifs, samba-bugs
- [Bug 14442] CVE-2020-14342: Shell command injection vulnerability in mount.cifs, samba-bugs
- [Bug 14442] CVE-2020-14342: Shell command injection vulnerability in mount.cifs, samba-bugs
- [Bug 14442] CVE-2020-14342: Shell command injection vulnerability in mount.cifs, samba-bugs
[PATCH][SMB3] warn on confusing error scenario with sec=krb5, Steve French
[Bug 7699] Linux client slow against samba server compared to Windows 7, samba-bugs
[PATCH] cifs: smb1: Try failing back to SetFileInfo if SetPathInfo fails,
Ronnie Sahlberg
Re: Oops in cifs_match_super() - linux kernel 4.16.2-1.el7.elrepo.x86_64,
Vidhesh Ramesh
[PATCH] cifs: Remove the superfluous break,
Yi Wang
[PATCH 00/13] fscache: Rewrite 3: Make AFS use it,
David Howells
- [PATCH 01/13] afs: Fix interruption of operations, David Howells
- [PATCH 02/13] afs: Move key to afs_read struct, David Howells
- [PATCH 03/13] afs: Don't truncate iter during data fetch, David Howells
- [PATCH 04/13] afs: Log remote unmarshalling errors, David Howells
- [PATCH 05/13] afs: Set up the iov_iter before calling afs_extract_data(), David Howells
- [PATCH 06/13] afs: Use ITER_MAPPING for writing, David Howells
- [PATCH 08/13] afs: Note the amount transferred in fetch-data delivery, David Howells
- [PATCH 07/13] afs: Interpose struct fscache_io_request into struct afs_read, David Howells
- [PATCH 09/13] afs: Wait on PG_fscache before modifying/releasing a page, David Howells
- [PATCH 10/13] afs: Use new fscache I/O API, David Howells
- [PATCH 11/13] afs: Copy local writes to the cache when writing to the server, David Howells
- [PATCH 12/13] afs: Invoke fscache_resize_cookie() when handling ATTR_SIZE for setattr, David Howells
- [PATCH 13/13] afs: Add O_DIRECT read support, David Howells
[PATCH 00/32] fscache: Rewrite 2: Make the I/O interface use kiocb/iov_iter,
David Howells
- [PATCH 01/32] iov_iter: Add ITER_MAPPING, David Howells
- [PATCH 02/32] vm: Add wait/unlock functions for PG_fscache, David Howells
- [PATCH 03/32] vfs: Export rw_verify_area() for use by cachefiles, David Howells
- [PATCH 04/32] vfs: Provide S_CACHE_FILE inode flag, David Howells
- [PATCH 05/32] mm: Provide lru_to_last_page() to get last of a page list, David Howells
- [PATCH 06/32] cachefiles: Remove tree of active files and use S_CACHE_FILE inode flag, David Howells
- [PATCH 07/32] fscache: Provide a simple thread pool for running ops asynchronously, David Howells
- [PATCH 09/32] fscache: Rewrite the I/O API based on iov_iter, David Howells
- [PATCH 11/32] fscache: Keep track of size of a file last set independently on the server, David Howells
- [PATCH 10/32] fscache: Remove fscache_wait_on_invalidate(), David Howells
- [PATCH 13/32] fscache: Recast assertion in terms of cookie not being an index, David Howells
- [PATCH 12/32] fscache, cachefiles: Fix disabled histogram warnings, David Howells
- [PATCH 14/32] cachefiles: Remove some redundant checks on unsigned values, David Howells
- [PATCH 15/32] cachefiles: trace: Log coherency checks, David Howells
- [PATCH 16/32] cachefiles: Split cachefiles_drop_object() up a bit, David Howells
- [PATCH 17/32] cachefiles: Implement new fscache I/O backend API, David Howells
- [PATCH 18/32] cachefiles: Merge object->backer into object->dentry, David Howells
- [PATCH 19/32] cachefiles: Implement a content-present indicator and bitmap, David Howells
- [PATCH 20/32] cachefiles: Implement extent shaper, David Howells
- [PATCH 21/32] cachefiles: Round the cachefile size up to DIO block size, David Howells
- [PATCH 22/32] cachefiles: Implement read and write parts of new I/O API, David Howells
- [PATCH 23/32] cachefiles: Add I/O tracepoints, David Howells
- [PATCH 24/32] fscache: Add read helper, David Howells
- [PATCH 25/32] fscache: Display cache-specific data in /proc/fs/fscache/objects, David Howells
- [PATCH 26/32] fscache: Remove more obsolete stats, David Howells
- [PATCH 27/32] fscache: New stats, David Howells
- [PATCH 28/32] fscache, cachefiles: Rewrite invalidation, David Howells
- [PATCH 29/32] fscache: Implement "will_modify" parameter on fscache_use_cookie(), David Howells
- [PATCH 30/32] fscache: Provide resize operation, David Howells
- [PATCH 31/32] fscache: Remove the update operation, David Howells
- [PATCH 32/32] cachefiles: Shape write requests, David Howells
[PATCH 00/14] fscache: Rewrite 1: Disable and clean in preparation for rewrite,
David Howells
- [PATCH 01/14] nfs, cifs, ceph, 9p: Disable use of fscache prior to its rewrite, David Howells
- [PATCH 02/14] afs: Disable use of the fscache I/O routines, David Howells
- [PATCH 03/14] fscache: Add a cookie debug ID and use that in traces, David Howells
- [PATCH 04/14] fscache: Procfile to display cookies, David Howells
- [PATCH 05/14] fscache: Remove the old I/O API, David Howells
- [PATCH 06/14] fscache: Remove the netfs data from the cookie, David Howells
- [PATCH 07/14] fscache: Remove struct fscache_cookie_def, David Howells
- [PATCH 08/14] fscache: Remove store_limit* from struct fscache_object, David Howells
- [PATCH 09/14] fscache: Remove fscache_check_consistency(), David Howells
- [PATCH 10/14] fscache: Remove fscache_attr_changed(), David Howells
- [PATCH 11/14] fscache: Remove obsolete stats, David Howells
- [PATCH 12/14] fscache: Remove old I/O tracepoints, David Howells
- [PATCH 13/14] fscache: Temporarily disable fscache_invalidate(), David Howells
- [PATCH 14/14] fscache: Remove the I/O operation manager, David Howells
[PATCH v4] cifs: Fix leak when handling lease break for cached root fid,
Paul Aurich
[PATCH] cifs: fix reference leak for tlink,
Ronnie Sahlberg
[PATCH AUTOSEL 5.4 12/16] cifs: prevent truncation from long to int in wait_for_free_credits, Sasha Levin
[SMB3][PATCH] fix unneeded error message on change notify,
Steve French
[SMB3][PATCH] smb3: fix access denied on change notify request to some servers,
Steve French
added more xfstests to buildbot, Steve French
[cifs:for-next 9/10] fs/cifs/smb2misc.c:636 smb2_is_valid_lease_break() warn: inconsistent returns 'cifs_tcp_ses_lock'., Dan Carpenter
[PATCH -next] cifs: remove unused variable 'server',
Wei Yongjun
[PATCH] cifs : handle ERRBaduid for SMB1,
Roberto Bergantinos Corpas
[PATCH v3] cifs: Fix leak when handling lease break for cached root fid,
Paul Aurich
[PATCH v2] cifs: remove the retry in cifs_poxis_lock_set, yangerkun
[PATCH AUTOSEL 5.7 37/53] cifs: Fix double add page to memcg when cifs_readpages,
Sasha Levin
[PATCH AUTOSEL 5.4 30/40] cifs: Fix double add page to memcg when cifs_readpages, Sasha Levin
[PATCH AUTOSEL 5.4 32/40] cifs: update ctime and mtime during truncate, Sasha Levin
[PATCH AUTOSEL 4.19 18/27] cifs: Fix double add page to memcg when cifs_readpages, Sasha Levin
[PATCH AUTOSEL 4.19 20/27] cifs: update ctime and mtime during truncate, Sasha Levin
[PATCH AUTOSEL 4.14 12/17] cifs: update ctime and mtime during truncate, Sasha Levin
[PATCH AUTOSEL 4.14 11/17] cifs: Fix double add page to memcg when cifs_readpages, Sasha Levin
[PATCH AUTOSEL 4.9 10/13] cifs: update ctime and mtime during truncate, Sasha Levin
[PATCH AUTOSEL 4.9 09/13] cifs: Fix double add page to memcg when cifs_readpages, Sasha Levin
[PATCH AUTOSEL 5.7 40/53] cifs: update ctime and mtime during truncate, Sasha Levin
[PATCH] cifs: prevent truncation from long to int in wait_for_free_credits, Ronnie Sahlberg
memory leak of auth_key.response in multichannel establishment,
Paul Aurich
[PATCH v2] cifs: Fix leak when handling lease break for cached root fid,
Paul Aurich
[PATCH] cifs: Fix the target file was deleted when rename failed.,
Zhang Xiaoxu
[PATCH] Replace HTTP links with HTTPS ones: CIFS,
Alexander A. Klimov
[PATCH 0/6] Various fixes for multiuser SMB mounts,
Paul Aurich
[PATCH] cifs: Fix leak when handling lease break for cached root fid,
Paul Aurich
[PATCH] cifs: remove the retry in cifs_poxis_lock_set,
yangerkun
[PATCH v2 0/2] cifs: Fix data insonsistent when fallocate,
Zhang Xiaoxu
[PATCH] cifs/smb3: Fix data inconsistent when punch hole, Zhang Xiaoxu
[PATCH] cifs: Fix double add page to memcg when cifs_readpages,
Zhang Xiaoxu
[PATCH] cifs: update ctime and mtime during truncate, Zhang Xiaoxu
[PATCH] cifs/smb3: Fix data inconsistent when zero file range,
Zhang Xiaoxu
[PATCH AUTOSEL 5.4 066/266] cifs: set up next DFS target before generic_ip_connect(), Sasha Levin
[PATCH AUTOSEL 5.7 084/388] cifs: set up next DFS target before generic_ip_connect(), Sasha Levin
[PATCH v5 0/2] mm, treewide: Rename kzfree() to kfree_sensitive(),
Waiman Long
[PATCH v4 0/3] mm, treewide: Rename kzfree() to kfree_sensitive(),
Waiman Long
- [PATCH v4 1/3] mm/slab: Use memzero_explicit() in kzfree(), Waiman Long
- [PATCH v4 3/3] btrfs: Use kfree() in btrfs_ioctl_get_subvol_info(), Waiman Long
- [PATCH v4 2/3] mm, treewide: Rename kzfree() to kfree_sensitive(), Waiman Long
- Re: [PATCH v4 0/3] mm, treewide: Rename kzfree() to kfree_sensitive(), Joe Perches
- Re: [PATCH v4 0/3] mm, treewide: Rename kzfree() to kfree_sensitive(), Waiman Long
- Re: [PATCH v4 0/3] mm, treewide: Rename kzfree() to kfree_sensitive(), Jason A. Donenfeld
- Re: [PATCH v4 0/3] mm, treewide: Rename kzfree() to kfree_sensitive(), Waiman Long
- Re: [PATCH v4 0/3] mm, treewide: Rename kzfree() to kfree_sensitive(), Matthew Wilcox
- Re: [PATCH v4 0/3] mm, treewide: Rename kzfree() to kfree_sensitive(), David Sterba
- Re: [PATCH v4 0/3] mm, treewide: Rename kzfree() to kfree_sensitive(), Denis Efremov
[PATCH] cifs: misc: Use array_size() in if-statement controlling expression,
Gustavo A. R. Silva
get_existing_cc returns the wrong krb-cache under ubuntu 20.04,
Marco Pantel
[PATCH] cifs: Fix cached_fid refcnt leak in open_shroot,
Xiyu Yang
[PATCH] cifs: fix chown and chgrp when idsfromsid mount option enabled,
Steve French
[PATCH] smb3: allow uid and gid owners to be set on create with idsfromsid mount option,
Steve French
[PATCH][SMB3] Add support for POSIX Extension info level on query info,
Steve French
[PATCH] smb3: add indatalen that can be a non-zero value to calculation of credit charge in smb2 ioctl,
Namjae Jeon
[PATCH] smb3: fix typo in mount options displayed in /proc/mounts,
Steve French
[PATCH] Separate binary names using comma in mount.cifs.rst,
Sergio Durigan Junior
[PATCH AUTOSEL 5.6 040/606] cifs: fix leaked reference on requeued write, Sasha Levin
[PATCH AUTOSEL 5.6 285/606] cifs: Fix null pointer check in cifs_read, Sasha Levin
[PATCH] smb3: extend fscache mount volume coherency check,
Steve French
[GIT PULL] SMB3 updates for 5.8,
Steve French
[PATCH v3] cifs: dump Security Type info in DebugData,
Kenneth D'souza
[PATCH v2] cifs: dump Security Type info in DebugData,
Kenneth D'souza
[PATCH][SMB3] fix incorrect number of credits when ioctl MaxOutputResponse > 64K, Steve French
[PATCH][SMB3] default to minimum of two channels when multichannel specified,
Steve French
[PATCH] Print sec=<type> in /proc/mounts if not set from cmdline.,
Kenneth D'souza
cifs vs Go: EINTR and ENOENT errors from getdents64, Jakob Unterwurzacher
[PATCH 4 of 4][SMB3] multichannel: try to rebind when reconnecting a channel, Steve French
[PATCH 3 of 4][SMB3] multichannel: use pointer for binding channel, Steve French
[PATCH 2 of 4][SMB3] multichannel: move channel selection above transport layer, Steve French
[PATCH][SMB3] multichannel: move channel selection in function, Steve French
[PATCH][CIFS] fix minor typos in comments and log messages,
Steve French
[PATCH][smb3] minor update to compression header definitions,
Steve French
almost no CIFS stats?,
Matthias Leopold
remove most callers of kernel_setsockopt v3,
Christoph Hellwig
- [PATCH 01/28] net: add sock_set_reuseaddr, Christoph Hellwig
- [PATCH 03/28] net: add sock_set_priority, Christoph Hellwig
- [PATCH 04/28] net: add sock_set_sndtimeo, Christoph Hellwig
- [PATCH 20/28] ipv4: add ip_sock_set_recverr, Christoph Hellwig
- [PATCH 17/28] tcp: add tcp_sock_set_keepcnt, Christoph Hellwig
- [PATCH 18/28] ipv4: add ip_sock_set_tos, Christoph Hellwig
- [PATCH 28/28] tipc: call tsk_set_importance from tipc_topsrv_create_listener, Christoph Hellwig
- [PATCH 27/28] rxrpc: add rxrpc_sock_set_min_security_level, Christoph Hellwig
- [PATCH 24/28] ipv6: add ip6_sock_set_recverr, Christoph Hellwig
- [PATCH 26/28] ipv6: add ip6_sock_set_recvpktinfo, Christoph Hellwig
- [PATCH 25/28] ipv6: add ip6_sock_set_addr_preferences, Christoph Hellwig
- [PATCH 23/28] ipv6: add ip6_sock_set_v6only, Christoph Hellwig
- [PATCH 22/28] ipv4: add ip_sock_set_pktinfo, Christoph Hellwig
- [PATCH 21/28] ipv4: add ip_sock_set_mtu_discover, Christoph Hellwig
- [PATCH 19/28] ipv4: add ip_sock_set_freebind, Christoph Hellwig
- [PATCH 16/28] tcp: add tcp_sock_set_keepintvl, Christoph Hellwig
- [PATCH 13/28] tcp: add tcp_sock_set_syncnt, Christoph Hellwig
- [PATCH 14/28] tcp: add tcp_sock_set_user_timeout, Christoph Hellwig
- [PATCH 15/28] tcp: add tcp_sock_set_keepidle, Christoph Hellwig
- [PATCH 12/28] tcp: add tcp_sock_set_quickack, Christoph Hellwig
- [PATCH 11/28] tcp: add tcp_sock_set_nodelay, Christoph Hellwig
- [PATCH 10/28] tcp: add tcp_sock_set_cork, Christoph Hellwig
- [PATCH 09/28] net: add sock_set_reuseport, Christoph Hellwig
- [PATCH 07/28] net: add sock_set_keepalive, Christoph Hellwig
- [PATCH 06/28] net: add sock_enable_timestamps, Christoph Hellwig
- [PATCH 08/28] net: add sock_set_rcvbuf, Christoph Hellwig
- [PATCH 05/28] net: add sock_bindtoindex, Christoph Hellwig
- [PATCH 02/28] net: add sock_no_linger, Christoph Hellwig
- Re: remove most callers of kernel_setsockopt v3, David Miller
[Index of Archives]
[Linux USB Devel]
[Video for Linux]
[Big List of Linux Books]
[Linux SCSI]
[Yosemite Forum]