Linux CIFS
[Prev Page][Next Page]
[PATCH 2/7] cifs: Allow directIO read/write during cache=strict,
Namjae Jeon
[PATCH 1/7] cifs: Bypass windows extended security for ntlmv2 negotiate,
Namjae Jeon
cthon failure,
Steve French
[PATCH] [SMB3] Enable fallocate -z support for SMB3 mounts, Steve French
[PATCH] [SMB3] enable fallocate punch hole ("fallocate -p") for SMB3, Steve French
[PATCH] [CIFS] Incorrect error returned on setting file compressed on SMB2,
Steve French
[PATCH] [CIFS] Remove unneeded check for tcon in SMB2_flush, Raphael Geissert
CIFS module build verification system,
Pavel Shilovsky
[PATCH 1/2] CIFS: Fix SMB2 readdir error handling,
Pavel Shilovsky
[PATCHv2][CIFS] Workaround MacOS server problem with SMB2.1 write response,
Steve French
[PATCH][SMB3] Cleanup sparse file support by creating worker function for it,
Steve French
[PATCH] cifs: Add per-version guid, Sachin Prabhu
[PATCH][CIFS] Workaround MacOS server problem with SMB2.1 write response,
Steve French
[PATCH] [CIFS] Add sparse file support to SMB2/SMB3 mounts,
Steve French
[PATCH][CIFS] Add missing definitions for CIFS File System Attributes,
Steve French
[PATCH 1/2] cifs: Remove unused sess_auth_lanman() for !CONFIG_CIFS_WEAK_PW_HASH case,
Geert Uytterhoeven
[PATCH] cifs: handle lease F_UNLCK requests properly,
Jeff Layton
Fwd: Sparse files and Linux, Steve French
[GIT] CIFS Updates,
Steve French
[PATCH 0/5] SMB/CIFS nounix support for Connectathon test suite,
Pavel Shilovsky
[PATCH] CIFS: Update CreationTime on every query info request,
Pavel Shilovsky
[PATCH][CIFS] Add worker function to set allocation size, Steve French
DFS root namespace mounting problem...,
McCall, Andy (IT.PFMS)
Re: [PATCH 1/1] cris: fix %d confusingly prefixed with 0x in format string,
Joe Perches
Mount fileshare with prefixpath [mount error(2): No such file or directory],
Javier Martí Monforte
"CIFS VFS: Server requires packet signing to be enabled" with a krb5i mount,
Kyle Harrigan
Fwd: [PATCH 7/7] cifs: support RENAME_NOREPLACE, Steve French
[PATCH linux-next] cifs: remove unused function cifs_oplock_break_wait,
Vincent Stehlé
Creating sparse files on Linux, Steve French
[PATCH][SMB3] fallocate worker function, Steve French
[PATCH v3 00/16] SMB 2.1/3 multicredit requests for reading/writing,
Pavel Shilovsky
- [PATCH v3 01/16] CIFS: Fix async reading on reconnects, Pavel Shilovsky
- [PATCH v3 02/16] CIFS: Separate page processing from writepages, Pavel Shilovsky
- [PATCH v3 03/16] CIFS: Separate page sending from writepages, Pavel Shilovsky
- [PATCH v3 04/16] CIFS: Separate pages initialization from writepages, Pavel Shilovsky
- [PATCH v3 05/16] CIFS: Fix wsize usage in writepages, Pavel Shilovsky
- [PATCH v3 06/16] CIFS: Fix cifs_writev_requeue when wsize changes, Pavel Shilovsky
- [PATCH v3 07/16] CIFS: Separate filling pages from iovec write, Pavel Shilovsky
- [PATCH v3 08/16] CIFS: Separate writing from iovec write, Pavel Shilovsky
- [PATCH v3 09/16] CIFS: Fix wsize usage in iovec write, Pavel Shilovsky
- [PATCH v3 10/16] CIFS: Use multicredits for SMB 2.1/3 writes, Pavel Shilovsky
- [PATCH v3 12/16] CIFS: Fix rsize usage in readpages, Pavel Shilovsky
- [PATCH v3 11/16] CIFS: Separate page search from readpages, Pavel Shilovsky
- [PATCH v3 13/16] CIFS: Separate page reading from user read, Pavel Shilovsky
- [PATCH v3 14/16] CIFS: Fix rsize usage in user read, Pavel Shilovsky
- [PATCH v3 15/16] CIFS: Fix rsize usage for sync read, Pavel Shilovsky
- [PATCH v3 16/16] CIFS: Use multicredits for SMB 2.1/3 reads, Pavel Shilovsky
- Re: [PATCH v3 00/16] SMB 2.1/3 multicredit requests for reading/writing, Stefan Metzmacher
[PATCH] CIFS: Fix STATUS_CANNOT_DELETE error mapping for SMB2, Pavel Shilovsky
setting allocation size in cifs/smb3,
Steve French
[PATCH] fs/cifs: Fix build warnings,
Thierry Reding
[PATCH v2 0/7] Optimize reading in a short read case on reconnects,
Pavel Shilovsky
Additional performance data on Pavel's smb3 multi credit patch series,
Steve French
Re: Patch series reviews,
Steve French
ANNOUNCE: cifs-utils release 6.4 ready for download, Jeff Layton
connecting to windows server with SMB2,
Ashish Sangwan
[PATCH 0/7] Optimize reading in a short read case on reconnects,
Pavel Shilovsky
[PATCH] CIFS: Indicate reconnect with a parm in read_into_pages,
Pavel Shilovsky
[PATCH 0/2] Improve wait_on_bit interface.,
NeilBrown
re: cifs: Split lanman auth from CIFS_SessSetup(),
Dan Carpenter
Question on Active Directory Authentication,
Christian Lutz
Preliminary Performance Results from Pavel's SMB3 Multicredit (large i/o) patches,
Steve French
[PATCH] on 2nd try mount.cifs must also uppercase "orig_dev" - recent kernels now ignore "unc=..." mount option,
Günter Kukkukk
[Problem with mount.cifs version 6.3 in Centos 6.5], Arturo Puente
cifs: Strange O_DIRECT behaviour on non-directio mounts,
Kevin Wolf
[PATCH v2 00/16] SMB 2.1/3 multicredit requests for reading/writing,
Pavel Shilovsky
[PATCH v2 03/16] CIFS: Separate page sending from writepages, Pavel Shilovsky
[PATCH v2 02/16] CIFS: Separate page processing from writepages, Pavel Shilovsky
[PATCH v2 04/16] CIFS: Separate pages initialization from writepages, Pavel Shilovsky
[PATCH v2 05/16] CIFS: Fix wsize usage in writepages, Pavel Shilovsky
[PATCH v2 06/16] CIFS: Fix cifs_writev_requeue when wsize changes, Pavel Shilovsky
[PATCH v2 07/16] CIFS: Separate filling pages from iovec write, Pavel Shilovsky
[PATCH v2 08/16] CIFS: Separate writing from iovec write, Pavel Shilovsky
[PATCH v2 09/16] CIFS: Fix wsize usage in iovec write, Pavel Shilovsky
[PATCH v2 10/16] CIFS: Use multicredits for SMB 2.1/3 writes, Pavel Shilovsky
[PATCH v2 11/16] CIFS: Separate page search from readpages, Pavel Shilovsky
[PATCH v2 12/16] CIFS: Fix rsize usage in readpages, Pavel Shilovsky
[PATCH v2 13/16] CIFS: Separate page reading from user read, Pavel Shilovsky
[PATCH v2 14/16] CIFS: Fix rsize usage in user read, Pavel Shilovsky
[PATCH v2 15/16] CIFS: Fix rsize usage for sync read, Pavel Shilovsky
[PATCH v2 16/16] CIFS: Use multicredits for SMB 2.1/3 reads, Pavel Shilovsky
[PATCH] fs: cifs: cifsencrypt.c: Cleaning up missing null-terminate in conjunction with strncpy,
Rickard Strandqvist
[PATCH] cifs: set null to username and iocharset after being freed, Osmond Sun
[PATCH 0/9] SMB2.1 multicredit requests for writing,
Pavel Shilovsky
- [PATCH 1/9] CIFS: Separate page processing from writepages, Pavel Shilovsky
- [PATCH 3/9] CIFS: Separate pages initialization from writepages, Pavel Shilovsky
- [PATCH 2/9] CIFS: Separate page sending from writepages, Pavel Shilovsky
- [PATCH 4/9] CIFS: Fix wsize usage in writepages, Pavel Shilovsky
- [PATCH 5/9] CIFS: Fix cifs_writev_requeue when wsize changes, Pavel Shilovsky
- [PATCH 7/9] CIFS: Separate writing from iovec write, Pavel Shilovsky
- [PATCH 6/9] CIFS: Separate filling pages from iovec write, Pavel Shilovsky
- [PATCH 8/9] CIFS: Fix wsize usage in iovec write, Pavel Shilovsky
- [PATCH 9/9] CIFS: Use multicredits for writes, Pavel Shilovsky
- Re: [PATCH 0/9] SMB2.1 multicredit requests for writing, Steve French
[PATCH][CIFS] fix SMB3 mount failure due to corrupted empty paths when mapchars option used,
Steve French
[PATCH 0/2] Update wait_on_bit functions,
NeilBrown
[PATCH] cifs: Workaround a probable Samba case sensitivity bug, shirishpargaonkar
Seemingly random loss of permissions to krb5i multiuser mounts,
Kyle Harrigan
fix wsize patch,
Steve French
[patch] cifs: fix error code in cifs_match_super(),
Dan Carpenter
Re: smb2 unix extensions, Steve French
cifs SRV record,
steve
[PATCH 0/5 v4] Split CIFS_SessSetup(),
Sachin Prabhu
cifs case insensitivity,
Timothy Davenport
[PATCH 0/2] xfstests: add cifs.ko server-side copy helper,
David Disseldorp
mount.cifs fails when the share name must be converted to uppercase - e.g. for OS/2, Günter Kukkukk
Re: [Samba] Read offline attribute,
David Disseldorp
[PATCH] fs/cifs: fix regression in cifs_create_mf_symlink(),
Björn Baumbach
Mount cifs using SMB2 - Invalid argument,
Karin Hedlund
[PATCH] ioctl: add and ship public header, David Disseldorp
[RFC 00/32] making inode time stamps y2038 ready,
Arnd Bergmann
Question: mounted windows share suspends or hangs periodically,
Denys Sobchyshak
[PATCH] CIFS: Fix memory leaks in SMB2_open,
Pavel Shilovsky
Re: GSoC 2014: Welcome Pavel!,
Jeremy Allison
[PATCH] cifs: ensure that vol->username is not NULL before running strlen on it, Jeff Layton
cifs kernel updates by release posted, Steve French
re: cifs: sanitize username handling, Dan Carpenter
Re: Mounting network share on Linux as SMB2, Jeff Layton
[CIFS][PATCH] Clarify SMB2/SMB3 create context and add missing ones, Steve French
[PATCH][CIFS] Do not send non-zero ClientGUID on SMB2.02 dialect negotiate protocol request, Steve French
[PATCH v3 0/3] cifs: small clean up series,
Andy Shevchenko
[PATCH v2] cifs: call print_hex_dump instead of custom implementation,
Andy Shevchenko
[PATCH v2] cifs: call strtobool instead of custom implementation, Andy Shevchenko
STATUS_USER_SESSION_DELETED: auth problems when downgrading from vers=3.0 to vers=2.0/2.1,
Sachin Prabhu
Inode issue with latest install of Red Hat 5 kernel,
Tony Jones
Mounting the SD Card of a multi functional Network printer, Milan
[PATCH 1/1] FS/CIFS: remove obsolete __constant,
Fabian Frederick
[PATCH] cifs: fix cifs_uniqueid_to_ino_t not to ever return 0, Jeff Layton
[PATCH 0/4 v3] Split CIFS_SessSetup(),
Sachin Prabhu
[PATCH 0/4 v2] Split CIFS_SessSetup(),
Sachin Prabhu
character-problems,
Thomas Creutz
[PATCH v2 0/4] cifs: cache invalidation fixes when cache=loose,
Jeff Layton
[PATCH] cifs: call strtobool instead of custom implementation,
Andy Shevchenko
[PATCH 0/4] RFC: Split CIFS_SessSetup(),
Sachin Prabhu
[PATCH resubmit 1/1] Add additional error text for missing mount.cifs,
Mike Pagano
[PATCH 1/1] Add dditional error text for missing mount.cifs,
Mike Pagano
[cifs-utils PATCH 1/2] cifscreds: better error handling when key_search fails,
Jeff Layton
[PATCH] cifs: fix error handling cifs_user_readv,
Jeff Layton
[PATCH] cif: fix dead code,
Michael Opdenacker
[PATCH 1/2] cifs: Use min_t() when comparing "size_t" and "unsigned long",
Geert Uytterhoeven
Re: smbclient didn´t get entire file size, Jeff Layton
mount.cifs question: mounting a cifs share located on an IBM z/OS mainframe to a linux machine,
Nadezhda Ivanova
[PATCH] cifskey: better use snprintf(),
Sebastian Krahmer
[PATCH 3.2] cifs: ensure that uncached writes handle unmapped areas correctly,
Ben Hutchings
DFS with unix extensions or mfsymlinks/SFU,
Tobias Doerffel
[PATCH] fs: cifs: remove unused variable.,
Cyril Roelandt
[cifs-utils PATCH] cifs: use krb5_kt_default() to determine default keytab location,
Jeff Layton
[cifs-utils PATCH] autoconf: allow PAM security install directory to be configurable,
Jeff Layton
[PATCH 0/4] cifs: cache invalidation fixes for cifs with cache=loose,
Jeff Layton
[PATCH 3/4] cifs: fix potential races in cifs_revalidate_mapping, Jeff Layton
CIFS Mount Error -5,
Hamid Majidy
[PATCH] cifs: fix actimeo=0 corner case when cifs_i->time == jiffies,
Jeff Layton
[CIFS][PATCH] Return correct error code on query xattr when empty xattr list,
Steve French
[PATCH v2] cifs: Stop using NTLMSSP flag bit NTLMSSP_NEGOTIATE_EXTENDED_SEC for key exchange, shirishpargaonkar
Question regarding CIFS cache=loose behavior.,
Tetsuo Handa
[RFC PATCH] cifs: Fix possible deadlock with cifs and work queues,
Steven Rostedt
[PATCH] fs: push sync_filesystem() down to the file system's remount_fs(),
Theodore Ts'o
[PATCH v3] cifs: Wait for writebacks to complete before attempting write.,
Sachin Prabhu
slow cifs read on 3.12/3.10 kernel,
Rolf Anderegg
[PATCH 0/2] Fix data corruption at oplock break handler,
Sachin Prabhu
[PATCH] cifs: new helper: file_inode(file),
ZhangZhen
[PATCH v2] cifs: Wait for writebacks to complete before attempting write.,
Sachin Prabhu
[PATCH] cifs: Wait for writebacks to complete before attempting write.,
Sachin Prabhu
[v3.2.y][PATCH 0/1] cifs: set MAY_SIGN when sec=krb5,
Joseph Salisbury
[PATCH 9/9] iov_iter: Kill written arg to iov_iter_init(), Kent Overstreet
[PATCH] cifs: Allow mounts with restricted intermediate paths (try #2),
shirishpargaonkar
Using PAM module without Kerberos,
Ross, Matt
[PATCH] cifs: connect: added option krb5mi which may allow package signing,
Lorenz Bucher
[PATCH] cifs: mask off top byte in get_rfc1002_length(), Jeff Layton
Re: pam_mount,
Jeff Layton
[PATCH] cifs: sanity check length of data to send before sending,
Jeff Layton
[PATCH] cifs: ensure that uncached writes handle unmapped areas correctly,
Jeff Layton
[PATCH] CIFS: Fix too big maxBuf size for SMB3 mounts,
Pavel Shilovsky
Problem with Samba re-share of a CIFS mount,
Gionatan Danti
[Index of Archives]
[Linux USB Devel]
[Video for Linux]
[Big List of Linux Books]
[Linux SCSI]
[Yosemite Forum]