Linux CIFS
[Prev Page][Next Page]
[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
[PATCH] cifs: remove redundant initialization of variable rc,
Colin King
[PATCH] cifs-utils: fix probabilistic compiling error,
lizhe67
[PATCH AUTOSEL 5.6 38/41] cifs: Fix null pointer check in cifs_read, Sasha Levin
[PATCH AUTOSEL 5.4 29/32] cifs: Fix null pointer check in cifs_read, Sasha Levin
[PATCH AUTOSEL 4.19 18/19] cifs: Fix null pointer check in cifs_read, Sasha Levin
[PATCH AUTOSEL 4.9 8/8] cifs: Fix null pointer check in cifs_read, Sasha Levin
[PATCH AUTOSEL 4.4 5/5] cifs: Fix null pointer check in cifs_read, Sasha Levin
[PATCH AUTOSEL 4.14 12/13] cifs: Fix null pointer check in cifs_read, Sasha Levin
[PATCH] cifs: move some variables off the stack in smb2_ioctl_query_info,
Ronnie Sahlberg
remove kernel_setsockopt and kernel_getsockopt v2,
Christoph Hellwig
- [PATCH 11/33] net: add sock_set_reuseport, Christoph Hellwig
- [PATCH 17/33] tcp: add tcp_sock_set_keepidle, Christoph Hellwig
- [PATCH 25/33] ipv6: add ip6_sock_set_v6only, Christoph Hellwig
- [PATCH 24/33] ipv4: add ip_sock_set_pktinfo, Christoph Hellwig
- [PATCH 32/33] net: add a new bind_add method, Christoph Hellwig
- [PATCH 31/33] sctp: add sctp_sock_set_nodelay, Christoph Hellwig
- [PATCH 33/33] net: remove kernel_setsockopt, Christoph Hellwig
- [PATCH 30/33] tipc: call tsk_set_importance from tipc_topsrv_create_listener, Christoph Hellwig
- [PATCH 28/33] ipv6: add ip6_sock_set_recvpktinfo, Christoph Hellwig
- [PATCH 29/33] rxrpc: add rxrpc_sock_set_min_security_level, Christoph Hellwig
- [PATCH 27/33] ipv6: add ip6_sock_set_addr_preferences, Christoph Hellwig
- [PATCH 26/33] ipv6: add ip6_sock_set_recverr, Christoph Hellwig
- [PATCH 23/33] ipv4: add ip_sock_set_mtu_discover, Christoph Hellwig
- [PATCH 21/33] ipv4: add ip_sock_set_freebind, Christoph Hellwig
- [PATCH 20/33] ipv4: add ip_sock_set_tos, Christoph Hellwig
- [PATCH 18/33] tcp: add tcp_sock_set_keepintvl, Christoph Hellwig
- [PATCH 22/33] ipv4: add ip_sock_set_recverr, Christoph Hellwig
- [PATCH 19/33] tcp: add tcp_sock_set_keepcnt, Christoph Hellwig
- [PATCH 16/33] tcp: add tcp_sock_set_user_timeout, Christoph Hellwig
- [PATCH 15/33] tcp: add tcp_sock_set_syncnt, Christoph Hellwig
- [PATCH 13/33] tcp: add tcp_sock_set_nodelay, Christoph Hellwig
- [PATCH 12/33] tcp: add tcp_sock_set_cork, Christoph Hellwig
- [PATCH 14/33] tcp: add tcp_sock_set_quickack, Christoph Hellwig
- [PATCH 10/33] net: add sock_set_rcvbuf, Christoph Hellwig
- [PATCH 09/33] net: add sock_set_keepalive, Christoph Hellwig
- [PATCH 07/33] net: add sock_bindtoindex, Christoph Hellwig
- [PATCH 08/33] net: add sock_enable_timestamps, Christoph Hellwig
- [PATCH 03/33] net: add sock_set_reuseaddr, Christoph Hellwig
- [PATCH 06/33] net: add sock_set_sndtimeo, Christoph Hellwig
- [PATCH 05/33] net: add sock_set_priority, Christoph Hellwig
- [PATCH 01/33] dlm: use the tcp version of accept_from_sock for sctp as well, Christoph Hellwig
- [PATCH 02/33] net: remove kernel_getsockopt, Christoph Hellwig
- [PATCH 04/33] net: add sock_no_linger, Christoph Hellwig
- Re: [PATCH 29/33] rxrpc: add rxrpc_sock_set_min_security_level, David Howells
- RE: remove kernel_setsockopt and kernel_getsockopt v2, David Laight
- Re: remove kernel_setsockopt and kernel_getsockopt v2, Christoph Hellwig
[PATCH] cifs: reduce stack use in smb2_compound_op, Ronnie Sahlberg
[PATCH 1/3] cifs: set up next DFS target before generic_ip_connect(),
Paulo Alcantara
[PATCH][CIFS] Add 'nodelete' mount parm,
Steve French
linux-next: build warning after merge of the tip tree,
Stephen Rothwell
How to verify multichannel,
Xiaoli Feng
[PATCH] dns: Apply a default TTL to records obtained from getaddrinfo(),
David Howells
[PATCH] cifs: fix leaked reference on requeued write,
Adam McCoy
remove kernel_setsockopt and kernel_getsockopt,
Christoph Hellwig
- [PATCH 01/33] net: add sock_set_reuseaddr, Christoph Hellwig
- [PATCH 02/33] net: add sock_set_linger, Christoph Hellwig
- [PATCH 05/33] net: add sock_bindtoindex, Christoph Hellwig
- [PATCH 08/33] net: add sock_set_rcvbuf, Christoph Hellwig
- [PATCH 12/33] tcp: add tcp_sock_set_quickack, Christoph Hellwig
- [PATCH 20/33] ipv4: add ip_sock_set_recverr, Christoph Hellwig
- [PATCH 31/33] net: remove kernel_setsockopt, Christoph Hellwig
- [PATCH 21/33] ipv4: add ip_sock_set_mtu_discover, Christoph Hellwig
- [PATCH 23/33] ipv6: add ip6_sock_set_recverr, Christoph Hellwig
- [PATCH 24/33] ipv6: add ip6_sock_set_addr_preferences, Christoph Hellwig
- [PATCH 25/33] ipv6: add ip6_sock_set_recvpktinfo, Christoph Hellwig
- [PATCH 26/33] sctp: lift copying in addrs into sctp_setsockopt, Christoph Hellwig
- [PATCH 27/33] sctp: export sctp_setsockopt_bindx, Christoph Hellwig
- [PATCH 33/33] net: remove kernel_getsockopt, Christoph Hellwig
- [PATCH 22/33] ipv6: add ip6_sock_set_v6only, Christoph Hellwig
- [PATCH 32/33] sctp: add sctp_sock_get_primary_addr, Christoph Hellwig
- [PATCH 29/33] rxrpc_sock_set_min_security_level, Christoph Hellwig
- [PATCH 30/33] tipc: call tsk_set_importance from tipc_topsrv_create_listener, Christoph Hellwig
- [PATCH 16/33] tcp: add tcp_sock_set_keepintvl, Christoph Hellwig
- [PATCH 18/33] ipv4: add ip_sock_set_tos, Christoph Hellwig
- [PATCH 28/33] sctp: add sctp_sock_set_nodelay, Christoph Hellwig
- [PATCH 10/33] tcp: add tcp_sock_set_cork, Christoph Hellwig
- [PATCH 09/33] net: add sock_set_reuseport, Christoph Hellwig
- [PATCH 04/33] net: add sock_set_sndtimeo, Christoph Hellwig
- [PATCH 06/33] net: add sock_set_timestamps, Christoph Hellwig
- [PATCH 17/33] tcp: add tcp_sock_set_keepcnt, Christoph Hellwig
- [PATCH 19/33] ipv4: add ip_sock_set_freebind, Christoph Hellwig
- [PATCH 11/33] tcp: tcp_sock_set_nodelay, Christoph Hellwig
- [PATCH 15/33] tcp: add tcp_sock_set_keepidle, Christoph Hellwig
- [PATCH 13/33] tcp: add tcp_sock_set_syncnt, Christoph Hellwig
- [PATCH 07/33] net: add sock_set_keepalive, Christoph Hellwig
- [PATCH 03/33] net: add sock_set_priority, Christoph Hellwig
- [PATCH 14/33] tcp: add tcp_sock_set_user_timeout, Christoph Hellwig
- Re: [PATCH 29/33] rxrpc_sock_set_min_security_level, David Howells
- Re: [PATCH 21/33] ipv4: add ip_sock_set_mtu_discover, David Howells
- Re: [PATCH 20/33] ipv4: add ip_sock_set_recverr, David Howells
- Re: [PATCH 23/33] ipv6: add ip6_sock_set_recverr, David Howells
- Re: [PATCH 06/33] net: add sock_set_timestamps, David Howells
- Re: remove kernel_setsockopt and kernel_getsockopt, Joe Perches
- Re: remove kernel_setsockopt and kernel_getsockopt, Sagi Grimberg
- Re: remove kernel_setsockopt and kernel_getsockopt, David Miller
Sporadic resource temporarily unavailable errors, Orion Poplawski
[PATCH trivial] CIFS: Spelling s/EACCESS/EACCES/,
Geert Uytterhoeven
[RFC PATCH 00/61] fscache, cachefiles: Rewrite the I/O interface in terms of kiocb/iov_iter,
David Howells
- [RFC PATCH 01/61] afs: Make afs_zap_data() static, David Howells
- [RFC PATCH 02/61] iov_iter: Add ITER_MAPPING, David Howells
- [RFC PATCH 03/61] vm: Add wait/unlock functions for PG_fscache, David Howells
- [RFC PATCH 04/61] vfs: Export rw_verify_area() for use by cachefiles, David Howells
- [RFC PATCH 05/61] vfs: Provide S_CACHE_FILE inode flag, David Howells
- [RFC PATCH 06/61] afs: Disable use of the fscache I/O routines, David Howells
- [RFC PATCH 07/61] fscache: Add a cookie debug ID and use that in traces, David Howells
- [RFC PATCH 08/61] fscache: Procfile to display cookies, David Howells
- [RFC PATCH 09/61] fscache: Temporarily disable network filesystems' use of fscache, David Howells
- [RFC PATCH 10/61] fscache: Remove the old I/O API, David Howells
- [RFC PATCH 11/61] fscache: Remove the netfs data from the cookie, David Howells
- [RFC PATCH 12/61] fscache: Remove struct fscache_cookie_def, David Howells
- [RFC PATCH 13/61] fscache: Remove store_limit* from struct fscache_object, David Howells
- [RFC PATCH 14/61] fscache: Remove fscache_check_consistency(), David Howells
- [RFC PATCH 15/61] fscache: Remove fscache_attr_changed(), David Howells
- [RFC PATCH 16/61] fscache: Remove obsolete stats, David Howells
- [RFC PATCH 17/61] fscache: Remove old I/O tracepoints, David Howells
- [RFC PATCH 18/61] fscache: Temporarily disable fscache_invalidate(), David Howells
- [RFC PATCH 19/61] fscache: Remove the I/O operation manager, David Howells
- [RFC PATCH 20/61] cachefiles: Remove tree of active files and use S_CACHE_FILE inode flag, David Howells
- [RFC PATCH 21/61] fscache: Provide a simple thread pool for running ops asynchronously, David Howells
- [RFC PATCH 23/61] fscache: Rewrite the I/O API based on iov_iter, David Howells
- [RFC PATCH 25/61] fscache: Keep track of size of a file last set independently on the server, David Howells
- [RFC PATCH 26/61] fscache, cachefiles: Fix disabled histogram warnings, David Howells
- [RFC PATCH 27/61] fscache: Recast assertion in terms of cookie not being an index, David Howells
- [RFC PATCH 28/61] cachefiles: Remove some redundant checks on unsigned values, David Howells
- [RFC PATCH 24/61] fscache: Remove fscache_wait_on_invalidate(), David Howells
- [RFC PATCH 29/61] cachefiles: trace: Log coherency checks, David Howells
- [RFC PATCH 30/61] cachefiles: Split cachefiles_drop_object() up a bit, David Howells
- [RFC PATCH 31/61] cachefiles: Implement new fscache I/O backend API, David Howells
- [RFC PATCH 32/61] cachefiles: Merge object->backer into object->dentry, David Howells
- [RFC PATCH 33/61] cachefiles: Implement a content-present indicator and bitmap, David Howells
- [RFC PATCH 34/61] cachefiles: Implement extent shaper, David Howells
- [RFC PATCH 35/61] cachefiles: Round the cachefile size up to DIO block size, David Howells
- [RFC PATCH 37/61] cachefiles: Add I/O tracepoints, David Howells
- [RFC PATCH 36/61] cachefiles: Implement read and write parts of new I/O API, David Howells
- [RFC PATCH 38/61] fscache: Add read helper, David Howells
- [RFC PATCH 39/61] fscache: Display cache-specific data in /proc/fs/fscache/objects, David Howells
- [RFC PATCH 40/61] fscache: Remove more obsolete stats, David Howells
- [RFC PATCH 41/61] fscache: New stats, David Howells
- [RFC PATCH 42/61] fscache, cachefiles: Rewrite invalidation, David Howells
- [RFC PATCH 44/61] fscache: Provide resize operation, David Howells
- [RFC PATCH 43/61] fscache: Implement "will_modify" parameter on fscache_use_cookie(), David Howells
- [RFC PATCH 45/61] fscache: Remove the update operation, David Howells
- [RFC PATCH 46/61] cachefiles: Shape write requests, David Howells
- [RFC PATCH 47/61] afs: Remove afs_zero_fid as it's not used, David Howells
- [RFC PATCH 48/61] afs: Move key to afs_read struct, David Howells
- [RFC PATCH 49/61] afs: Don't truncate iter during data fetch, David Howells
- [RFC PATCH 50/61] afs: Set up the iov_iter before calling afs_extract_data(), David Howells
- [RFC PATCH 51/61] afs: Use ITER_MAPPING for writing, David Howells
- [RFC PATCH 52/61] afs: Interpose struct fscache_io_request into struct afs_read, David Howells
- [RFC PATCH 53/61] afs: Note the amount transferred in fetch-data delivery, David Howells
- [RFC PATCH 54/61] afs: Wait on PG_fscache before modifying/releasing a page, David Howells
- [RFC PATCH 55/61] afs: Use new fscache I/O API, David Howells
- [RFC PATCH 56/61] afs: Copy local writes to the cache when writing to the server, David Howells
- [RFC PATCH 57/61] afs: Invoke fscache_resize_cookie() when handling ATTR_SIZE for setattr, David Howells
- [RFC PATCH 58/61] fscache: Rewrite the main document, David Howells
- [RFC PATCH 59/61] fscache: Remove the obsolete API bits from the documentation, David Howells
- [RFC PATCH 61/61] fscache: Document the rewritten cache backend API, David Howells
- [RFC PATCH 60/61] fscache: Document the new netfs API, David Howells
- Re: [RFC PATCH 00/61] fscache, cachefiles: Rewrite the I/O interface in terms of kiocb/iov_iter, Jeff Layton
- Re: [RFC PATCH 00/61] fscache, cachefiles: Rewrite the I/O interface in terms of kiocb/iov_iter, Christoph Hellwig
[bug report] cifs: multichannel: move channel selection above transport layer,
Dan Carpenter
issues with CIFS on Ubuntu 20 mounting Windows 2019,
Scott M. Lewandowski
Re: issues with CIFS on Ubuntu 20 mounting Windows 2019, Aurélien Aptel
[PATCH AUTOSEL 5.6 57/79] cifs: protect updating server->dstaddr with a spinlock, Sasha Levin
[PATCH AUTOSEL 5.4 46/57] cifs: do not share tcons with DFS, Sasha Levin
[PATCH AUTOSEL 5.4 40/57] cifs: protect updating server->dstaddr with a spinlock, Sasha Levin
[PATCH AUTOSEL 4.14 16/27] cifs: protect updating server->dstaddr with a spinlock, Sasha Levin
[PATCH AUTOSEL 4.19 23/30] cifs: protect updating server->dstaddr with a spinlock, Sasha Levin
[Index of Archives]
[Linux USB Devel]
[Video for Linux]
[Big List of Linux Books]
[Linux SCSI]
[Yosemite Forum]