Linux CIFS
[Prev Page][Next Page]
[PATCH] [CIFS] Fix build break with multiuser patch when LANMAN disabled, Steve French
[PATCH] [CIFS] ACL and FSCACHE support no longer EXPERIMENTAL,
Steve French
[PATCH v3 0/4] cifs: allow multiuser mounts with authtypes besides krb5,
Jeff Layton
[PATCH] cifs: better instrumentation for coalesce_t2, Jeff Layton
[PATCH] CIFS: Rename *UCS* functions to *UTF16*,
Pavel Shilovsky
[PATCH v2] mount.cifs: handle errors from rename() in del_mtab,
Jeff Layton
[PATCH] mount.cifs: handle errors from rename() in del_mtab, Jeff Layton
packed attribute,
Pavel Shilovsky
file truncation on newer linux-cifs versions,
Mirko Scholz
[PATCH] mount.cifs: Properly update mtab during remount V5,
Carlos Maiolino
[PATCH] mount.cifs: Properly update mtab during remount V4,
Carlos Maiolino
[patch] cifs: integer overflow in parse_dacl(),
Dan Carpenter
[PATCH] mount.cifs: Properly update mtab during remount V3,
Carlos Maiolino
[PATCH] cifs: allow admins to specify an alternate krb5.conf file,
Jeff Layton
cifs-utils: make fails if keyutils isn't installed,
Frédéric L. W. Meunier
[PATCH v2 0/4] cifs: allow multiuser mounts with authtypes besides krb5,
Jeff Layton
[PATCH v3 00/15] cifscreds: cleanup and overhaul of cifscreds utility,
Jeff Layton
- [PATCH v3 01/15] util: move getusername to util.c, Jeff Layton
- [PATCH v3 02/15] cifscreds: add unused attribute to argv parm in cifscreds_clearall, Jeff Layton
- [PATCH v3 03/15] cifscreds: eliminate domain parm from most functions, Jeff Layton
- [PATCH v3 04/15] cifscreds: remove user parameter from create_description, Jeff Layton
- [PATCH v3 06/15] cifscreds: make usage use "return" and have callers return, Jeff Layton
- [PATCH v3 05/15] cifscreds: make username part of value instead of description, Jeff Layton
- [PATCH v3 07/15] cifscreds: move option parsing into main(), Jeff Layton
- [PATCH v3 08/15] cifscreds: make username parameter optional, Jeff Layton
- [PATCH v3 14/15] cifscreds: change prefix on keys to "cifs:" instead of "cifscreds:", Jeff Layton
- [PATCH v3 15/15] cifscreds: add a manpage, Jeff Layton
- [PATCH v3 13/15] cifscreds: make key_search use keyctl_search, Jeff Layton
- [PATCH v3 09/15] cifscreds: add --domain flag, Jeff Layton
- [PATCH v3 12/15] cifscreds: make cifscreds use the "unreadable" keyring, Jeff Layton
- [PATCH v3 11/15] cifscreds: use the session keyring, Jeff Layton
- [PATCH v3 10/15] cifscreds: loosen allowed characters in domain names, Jeff Layton
- Re: [PATCH v3 00/15] cifscreds: cleanup and overhaul of cifscreds utility, Jeff Layton
[PATCH 0/3] cifs: allow multiuser mounts with authtypes besides krb5,
Jeff Layton
[PATCH] update mount warning about change to ntlmv2, to indicate later release,
Steve French
[PATCH] cifs: fix bad buffer length check in coalesce_t2,
Jeff Layton
Re: [PATCH] cifs: fix bad buffer length check in coalesce_t2, Shirish Pargaonkar
Message not available
cifs speed problems,
Benjamin Schindler
Re: cifs speed problems, Jeff Layton
SMB2 dev status,
Pavel Shilovsky
[PATCH] mount.cifs: Properly update mtab during remount V2,
Carlos Maiolino
cifs: ls of mount point gives input/output error (probably related to CIFS: getdents() broken for large dirs),
Konstantinos Skarlatos
[PATCH] mount.cifs: Properly update mtab during remount,
Carlos Maiolino
[no subject], Carlos Maiolino
Any interest in inotify messages via netlink.,
Stef Bon
[PATCH v2 00/12] cifscreds: cleanup and overhaul of cifscreds utility,
Jeff Layton
- [PATCH v2 01/12] util: move getusername to util.c, Jeff Layton
- [PATCH v2 02/12] cifscreds: add unused attribute to argv parm in cifscreds_clearall, Jeff Layton
- [PATCH v2 03/12] cifscreds: eliminate domain parm from most functions, Jeff Layton
- [PATCH v2 08/12] cifscreds: make username parameter optional, Jeff Layton
- [PATCH v2 09/12] cifscreds: add --domain flag, Jeff Layton
- [PATCH v2 07/12] cifscreds: move option parsing into main(), Jeff Layton
- [PATCH v2 06/12] cifscreds: make usage use "return" and have callers return, Jeff Layton
- [PATCH v2 10/12] cifscreds: loosen allowed characters in domain names, Jeff Layton
- [PATCH v2 11/12] cifscreds: use the session keyring, Jeff Layton
- [PATCH v2 04/12] cifscreds: remove user parameter from create_description, Jeff Layton
- [PATCH v2 12/12] cifscreds: further restrict permissions on keys, Jeff Layton
- [PATCH v2 05/12] cifscreds: make username part of value instead of description, Jeff Layton
- Re: [PATCH v2 00/12] cifscreds: cleanup and overhaul of cifscreds utility, Shirish Pargaonkar
- Re: [PATCH v2 00/12] cifscreds: cleanup and overhaul of cifscreds utility, Shirish Pargaonkar
cifs issue with Domain Based DFS share on Windows Server 2008 R2,
Casey
ceph, cifs, nfs, fuse: boolean and / or confusion,
roel
[PATCH 00/16] cifscreds: cleanup and overhaul of cifscreds utility,
Jeff Layton
- [PATCH 01/16] util: move getusername to util.c, Jeff Layton
- [PATCH 02/16] cifs: add unused attribute to argv parm in cifscreds_clearall, Jeff Layton
- [PATCH 03/16] cifscreds: eliminate domain parm from create_description, Jeff Layton
- [PATCH 04/16] cifscreds: eliminate domain parm from key_search, Jeff Layton
- [PATCH 05/16] cifscreds: remove domain parm from key_add, Jeff Layton
- [PATCH 06/16] cifscreds: eliminate domain parm from most commands, Jeff Layton
- [PATCH 07/16] cifscreds: remove user parameter from create_description, Jeff Layton
- [PATCH 08/16] cifscreds: make username part of value instead of description, Jeff Layton
- [PATCH 09/16] cifscreds: make usage use "return" and have callers return, Jeff Layton
- [PATCH 10/16] cifscreds: move option parsing into main(), Jeff Layton
- [PATCH 11/16] cifscreds: make username parameter optional, Jeff Layton
- [PATCH 12/16] cifscreds: add --domain flag, Jeff Layton
- [PATCH 13/16] cifscreds: make key_search use keyctl_search, Jeff Layton
- [PATCH 14/16] cifscreds: loosen allowed characters in domain names, Jeff Layton
- [PATCH 15/16] cifscreds: further restrict permissions on keys, Jeff Layton
- [PATCH 16/16] cifscreds: use the session keyring, Jeff Layton
[PATCH v2] contrib: add a set of sample /etc/request-key.d files, Jeff Layton
[PATCH] contrib: add a set of sample /etc/request-key.d files,
Jeff Layton
ANNOUNCE: cifs-utils release 5.2 available for download, Jeff Layton
[GIT] CIFS Fixes (fixed merge request and resending), Steve French
[21/27] cifs: fix cifs stable patch cifs-fix-oplock-break-handling-try-2.patch, Greg KH
[PATCH] cifs: Use kcalloc instead of kzalloc to allocate array,
Thomas Meyer
[PATCH] manpage: add an entry for prefixpath= to the mount.cifs manpage, Jeff Layton
[PATCH] cifs: fix cifs stable patch cifs-fix-oplock-break-handling-try-2.patch,
Suresh Jayaraman
[PATCH] cifs: attempt to freeze while looping on a receive attempt, Jeff Layton
vim reports file having changed,
Johannes Thrän
Re: CIFS mount: 3.2.0-rc3 suspend crash,
Jeff Layton
[no subject], Victor Augusto Sánchez Ramírez
Occasional CIFS Errors with a Win 2003 Mount,
Dan The Man
problem mounting under Xubuntu,
jr
[PATCH 0/4] cifs.upcall: revise scheme for picking a krb5 SPN,
Jeff Layton
[PATCH] resolve_host: silence compiler warning about discarding const qualifier,
Jeff Layton
Re: [Pfif] [PFIF] Maximum write size, Steve French
Re: kernel 3.1.1 - cifs issue - ls: cannot access /cifs_mnt: Cannot allocate memory,
Suresh Jayaraman
[PATCH] cifs: check for NULL last_entry before calling cifs_save_resume_key,
Jeff Layton
[PATCH] cifs: re-add NULL pointer check in cifs_save_resume_key,
Jeff Layton
CIFS mount twice,
Aravind M D
[PATCH 0/3] cifs.upcall: attempt to use AD-style service principals,
Jeff Layton
[PATCH] cifs.upcall: silence unused parameter warning, Jeff Layton
[PATCH] cifs: Use kmemdup rather than duplicating its implementation, Thomas Meyer
[PATCH] KEYS: Allow special keyrings to be cleared,
David Howells
[PATCH] cifs: lower default wsize when unix extensions are not used,
Jeff Layton
Re: [PATCH] cifs: lower default wsize when unix extensions are not used, Pavel Shilovsky
Re: [PATCH] cifs: lower default wsize when unix extensions are not used, Shirish Pargaonkar
[PATCH] Add support for flock over a cifs mount.,
Sachin Prabhu
[PATCH] CIFS: Add descriptions to the brlock cache functions,
Pavel Shilovsky
patch files for smb2.ko?, Bob Balsover
[PATCH] cifs: Fix sparse warning when calling cifs_strtoUCS,
shirishpargaonkar
Patch numeric domain names,
Donald R. Gray Jr
CIFS: Rename bug on servers not supporting inode numbers,
Anton Altaparmakov
Linux CIFS corruption bug in kernel 3.0.4 and 3.1,
Nick Davis
How to test multiusermount?,
Stef Bon
[RFC PATCH] freezer: revert 27920651fe "PM / Freezer: Make fake_signal_wake_up() wake TASK_KILLABLE tasks too",
Tejun Heo
[PATCH 1/3] CIFS: Fix the VFS brlock cache usage in posix locking case,
Pavel Shilovsky
[patch] CIFS: double unlock in cifs_lock_add_if(),
Dan Carpenter
unneeded mutex in cifs_fsync, Steve French
[PATCH v2 00/53] SMB2 protocol support for CIFS kernel module,
Pavel Shilovsky
- [PATCH v2 02/53] CIFS: Allow SMB2 statistics to be tracked, Pavel Shilovsky
- [PATCH v2 03/53] CIFS: Check for smb2 vs. cifs in find_tcp_session, Pavel Shilovsky
- [PATCH v2 04/53] CIFS: Do not try to dump cifs mids from smb2 sessions, Pavel Shilovsky
- [PATCH v2 06/53] CIFS: Add missing unicode handling routines needed by smb2, Pavel Shilovsky
- [PATCH v2 05/53] CIFS: wait_for_free_request needs to wait on credits returned by server (for SMB2), Pavel Shilovsky
- [PATCH v2 07/53] CIFS: Add structure definitions for SMB2 PDUs, Pavel Shilovsky
- [PATCH v2 09/53] CIFS: Allocating SMB2 mids (multiplex identifier structures), Pavel Shilovsky
- [PATCH v2 10/53] CIFS: Add routines to free SMB2 mids, Pavel Shilovsky
- [PATCH v2 11/53] CIFS: Add sync_smb2_mid_result, Pavel Shilovsky
- [PATCH v2 01/53] CIFS: Update cifs global structures to handle smb2 sessions, Pavel Shilovsky
- [PATCH v2 13/53] CIFS: Add SMB2 transport routines, Pavel Shilovsky
- [PATCH v2 15/53] CIFS: Make demultiplex_thread work with SMB2 code, Pavel Shilovsky
- [PATCH v2 14/53] CIFS: Expand cifs mid structure to keep SMB2 related fields, Pavel Shilovsky
- [PATCH v2 16/53] CIFS: Get mount/umount work with SMB2 protocol, Pavel Shilovsky
- [PATCH v2 17/53] CIFS: Simplify SMB2 query info, Pavel Shilovsky
- [PATCH v2 18/53] CIFS: Add SMB2 inode/dentry ops structures, Pavel Shilovsky
- [PATCH v2 21/53] CIFS: Add SMB2 support for unlink operation, Pavel Shilovsky
- [PATCH v2 19/53] CIFS: Add SMB2 support for mkdir operation, Pavel Shilovsky
- [PATCH v2 22/53] CIFS: Add SMB2 support for open/close file operations, Pavel Shilovsky
- [PATCH v2 20/53] CIFS: Add SMB2 support for rmdir operation, Pavel Shilovsky
- [PATCH v2 23/53] CIFS: Add SMB2 support for reopen file operation, Pavel Shilovsky
- [PATCH v2 28/53] CIFS: Add write related address space operations for SMB2, Pavel Shilovsky
- [PATCH v2 32/53] CIFS: Add readpages support for SMB2, Pavel Shilovsky
- [PATCH v2 34/53] [CIFS] Add SMB2 support for cifs_get_file_info, Pavel Shilovsky
- [PATCH v2 35/53] CIFS: Add SMB2 support for create operation, Pavel Shilovsky
- [PATCH v2 30/53] CIFS: Temporarily disable set inode info for SMB2, Pavel Shilovsky
- [PATCH v2 33/53] CIFS: Add echo request support for SMB2, Pavel Shilovsky
- [PATCH v2 37/53] CIFS: Add SMB2 support for rename operation, Pavel Shilovsky
- [PATCH v2 36/53] CIFS: Add readdir support for SMB2, Pavel Shilovsky
- [PATCH v2 38/53] CIFS: Add SMB2 support for hardlink operation, Pavel Shilovsky
- [PATCH v2 41/53] CIFS: Disable SMB2.1 protocol negotiating, Pavel Shilovsky
- [PATCH v2 42/53] CIFS: Process oplocks for SMB2, Pavel Shilovsky
- [PATCH v2 43/53] CIFS: Process STATUS_PENDING responses for SMB2, Pavel Shilovsky
- [PATCH v2 40/53] CIFS: Add NTLMSSP sec type to defaults, Pavel Shilovsky
- [PATCH v2 44/53] CIFS: Request SMB2.1 leases, Pavel Shilovsky
- [PATCH v2 47/53] CIFS: Enable signing in SMB2, Pavel Shilovsky
- [PATCH v2 45/53] CIFS: Process oplock/lease break for SMB2/2.1, Pavel Shilovsky
- [PATCH v2 48/53] CIFS: Process signing for SMB2_logoff, Pavel Shilovsky
- [PATCH v2 50/53] CIFS: Introduce smb2 mounts as vers=2, Pavel Shilovsky
- [PATCH v2 53/53] CIFS: Disable lock call for SMB2 since we don't support it, Pavel Shilovsky
- [PATCH v2 52/53] CIFS: Add statfs support for SMB2, Pavel Shilovsky
- [PATCH v2 46/53] CIFS: Add strictcache i/o for SMB2, Pavel Shilovsky
- [PATCH v2 49/53] CIFS: Introduce SMB2 Kconfig option, Pavel Shilovsky
- [PATCH v2 39/53] CIFS: Add SMB2 support for flush operation, Pavel Shilovsky
- [PATCH v2 31/53] CIFS: Add writepages support for SMB2, Pavel Shilovsky
- [PATCH v2 51/53] CIFS: Change Makefile to support CONFIG_CIFS_SMB2, Pavel Shilovsky
- [PATCH v2 29/53] CIFS: Respect max buf size for SMB2 read and write, Pavel Shilovsky
- [PATCH v2 25/53] CIFS: Add SMB2 support for cifs_iovec_read, Pavel Shilovsky
- [PATCH v2 26/53] CIFS: Add address space ops structures for SMB2, Pavel Shilovsky
- [PATCH v2 27/53] CIFS: Add read related address space operations for SMB2, Pavel Shilovsky
- [PATCH v2 24/53] CIFS: Add SMB2 support for cifs_iovec_write, Pavel Shilovsky
Various cleanup for smb2 patches,
Steve French
portions of smb2 patches which hit existing cifs code were smaller than I expected, Steve French
Remove noisy log message in smb2 readdir,
Steve French
smb2 testing progress, Steve French
[PATCH] CIFS: Remove extra mutex_unlock in cifs_lock_add_if,
Pavel Shilovsky
[PATCH 1/2] CIFS: Use the vfs brlock cache for posix locking in FL_POSIX case only,
Pavel Shilovsky
mount.cifs - 4.8.1 -- server side restart - CIFS VFS: No response for cmd,
Tim Lank
file changed in vim when opened in another instance, Johannes Thrän
cifs dbench performance increased even over localhost mounts, Steve French
linux-next build break,
Steve French
[PATCH] CIFS: Fix compile warnings, Pavel Shilovsky
[PATCH 00/53] SMB2 protocol support for CIFS kernel module,
Pavel Shilovsky
- [PATCH 01/53] CIFS: Update cifs global structures to handle smb2 sessions, Pavel Shilovsky
- [PATCH 02/53] CIFS: Allow SMB2 statistics to be tracked, Pavel Shilovsky
- [PATCH 03/53] CIFS: Check for smb2 vs. cifs in find_tcp_session, Pavel Shilovsky
- [PATCH 04/53] CIFS: Do not try to dump cifs mids from smb2 sessions, Pavel Shilovsky
- [PATCH 05/53] CIFS: wait_for_free_request needs to wait on credits returned by server (for SMB2), Pavel Shilovsky
- [PATCH 06/53] CIFS: Add missing unicode handling routines needed by smb2, Pavel Shilovsky
- [PATCH 07/53] CIFS: Add structure definitions for SMB2 PDUs, Pavel Shilovsky
- [PATCH 09/53] CIFS: Allocating SMB2 mids (multiplex identifier structures), Pavel Shilovsky
- [PATCH 10/53] CIFS: Add routines to free SMB2 mids, Pavel Shilovsky
- [PATCH 11/53] CIFS: Add sync_smb2_mid_result, Pavel Shilovsky
- [PATCH 13/53] CIFS: Add SMB2 transport routines, Pavel Shilovsky
- [PATCH 14/53] CIFS: Expand cifs mid structure to keep SMB2 related fields, Pavel Shilovsky
- [PATCH 15/53] CIFS: Make demultiplex_thread work with SMB2 code, Pavel Shilovsky
- [PATCH 16/53] CIFS: Get mount/umount work with SMB2 protocol, Pavel Shilovsky
- [PATCH 17/53] CIFS: Simplify SMB2 query info, Pavel Shilovsky
- [PATCH 18/53] CIFS: Add SMB2 inode/dentry ops structures, Pavel Shilovsky
- [PATCH 19/53] CIFS: Add SMB2 support for mkdir operation, Pavel Shilovsky
- [PATCH 20/53] CIFS: Add SMB2 support for rmdir operation, Pavel Shilovsky
- [PATCH 21/53] CIFS: Add SMB2 support for unlink operation, Pavel Shilovsky
- [PATCH 22/53] CIFS: Add SMB2 support open/close file operations, Pavel Shilovsky
- [PATCH 23/53] CIFS: Add SMB2 support for reopen file operation, Pavel Shilovsky
- [PATCH 24/53] CIFS: Add SMB2 support for cifs_iovec_write, Pavel Shilovsky
- [PATCH 25/53] CIFS: Add SMB2 support for cifs_iovec_read, Pavel Shilovsky
- [PATCH 26/53] CIFS: Add address space ops structures for SMB2, Pavel Shilovsky
- [PATCH 27/53] CIFS: Add read related address space operations for SMB2, Pavel Shilovsky
- [PATCH 28/53] CIFS: Add write related address space operations for SMB2, Pavel Shilovsky
- [PATCH 29/53] CIFS: Respect max buf size for SMB2 read and write, Pavel Shilovsky
- [PATCH 30/53] CIFS: Temporarily disable set inode info for SMB2, Pavel Shilovsky
- [PATCH 31/53] CIFS: Add writepages support for SMB2, Pavel Shilovsky
- [PATCH 32/53] CIFS: Add readpages support for SMB2, Pavel Shilovsky
- [PATCH 33/53] CIFS: Add echo request support for SMB2, Pavel Shilovsky
- [PATCH 34/53] [CIFS] Add SMB2 support for cifs_get_file_info, Pavel Shilovsky
- [PATCH 35/53] CIFS: Add SMB2 support for create operation, Pavel Shilovsky
- [PATCH 36/53] CIFS: Add readdir support for SMB2, Pavel Shilovsky
- [PATCH 37/53] CIFS: Add SMB2 support for rename operation, Pavel Shilovsky
- [PATCH 38/53] CIFS: Add SMB2 support for hardlink operation, Pavel Shilovsky
- [PATCH 39/53] CIFS: Add SMB2 support for flush operation, Pavel Shilovsky
- [PATCH 40/53] CIFS: Add NTLMSSP sec type to defaults, Pavel Shilovsky
- [PATCH 41/53] CIFS: Disable SMB2.1 protocol negotiating, Pavel Shilovsky
- [PATCH 42/53] CIFS: Process oplocks for SMB2, Pavel Shilovsky
- [PATCH 43/53] CIFS: Process STATUS_PENDING responses for SMB2, Pavel Shilovsky
- [PATCH 44/53] CIFS: Request SMB2.1 leases, Pavel Shilovsky
- [PATCH 46/53] CIFS: Add strictcache i/o for SMB2, Pavel Shilovsky
- [PATCH 48/53] CIFS: Process signing for SMB2_logoff, Pavel Shilovsky
- [PATCH 47/53] CIFS: Enable signing in SMB2, Pavel Shilovsky
- [PATCH 49/53] CIFS: Introduce SMB2 Kconfig option, Pavel Shilovsky
- [PATCH 50/53] CIFS: Introduce smb2 mounts as vers=2, Pavel Shilovsky
- [PATCH 51/53] CIFS: Change Makefile to support CONFIG_CIFS_SMB2, Pavel Shilovsky
- [PATCH 45/53] CIFS: Process oplock/lease break for SMB2/2.1, Pavel Shilovsky
- [PATCH 52/53] CIFS: Add statfs support for SMB2, Pavel Shilovsky
- [PATCH 53/53] CIFS: Disable lock call for SMB2 since we don't support it, Pavel Shilovsky
cifs file copy performance much faster - more results, Steve French
[v2 PATCH 0/4] Implement byte-range lock caching,
Pavel Shilovsky
[PATCH v2] CIFS: Fix DFS handling in cifs_get_file_info,
Pavel Shilovsky
[PATCH] CIFS: Fix DFS handling in cifs_get_file_info,
Pavel Shilovsky
cifs and win2k8,
Terrence Shipclark
[PATCH] CIFS: Fix error handling in cifs_readv_complete,
Pavel Shilovsky
[PATCH] cifs: Assume passwords are encoded according to iocharset (try #2),
shirishpargaonkar
Current cifs code doubles file copy speed from server to Linux client - due to Jeff Layton's async read patch set, Steve French
[Index of Archives]
[Linux USB Devel]
[Video for Linux]
[Big List of Linux Books]
[Linux SCSI]
[Yosemite Forum]