Linux CIFS
[Prev Page][Next Page]
- Re: [PATCH 1/6] Add a dentry op to handle automounting rather than abusing follow_link() [ver #2], (continued)
- [PATCH 1/6] KEYS: Authorise keyctl_set_timeout() on a key if we have its authorisation key,
David Howells
- [PATCH] CIFS: Fix a malicious redirect problem in the DNS lookup code, David Howells
- linux-next: build failure after merge of the vfs tree,
Stephen Rothwell
- [PATCH] cifs: truncate fallout, Christoph Hellwig
- [PATCH 10/15] fs: cifs: check kmalloc() result,
Kulikov Vasiliy
- [PATCH 00/18] Extended file stat functions [ver #6],
David Howells
- [PATCH 18/18] xstat: Provide a mechanism to gather extra results for [f]xstat() [ver #6], David Howells
- [PATCH 16/18] xstat: Remove the automount through follow_link() kludge code from pathwalk [ver #6], David Howells
- [PATCH 17/18] xstat: Add an AT_NO_AUTOMOUNT flag to suppress terminal automount [ver #6], David Howells
- [PATCH 15/18] xstat: CIFS: Use d_automount() rather than abusing follow_link() [ver #6], David Howells
- [PATCH 12/18] xstat: Add a dentry op to handle automounting rather than abusing follow_link() [ver #6], David Howells
- [PATCH 13/18] xstat: AFS: Use d_automount() rather than abusing follow_link() [ver #6], David Howells
- [PATCH 14/18] xstat: NFS: Use d_automount() rather than abusing follow_link() [ver #6], David Howells
- [PATCH 10/18] xstat: Make network filesystems return FS_REMOTE_FL [ver #6], David Howells
- [PATCH 08/18] xstat: CIFS: Return extended attributes [ver #6], David Howells
- [PATCH 11/18] xstat: Make automounter filesystems return FS_AUTOMOUNT_FL [ver #6], David Howells
- [PATCH 09/18] xstat: Make special system filesystems return FS_SPECIAL_FL [ver #6], David Howells
- [PATCH 07/18] xstat: NFS: Return extended attributes [ver #6], David Howells
- [PATCH 06/18] xstat: Ext4: Return extended attributes [ver #6], David Howells
- [PATCH 03/18] AFS: Use i_generation not i_version for the vnode uniquifier [ver #6], David Howells
- [PATCH 02/18] xstat: Add a pair of system calls to make extended file stats available [ver #6], David Howells
- [PATCH 04/18] xstat: AFS: Return extended attributes [ver #6], David Howells
- [PATCH 05/18] xstat: eCryptFS: Return extended attributes [ver #6], David Howells
- [PATCH 01/18] Mark arguments to certain syscalls as being const [ver #6], David Howells
- Adjustable timeout,
Ladislav Michl
- [PATCH 22/36] fs/cifs: Remove unnecessary casts of private_data,
Joe Perches
- [PATCH] mount.cifs: switch to using _PATH_MNTTAB and paths.h, Jeff Layton
- [PATCH 0/4] Generalise dns_resolver,
David Howells
- [PATCH] cifs: clean up cifs_find_smb_ses (try #2), Jeff Layton
- [PATCH] cifs: set the port in sockaddr in a more clearly defined fashion, Jeff Layton
- [PATCH] cifs: remove an potentially confusing, obsolete comment,
Suresh Jayaraman
- [PATCH] cifs: remove unused ip_address field in struct TCP_Server_Info,
Suresh Jayaraman
- [PATCH 00/09] cifs: local caching support using FS-Cache,
Suresh Jayaraman
- [PATCH 09/09] cifs: add mount option to enable local caching, Suresh Jayaraman
- [PATCH 08/09] cifs: read pages from FS-Cache, Suresh Jayaraman
- [PATCH 07/09] cifs: store pages into local cache, Suresh Jayaraman
- [PATCH 06/09] cifs: FS-Cache page management, Suresh Jayaraman
- [PATCH 05/09] cifs: define inode-level cache object and register them, Suresh Jayaraman
- [PATCH 04/09] cifs: define superblock-level cache index objects and register them,
Suresh Jayaraman
- [PATCH 03/09] cifs: define server-level cache index objects and register them, Suresh Jayaraman
- [PATCH 02/09] cifs: register CIFS for caching, Suresh Jayaraman
- [PATCH 01/09] cifs: add kernel config option for CIFS Client caching support, Suresh Jayaraman
- [PATCH] cifs: silence compiler warning, Kulikov Vasiliy
- cifs mount with krb5 and keytab, "Grötzner, Frank"
- allow ntlmv2 ntlmssp authentication,
shirishpargaonkar
- Severe performance issue (Ubuntu 10.04 mounting an XP share),
James Green
[PATCH 1/3] xstat: Add a pair of system calls to make extended file stats available [ver #4],
David Howells
Re: [linux-cifs-client] Linux CIFS NTLMSSP mount failing against win2k8,
Shirish Pargaonkar
[PATCH] Add a pair of system calls to make extended file stats available [ver #3],
David Howells
Re: Linux CIFS NTLMSSP mount failing against win2k8,
Jeff Layton
[PATCH 0/3] Extended file stat functions [ver #2],
David Howells
[PATCH 0/3] Extended file stat functions,
David Howells
[PATCH] Ext4: Make file creation time, i_version and i_generation available by xattrs,
David Howells
[PATCH 0/3] cifs: tighten up cifs_iget matching criteria,
Jeff Layton
[PATCH 3/3] cifs: reduce false positives with inode aliasing serverino autodisable, Jeff Layton
[PATCH 1/3] cifs: don't allow cifs_iget to match inodes of the wrong type, Jeff Layton
Re: [linux-cifs-client] [PATCH] cifs: use standard token parser for mount options,
Jeff Layton
Re: 2.6.34-rc3 BUG: unable to handle kernel NULL pointer dereference at 0000000000000048 cifs_show_options,
Jeff Layton
Re: Build infrastructure for storing NTLM creds in kernel keyring,
Jeff Layton
[RFC][PATCH 05/10] cifs: define superblock-level cache index objects and register them,
Suresh Jayaraman
[RFC][PATCH 06/10] cifs: define inode-level cache object and register them,
Suresh Jayaraman
[RFC][PATCH 08/10] cifs: store pages into local cache,
Suresh Jayaraman
[RFC][PATCH 07/10] cifs: FS-Cache page management,
Suresh Jayaraman
[RFC][PATCH 09/10] cifs: read pages from FS-Cache,
Suresh Jayaraman
[RFC][PATCH 04/10] cifs: define server-level cache index objects and register them with FS-Cache,
Suresh Jayaraman
[RFC][PATCH 03/10] cifs: register CIFS for caching,
Suresh Jayaraman
[RFC][PATCH 02/10] cifs: guard cifsglob.h against multiple inclusion,
Suresh Jayaraman
[RFC][PATCH 01/10] cifs: add kernel config option for CIFS Client caching support, Suresh Jayaraman
[RFC][PATCH 00/10] cifs: local caching support using FS-Cache, Suresh Jayaraman
[RFC][PATCH 10/10] cifs: add mount option to enable local caching,
Suresh Jayaraman
Re: [RFC][PATCH 10/10] cifs: add mount option to enable local caching, Scott Lovenberg
Re: your mount.cifs patch, Jeff Layton
Re: Slow CIFS navigation due to excessive use of QUERY_PATH_INFO, Jeff Layton
[PATCH 3/6 v3]cifs Fix warnings variables set but not used,
Justin P. Mattock
[PATCH 0/6] cifs: session matching and authentication fixes and cleanups,
Jeff Layton
[PATCH]MAINTAINERS update e-mail address,
Justin P. Mattock
[PATCH] mount.cifs: use original device name as-is for mtab, Jeff Layton
[PATCH] cifs: remove bogus first_time check in NTLMv2 session setup code, Jeff Layton
[PATCH] MAINTAINERS: change mailing list address for CIFS, Jeff Layton
Re: [linux-cifs-client] [PATCH] accept all supported values for dir_mode,
Jeff Layton
Re: [linux-cifs-client] [PATCH] cifs: hard mount option behaviour implementation,
Jeff Layton
[Index of Archives]
[Linux USB Devel]
[Video for Linux]
[Big List of Linux Books]
[Linux SCSI]
[Yosemite Forum]