Linux CIFS
[Prev Page][Next Page]
- Re: [PATCH v3 06/13] locks: protect most of the file_lock handling with i_lock, (continued)
- 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
[PATCH] cifs: ignore everything in SPNEGO blob after mechTypes,
Jeff Layton
[PATCH v2] cifs: map NT_STATUS_SHARING_VIOLATION to EBUSY instead of ETXTBSY,
Sachin Prabhu
fs: Limit sys_mount to only request filesystem modules prevents mount -t cifs from working,
Arthur Marsh
[PATCH] cifs: replaced kmalloc + memset with kzalloc,
Dia Vasile
[PATCH] cifs: delay super block destruction until all cifsFileInfo objects are gone,
Mateusz Guzik
[PATCH] CIFS: Fix missing of oplock_read value in smb30_values structure, Pavel Shilovsky
[PATCH 0/3] Improvements to cifs_rename_pending_delete(),
Sachin Prabhu
3.7.10+: BUG Dentry still in use [unmount of cifs cifs],
Ben Greear
[PATCH] cifs: don't try to unlock pagecache page after releasing it, Jeff Layton
Re: cifs: bugfix for unreclaimed writeback pages in cifs_writev_requeue(),
Anton Altaparmakov
[PATCH 1/2] cifs: call strtobool instead of custom implementation,
Andy Shevchenko
[PATCH v3 0/7] Add O_DENY* support for VFS and CIFS/NFS,
Pavel Shilovsky
[PATCH v3 4/7] CIFS: Use NT_CREATE_ANDX command for forcemand mounts, Pavel Shilovsky
[PATCH v3 6/7] NFSv4: Add O_DENY* open flags support, Pavel Shilovsky
[PATCH v3 5/7] CIFS: Translate SHARING_VIOLATION to -ETXTBSY error code for SMB2, Pavel Shilovsky
[PATCH v3 1/7] fcntl: Introduce new O_DENY* open flags, Pavel Shilovsky
Re: [PATCH v3 0/7] Add O_DENY* support for VFS and CIFS/NFS, Andy Lutomirski
Helpdesk: Important Message From Account Service., Broadwell, Tom L.
Unable to mount.cifs with 3.x kernels,
Johann Spies
FIPS mode in the kernel break CIFS mounts?,
Suresh Jayaraman
[PATCH] CIFS: Decrease reconnection delay when switching nics,
Dave Chiluk
kernel: CIFS VFS: Send error in Flush/Close = -9,
Robert J. Hendelman Jr
[PATCH] cifs: remove the sockopt= mount option,
Jeff Layton
[PATCH 3/4] dcache: change rename_lock to a sequence read/write lock, Waiman Long
linux-next: interesting commits in the cifs tree,
Stephen Rothwell
Samba bug 9519 - patch for kernel client workaround, Steve French
Re: Samba mounting question,
Jeff Layton
CIFS VFS: Unexpected SMB signature,
sergio.conrad
smbclient fails to connect with kerberos,
Michael Wilke
Fwd: [PATCH] cifs: bugfix for unreclaimed writeback pages in cifs_writev_requeue(),
Steve French
Re: [PATCH] cifs: bugfix for unreclaimed writeback pages in cifs_writev_requeue(), Jeff Layton
Read speed,
Jeff Blaine
Mount failure due to restricted access to a point along the mount path,
Suresh Jayaraman
[PATCH] cifs: ensure that cifs_get_root() only traverses directories,
Jeff Layton
[PATCH] cifs-utils: add autoconf test to make sure that libwbclient is usable,
Jeff Layton
CIFS auth changes make mount of a DNS-323 share fail unless sec=ntlm is passed in 3.8, Adam Williamson
Writes greater than 64k fails with -ENOSPC,
Suresh Jayaraman
[PATCH] setcifsacl: fix offset calculation in "set" code, Jeff Layton
[PATCH] setcifsacl: fix infinite loop in getnumcaces,
Jeff Layton
[PATCH] fs/cifs/cifs_dfs_ref.c: fix potential memory leakage,
Cong Ding
[PATCH v2 1/8] locks: make flock_lock_file take is_conflict callback parm,
Pavel Shilovsky
[PATCH v2 0/8] Add O_DENY* support for VFS and CIFS/NFS,
Pavel Shilovsky
[PATCH] cifs: fix srcip_matches() for ipv6,
Nickolai Zeldovich
Shortcuts on Windows share not accessible in CIFS mount, Assen Totin
[PATCH RFC] cifs: revalidate directories instiantiated via FIND_* in order to handle DFS referrals,
Jeff Layton
[Index of Archives]
[Linux USB Devel]
[Video for Linux]
[Big List of Linux Books]
[Linux SCSI]
[Yosemite Forum]