Linux CIFS
[Prev Page][Next Page]
[PATCH] cifs-utils: fix some sparse warnings, Jeff Layton
[PATCH] [cifs] Change session key to per smb session key for smb2 onwards,
shirishpargaonkar
Re: [PATCH 02/18] xstat: Add a pair of system calls to make extended file stats available [ver #6],
Enda
[PATCH] cifs: extend the buffer length enought for sprintf() using,
Chen Gang
Re: samba+ctdb,Input/Output error (with Linux cifs filesystem), Jeff Layton
[PATCH] setcifsacl: add fallback for when plugin can't be loaded, Jeff Layton
CIFS mounts become inaccessible with "Send error in SessSetup = -128",
Doug Clow
[PATCH] [CIFS] Do not attemp to do cifs operations reading symlinks with SMB2, Steve French
SMB2/SMB3 symlinks broken, Steve French
[PATCH 0/8] SMB2 durable handles support,
Pavel Shilovsky
[PATCH] manpage: fix nouser_xattr description, Jeff Layton
CIFS-related deadlock in 3.10-rc7,
Alexander E. Patrakov
[PATCH] cifs: use sensible file nlink values if unprovided,
David Disseldorp
[PATCH] [CIFS] Limit allocation of crypto mechanisms to when we need it for a particular dialect [version 2],
Steve French
[PATCH v3 10/25] cifs: Change how dentry's d_lock field is accessed, Waiman Long
[PATCH] [CIFS] Limit allocation of crypto mechanisms to when we need it for a particular dialect,
Steve French
ANNOUNCE: cifs-utils release 6.1 ready for download, Jeffrey Layton
New file attribute for integrity,
Steve French
[PATCH v7 0/7] Add O_DENY* support for VFS and CIFS/NFS,
Pavel Shilovsky
- [PATCH v7 7/7] locks: Disable LOCK_MAND support for MS_SHARELOCK mounts, Pavel Shilovsky
- [PATCH v7 6/7] NFSD: Pass share reservations flags to VFS, Pavel Shilovsky
- [PATCH v7 5/7] NFSv4: Add O_DENY* open flags support, Pavel Shilovsky
- [PATCH v7 1/7] VFS: Introduce new O_DENY* open flags, Pavel Shilovsky
- [PATCH v7 4/7] CIFS: Add O_DENY* open flags support, Pavel Shilovsky
- [PATCH v7 2/7] VFS: Add O_DENYDELETE support for VFS, Pavel Shilovsky
- [PATCH v7 3/7] CIFS: Add share_access parm to open request, Pavel Shilovsky
- <Possible follow-ups>
- [PATCH v7 0/7] Add O_DENY* support for VFS and CIFS/NFS, Pavel Shilovsky
- [PATCH v7 2/7] VFS: Add O_DENYDELETE support for VFS, Pavel Shilovsky
- [PATCH v7 5/7] NFSD: Pass share reservations flags to VFS, Pavel Shilovsky
- [PATCH v7 4/7] CIFS: Add O_DENY* open flags support, Pavel Shilovsky
- [PATCH v7 6/7] NFSv4: Add deny state handling for nfs4_state struct, Pavel Shilovsky
- [PATCH v7 7/7] NFSv4: Add O_DENY* open flags support, Pavel Shilovsky
- [PATCH v7 3/7] locks: Disable LOCK_MAND support for MS_SHARELOCK mounts, Pavel Shilovsky
- [PATCH v7 1/7] VFS: Introduce new O_DENY* open flags, Pavel Shilovsky
- RE: [PATCH v7 0/7] Add O_DENY* support for VFS and CIFS/NFS, Frank Filz
- Re: [PATCH v7 0/7] Add O_DENY* support for VFS and CIFS/NFS, Volker Lendecke
- Re: [PATCH v7 0/7] Add O_DENY* support for VFS and CIFS/NFS, Pavel Shilovsky
Limiting allocation of smb2 crypto structs to smb2 mounts,
Steve French
[PATCH] cifs: fill TRANS2_QUERY_FILE_INFO ByteCount fields,
David Disseldorp
mount error 79 = Can not access a needed shared library,
Thomas Wolff
[PATCH] cifs: fix SMB2 signing enablement in cifs_enable_signing,
Jeff Layton
[RFC Patch net-next 5/5] nfs,cifs: abstract generic inet_addr_equal_strict(), Cong Wang
[PATCH][CIFS] Fix build warning, Steve French
[CIFS][PATCH] Do not set DFS flag on SMB2 open, Steve French
[PATCH] [cifs] smb2 mounts with signing fail due to incorrect security mode bits check,
shirishpargaonkar
re: [CIFS] SMB2 FSCTL and IOCTL worker function, Dan Carpenter
Re: applicazione, Mercede
[PATCH] cifs: Handle big endianness in NTLM (ntlmv2) authentication [V2], Steve French
[PATCH] cifs: Handle big endianness in NTLM (ntlmv2) authentication,
shirishpargaonkar
[PATCH v2] cifs.upcall: allow users to specify dedicated keytab on command-line, Jeff Layton
Re: cifs: revalidate directories instiantiated via FIND_* in order to handle DFS referrals,
Steve French
linux-next: error fetching the cifs tree,
Stephen Rothwell
re: [CIFS] Charge at least one credit, if server says that it supports multicredit,
Dan Carpenter
[PATCH] [CIFS] SMB2 FSCTL and IOCTL worker function,
Steve French
[PATCH v4 00/14] locks: scalability improvements for file locking,
Jeff Layton
- [PATCH v4 10/14] locks: turn the blocked_list into a hashtable, Jeff Layton
- [PATCH v4 14/14] locks: move file_lock_list to a set of percpu hlist_heads and convert file_lock_lock to an lglock, Jeff Layton
- [PATCH v4 09/14] locks: convert fl_link to a hlist_node, Jeff Layton
- [PATCH v4 12/14] locks: give the blocked_hash its own spinlock, Jeff Layton
- [PATCH v4 11/14] locks: add a new "lm_owner_key" lock operation, Jeff Layton
- [PATCH v4 13/14] seq_file: add seq_list_*_percpu helpers, Jeff Layton
- [PATCH v4 07/14] locks: protect most of the file_lock handling with i_lock, Jeff Layton
- [PATCH v4 04/14] locks: comment cleanups and clarifications, Jeff Layton
- [PATCH v4 06/14] locks: encapsulate the fl_link list handling, Jeff Layton
- [PATCH v4 05/14] locks: make "added" in __posix_lock_file a bool, Jeff Layton
- [PATCH v4 03/14] locks: make generic_add_lease and generic_delete_lease static, Jeff Layton
- [PATCH v4 08/14] locks: avoid taking global lock if possible when waking up blocked waiters, Jeff Layton
- [PATCH v4 02/14] cifs: use posix_unblock_lock instead of locks_delete_block, Jeff Layton
- [PATCH v4 01/14] locks: drop the unused filp argument to posix_unblock_lock, Jeff Layton
[PATCH] cifs: using strlcpy instead of strncpy,
Zhao Hongjiang
[PATCH] Dump SMB3 share capabilities and flags,
Steve French
[PATCH v3 00/13] locks: scalability improvements for file locking,
Jeff Layton
- [PATCH v3 13/13] locks: move file_lock_list to a set of percpu hlist_heads and convert file_lock_lock to an lglock, Jeff Layton
- [PATCH v3 11/13] locks: give the blocked_hash its own spinlock, Jeff Layton
- [PATCH v3 10/13] locks: add a new "lm_owner_key" lock operation, Jeff Layton
- [PATCH v3 07/13] locks: avoid taking global lock if possible when waking up blocked waiters, Jeff Layton
- [PATCH v3 12/13] seq_file: add seq_list_*_percpu helpers, Jeff Layton
- [PATCH v3 06/13] locks: protect most of the file_lock handling with i_lock, Jeff Layton
- [PATCH v3 01/13] cifs: use posix_unblock_lock instead of locks_delete_block, Jeff Layton
- [PATCH v3 09/13] locks: turn the blocked_list into a hashtable, Jeff Layton
- [PATCH v3 08/13] locks: convert fl_link to a hlist_node, Jeff Layton
- [PATCH v3 02/13] locks: make generic_add_lease and generic_delete_lease static, Jeff Layton
- [PATCH v3 05/13] locks: encapsulate the fl_link list handling, Jeff Layton
- [PATCH v3 03/13] locks: comment cleanups and clarifications, Jeff Layton
- [PATCH v3 04/13] locks: make "added" in __posix_lock_file a bool, Jeff Layton
cifs.upcall -c documentation confusion,
steve
DFS : Object is remote,
Doug Clow
SMB3 Signing part 1,
Steve French
[PATCH v2 00/14] locks: scalability improvements for file locking,
Jeff Layton
[PATCH v2 01/14] cifs: use posix_unblock_lock instead of locks_delete_block, Jeff Layton
[PATCH v2 12/14] locks: give the blocked_hash its own spinlock, Jeff Layton
[PATCH v2 13/14] seq_file: add seq_list_*_percpu helpers, Jeff Layton
[PATCH v2 05/14] locks: encapsulate the fl_link list handling, Jeff Layton
[PATCH v2 08/14] locks: ensure that deadlock detection is atomic with respect to blocked_list modification, Jeff Layton
[PATCH v2 07/14] locks: convert to i_lock to protect i_flock list, Jeff Layton
[PATCH v2 14/14] locks: move file_lock_list to a set of percpu hlist_heads and convert file_lock_lock to an lglock, Jeff Layton
[PATCH v2 11/14] locks: add a new "lm_owner_key" lock operation, Jeff Layton
[PATCH v2 09/14] locks: convert fl_link to a hlist_node, Jeff Layton
[PATCH v2 10/14] locks: turn the blocked_list into a hashtable, Jeff Layton
[PATCH v2 02/14] locks: make generic_add_lease and generic_delete_lease static, Jeff Layton
[PATCH v2 04/14] locks: make "added" in __posix_lock_file a bool, Jeff Layton
[PATCH v2 03/14] locks: comment cleanups and clarifications, Jeff Layton
Re: [PATCH v2 00/14] locks: scalability improvements for file locking, J. Bruce Fields
xattr "trusted" namespace,
Ted Miller
Message not available
missing inotify CREATE event,
Parzer, Peter
How to automatically umount a "broken" CIFS mount?,
Peter Valdemar Mørch
Know this information and you would succeed with ladies., root@xxxxxxxxxxxxxx
Linux CIFS and Nexenta compatibility issue,
Ketil Froyn
accessing windows share with trusted Mit's kerberos realm credentials, sergio . conrad
[PATCH v1 00/11] locks: scalability improvements for file locking,
Jeff Layton
- [PATCH v1 02/11] locks: make generic_add_lease and generic_delete_lease static, Jeff Layton
- [PATCH v1 05/11] locks: encapsulate the fl_link list handling, Jeff Layton
- [PATCH v1 01/11] cifs: use posix_unblock_lock instead of locks_delete_block, Jeff Layton
- [PATCH v1 03/11] locks: comment cleanups and clarifications, Jeff Layton
- [PATCH v1 11/11] locks: give the blocked_hash its own spinlock, Jeff Layton
- [PATCH v1 10/11] locks: add a new "lm_owner_key" lock operation, Jeff Layton
- [PATCH v1 09/11] locks: turn the blocked_list into a hashtable, Jeff Layton
- [PATCH v1 08/11] locks: convert fl_link to a hlist_node, Jeff Layton
- [PATCH v1 07/11] locks: only pull entries off of blocked_list when they are really unblocked, Jeff Layton
- [PATCH v1 06/11] locks: convert to i_lock to protect i_flock list, Jeff Layton
- [PATCH v1 04/11] locks: make "added" in __posix_lock_file a bool, Jeff Layton
- Re: [PATCH v1 00/11] locks: scalability improvements for file locking, Davidlohr Bueso
- Re: [PATCH v1 00/11] locks: scalability improvements for file locking, J. Bruce Fields
[PATCH] cifs: fix off-by-one bug in build_unc_path_to_root,
Jeff Layton
[PATCH v2 00/19] cifs: overhaul of auth selection code,
Jeff Layton
- [PATCH v2 01/19] cifs: remove protocolEnum definition, Jeff Layton
- [PATCH v2 02/19] cifs: remove useless memset in LANMAN auth code, Jeff Layton
- [PATCH v2 03/19] cifs: make decode_ascii_ssetup void return, Jeff Layton
- [PATCH v2 04/19] cifs: throw a warning if negotiate or sess_setup ops are passed NULL server or session pointers, Jeff Layton
- [PATCH v2 05/19] cifs: remove the cifs_ses->flags field, Jeff Layton
- [PATCH v2 06/19] cifs: remove "seal" stubs, Jeff Layton
- [PATCH v2 07/19] cifs: break out decoding of security blob into separate function, Jeff Layton
- [PATCH v2 08/19] cifs: break out lanman NEGOTIATE handling into separate function, Jeff Layton
- [PATCH v2 09/19] cifs: move handling of signed connections into separate function, Jeff Layton
- [PATCH v2 10/19] cifs: factor out check for extended security bit into separate function, Jeff Layton
- [PATCH v2 11/19] cifs: add new "Unspecified" securityEnum value, Jeff Layton
- [PATCH v2 12/19] cifs: track the flavor of the NEGOTIATE reponse, Jeff Layton
- [PATCH v2 14/19] cifs: add new fields to cifs_ses to track requested security flavor, Jeff Layton
- [PATCH v2 17/19] cifs: update the default global_secflags to include "raw" NTLMv2, Jeff Layton
- [PATCH v2 18/19] cifs: clean up the SecurityFlags write handler, Jeff Layton
- [PATCH v2 13/19] cifs: add new fields to smb_vol to track the requested security flavor, Jeff Layton
- [PATCH v2 19/19] cifs: try to handle the MUST SecurityFlags sanely, Jeff Layton
- [PATCH v2 16/19] cifs: move sectype to the cifs_ses instead of TCP_Server_Info, Jeff Layton
- [PATCH v2 15/19] cifs: track the enablement of signing in the TCP_Server_Info, Jeff Layton
- Re: [PATCH v2 00/19] cifs: overhaul of auth selection code, Steve French
cifs-utils VFS errors,
steve
queued patches for 3.10,
Jeff Layton
[PATCH] cifs: fix potential buffer overrun when composing a new options string, Jeff Layton
[PATCH 00/19] cifs: overhaul of auth selection code,
Jeff Layton
- [PATCH 03/19] cifs: make decode_ascii_ssetup void return, Jeff Layton
- [PATCH 02/19] cifs: remove useless memset in LANMAN auth code, Jeff Layton
- [PATCH 01/19] cifs: remove protocolEnum definition, Jeff Layton
- [PATCH 05/19] cifs: remove the cifs_ses->flags field, Jeff Layton
- [PATCH 04/19] cifs: throw a warning if negotiate or sess_setup ops are passed NULL server or session pointers, Jeff Layton
- [PATCH 06/19] cifs: remove "seal" stubs, Jeff Layton
- [PATCH 09/19] cifs: move handling of signed connections into separate function, Jeff Layton
- [PATCH 10/19] cifs: factor out check for extended security bit into separate function, Jeff Layton
- [PATCH 07/19] cifs: break out decoding of security blob into separate function, Jeff Layton
- [PATCH 12/19] cifs: track the flavor of the NEGOTIATE reponse, Jeff Layton
- [PATCH 11/19] cifs: add new "Unspecified" securityEnum value, Jeff Layton
- [PATCH 14/19] cifs: add new fields to cifs_ses to track requested security flavor, Jeff Layton
- [PATCH 13/19] cifs: add new fields to smb_vol to track the requested security flavor, Jeff Layton
- [PATCH 15/19] cifs: track the enablement of signing in the TCP_Server_Info, Jeff Layton
- [PATCH 17/19] cifs: update the default global_secflags to include "raw" NTLMv2, Jeff Layton
- [PATCH 16/19] cifs: move sectype to the cifs_ses instead of TCP_Server_Info, Jeff Layton
- [PATCH 18/19] cifs: clean up the SecurityFlags write handler, Jeff Layton
- [PATCH 19/19] cifs: try to handle the MUST SecurityFlags sanely, Jeff Layton
- [PATCH 08/19] cifs: break out lanman NEGOTIATE handling into separate function, Jeff Layton
=?gb18030?b?u9i4tKO6W1BBVENIIDEvMyB2M10gZGNhY2hlOiBE?==?gb18030?b?b24ndCB0YWtlIHVubmVjZXNzYXJ5IGxvY2sgaW4g?==?gb18030?b?ZF9jb3VudCB1cGRhdGU=?=,
=?gb18030?b?cmVtYXBlcg==?=
[PATCH 0/3 v3] dcache: make it more scalable on large system,
Waiman Long
[PATCH] cifs: allow sec=none mounts to work against servers that don't support extended security, Jeff Layton
[PATCH] cifs: fix composing of mount options for DFS referrals,
Jeff Layton
[PATCH v2] cifs: fix composing of mount options for DFS referrals, Jeff Layton
[PATCH] cifs: stop printing the unc= option in /proc/mounts, Jeff Layton
[PATCH] cifs: fix error handling when calling cifs_parse_devname, Jeff Layton
NIST SP800-138 availibility using kernel crypto APIs for SMB3.0 MAC generation, Shirish Pargaonkar
Setting up a testing environment like discussed on SambaXP,
Luk Claes
[PATCH] cifs.upcall.c: the exit code should be 0 when print version,
Peng Haitao
Re: [RFC v0 1/4] vfs: add copy_range syscall and vfs entry point,
Steve French
Samba does not return error when deleting non-existent xattr,
Steve French
Re: [PATCH v4 02/16] freezer: add unsafe versions of freezable helpers for CIFS,
Colin Cross
[PATCH] cifs: only set ops for inodes in I_NEW state, Jeff Layton
[CIFS] [PATCH 1/3] Remove XATTR improvements: Improved Linux XATTR support, support POSIX XATTR CAP, Steve French
AES Crypto Support in Kernel,
Steve French
Poor write performance -- Xen hypervisor issue?,
David Coppit
[PATCH v6 0/7] Add O_DENY* support for VFS and CIFS/NFS,
Pavel Shilovsky
Re: GSoC -- Possible projects, Steve French
[PATCH] cifs: revalidate directories instiantiated via FIND_* in order to handle DFS referrals,
Sachin Prabhu
multiuser kerberised cifs via autofs needs root ticket cache,
steve
CMAC moving to crypto,
Steve French
mount.cifs hangs when connecting,
Daniel Taualii
[PATCH] mount.cifs: Add support for parsing IPv6 addresses enclosed in brackets.,
scott . lovenberg
kerberised cifs must have root krb5cc_0 cache?,
steve
cifs multiuser sends wrong uid:gid,
steve
[PATCH] setcifsacl.c: fix a bug of goto setcifsacl_facenum_ret,
Peng Haitao
[PATCH] cifs: Trivial comment fixes,
scott . lovenberg
[patch] cifs: small variable name cleanup,
Dan Carpenter
[PATCH] cifs: Allow passwords which begin with a delimitor,
Sachin Prabhu
[PATCH v5 0/7] Add O_DENY* support for VFS and CIFS/NFS,
Pavel Shilovsky
mount.cifs fails if your password starts with a comma, Peter Maloney
Cannot mount Canon Scanner CIFS share with cifs while smbclient works,
Marc Haber
[PATCH 2/4] fsfreeze: manage kill signal when sb_start_write is called,
Marco Stornelli
[PATCH v2 0/4] dcache: make dcache more scalable on large system,
Waiman Long
[PATCH v4 0/7] Add O_DENY* support for VFS and CIFS/NFS,
Pavel Shilovsky
[PATCH -next] CIFS: fix error return code in cifs_atomic_open(),
Wei Yongjun
[PATCH] cifs: store the real expected sequence number in the mid,
Jeff Layton
[PATCH] cifs: on send failure, readjust server sequence number downward,
Jeff Layton
Re: Packet signing and sequence numbers,
Jeff Layton
Enhancement needed to UNIX extensions to correctly support Linux EA's.,
Jeremy Allison
ANNOUNCE: cifs-utils release 6.0 ready for download, Jeff Layton
[PATCH] cifs: remove ENOSPC handling in smb_sendv,
Jeff Layton
[PATCH] cifs: ignore the unc= and prefixpath= mount options, Jeff Layton
[PATCH] mount.cifs: remove support for "NFS syntax",
Jeff Layton
[PATCH] manpage: better document the default sec= mount option, Jeff Layton
[PATCH] manpage: document the mount.cifs vers= option,
Jeff Layton
[PATCH v3] cifs: map NT_STATUS_SHARING_VIOLATION to EBUSY instead of ETXTBSY,
Sachin Prabhu
Re: LOCKDEP: 3.9-rc1: mount.nfs/4272 still has locks held!,
Jeff Layton
[PATCH] cifs: Rename cERROR and cifserror to cifs_vfs_err,
Joe Perches
[PATCH] fs: cifs: use kmemdup instead of kmalloc + memcpy,
Silviu-Mihai Popescu
[Index of Archives]
[Linux USB Devel]
[Video for Linux]
[Big List of Linux Books]
[Linux SCSI]
[Yosemite Forum]