Linux CIFS Development
Thread Index
[
Prev Page
][
Next Page
]
[CIFS][PATCH] Do not set DFS flag on SMB2 open
From
: Steve French <smfrench@xxxxxxxxx>
Re: [CIFS] Charge at least one credit, if server says that it supports multicredit
From
: Steve French <smfrench@xxxxxxxxx>
[PATCH] [cifs] smb2 mounts with signing fail due to incorrect security mode bits check
From
: shirishpargaonkar@xxxxxxxxx
re: [CIFS] SMB2 FSCTL and IOCTL worker function
From
: Dan Carpenter <dan.carpenter@xxxxxxxxxx>
Re: applicazione
From
: "Mercede" <gabibbo@xxxxxxxxxxx>
[PATCH] cifs: Handle big endianness in NTLM (ntlmv2) authentication [V2]
From
: Steve French <smfrench@xxxxxxxxx>
Re: [PATCH] cifs: Handle big endianness in NTLM (ntlmv2) authentication
From
: Steve French <smfrench@xxxxxxxxx>
Re: [PATCH] cifs: Handle big endianness in NTLM (ntlmv2) authentication
From
: Steve French <smfrench@xxxxxxxxx>
Re: [PATCH] cifs: Handle big endianness in NTLM (ntlmv2) authentication
From
: Jeff Layton <jlayton@xxxxxxxxxx>
Re: [PATCH] cifs: Handle big endianness in NTLM (ntlmv2) authentication
From
: Jeff Layton <jlayton@xxxxxxxxxx>
Re: cifs: revalidate directories instiantiated via FIND_* in order to handle DFS referrals
From
: Jeff Layton <jlayton@xxxxxxxxxx>
Re: cifs: revalidate directories instiantiated via FIND_* in order to handle DFS referrals
From
: Steve French <smfrench@xxxxxxxxx>
[PATCH] cifs: Handle big endianness in NTLM (ntlmv2) authentication
From
: shirishpargaonkar@xxxxxxxxx
Re: cifs: revalidate directories instiantiated via FIND_* in order to handle DFS referrals
From
: Jeff Layton <jlayton@xxxxxxxxxx>
[PATCH v2] cifs.upcall: allow users to specify dedicated keytab on command-line
From
: Jeff Layton <jlayton@xxxxxxxxx>
Re: [PATCH v2 19/19] cifs: try to handle the MUST SecurityFlags sanely
From
: Jeff Layton <jlayton@xxxxxxxxxx>
Re: cifs-utils VFS errors
From
: steve <steve@xxxxxxxxxxxx>
Re: [PATCH v4 06/14] locks: encapsulate the fl_link list handling
From
: Jeff Layton <jlayton@xxxxxxxxxx>
Re: cifs: revalidate directories instiantiated via FIND_* in order to handle DFS referrals
From
: Steve French <smfrench@xxxxxxxxx>
Re: [PATCH] [CIFS] SMB2 FSCTL and IOCTL worker function
From
: Steve French <smfrench@xxxxxxxxx>
Re: [PATCH v4 06/14] locks: encapsulate the fl_link list handling
From
: Stephen Rothwell <sfr@xxxxxxxxxxxxxxxx>
Re: linux-next: error fetching the cifs tree
From
: Steve French <smfrench@xxxxxxxxx>
linux-next: error fetching the cifs tree
From
: Stephen Rothwell <sfr@xxxxxxxxxxxxxxxx>
Re: [PATCH] [CIFS] SMB2 FSCTL and IOCTL worker function
From
: David Disseldorp <ddiss@xxxxxxx>
re: [CIFS] Charge at least one credit, if server says that it supports multicredit
From
: Dan Carpenter <dan.carpenter@xxxxxxxxxx>
Re: [PATCH] [CIFS] SMB2 FSCTL and IOCTL worker function
From
: Pavel Shilovsky <piastry@xxxxxxxxxxx>
[PATCH] [CIFS] SMB2 FSCTL and IOCTL worker function
From
: Steve French <smfrench@xxxxxxxxx>
Re: [PATCH] cifs: using strlcpy instead of strncpy
From
: Steve French <smfrench@xxxxxxxxx>
Re: [PATCH] cifs: using strlcpy instead of strncpy
From
: Steve French <smfrench@xxxxxxxxx>
Re: [PATCH] cifs: using strlcpy instead of strncpy
From
: Jeff Layton <jlayton@xxxxxxxxxx>
Re: xattr "trusted" namespace
From
: Steve French <smfrench@xxxxxxxxx>
Re: xattr "trusted" namespace
From
: Ted Miller <tmiller@xxxxxxxx>
[PATCH v4 01/14] locks: drop the unused filp argument to posix_unblock_lock
From
: Jeff Layton <jlayton@xxxxxxxxxx>
[PATCH v4 00/14] locks: scalability improvements for file locking
From
: Jeff Layton <jlayton@xxxxxxxxxx>
[PATCH v4 02/14] cifs: use posix_unblock_lock instead of locks_delete_block
From
: Jeff Layton <jlayton@xxxxxxxxxx>
[PATCH v4 08/14] locks: avoid taking global lock if possible when waking up blocked waiters
From
: Jeff Layton <jlayton@xxxxxxxxxx>
[PATCH v4 03/14] locks: make generic_add_lease and generic_delete_lease static
From
: Jeff Layton <jlayton@xxxxxxxxxx>
[PATCH v4 05/14] locks: make "added" in __posix_lock_file a bool
From
: Jeff Layton <jlayton@xxxxxxxxxx>
[PATCH v4 06/14] locks: encapsulate the fl_link list handling
From
: Jeff Layton <jlayton@xxxxxxxxxx>
[PATCH v4 04/14] locks: comment cleanups and clarifications
From
: Jeff Layton <jlayton@xxxxxxxxxx>
[PATCH v4 07/14] locks: protect most of the file_lock handling with i_lock
From
: Jeff Layton <jlayton@xxxxxxxxxx>
[PATCH v4 13/14] seq_file: add seq_list_*_percpu helpers
From
: Jeff Layton <jlayton@xxxxxxxxxx>
[PATCH v4 11/14] locks: add a new "lm_owner_key" lock operation
From
: Jeff Layton <jlayton@xxxxxxxxxx>
[PATCH v4 12/14] locks: give the blocked_hash its own spinlock
From
: Jeff Layton <jlayton@xxxxxxxxxx>
[PATCH v4 09/14] locks: convert fl_link to a hlist_node
From
: Jeff Layton <jlayton@xxxxxxxxxx>
[PATCH v4 14/14] locks: move file_lock_list to a set of percpu hlist_heads and convert file_lock_lock to an lglock
From
: Jeff Layton <jlayton@xxxxxxxxxx>
[PATCH v4 10/14] locks: turn the blocked_list into a hashtable
From
: Jeff Layton <jlayton@xxxxxxxxxx>
[PATCH] cifs: using strlcpy instead of strncpy
From
: Zhao Hongjiang <zhaohongjiang@xxxxxxxxxx>
Re: [PATCH] Dump SMB3 share capabilities and flags
From
: Jeff Layton <jlayton@xxxxxxxxxx>
[PATCH] Dump SMB3 share capabilities and flags
From
: Steve French <smfrench@xxxxxxxxx>
Re: cifs.upcall -c documentation confusion
From
: Jeff Layton <jlayton@xxxxxxxxx>
Re: [PATCH v3 06/13] locks: protect most of the file_lock handling with i_lock
From
: Jeff Layton <jlayton@xxxxxxxxxx>
Re: [PATCH v3 07/13] locks: avoid taking global lock if possible when waking up blocked waiters
From
: Jeff Layton <jlayton@xxxxxxxxxx>
Re: [PATCH v3 06/13] locks: protect most of the file_lock handling with i_lock
From
: Jeff Layton <jlayton@xxxxxxxxxx>
Re: [PATCH v3 06/13] locks: protect most of the file_lock handling with i_lock
From
: Jeff Layton <jlayton@xxxxxxxxxx>
[PATCH v3 04/13] locks: make "added" in __posix_lock_file a bool
From
: Jeff Layton <jlayton@xxxxxxxxxx>
[PATCH v3 03/13] locks: comment cleanups and clarifications
From
: Jeff Layton <jlayton@xxxxxxxxxx>
[PATCH v3 05/13] locks: encapsulate the fl_link list handling
From
: Jeff Layton <jlayton@xxxxxxxxxx>
[PATCH v3 02/13] locks: make generic_add_lease and generic_delete_lease static
From
: Jeff Layton <jlayton@xxxxxxxxxx>
[PATCH v3 00/13] locks: scalability improvements for file locking
From
: Jeff Layton <jlayton@xxxxxxxxxx>
[PATCH v3 08/13] locks: convert fl_link to a hlist_node
From
: Jeff Layton <jlayton@xxxxxxxxxx>
[PATCH v3 09/13] locks: turn the blocked_list into a hashtable
From
: Jeff Layton <jlayton@xxxxxxxxxx>
[PATCH v3 01/13] cifs: use posix_unblock_lock instead of locks_delete_block
From
: Jeff Layton <jlayton@xxxxxxxxxx>
[PATCH v3 06/13] locks: protect most of the file_lock handling with i_lock
From
: Jeff Layton <jlayton@xxxxxxxxxx>
[PATCH v3 12/13] seq_file: add seq_list_*_percpu helpers
From
: Jeff Layton <jlayton@xxxxxxxxxx>
[PATCH v3 07/13] locks: avoid taking global lock if possible when waking up blocked waiters
From
: Jeff Layton <jlayton@xxxxxxxxxx>
[PATCH v3 10/13] locks: add a new "lm_owner_key" lock operation
From
: Jeff Layton <jlayton@xxxxxxxxxx>
[PATCH v3 11/13] locks: give the blocked_hash its own spinlock
From
: Jeff Layton <jlayton@xxxxxxxxxx>
[PATCH v3 13/13] locks: move file_lock_list to a set of percpu hlist_heads and convert file_lock_lock to an lglock
From
: Jeff Layton <jlayton@xxxxxxxxxx>
Re: [PATCH v2 06/14] locks: don't walk inode->i_flock list in locks_show
From
: Simo <idra@xxxxxxxxx>
Re: [PATCH v2 06/14] locks: don't walk inode->i_flock list in locks_show
From
: Jeff Layton <jlayton@xxxxxxxxxx>
cifs.upcall -c documentation confusion
From
: steve <steve@xxxxxxxxxxxx>
Re: DFS : Object is remote
From
: Jeff Layton <jlayton@xxxxxxxxxx>
Re: DFS : Object is remote
From
: Doug Clow <doug.clow@xxxxxxxxxxx>
Re: SMB3 Signing part 1
From
: Steve French <smfrench@xxxxxxxxx>
Re: SMB3 Signing part 1
From
: Shirish Pargaonkar <shirishpargaonkar@xxxxxxxxx>
Re: DFS : Object is remote
From
: Steve French <smfrench@xxxxxxxxx>
Re: DFS : Object is remote
From
: Doug Clow <doug.clow@xxxxxxxxxxx>
Re: DFS : Object is remote
From
: Steve French <smfrench@xxxxxxxxx>
DFS : Object is remote
From
: Doug Clow <doug.clow@xxxxxxxxxxx>
Re: [PATCH v2 06/14] locks: don't walk inode->i_flock list in locks_show
From
: Jeff Layton <jlayton@xxxxxxxxxx>
Re: [PATCH v2 06/14] locks: don't walk inode->i_flock list in locks_show
From
: "J. Bruce Fields" <bfields@xxxxxxxxxxxx>
SMB3 Signing part 1
From
: Steve French <smfrench@xxxxxxxxx>
Re: [PATCH v2 14/14] locks: move file_lock_list to a set of percpu hlist_heads and convert file_lock_lock to an lglock
From
: "J. Bruce Fields" <bfields@xxxxxxxxxxxx>
Re: missing inotify CREATE event
From
: Stef Bon <stefbon@xxxxxxxxx>
Re: [PATCH v2 13/14] seq_file: add seq_list_*_percpu helpers
From
: "J. Bruce Fields" <bfields@xxxxxxxxxxxx>
Re: [PATCH v2 12/14] locks: give the blocked_hash its own spinlock
From
: "J. Bruce Fields" <bfields@xxxxxxxxxxxx>
Re: [PATCH v2 12/14] locks: give the blocked_hash its own spinlock
From
: Jeff Layton <jlayton@xxxxxxxxxx>
Re: [PATCH v2 07/14] locks: convert to i_lock to protect i_flock list
From
: Jeff Layton <jlayton@xxxxxxxxxx>
Re: [PATCH v2 12/14] locks: give the blocked_hash its own spinlock
From
: "J. Bruce Fields" <bfields@xxxxxxxxxxxx>
Re: [PATCH v2 11/14] locks: add a new "lm_owner_key" lock operation
From
: "J. Bruce Fields" <bfields@xxxxxxxxxxxx>
Re: [PATCH v2 10/14] locks: turn the blocked_list into a hashtable
From
: "J. Bruce Fields" <bfields@xxxxxxxxxxxx>
Re: [PATCH v2 07/14] locks: convert to i_lock to protect i_flock list
From
: "J. Bruce Fields" <bfields@xxxxxxxxxxxx>
Fwd: missing inotify CREATE event
From
: Stef Bon <stefbon@xxxxxxxxx>
Re: Fwd: Re: xattr "trusted" namespace
From
: Ted Miller <tmiller@xxxxxxxx>
Re: [PATCH v2 00/14] locks: scalability improvements for file locking
From
: Jeff Layton <jlayton@xxxxxxxxxx>
Re: [PATCH v2 00/14] locks: scalability improvements for file locking
From
: "J. Bruce Fields" <bfields@xxxxxxxxxxxx>
Re: Fwd: Re: xattr "trusted" namespace
From
: Steve French <smfrench@xxxxxxxxx>
Re: Fwd: Re: xattr "trusted" namespace
From
: Ted Miller <tmiller@xxxxxxxx>
Re: [PATCH v6 2/7] VFS: Add O_DENYDELETE support for VFS
From
: Pavel Shilovsky <piastry@xxxxxxxxxxx>
Re: [PATCH v6 2/7] VFS: Add O_DENYDELETE support for VFS
From
: Jeff Layton <jlayton@xxxxxxxxxxxxxxx>
Re: [PATCH v6 1/7] VFS: Introduce new O_DENY* open flags
From
: Jeff Layton <jlayton@xxxxxxxxxx>
[PATCH v2 03/14] locks: comment cleanups and clarifications
From
: Jeff Layton <jlayton@xxxxxxxxxx>
[PATCH v2 04/14] locks: make "added" in __posix_lock_file a bool
From
: Jeff Layton <jlayton@xxxxxxxxxx>
[PATCH v2 02/14] locks: make generic_add_lease and generic_delete_lease static
From
: Jeff Layton <jlayton@xxxxxxxxxx>
[PATCH v2 10/14] locks: turn the blocked_list into a hashtable
From
: Jeff Layton <jlayton@xxxxxxxxxx>
[PATCH v2 00/14] locks: scalability improvements for file locking
From
: Jeff Layton <jlayton@xxxxxxxxxx>
[PATCH v2 09/14] locks: convert fl_link to a hlist_node
From
: Jeff Layton <jlayton@xxxxxxxxxx>
[PATCH v2 11/14] locks: add a new "lm_owner_key" lock operation
From
: Jeff Layton <jlayton@xxxxxxxxxx>
[PATCH v2 14/14] locks: move file_lock_list to a set of percpu hlist_heads and convert file_lock_lock to an lglock
From
: Jeff Layton <jlayton@xxxxxxxxxx>
[PATCH v2 07/14] locks: convert to i_lock to protect i_flock list
From
: Jeff Layton <jlayton@xxxxxxxxxx>
[PATCH v2 08/14] locks: ensure that deadlock detection is atomic with respect to blocked_list modification
From
: Jeff Layton <jlayton@xxxxxxxxxx>
[PATCH v2 05/14] locks: encapsulate the fl_link list handling
From
: Jeff Layton <jlayton@xxxxxxxxxx>
[PATCH v2 13/14] seq_file: add seq_list_*_percpu helpers
From
: Jeff Layton <jlayton@xxxxxxxxxx>
[PATCH v2 12/14] locks: give the blocked_hash its own spinlock
From
: Jeff Layton <jlayton@xxxxxxxxxx>
[PATCH v2 01/14] cifs: use posix_unblock_lock instead of locks_delete_block
From
: Jeff Layton <jlayton@xxxxxxxxxx>
[PATCH v2 06/14] locks: don't walk inode->i_flock list in locks_show
From
: Jeff Layton <jlayton@xxxxxxxxxx>
Fwd: Re: xattr "trusted" namespace
From
: Steve French <smfrench@xxxxxxxxx>
Re: [PATCH v2 00/19] cifs: overhaul of auth selection code
From
: Jeff Layton <jlayton@xxxxxxxxxx>
xattr "trusted" namespace
From
: Ted Miller <tmiller@xxxxxxxx>
Re: [PATCH v2 00/19] cifs: overhaul of auth selection code
From
: Steve French <smfrench@xxxxxxxxx>
missing inotify CREATE event
From
: "Parzer, Peter" <Peter.Parzer@xxxxxxxxxxxxxxxxxxxxx>
Re: Linux CIFS and Nexenta compatibility issue
From
: Jeff Layton <jlayton@xxxxxxxxxx>
Fwd: Linux CIFS and Nexenta compatibility issue
From
: Steve French <smfrench@xxxxxxxxx>
Re: Linux CIFS and Nexenta compatibility issue
From
: Ketil Froyn <ketil@xxxxxxxxxx>
Re: cifs-utils VFS errors
From
: steve <steve@xxxxxxxxxxxx>
Re: cifs-utils VFS errors
From
: Jeff Layton <jlayton@xxxxxxxxx>
Re: cifs-utils VFS errors
From
: steve <steve@xxxxxxxxxxxx>
Re: cifs-utils VFS errors
From
: steve <steve@xxxxxxxxxxxx>
Re: How to automatically umount a "broken" CIFS mount?
From
: Jeff Layton <jlayton@xxxxxxxxxx>
Re: cifs-utils VFS errors
From
: Jeff Layton <jlayton@xxxxxxxxx>
How to automatically umount a "broken" CIFS mount?
From
: Peter Valdemar Mørch <peter@xxxxxxxxx>
[GIT] CIFS Fix
From
: Steve French <smfrench@xxxxxxxxx>
Re: Linux CIFS and Nexenta compatibility issue
From
: Steve French <smfrench@xxxxxxxxx>
Re: Linux CIFS and Nexenta compatibility issue
From
: Jeff Layton <jlayton@xxxxxxxxxx>
Fwd: Linux CIFS and Nexenta compatibility issue
From
: Steve French <smfrench@xxxxxxxxx>
Re: Linux CIFS and Nexenta compatibility issue
From
: Jeff Layton <jlayton@xxxxxxxxx>
Know this information and you would succeed with ladies.
From
: "root@xxxxxxxxxxxxxx" <root@xxxxxxxxxxxxxx>
Linux CIFS and Nexenta compatibility issue
From
: Ketil Froyn <ketil@xxxxxxxxxx>
accessing windows share with trusted Mit's kerberos realm credentials
From
: sergio.conrad@xxxxxxxxxxx
Re: [PATCH 0/3 v3] dcache: make it more scalable on large system
From
: Dave Chinner <david@xxxxxxxxxxxxx>
Re: [PATCH v1 07/11] locks: only pull entries off of blocked_list when they are really unblocked
From
: "J. Bruce Fields" <bfields@xxxxxxxxxxxx>
Re: [PATCH v1 08/11] locks: convert fl_link to a hlist_node
From
: "J. Bruce Fields" <bfields@xxxxxxxxxxxx>
Re: [PATCH v1 07/11] locks: only pull entries off of blocked_list when they are really unblocked
From
: Jeff Layton <jlayton@xxxxxxxxxx>
Re: [PATCH v1 07/11] locks: only pull entries off of blocked_list when they are really unblocked
From
: "J. Bruce Fields" <bfields@xxxxxxxxxxxx>
Re: [PATCH v1 08/11] locks: convert fl_link to a hlist_node
From
: Jeff Layton <jlayton@xxxxxxxxxx>
Re: [PATCH v1 07/11] locks: only pull entries off of blocked_list when they are really unblocked
From
: Jeff Layton <jlayton@xxxxxxxxxx>
Re: [PATCH v1 06/11] locks: convert to i_lock to protect i_flock list
From
: Jeff Layton <jlayton@xxxxxxxxxx>
Re: [PATCH v1 08/11] locks: convert fl_link to a hlist_node
From
: "J. Bruce Fields" <bfields@xxxxxxxxxxxx>
Re: [PATCH v1 07/11] locks: only pull entries off of blocked_list when they are really unblocked
From
: "J. Bruce Fields" <bfields@xxxxxxxxxxxx>
Re: [PATCH v1 06/11] locks: convert to i_lock to protect i_flock list
From
: "J. Bruce Fields" <bfields@xxxxxxxxxxxx>
Re: [PATCH v1 04/11] locks: make "added" in __posix_lock_file a bool
From
: "J. Bruce Fields" <bfields@xxxxxxxxxxxx>
Re: [PATCH v1 05/11] locks: encapsulate the fl_link list handling
From
: "J. Bruce Fields" <bfields@xxxxxxxxxxxx>
Re: [PATCH v1 11/11] locks: give the blocked_hash its own spinlock
From
: Christoph Hellwig <hch@xxxxxxxxxxxxx>
Re: [PATCH v1 11/11] locks: give the blocked_hash its own spinlock
From
: Jeff Layton <jlayton@xxxxxxxxxx>
Re: [PATCH v1 11/11] locks: give the blocked_hash its own spinlock
From
: Jeff Layton <jlayton@xxxxxxxxxx>
Re: [PATCH v1 11/11] locks: give the blocked_hash its own spinlock
From
: "J. Bruce Fields" <bfields@xxxxxxxxxxxx>
Re: [PATCH v1 11/11] locks: give the blocked_hash its own spinlock
From
: Jeff Layton <jlayton@xxxxxxxxxx>
Re: [PATCH v1 11/11] locks: give the blocked_hash its own spinlock
From
: "Stefan (metze) Metzmacher" <metze@xxxxxxxxx>
Re: [PATCH v1 00/11] locks: scalability improvements for file locking
From
: Jeff Layton <jlayton@xxxxxxxxxx>
Re: [PATCH v1 00/11] locks: scalability improvements for file locking
From
: Jim Rees <rees@xxxxxxxxx>
Re: [PATCH v1 03/11] locks: comment cleanups and clarifications
From
: Jeff Layton <jlayton@xxxxxxxxxx>
Re: [PATCH v1 00/11] locks: scalability improvements for file locking
From
: Jeff Layton <jlayton@xxxxxxxxxx>
Re: [PATCH v1 03/11] locks: comment cleanups and clarifications
From
: "J. Bruce Fields" <bfields@xxxxxxxxxxxx>
Re: [PATCH v1 02/11] locks: make generic_add_lease and generic_delete_lease static
From
: "J. Bruce Fields" <bfields@xxxxxxxxxxxx>
Re: [PATCH v1 01/11] cifs: use posix_unblock_lock instead of locks_delete_block
From
: "J. Bruce Fields" <bfields@xxxxxxxxxxxx>
Re: [PATCH v1 00/11] locks: scalability improvements for file locking
From
: "J. Bruce Fields" <bfields@xxxxxxxxxxxx>
Re: [PATCH v1 00/11] locks: scalability improvements for file locking
From
: Davidlohr Bueso <davidlohr.bueso@xxxxxx>
[PATCH v1 04/11] locks: make "added" in __posix_lock_file a bool
From
: Jeff Layton <jlayton@xxxxxxxxxx>
[PATCH v1 06/11] locks: convert to i_lock to protect i_flock list
From
: Jeff Layton <jlayton@xxxxxxxxxx>
[PATCH v1 07/11] locks: only pull entries off of blocked_list when they are really unblocked
From
: Jeff Layton <jlayton@xxxxxxxxxx>
[PATCH v1 08/11] locks: convert fl_link to a hlist_node
From
: Jeff Layton <jlayton@xxxxxxxxxx>
[PATCH v1 00/11] locks: scalability improvements for file locking
From
: Jeff Layton <jlayton@xxxxxxxxxx>
[PATCH v1 09/11] locks: turn the blocked_list into a hashtable
From
: Jeff Layton <jlayton@xxxxxxxxxx>
[PATCH v1 10/11] locks: add a new "lm_owner_key" lock operation
From
: Jeff Layton <jlayton@xxxxxxxxxx>
[PATCH v1 11/11] locks: give the blocked_hash its own spinlock
From
: Jeff Layton <jlayton@xxxxxxxxxx>
[PATCH v1 03/11] locks: comment cleanups and clarifications
From
: Jeff Layton <jlayton@xxxxxxxxxx>
[PATCH v1 01/11] cifs: use posix_unblock_lock instead of locks_delete_block
From
: Jeff Layton <jlayton@xxxxxxxxxx>
[PATCH v1 05/11] locks: encapsulate the fl_link list handling
From
: Jeff Layton <jlayton@xxxxxxxxxx>
[PATCH v1 02/11] locks: make generic_add_lease and generic_delete_lease static
From
: Jeff Layton <jlayton@xxxxxxxxxx>
Re: [PATCH] cifs: fix off-by-one bug in build_unc_path_to_root
From
: Steve French <smfrench@xxxxxxxxx>
[PATCH] cifs: fix off-by-one bug in build_unc_path_to_root
From
: Jeff Layton <jlayton@xxxxxxxxxx>
Re: [PATCH 0/3 v3] dcache: make it more scalable on large system
From
: Jörn Engel <joern@xxxxxxxxx>
Re: [PATCH 0/3 v3] dcache: make it more scalable on large system
From
: Waiman Long <waiman.long@xxxxxx>
Re: [PATCH 0/3 v3] dcache: make it more scalable on large system
From
: Jörn Engel <joern@xxxxxxxxx>
Re: [PATCH 0/3 v3] dcache: make it more scalable on large system
From
: Andi Kleen <andi@xxxxxxxxxxxxxx>
Re: [PATCH 0/3 v3] dcache: make it more scalable on large system
From
: "J. Bruce Fields" <bfields@xxxxxxxxxxxx>
Re: [PATCH 0/3 v3] dcache: make it more scalable on large system
From
: Waiman Long <waiman.long@xxxxxx>
Re: cifs-utils VFS errors
From
: steve <steve@xxxxxxxxxxxx>
Re: [PATCH 0/3 v3] dcache: make it more scalable on large system
From
: Waiman Long <waiman.long@xxxxxx>
Re: [PATCH 0/3 v3] dcache: make it more scalable on large system
From
: Andi Kleen <andi@xxxxxxxxxxxxxx>
Re: [PATCH 0/3 v3] dcache: make it more scalable on large system
From
: Waiman Long <waiman.long@xxxxxx>
Re: [PATCH 0/3 v3] dcache: make it more scalable on large system
From
: Waiman Long <waiman.long@xxxxxx>
Re: [PATCH 0/3 v3] dcache: make it more scalable on large system
From
: "J. Bruce Fields" <bfields@xxxxxxxxxxxx>
Re: cifs-utils VFS errors
From
: Jeff Layton <jlayton@xxxxxxxxx>
Re: [PATCH 0/3 v3] dcache: make it more scalable on large system
From
: Simo Sorce <simo@xxxxxxxxxx>
Re: [PATCH 0/3 v3] dcache: make it more scalable on large system
From
: Andi Kleen <andi@xxxxxxxxxxxxxx>
Re: [PATCH 0/3 v3] dcache: make it more scalable on large system
From
: Simo Sorce <simo@xxxxxxxxxx>
Re: [PATCH 0/3 v3] dcache: make it more scalable on large system
From
: Andi Kleen <andi@xxxxxxxxxxxxxx>
Re: [PATCH 0/3 v3] dcache: make it more scalable on large system
From
: Waiman Long <waiman.long@xxxxxx>
Re: cifs-utils VFS errors
From
: steve <steve@xxxxxxxxxxxx>
Re: cifs-utils VFS errors
From
: Jeff Layton <jlayton@xxxxxxxxx>
[GIT] CIFS FIxes
From
: Steve French <smfrench@xxxxxxxxx>
Re: cifs-utils VFS errors
From
: steve <steve@xxxxxxxxxxxx>
Re: cifs-utils VFS errors
From
: Jeff Layton <jlayton@xxxxxxxxx>
Re: cifs-utils VFS errors
From
: steve <steve@xxxxxxxxxxxx>
[PATCH v2 15/19] cifs: track the enablement of signing in the TCP_Server_Info
From
: Jeff Layton <jlayton@xxxxxxxxxx>
[PATCH v2 16/19] cifs: move sectype to the cifs_ses instead of TCP_Server_Info
From
: Jeff Layton <jlayton@xxxxxxxxxx>
[PATCH v2 19/19] cifs: try to handle the MUST SecurityFlags sanely
From
: Jeff Layton <jlayton@xxxxxxxxxx>
[PATCH v2 13/19] cifs: add new fields to smb_vol to track the requested security flavor
From
: Jeff Layton <jlayton@xxxxxxxxxx>
[PATCH v2 18/19] cifs: clean up the SecurityFlags write handler
From
: Jeff Layton <jlayton@xxxxxxxxxx>
[PATCH v2 17/19] cifs: update the default global_secflags to include "raw" NTLMv2
From
: Jeff Layton <jlayton@xxxxxxxxxx>
[PATCH v2 14/19] cifs: add new fields to cifs_ses to track requested security flavor
From
: Jeff Layton <jlayton@xxxxxxxxxx>
[PATCH v2 12/19] cifs: track the flavor of the NEGOTIATE reponse
From
: Jeff Layton <jlayton@xxxxxxxxxx>
[PATCH v2 11/19] cifs: add new "Unspecified" securityEnum value
From
: Jeff Layton <jlayton@xxxxxxxxxx>
[PATCH v2 10/19] cifs: factor out check for extended security bit into separate function
From
: Jeff Layton <jlayton@xxxxxxxxxx>
[PATCH v2 09/19] cifs: move handling of signed connections into separate function
From
: Jeff Layton <jlayton@xxxxxxxxxx>
[PATCH v2 08/19] cifs: break out lanman NEGOTIATE handling into separate function
From
: Jeff Layton <jlayton@xxxxxxxxxx>
[PATCH v2 07/19] cifs: break out decoding of security blob into separate function
From
: Jeff Layton <jlayton@xxxxxxxxxx>
[PATCH v2 06/19] cifs: remove "seal" stubs
From
: Jeff Layton <jlayton@xxxxxxxxxx>
[PATCH v2 05/19] cifs: remove the cifs_ses->flags field
From
: Jeff Layton <jlayton@xxxxxxxxxx>
[PATCH v2 04/19] cifs: throw a warning if negotiate or sess_setup ops are passed NULL server or session pointers
From
: Jeff Layton <jlayton@xxxxxxxxxx>
[PATCH v2 03/19] cifs: make decode_ascii_ssetup void return
From
: Jeff Layton <jlayton@xxxxxxxxxx>
[PATCH v2 02/19] cifs: remove useless memset in LANMAN auth code
From
: Jeff Layton <jlayton@xxxxxxxxxx>
[PATCH v2 01/19] cifs: remove protocolEnum definition
From
: Jeff Layton <jlayton@xxxxxxxxxx>
[PATCH v2 00/19] cifs: overhaul of auth selection code
From
: Jeff Layton <jlayton@xxxxxxxxxx>
Re: cifs-utils VFS errors
From
: Jeff Layton <jlayton@xxxxxxxxx>
Re: [PATCH 19/19] cifs: try to handle the MUST SecurityFlags sanely
From
: Pavel Shilovsky <piastryyy@xxxxxxxxx>
Re: [PATCH 18/19] cifs: clean up the SecurityFlags write handler
From
: Pavel Shilovsky <piastryyy@xxxxxxxxx>
Re: [PATCH 17/19] cifs: update the default global_secflags to include "raw" NTLMv2
From
: Pavel Shilovsky <piastryyy@xxxxxxxxx>
Re: [PATCH 16/19] cifs: move sectype to the cifs_ses instead of TCP_Server_Info
From
: Pavel Shilovsky <piastryyy@xxxxxxxxx>
Re: [PATCH 10/19] cifs: factor out check for extended security bit into separate function
From
: Pavel Shilovsky <piastryyy@xxxxxxxxx>
Re: [PATCH 15/19] cifs: track the enablement of signing in the TCP_Server_Info
From
: Pavel Shilovsky <piastryyy@xxxxxxxxx>
Re: [PATCH 13/19] cifs: add new fields to smb_vol to track the requested security flavor
From
: Pavel Shilovsky <piastryyy@xxxxxxxxx>
Re: [PATCH 12/19] cifs: track the flavor of the NEGOTIATE reponse
From
: Pavel Shilovsky <piastryyy@xxxxxxxxx>
Re: [PATCH 11/19] cifs: add new "Unspecified" securityEnum value
From
: Pavel Shilovsky <piastryyy@xxxxxxxxx>
cifs-utils VFS errors
From
: steve <steve@xxxxxxxxxxxx>
Re: [PATCH 0/3 v3] dcache: make it more scalable on large system
From
: Dave Chinner <david@xxxxxxxxxxxxx>
Re: [PATCH 06/19] cifs: remove "seal" stubs
From
: Shirish Pargaonkar <shirishpargaonkar@xxxxxxxxx>
Re: [PATCH 06/19] cifs: remove "seal" stubs
From
: Jeff Layton <jlayton@xxxxxxxxxx>
Re: [PATCH 06/19] cifs: remove "seal" stubs
From
: Steve French <smfrench@xxxxxxxxx>
Re: queued patches for 3.10
From
: Steve French <smfrench@xxxxxxxxx>
Re: queued patches for 3.10
From
: Jeff Layton <jlayton@xxxxxxxxxx>
Re: queued patches for 3.10
From
: Steve French <smfrench@xxxxxxxxx>
[GIT] CIFS Fix
From
: Steve French <smfrench@xxxxxxxxx>
Re: [PATCH 14/19] cifs: add new fields to cifs_ses to track requested security flavor
From
: Jeff Layton <jlayton@xxxxxxxxxx>
Re: [PATCH 09/19] cifs: move handling of signed connections into separate function
From
: Jeff Layton <jlayton@xxxxxxxxxx>
Re: [PATCH 09/19] cifs: move handling of signed connections into separate function
From
: Pavel Shilovsky <piastryyy@xxxxxxxxx>
Re: [PATCH 08/19] cifs: break out lanman NEGOTIATE handling into separate function
From
: Pavel Shilovsky <piastryyy@xxxxxxxxx>
Re: [PATCH 07/19] cifs: break out decoding of security blob into separate function
From
: Pavel Shilovsky <piastryyy@xxxxxxxxx>
Re: [PATCH 04/19] cifs: throw a warning if negotiate or sess_setup ops are passed NULL server or session pointers
From
: Jeff Layton <jlayton@xxxxxxxxxx>
Re: [PATCH 06/19] cifs: remove "seal" stubs
From
: Pavel Shilovsky <piastryyy@xxxxxxxxx>
Re: [PATCH 05/19] cifs: remove the cifs_ses->flags field
From
: Pavel Shilovsky <piastryyy@xxxxxxxxx>
Re: [PATCH 04/19] cifs: throw a warning if negotiate or sess_setup ops are passed NULL server or session pointers
From
: Pavel Shilovsky <piastryyy@xxxxxxxxx>
Re: [PATCH 03/19] cifs: make decode_ascii_ssetup void return
From
: Pavel Shilovsky <piastryyy@xxxxxxxxx>
Re: [PATCH 02/19] cifs: remove useless memset in LANMAN auth code
From
: Pavel Shilovsky <piastryyy@xxxxxxxxx>
Re: [PATCH 01/19] cifs: remove protocolEnum definition
From
: Pavel Shilovsky <piastryyy@xxxxxxxxx>
queued patches for 3.10
From
: Jeff Layton <jlayton@xxxxxxxxxx>
Re: [PATCH 0/3 v3] dcache: make it more scalable on large system
From
: Waiman Long <waiman.long@xxxxxx>
Re: =?gb18030?q?=BB=D8=B8=B4=A3=BA=5BPATCH_1/3_v3=5D_dcach?==?gb18030?q?e=3A_Don=27t_take_unnecessary_lock_in_d=5Fcount_?==?gb18030?q?update?=
From
: Waiman Long <waiman.long@xxxxxx>
[PATCH] cifs: fix composing of mount options for DFS referrals
From
: Jeff Layton <jlayton@xxxxxxxxxx>
[PATCH] cifs: fix potential buffer overrun when composing a new options string
From
: Jeff Layton <jlayton@xxxxxxxxxx>
Re: [PATCH v2] cifs: fix composing of mount options for DFS referrals
From
: Jeff Layton <jlayton@xxxxxxxxxx>
[PATCH v2] cifs: fix composing of mount options for DFS referrals
From
: Jeff Layton <jlayton@xxxxxxxxxx>
[PATCH 08/19] cifs: break out lanman NEGOTIATE handling into separate function
From
: Jeff Layton <jlayton@xxxxxxxxxx>
[PATCH 19/19] cifs: try to handle the MUST SecurityFlags sanely
From
: Jeff Layton <jlayton@xxxxxxxxxx>
[PATCH 18/19] cifs: clean up the SecurityFlags write handler
From
: Jeff Layton <jlayton@xxxxxxxxxx>
[PATCH 16/19] cifs: move sectype to the cifs_ses instead of TCP_Server_Info
From
: Jeff Layton <jlayton@xxxxxxxxxx>
[PATCH 17/19] cifs: update the default global_secflags to include "raw" NTLMv2
From
: Jeff Layton <jlayton@xxxxxxxxxx>
[PATCH 15/19] cifs: track the enablement of signing in the TCP_Server_Info
From
: Jeff Layton <jlayton@xxxxxxxxxx>
[PATCH 13/19] cifs: add new fields to smb_vol to track the requested security flavor
From
: Jeff Layton <jlayton@xxxxxxxxxx>
[PATCH 14/19] cifs: add new fields to cifs_ses to track requested security flavor
From
: Jeff Layton <jlayton@xxxxxxxxxx>
[PATCH 11/19] cifs: add new "Unspecified" securityEnum value
From
: Jeff Layton <jlayton@xxxxxxxxxx>
[PATCH 12/19] cifs: track the flavor of the NEGOTIATE reponse
From
: Jeff Layton <jlayton@xxxxxxxxxx>
[PATCH 07/19] cifs: break out decoding of security blob into separate function
From
: Jeff Layton <jlayton@xxxxxxxxxx>
[PATCH 10/19] cifs: factor out check for extended security bit into separate function
From
: Jeff Layton <jlayton@xxxxxxxxxx>
[PATCH 09/19] cifs: move handling of signed connections into separate function
From
: Jeff Layton <jlayton@xxxxxxxxxx>
[PATCH 06/19] cifs: remove "seal" stubs
From
: Jeff Layton <jlayton@xxxxxxxxxx>
[PATCH 04/19] cifs: throw a warning if negotiate or sess_setup ops are passed NULL server or session pointers
From
: Jeff Layton <jlayton@xxxxxxxxxx>
[PATCH 05/19] cifs: remove the cifs_ses->flags field
From
: Jeff Layton <jlayton@xxxxxxxxxx>
[PATCH 01/19] cifs: remove protocolEnum definition
From
: Jeff Layton <jlayton@xxxxxxxxxx>
[PATCH 02/19] cifs: remove useless memset in LANMAN auth code
From
: Jeff Layton <jlayton@xxxxxxxxxx>
[PATCH 03/19] cifs: make decode_ascii_ssetup void return
From
: Jeff Layton <jlayton@xxxxxxxxxx>
[PATCH 00/19] cifs: overhaul of auth selection code
From
: Jeff Layton <jlayton@xxxxxxxxxx>
Re: [PATCH] cifs: fix composing of mount options for DFS referrals
From
: Jeff Layton <jlayton@xxxxxxxxxx>
Re: [PATCH] cifs: fix composing of mount options for DFS referrals
From
: Steve French <smfrench@xxxxxxxxx>
Re: [PATCH] cifs.upcall.c: the exit code should be 0 when print version
From
: Jeff Layton <jlayton@xxxxxxxxx>
Re: [PATCH] cifs: fix composing of mount options for DFS referrals
From
: Jeff Layton <jlayton@xxxxxxxxxx>
Re: [PATCH 0/3 v3] dcache: make it more scalable on large system
From
: Dave Chinner <david@xxxxxxxxxxxxx>
=?gb18030?b?u9i4tKO6W1BBVENIIDEvMyB2M10gZGNhY2hlOiBE?==?gb18030?b?b24ndCB0YWtlIHVubmVjZXNzYXJ5IGxvY2sgaW4g?==?gb18030?b?ZF9jb3VudCB1cGRhdGU=?=
From
: "=?gb18030?b?cmVtYXBlcg==?=" <yp.fangdong@xxxxxxxxx>
[PATCH 3/3 v3] dcache: change rename_lock to a sequence read/write lock
From
: Waiman Long <Waiman.Long@xxxxxx>
[PATCH 0/3 v3] dcache: make it more scalable on large system
From
: Waiman Long <Waiman.Long@xxxxxx>
[PATCH 2/3 v3] dcache: introduce a new sequence read/write lock type
From
: Waiman Long <Waiman.Long@xxxxxx>
[PATCH 1/3 v3] dcache: Don't take unnecessary lock in d_count update
From
: Waiman Long <Waiman.Long@xxxxxx>
[PATCH] cifs: allow sec=none mounts to work against servers that don't support extended security
From
: Jeff Layton <jlayton@xxxxxxxxxx>
[PATCH] cifs: fix composing of mount options for DFS referrals
From
: Jeff Layton <jlayton@xxxxxxxxxx>
[PATCH] cifs: stop printing the unc= option in /proc/mounts
From
: Jeff Layton <jlayton@xxxxxxxxxx>
[PATCH] cifs: fix error handling when calling cifs_parse_devname
From
: Jeff Layton <jlayton@xxxxxxxxxx>
NIST SP800-138 availibility using kernel crypto APIs for SMB3.0 MAC generation
From
: Shirish Pargaonkar <shirishpargaonkar@xxxxxxxxx>
Re: Setting up a testing environment like discussed on SambaXP
From
: Steve French <smfrench@xxxxxxxxx>
Setting up a testing environment like discussed on SambaXP
From
: Luk Claes <luk@xxxxxxxxxx>
[PATCH] cifs.upcall.c: the exit code should be 0 when print version
From
: Peng Haitao <penght@xxxxxxxxxxxxxx>
Re: Mount failure due to restricted access to a point along the mount path
From
: Pavel Shilovsky <piastryyy@xxxxxxxxx>
Re: [RFC v0 1/4] vfs: add copy_range syscall and vfs entry point
From
: Chris Mason <clmason@xxxxxxxxxxxx>
Re: [RFC v0 1/4] vfs: add copy_range syscall and vfs entry point
From
: Steve French <smfrench@xxxxxxxxx>
Re: [RFC v0 1/4] vfs: add copy_range syscall and vfs entry point
From
: Chris Mason <chris.mason@xxxxxxxxxxxx>
Re: [RFC v0 1/4] vfs: add copy_range syscall and vfs entry point
From
: Steve French <smfrench@xxxxxxxxx>
Re: [RFC v0 1/4] vfs: add copy_range syscall and vfs entry point
From
: Zach Brown <zab@xxxxxxxxxx>
Re: [RFC v0 1/4] vfs: add copy_range syscall and vfs entry point
From
: Zach Brown <zab@xxxxxxxxxx>
Re: [RFC v0 1/4] vfs: add copy_range syscall and vfs entry point
From
: "J. Bruce Fields" <bfields@xxxxxxxxxxxx>
Re: [RFC v0 1/4] vfs: add copy_range syscall and vfs entry point
From
: Steve French <smfrench@xxxxxxxxx>
Re: Mount failure due to restricted access to a point along the mount path
From
: Steve French <smfrench@xxxxxxxxx>
Re: Mount failure due to restricted access to a point along the mount path
From
: Jeff Layton <jlayton@xxxxxxxxxx>
Re: Mount failure due to restricted access to a point along the mount path
From
: Steve French <smfrench@xxxxxxxxx>
Re: Mount failure due to restricted access to a point along the mount path
From
: Jeff Layton <jlayton@xxxxxxxxxx>
Re: [PATCH v6 2/7] VFS: Add O_DENYDELETE support for VFS
From
: Jeff Layton <jlayton@xxxxxxxxx>
Re: [PATCH v6 2/7] VFS: Add O_DENYDELETE support for VFS
From
: Pavel Shilovsky <piastry@xxxxxxxxxxx>
Re: Mount failure due to restricted access to a point along the mount path
From
: Jeff Layton <jlayton@xxxxxxxxxx>
Mount failure due to restricted access to a point along the mount path
From
: Miklos Szeredi <miklos@xxxxxxxxxx>
Re: [PATCH v6 2/7] VFS: Add O_DENYDELETE support for VFS
From
: Jeff Layton <jlayton@xxxxxxxxxxxxxxx>
Re: Samba does not return error when deleting non-existent xattr
From
: Steve French <smfrench@xxxxxxxxx>
Samba does not return error when deleting non-existent xattr
From
: Steve French <smfrench@xxxxxxxxx>
Re: [PATCH v4 02/16] freezer: add unsafe versions of freezable helpers for CIFS
From
: Jeff Layton <jlayton@xxxxxxxxxx>
Re: [PATCH v4 02/16] freezer: add unsafe versions of freezable helpers for CIFS
From
: Colin Cross <ccross@xxxxxxxxxxx>
[PATCH] cifs: only set ops for inodes in I_NEW state
From
: Jeff Layton <jlayton@xxxxxxxxxx>
[CIFS] [PATCH 1/3] Remove XATTR improvements: Improved Linux XATTR support, support POSIX XATTR CAP
From
: Steve French <smfrench@xxxxxxxxx>
Re: AES Crypto Support in Kernel
From
: Jeff Layton <jlayton@xxxxxxxxxx>
AES Crypto Support in Kernel
From
: Steve French <smfrench@xxxxxxxxx>
[GIT] CIFS Fixes
From
: Steve French <smfrench@xxxxxxxxx>
Re: multiuser kerberised cifs via autofs needs root ticket cache
From
: "Robert J. Hendelman Jr" <rob@xxxxxxxxxxxxx>
Re: multiuser kerberised cifs via autofs needs root ticket cache
From
: steve <steve@xxxxxxxxxxxx>
Re: multiuser kerberised cifs via autofs needs root ticket cache
From
: steve <steve@xxxxxxxxxxxx>
Re: multiuser kerberised cifs via autofs needs root ticket cache
From
: Peter Parzer <peter.parzer@xxxxxxxxxxxxxxxxxxxxx>
Re: multiuser kerberised cifs via autofs needs root ticket cache
From
: Jeff Layton <jlayton@xxxxxxxxx>
Re: multiuser kerberised cifs via autofs needs root ticket cache
From
: steve <steve@xxxxxxxxxxxx>
Re: Poor write performance -- Xen hypervisor issue?
From
: David Coppit <david@xxxxxxxxxx>
Re: Poor write performance -- Xen hypervisor issue?
From
: Steve French <smfrench@xxxxxxxxx>
Poor write performance -- Xen hypervisor issue?
From
: David Coppit <david@xxxxxxxxxx>
Re: multiuser kerberised cifs via autofs needs root ticket cache
From
: Jeff Layton <jlayton@xxxxxxxxx>
[PATCH v6 1/7] VFS: Introduce new O_DENY* open flags
From
: Pavel Shilovsky <piastry@xxxxxxxxxxx>
[PATCH v6 4/7] CIFS: Add O_DENY* open flags support
From
: Pavel Shilovsky <piastry@xxxxxxxxxxx>
[PATCH v6 3/7] CIFS: Add share_access parm to open request
From
: Pavel Shilovsky <piastry@xxxxxxxxxxx>
[PATCH v6 5/7] NFSv4: Add O_DENY* open flags support
From
: Pavel Shilovsky <piastry@xxxxxxxxxxx>
[PATCH v6 7/7] locks: Disable LOCK_MAND support for MS_SHARELOCK mounts
From
: Pavel Shilovsky <piastry@xxxxxxxxxxx>
[PATCH v6 6/7] NFSD: Pass share reservations flags to VFS
From
: Pavel Shilovsky <piastry@xxxxxxxxxxx>
[PATCH v6 2/7] VFS: Add O_DENYDELETE support for VFS
From
: Pavel Shilovsky <piastry@xxxxxxxxxxx>
[PATCH v6 0/7] Add O_DENY* support for VFS and CIFS/NFS
From
: Pavel Shilovsky <piastry@xxxxxxxxxxx>
Re: GSoC -- Possible projects
From
: Steve French <smfrench@xxxxxxxxx>
Re: [PATCH] mount.cifs: add support for IPv6 addresses in brackets V2
From
: Scott Lovenberg <scott.lovenberg@xxxxxxxxx>
Re: [PATCH] mount.cifs: add support for IPv6 addresses in brackets V2
From
: Steve French <smfrench@xxxxxxxxx>
Re: [PATCH] mount.cifs: add support for IPv6 addresses in brackets V2
From
: Scott Lovenberg <scott.lovenberg@xxxxxxxxx>
Re: [PATCH] mount.cifs: add support for IPv6 addresses in brackets V2
From
: Jeff Layton <jlayton@xxxxxxxxx>
Re: [PATCH] mount.cifs: add support for IPv6 addresses in brackets V2
From
: Scott Lovenberg <scott.lovenberg@xxxxxxxxx>
Re: [PATCH RFC] cifs: revalidate directories instiantiated via FIND_* in order to handle DFS referrals
From
: Jeff Layton <jlayton@xxxxxxxxxx>
Re: [PATCH RFC] cifs: revalidate directories instiantiated via FIND_* in order to handle DFS referrals
From
: Martijn de Gouw <martijn.de.gouw@xxxxxxxxxxx>
Re: [PATCH] cifs: on send failure, readjust server sequence number downward
From
: Michael Mol <mikemol@xxxxxxxxx>
Re: [PATCH] cifs: revalidate directories instiantiated via FIND_* in order to handle DFS referrals
From
: Steve French <smfrench@xxxxxxxxx>
Re: [PATCH] cifs: revalidate directories instiantiated via FIND_* in order to handle DFS referrals
From
: Jeff Layton <jlayton@xxxxxxxxxx>
Re: [PATCH] cifs: revalidate directories instiantiated via FIND_* in order to handle DFS referrals
From
: Steve French <smfrench@xxxxxxxxx>
Re: [PATCH] mount.cifs: add support for IPv6 addresses in brackets V2
From
: Jeff Layton <jlayton@xxxxxxxxx>
Re: [PATCH] mount.cifs: add support for IPv6 addresses in brackets V2
From
: Scott Lovenberg <scott.lovenberg@xxxxxxxxx>
Re: [PATCH] cifs: revalidate directories instiantiated via FIND_* in order to handle DFS referrals
From
: Jeff Layton <jlayton@xxxxxxxxxx>
[PATCH] cifs: revalidate directories instiantiated via FIND_* in order to handle DFS referrals
From
: Sachin Prabhu <sprabhu@xxxxxxxxxx>
RE: CMAC moving to crypto
From
: Tom Talpey <ttalpey@xxxxxxxxxxxxx>
multiuser kerberised cifs via autofs needs root ticket cache
From
: steve <steve@xxxxxxxxxxxx>
Re: mount.cifs hangs when connecting
From
: Daniel Taualii <dtaualii@xxxxxxxxx>
Re: mount.cifs hangs when connecting
From
: Steve French <smfrench@xxxxxxxxx>
Re: mount.cifs hangs when connecting
From
: Daniel Taualii <dtaualii@xxxxxxxxx>
Re: mount.cifs hangs when connecting
From
: Daniel Taualii <dtaualii@xxxxxxxxx>
CMAC moving to crypto
From
: Steve French <smfrench@xxxxxxxxx>
Re: mount.cifs hangs when connecting
From
: Daniel Taualii <dtaualii@xxxxxxxxx>
Re: mount.cifs hangs when connecting
From
: Steve French <smfrench@xxxxxxxxx>
Re: mount.cifs hangs when connecting
From
: Sachin Prabhu <sprabhu@xxxxxxxxxx>
Re: mount.cifs hangs when connecting
From
: Daniel Taualii <dtaualii@xxxxxxxxx>
Re: mount.cifs hangs when connecting
From
: Sachin Prabhu <sprabhu@xxxxxxxxxx>
mount.cifs hangs when connecting
From
: Daniel Taualii <dtaualii@xxxxxxxxx>
Re: [PATCH] mount.cifs: add support for IPv6 addresses in brackets V2
From
: Scott Lovenberg <scott.lovenberg@xxxxxxxxx>
[PATCH] mount.cifs: add support for IPv6 addresses in brackets V2
From
: scott.lovenberg@xxxxxxxxx
Re: [PATCH] mount.cifs: Add support for parsing IPv6 addresses enclosed in brackets.
From
: Jeff Layton <jlayton@xxxxxxxxx>
Re: [PATCH] mount.cifs: Add support for parsing IPv6 addresses enclosed in brackets.
From
: Scott Lovenberg <scott.lovenberg@xxxxxxxxx>
Re: kerberised cifs must have root krb5cc_0 cache?
From
: steve <steve@xxxxxxxxxxxx>
[PATCH] mount.cifs: Add support for parsing IPv6 addresses enclosed in brackets.
From
: scott.lovenberg@xxxxxxxxx
Re: kerberised cifs must have root krb5cc_0 cache?
From
: "Robert J. Hendelman Jr" <rob@xxxxxxxxxxxxx>
Re: [PATCH] setcifsacl.c: fix a bug of goto setcifsacl_facenum_ret
From
: Jeff Layton <jlayton@xxxxxxxxx>
Re: kerberised cifs must have root krb5cc_0 cache?
From
: Jeff Layton <jlayton@xxxxxxxxxxxxxxx>
kerberised cifs must have root krb5cc_0 cache?
From
: steve <steve@xxxxxxxxxxxx>
Re: cifs multiuser sends wrong uid:gid [solved]
From
: steve <steve@xxxxxxxxxxxx>
Re: cifs multiuser sends wrong uid:gid [solved]
From
: Jeff Layton <jlayton@xxxxxxxxx>
[GIT] CIFS Fix
From
: Steve French <smfrench@xxxxxxxxx>
Re: cifs multiuser sends wrong uid:gid [solved]
From
: steve <steve@xxxxxxxxxxxx>
Re: cifs multiuser sends wrong uid:gid [SOLVED]
From
: steve <steve@xxxxxxxxxxxx>
Re: cifs multiuser sends wrong uid:gid
From
: Jeff Layton <jlayton@xxxxxxxxx>
Re: [PATCH] setcifsacl.c: fix a bug of goto setcifsacl_facenum_ret
From
: Jeff Layton <jlayton@xxxxxxxxx>
cifs multiuser sends wrong uid:gid
From
: steve <steve@xxxxxxxxxxxx>
[PATCH] setcifsacl.c: fix a bug of goto setcifsacl_facenum_ret
From
: Peng Haitao <penght@xxxxxxxxxxxxxx>
Re: Cannot mount Canon Scanner CIFS share with cifs while smbclient works
From
: Marc Haber <mh+linux-cifs@xxxxxxxxxxxx>
Re: [PATCH] cifs: Allow passwords which begin with a delimitor
From
: Steve French <smfrench@xxxxxxxxx>
Re: [patch] cifs: small variable name cleanup
From
: Steve French <smfrench@xxxxxxxxx>
Re: Cannot mount Canon Scanner CIFS share with cifs while smbclient works
From
: Steve French <smfrench@xxxxxxxxx>
Re: Cannot mount Canon Scanner CIFS share with cifs while smbclient works
From
: Marc Haber <mh+linux-cifs@xxxxxxxxxxxx>
Re: Cannot mount Canon Scanner CIFS share with cifs while smbclient works
From
: Steve French <smfrench@xxxxxxxxx>
Re: Cannot mount Canon Scanner CIFS share with cifs while smbclient works
From
: Marc Haber <mh+linux-cifs@xxxxxxxxxxxx>
Re: [PATCH] cifs: Trivial comment fixes
From
: Jeff Layton <jlayton@xxxxxxxxxx>
[PATCH] cifs: Trivial comment fixes
From
: scott.lovenberg@xxxxxxxxx
Re: [PATCH v5 1/7] fcntl: Introduce new O_DENY* open flags
From
: Frank Filz <ffilzlnx@xxxxxxxxxx>
Re: Cannot mount Canon Scanner CIFS share with cifs while smbclient works
From
: Steve French <smfrench@xxxxxxxxx>
Re: [PATCH v5 4/7] CIFS: Use NT_CREATE_ANDX command for forcemand mounts
From
: Pavel Shilovsky <piastry@xxxxxxxxxxx>
Re: [PATCH v5 1/7] fcntl: Introduce new O_DENY* open flags
From
: Pavel Shilovsky <piastry@xxxxxxxxxxx>
Re: Cannot mount Canon Scanner CIFS share with cifs while smbclient works
From
: Jeff Layton <jlayton@xxxxxxxxx>
Re: [PATCH v5 4/7] CIFS: Use NT_CREATE_ANDX command for forcemand mounts
From
: Jeff Layton <jlayton@xxxxxxxxx>
Re: [PATCH] cifs: Allow passwords which begin with a delimitor
From
: Sachin Prabhu <sprabhu@xxxxxxxxxx>
Re: [PATCH v5 4/7] CIFS: Use NT_CREATE_ANDX command for forcemand mounts
From
: Pavel Shilovsky <piastry@xxxxxxxxxxx>
[patch] cifs: small variable name cleanup
From
: Dan Carpenter <dan.carpenter@xxxxxxxxxx>
Re: [PATCH v5 4/7] CIFS: Use NT_CREATE_ANDX command for forcemand mounts
From
: Jeff Layton <jlayton@xxxxxxxxx>
Re: [PATCH v5 1/7] fcntl: Introduce new O_DENY* open flags
From
: Jeff Layton <jlayton@xxxxxxxxxxxxxxx>
Re: [PATCH] cifs: Allow passwords which begin with a delimitor
From
: Jeff Layton <jlayton@xxxxxxxxxx>
[PATCH] cifs: Allow passwords which begin with a delimitor
From
: Sachin Prabhu <sprabhu@xxxxxxxxxx>
[PATCH v5 1/7] fcntl: Introduce new O_DENY* open flags
From
: Pavel Shilovsky <piastry@xxxxxxxxxxx>
[PATCH v5 2/7] CIFS: Add share_access parm to open request
From
: Pavel Shilovsky <piastry@xxxxxxxxxxx>
[PATCH v5 4/7] CIFS: Use NT_CREATE_ANDX command for forcemand mounts
From
: Pavel Shilovsky <piastry@xxxxxxxxxxx>
[PATCH v5 3/7] CIFS: Add O_DENY* open flags support
From
: Pavel Shilovsky <piastry@xxxxxxxxxxx>
[PATCH v5 6/7] NFSD: Pass share reservations flags to VFS
From
: Pavel Shilovsky <piastry@xxxxxxxxxxx>
[PATCH v5 5/7] NFSv4: Add O_DENY* open flags support
From
: Pavel Shilovsky <piastry@xxxxxxxxxxx>
[PATCH v5 7/7] locks: Disable LOCK_MAND support for MS_SHARELOCK mounts
From
: Pavel Shilovsky <piastry@xxxxxxxxxxx>
[PATCH v5 0/7] Add O_DENY* support for VFS and CIFS/NFS
From
: Pavel Shilovsky <piastry@xxxxxxxxxxx>
mount.cifs fails if your password starts with a comma
From
: Peter Maloney <peter.maloney@xxxxxxxxxxxxxxxxxxxx>
Cannot mount Canon Scanner CIFS share with cifs while smbclient works
From
: Marc Haber <mh+linux-cifs@xxxxxxxxxxxx>
Re: [PATCH v4 3/7] CIFS: Add O_DENY* open flags support
From
: Pavel Shilovsky <piastry@xxxxxxxxxxx>
Re: [PATCH v4 3/7] CIFS: Add O_DENY* open flags support
From
: Jeff Layton <jlayton@xxxxxxxxxx>
Re: [PATCH 2/4] fsfreeze: manage kill signal when sb_start_write is called
From
: Al Viro <viro@xxxxxxxxxxxxxxxxxx>
Re: [PATCH 2/4] fsfreeze: manage kill signal when sb_start_write is called
From
: Marco Stornelli <marco.stornelli@xxxxxxxxx>
Re: [PATCH 2/4] fsfreeze: manage kill signal when sb_start_write is called
From
: Matthew Wilcox <matthew@xxxxxx>
[PATCH 2/4] fsfreeze: manage kill signal when sb_start_write is called
From
: Marco Stornelli <marco.stornelli@xxxxxxxxx>
Re: [PATCH v2 1/4] dcache: Don't take unnecessary lock in d_count update
From
: Waiman Long <Waiman.Long@xxxxxx>
Re: [PATCH v4 0/7] Add O_DENY* support for VFS and CIFS/NFS
From
: Pavel Shilovsky <piastry@xxxxxxxxxxx>
Re: [PATCH v2 1/4] dcache: Don't take unnecessary lock in d_count update
From
: Al Viro <viro@xxxxxxxxxxxxxxxxxx>
[PATCH v2 1/4] dcache: Don't take unnecessary lock in d_count update
From
: Waiman Long <Waiman.Long@xxxxxx>
[PATCH RFC v2 2/4] dcache: introduce a new sequence read/write lock type
From
: Waiman Long <Waiman.Long@xxxxxx>
[PATCH v2 RFC 3/4] dcache: change rename_lock to a sequence read/write lock
From
: Waiman Long <Waiman.Long@xxxxxx>
[PATCH v2 4/4] dcache: don't need to take d_lock in prepend_path()
From
: Waiman Long <Waiman.Long@xxxxxx>
[PATCH v2 0/4] dcache: make dcache more scalable on large system
From
: Waiman Long <Waiman.Long@xxxxxx>
[PATCH v4 1/7] fcntl: Introduce new O_DENY* open flags
From
: Pavel Shilovsky <piastry@xxxxxxxxxxx>
[PATCH v4 0/7] Add O_DENY* support for VFS and CIFS/NFS
From
: Pavel Shilovsky <piastry@xxxxxxxxxxx>
[PATCH v4 3/7] CIFS: Add O_DENY* open flags support
From
: Pavel Shilovsky <piastry@xxxxxxxxxxx>
[PATCH v4 2/7] CIFS: Add share_access parm to open request
From
: Pavel Shilovsky <piastry@xxxxxxxxxxx>
[PATCH v4 5/7] NFSv4: Add O_DENY* open flags support
From
: Pavel Shilovsky <piastry@xxxxxxxxxxx>
[PATCH v4 7/7] locks: Disable LOCK_MAND support for MS_SHARELOCK mounts
From
: Pavel Shilovsky <piastry@xxxxxxxxxxx>
[PATCH v4 6/7] NFSD: Pass share reservations flags to VFS
From
: Pavel Shilovsky <piastry@xxxxxxxxxxx>
[PATCH v4 4/7] CIFS: Use NT_CREATE_ANDX command for forcemand mounts
From
: Pavel Shilovsky <piastry@xxxxxxxxxxx>
Re: [PATCH -next] CIFS: fix error return code in cifs_atomic_open()
From
: Steve French <smfrench@xxxxxxxxx>
Re: [PATCH v3 6/7] NFSv4: Add O_DENY* open flags support
From
: Pavel Shilovsky <piastry@xxxxxxxxxxx>
Re: [PATCH -next] CIFS: fix error return code in cifs_atomic_open()
From
: Jeff Layton <jlayton@xxxxxxxxxx>
Re: [PATCH v3 6/7] NFSv4: Add O_DENY* open flags support
From
: Jeff Layton <jlayton@xxxxxxxxxx>
Re: [PATCH v3 6/7] NFSv4: Add O_DENY* open flags support
From
: Pavel Shilovsky <piastry@xxxxxxxxxxx>
Re: [PATCH -next] CIFS: fix error return code in cifs_atomic_open()
From
: Steve French <smfrench@xxxxxxxxx>
Re: [PATCH] cifs: store the real expected sequence number in the mid
From
: Steve French <smfrench@xxxxxxxxx>
[PATCH -next] CIFS: fix error return code in cifs_atomic_open()
From
: Wei Yongjun <weiyj.lk@xxxxxxxxx>
Re: [PATCH] cifs: on send failure, readjust server sequence number downward
From
: Jeff Layton <jlayton@xxxxxxxxxx>
Re: [PATCH] cifs: on send failure, readjust server sequence number downward
From
: Michael Mol <mikemol@xxxxxxxxx>
[PATCH] cifs: store the real expected sequence number in the mid
From
: Jeff Layton <jlayton@xxxxxxxxxx>
[PATCH] cifs: on send failure, readjust server sequence number downward
From
: Jeff Layton <jlayton@xxxxxxxxxx>
Re: Packet signing and sequence numbers
From
: Jeff Layton <jlayton@xxxxxxxxxx>
Re: LOCKDEP: 3.9-rc1: mount.nfs/4272 still has locks held!
From
: Paul Walmsley <paul@xxxxxxxxx>
Re: Packet signing and sequence numbers
From
: Jeff Layton <jlayton@xxxxxxxxxx>
Re: Packet signing and sequence numbers
From
: Jeff Layton <jlayton@xxxxxxxxxx>
Re: Packet signing and sequence numbers
From
: Michael Mol <mikemol@xxxxxxxxx>
Re: Packet signing and sequence numbers
From
: Steve French <smfrench@xxxxxxxxx>
Re: Packet signing and sequence numbers
From
: Jeff Layton <jlayton@xxxxxxxxxx>
Re: Enhancement needed to UNIX extensions to correctly support Linux EA's.
From
: Jeremy Allison <jra@xxxxxxxxx>
Re: Enhancement needed to UNIX extensions to correctly support Linux EA's.
From
: Jeff Layton <jlayton@xxxxxxxxx>
Re: Enhancement needed to UNIX extensions to correctly support Linux EA's.
From
: Jeremy Allison <jra@xxxxxxxxx>
Re: Enhancement needed to UNIX extensions to correctly support Linux EA's.
From
: Steve French <smfrench@xxxxxxxxx>
Enhancement needed to UNIX extensions to correctly support Linux EA's.
From
: Jeremy Allison <jra@xxxxxxxxx>
ANNOUNCE: cifs-utils release 6.0 ready for download
From
: Jeff Layton <jlayton@xxxxxxxxx>
Re: [PATCH] cifs: Rename cERROR and cFYI to cifs_dbg
From
: Steve French <smfrench@xxxxxxxxx>
Re: [PATCH] fs: cifs: use kmemdup instead of kmalloc + memcpy
From
: Steve French <smfrench@xxxxxxxxx>
Re: [PATCH] cifs: replaced kmalloc + memset with kzalloc
From
: Steve French <smfrench@xxxxxxxxx>
Re: [PATCH] mount.cifs: remove support for "NFS syntax"
From
: Scott Lovenberg <scott.lovenberg@xxxxxxxxx>
Re: [PATCH] cifs: remove ENOSPC handling in smb_sendv
From
: Jeff Layton <jlayton@xxxxxxxxxx>
Re: [PATCH] cifs: remove ENOSPC handling in smb_sendv
From
: Suresh Jayaraman <sjayaraman@xxxxxxxxxx>
[PATCH] cifs: remove ENOSPC handling in smb_sendv
From
: Jeff Layton <jlayton@xxxxxxxxxx>
[PATCH] cifs: ignore the unc= and prefixpath= mount options
From
: Jeff Layton <jlayton@xxxxxxxxxx>
[PATCH] mount.cifs: remove support for "NFS syntax"
From
: Jeff Layton <jlayton@xxxxxxxxx>
[GIT] CIFS Fixes
From
: Steve French <smfrench@xxxxxxxxx>
[PATCH v3] manpage: document the mount.cifs vers= option
From
: Jeff Layton <jlayton@xxxxxxxxx>
RE: [PATCH v2][cifs-utils] manpage: document the mount.cifs vers= option
From
: Tom Talpey <ttalpey@xxxxxxxxxxxxx>
[PATCH v2][cifs-utils] manpage: document the mount.cifs vers= option
From
: Jeff Layton <jlayton@xxxxxxxxx>
[PATCH] manpage: better document the default sec= mount option
From
: Jeff Layton <jlayton@xxxxxxxxx>
RE: [PATCH] manpage: document the mount.cifs vers= option
From
: Tom Talpey <ttalpey@xxxxxxxxxxxxx>
[PATCH] manpage: document the mount.cifs vers= option
From
: Jeff Layton <jlayton@xxxxxxxxx>
Re: [PATCH v3] cifs: map NT_STATUS_SHARING_VIOLATION to EBUSY instead of ETXTBSY
From
: Jeff Layton <jlayton@xxxxxxxxxx>
[PATCH v3] cifs: map NT_STATUS_SHARING_VIOLATION to EBUSY instead of ETXTBSY
From
: Sachin Prabhu <sprabhu@xxxxxxxxxx>
Re: [PATCH] cifs: ignore everything in SPNEGO blob after mechTypes
From
: Steve French <smfrench@xxxxxxxxx>
Re: [PATCH] cifs: ignore everything in SPNEGO blob after mechTypes
From
: Andrew Bartlett <abartlet@xxxxxxxxx>
Re: [PATCH] cifs: ignore everything in SPNEGO blob after mechTypes
From
: Steve French <smfrench@xxxxxxxxx>
Fwd: [PATCH] cifs: Rename cERROR and cFYI to cifs_dbg
From
: Steve French <smfrench@xxxxxxxxx>
Re: [PATCH] cifs: Rename cERROR and cFYI to cifs_dbg
From
: Joe Perches <joe@xxxxxxxxxxx>
Re: [PATCH] cifs: Rename cERROR and cFYI to cifs_dbg
From
: Jeff Layton <jlayton@xxxxxxxxxx>
Re: [PATCH] cifs: Rename cERROR and cFYI to cifs_dbg
From
: Jeff Layton <jlayton@xxxxxxxxxx>
Re: mount.cifs error code docs?
From
: "Matthew M. DeLoera" <mdeloera@xxxxxxxxx>
Re: [PATCH] cifs: ignore everything in SPNEGO blob after mechTypes
From
: Jeff Layton <jlayton@xxxxxxxxxx>
Re: LOCKDEP: 3.9-rc1: mount.nfs/4272 still has locks held!
From
: Jeff Layton <jlayton@xxxxxxxxxx>
Re: mount.cifs error code docs?
From
: Jeff Layton <jlayton@xxxxxxxxxx>
mount.cifs error code docs?
From
: "Matthew M. DeLoera" <mdeloera@xxxxxxxxx>
Re: [PATCH] cifs: Rename cERROR and cifserror to cifs_vfs_err
From
: Joe Perches <joe@xxxxxxxxxxx>
Re: [PATCH] cifs: Rename cERROR and cifserror to cifs_vfs_err
From
: Jeff Layton <jlayton@xxxxxxxxxx>
Re: [PATCH] cifs: Rename cERROR and cifserror to cifs_vfs_err
From
: Joe Perches <joe@xxxxxxxxxxx>
[PATCH] cifs: Rename cERROR and cifserror to cifs_vfs_err
From
: Joe Perches <joe@xxxxxxxxxxx>
Re: [PATCH] cifs: ignore everything in SPNEGO blob after mechTypes
From
: Yan Li <elliot.li.tech@xxxxxxxxx>
Re: [PATCH v2] cifs: map NT_STATUS_SHARING_VIOLATION to EBUSY instead of ETXTBSY
From
: Jeff Layton <jlayton@xxxxxxxxx>
Re: [PATCH v2] cifs: map NT_STATUS_SHARING_VIOLATION to EBUSY instead of ETXTBSY
From
: Steve French <smfrench@xxxxxxxxx>
Re: [PATCH v2] cifs: map NT_STATUS_SHARING_VIOLATION to EBUSY instead of ETXTBSY
From
: Jeff Layton <jlayton@xxxxxxxxxx>
Re: [PATCH v3 6/7] NFSv4: Add O_DENY* open flags support
From
: Jeff Layton <jlayton@xxxxxxxxxx>
Re: [PATCH v3 7/7] NFSD: Pass share reservations flags to VFS
From
: "J. Bruce Fields" <bfields@xxxxxxxxxxxx>
Re: [PATCH v3 7/7] NFSD: Pass share reservations flags to VFS
From
: "J. Bruce Fields" <bfields@xxxxxxxxxxxx>
Re: [PATCH v3 7/7] NFSD: Pass share reservations flags to VFS
From
: Jeff Layton <jlayton@xxxxxxxxxx>
Re: [PATCH v3 7/7] NFSD: Pass share reservations flags to VFS
From
: "J. Bruce Fields" <bfields@xxxxxxxxxxxx>
Re: [PATCH v3 2/7] vfs: Add O_DENYREAD/WRITE flags support for open syscall
From
: Jeff Layton <jlayton@xxxxxxxxxx>
Re: [PATCH v3 7/7] NFSD: Pass share reservations flags to VFS
From
: Jeff Layton <jlayton@xxxxxxxxxx>
Re: [PATCH v3 5/7] CIFS: Translate SHARING_VIOLATION to -ETXTBSY error code for SMB2
From
: Pavel Shilovsky <piastry@xxxxxxxxxxx>
Re: [PATCH v3 2/7] vfs: Add O_DENYREAD/WRITE flags support for open syscall
From
: Pavel Shilovsky <piastry@xxxxxxxxxxx>
Re: [PATCH v3 6/7] NFSv4: Add O_DENY* open flags support
From
: Jeff Layton <jlayton@xxxxxxxxxx>
Re: [PATCH v3 4/7] CIFS: Use NT_CREATE_ANDX command for forcemand mounts
From
: Jeff Layton <jlayton@xxxxxxxxxx>
Re: [PATCH v3 3/7] CIFS: Add O_DENY* open flags support
From
: Jeff Layton <jlayton@xxxxxxxxxxxxxxx>
Re: [PATCH v3 2/7] vfs: Add O_DENYREAD/WRITE flags support for open syscall
From
: Jeff Layton <jlayton@xxxxxxxxxx>
Re: [PATCH v3 5/7] CIFS: Translate SHARING_VIOLATION to -ETXTBSY error code for SMB2
From
: Jeff Layton <jlayton@xxxxxxxxxx>
Re: [PATCH v3 0/7] Add O_DENY* support for VFS and CIFS/NFS
From
: "J. Bruce Fields" <bfields@xxxxxxxxxxxx>
Re: [PATCH v3 0/7] Add O_DENY* support for VFS and CIFS/NFS
From
: Andy Lutomirski <luto@xxxxxxxxxxxxxx>
Re: Read speed
From
: Steve French <smfrench@xxxxxxxxx>
Re: Read speed
From
: Jeff Blaine <jblaine@xxxxxxxxxxxx>
[PATCH] fs: cifs: use kmemdup instead of kmalloc + memcpy
From
: Silviu-Mihai Popescu <silviupopescu1990@xxxxxxxxx>
Re: fs: Limit sys_mount to only request filesystem modules prevents mount -t cifs from working
From
: Arthur Marsh <arthur.marsh@xxxxxxxxxxxxxxxx>
Re: [PATCH v3 0/7] Add O_DENY* support for VFS and CIFS/NFS
From
: Pavel Shilovsky <piastry@xxxxxxxxxxx>
[PATCH] cifs: ignore everything in SPNEGO blob after mechTypes
From
: Jeff Layton <jlayton@xxxxxxxxxx>
Re: fs: Limit sys_mount to only request filesystem modules prevents mount -t cifs from working
From
: ebiederm@xxxxxxxxxxxx (Eric W. Biederman)
[PATCH v2] cifs: map NT_STATUS_SHARING_VIOLATION to EBUSY instead of ETXTBSY
From
: Sachin Prabhu <sprabhu@xxxxxxxxxx>
fs: Limit sys_mount to only request filesystem modules prevents mount -t cifs from working
From
: Arthur Marsh <arthur.marsh@xxxxxxxxxxxxxxxx>
Re: [PATCH] cifs: delay super block destruction until all cifsFileInfo objects are gone
From
: Jeff Layton <jlayton@xxxxxxxxxx>
[PATCH] cifs: replaced kmalloc + memset with kzalloc
From
: Dia Vasile <winged.flamespitter@xxxxxxxxx>
[GIT] CIFS Fixes
From
: Steve French <smfrench@xxxxxxxxx>
Re: [PATCH 3/3] cifs: Return EBUSY instead of ETXTBSY in cifs_rename_pending_delete()
From
: Sachin Prabhu <sprabhu@xxxxxxxxxx>
[PATCH] cifs: delay super block destruction until all cifsFileInfo objects are gone
From
: Mateusz Guzik <mguzik@xxxxxxxxxx>
Re: 3.7.10+: BUG Dentry still in use [unmount of cifs cifs]
From
: Jeff Layton <jlayton@xxxxxxxxxx>
Re: 3.7.10+: BUG Dentry still in use [unmount of cifs cifs]
From
: Ben Greear <greearb@xxxxxxxxxxxxxxx>
Re: 3.7.10+: BUG Dentry still in use [unmount of cifs cifs]
From
: Mateusz Guzik <mguzik@xxxxxxxxxx>
Re: [PATCH 3/3] cifs: Return EBUSY instead of ETXTBSY in cifs_rename_pending_delete()
From
: Jeff Layton <jlayton@xxxxxxxxxx>
Re: [PATCH 3/3] cifs: Return EBUSY instead of ETXTBSY in cifs_rename_pending_delete()
From
: Steve French <smfrench@xxxxxxxxx>
Re: [PATCH 1/3] cifs: Fix bug when checking error condition in cifs_rename_pending_delete()
From
: Pavel Shilovsky <piastryyy@xxxxxxxxx>
[PATCH] CIFS: Fix missing of oplock_read value in smb30_values structure
From
: Pavel Shilovsky <piastry@xxxxxxxxxxx>
Re: [PATCH] cifs: remove the sockopt= mount option
From
: Scott Lovenberg <scott.lovenberg@xxxxxxxxx>
Re: [PATCH] cifs: remove the sockopt= mount option
From
: Jeff Layton <jlayton@xxxxxxxxxx>
Re: [PATCH 3/3] cifs: Return EBUSY instead of ETXTBSY in cifs_rename_pending_delete()
From
: Jeff Layton <jlayton@xxxxxxxxxx>
Re: [PATCH 2/3] cifs: Check server capability before attempting silly rename
From
: Jeff Layton <jlayton@xxxxxxxxxx>
Re: [PATCH 1/3] cifs: Fix bug when checking error condition in cifs_rename_pending_delete()
From
: Jeff Layton <jlayton@xxxxxxxxxx>
Re: 3.7.10+: BUG Dentry still in use [unmount of cifs cifs]
From
: Ben Greear <greearb@xxxxxxxxxxxxxxx>
Re: 3.7.10+: BUG Dentry still in use [unmount of cifs cifs]
From
: Jeff Layton <jlayton@xxxxxxxxxx>
Re: 3.7.10+: BUG Dentry still in use [unmount of cifs cifs]
From
: Ben Greear <greearb@xxxxxxxxxxxxxxx>
[PATCH 3/3] cifs: Return EBUSY instead of ETXTBSY in cifs_rename_pending_delete()
From
: Sachin Prabhu <sprabhu@xxxxxxxxxx>
[PATCH 2/3] cifs: Check server capability before attempting silly rename
From
: Sachin Prabhu <sprabhu@xxxxxxxxxx>
[PATCH 1/3] cifs: Fix bug when checking error condition in cifs_rename_pending_delete()
From
: Sachin Prabhu <sprabhu@xxxxxxxxxx>
[PATCH 0/3] Improvements to cifs_rename_pending_delete()
From
: Sachin Prabhu <sprabhu@xxxxxxxxxx>
Re: 3.7.10+: BUG Dentry still in use [unmount of cifs cifs]
From
: Jeff Layton <jlayton@xxxxxxxxxx>
Re: 3.7.10+: BUG Dentry still in use [unmount of cifs cifs]
From
: Jeff Layton <jlayton@xxxxxxxxxx>
Re: [PATCH v3 0/7] Add O_DENY* support for VFS and CIFS/NFS
From
: Simo <simo@xxxxxxxxx>
3.7.10+: BUG Dentry still in use [unmount of cifs cifs]
From
: Ben Greear <greearb@xxxxxxxxxxxxxxx>
Re: [PATCH v3 0/7] Add O_DENY* support for VFS and CIFS/NFS
From
: "J. Bruce Fields" <bfields@xxxxxxxxxxxx>
Re: [PATCH v3 0/7] Add O_DENY* support for VFS and CIFS/NFS
From
: Simo <simo@xxxxxxxxx>
Re: [PATCH] cifs: remove the sockopt= mount option
From
: Steve French <smfrench@xxxxxxxxx>
Re: [PATCH v3 0/7] Add O_DENY* support for VFS and CIFS/NFS
From
: "J. Bruce Fields" <bfields@xxxxxxxxxxxx>
[PATCH] cifs: don't try to unlock pagecache page after releasing it
From
: Jeff Layton <jlayton@xxxxxxxxxx>
Re: cifs: bugfix for unreclaimed writeback pages in cifs_writev_requeue()
From
: Jeff Layton <jlayton@xxxxxxxxxx>
Re: cifs: bugfix for unreclaimed writeback pages in cifs_writev_requeue()
From
: Anton Altaparmakov <aia21@xxxxxxxxx>
[PATCH 2/2] cifs: call print_hex_dump instead of custom implementation
From
: Andy Shevchenko <andriy.shevchenko@xxxxxxxxxxxxxxx>
[PATCH 1/2] cifs: call strtobool instead of custom implementation
From
: Andy Shevchenko <andriy.shevchenko@xxxxxxxxxxxxxxx>
Re: [PATCH] cifs: bugfix for unreclaimed writeback pages in cifs_writev_requeue()
From
: Pavel Shilovsky <piastryyy@xxxxxxxxx>
Re: [PATCH] cifs: bugfix for unreclaimed writeback pages in cifs_writev_requeue()
From
: Jeff Layton <jlayton@xxxxxxxxxx>
[GIT] CIFS Fixes
From
: Steve French <smfrench@xxxxxxxxx>
Re: [PATCH v3 0/7] Add O_DENY* support for VFS and CIFS/NFS
From
: David Laight <david@xxxxxxxxx>
Re: [PATCH v3 0/7] Add O_DENY* support for VFS and CIFS/NFS
From
: Pavel Shilovsky <piastry@xxxxxxxxxxx>
Re: [PATCH] CIFS: Decrease reconnection delay when switching nics
From
: Steve French <smfrench@xxxxxxxxx>
Re: [PATCH] CIFS: Decrease reconnection delay when switching nics
From
: Jeff Layton <jlayton@xxxxxxxxx>
Re: [PATCH] CIFS: Decrease reconnection delay when switching nics
From
: Björn JACKE <bj@xxxxxxxxx>
Re: [PATCH] CIFS: Decrease reconnection delay when switching nics
From
: simo <idra@xxxxxxxxx>
Re: [PATCH v3 0/7] Add O_DENY* support for VFS and CIFS/NFS
From
: Andy Lutomirski <luto@xxxxxxxxxxxxxx>
Re: [PATCH] CIFS: Decrease reconnection delay when switching nics
From
: Jeff Layton <jlayton@xxxxxxxxx>
Re: [PATCH v3 1/7] fcntl: Introduce new O_DENY* open flags
From
: Pavel Shilovsky <piastry@xxxxxxxxxxx>
Re: [PATCH] CIFS: Decrease reconnection delay when switching nics
From
: Steve French <smfrench@xxxxxxxxx>
Re: [PATCH] CIFS: Decrease reconnection delay when switching nics
From
: Dave Chiluk <dave.chiluk@xxxxxxxxxxxxx>
Re: [PATCH] CIFS: Decrease reconnection delay when switching nics
From
: Jeff Layton <jlayton@xxxxxxxxx>
Re: FIPS mode in the kernel break CIFS mounts?
From
: Jeff Layton <jlayton@xxxxxxxxxx>
Re: [PATCH] CIFS: Decrease reconnection delay when switching nics
From
: Steve French <smfrench@xxxxxxxxx>
Re: [PATCH v3 1/7] fcntl: Introduce new O_DENY* open flags
From
: Richard Sharpe <realrichardsharpe@xxxxxxxxx>
Re: [PATCH] CIFS: Decrease reconnection delay when switching nics
From
: Jeff Layton <jlayton@xxxxxxxxx>
[PATCH v3 1/7] fcntl: Introduce new O_DENY* open flags
From
: Pavel Shilovsky <piastry@xxxxxxxxxxx>
[PATCH v3 0/7] Add O_DENY* support for VFS and CIFS/NFS
From
: Pavel Shilovsky <piastry@xxxxxxxxxxx>
[PATCH v3 5/7] CIFS: Translate SHARING_VIOLATION to -ETXTBSY error code for SMB2
From
: Pavel Shilovsky <piastry@xxxxxxxxxxx>
[PATCH v3 6/7] NFSv4: Add O_DENY* open flags support
From
: Pavel Shilovsky <piastry@xxxxxxxxxxx>
[PATCH v3 4/7] CIFS: Use NT_CREATE_ANDX command for forcemand mounts
From
: Pavel Shilovsky <piastry@xxxxxxxxxxx>
[PATCH v3 7/7] NFSD: Pass share reservations flags to VFS
From
: Pavel Shilovsky <piastry@xxxxxxxxxxx>
[PATCH v3 2/7] vfs: Add O_DENYREAD/WRITE flags support for open syscall
From
: Pavel Shilovsky <piastry@xxxxxxxxxxx>
[PATCH v3 3/7] CIFS: Add O_DENY* open flags support
From
: Pavel Shilovsky <piastry@xxxxxxxxxxx>
Re: FIPS mode in the kernel break CIFS mounts?
From
: Steve French <smfrench@xxxxxxxxx>
Re: Unable to mount.cifs with 3.x kernels
From
: Jeff Layton <jlayton@xxxxxxxxxx>
Re: FIPS mode in the kernel break CIFS mounts?
From
: Jeff Layton <jlayton@xxxxxxxxxx>
RE: [PATCH] CIFS: Decrease reconnection delay when switching nics
From
: Tom Talpey <ttalpey@xxxxxxxxxxxxx>
Helpdesk: Important Message From Account Service.
From
: "Broadwell, Tom L." <TLBROADW@xxxxxxxxxxxxxx>
Unable to mount.cifs with 3.x kernels
From
: Johann Spies <johann.spies@xxxxxxxxx>
FIPS mode in the kernel break CIFS mounts?
From
: Suresh Jayaraman <sjayaraman@xxxxxxxxxx>
Re: [PATCH] CIFS: Decrease reconnection delay when switching nics
From
: simo <idra@xxxxxxxxx>
RE: [PATCH] CIFS: Decrease reconnection delay when switching nics
From
: Tom Talpey <ttalpey@xxxxxxxxxxxxx>
Re: [PATCH] CIFS: Decrease reconnection delay when switching nics
From
: "Stefan (metze) Metzmacher" <metze@xxxxxxxxx>
Re: [PATCH] CIFS: Decrease reconnection delay when switching nics
From
: "Stefan (metze) Metzmacher" <metze@xxxxxxxxx>
Re: [PATCH] CIFS: Decrease reconnection delay when switching nics
From
: Dave Chiluk <dave.chiluk@xxxxxxxxxxxxx>
Re: [PATCH] CIFS: Decrease reconnection delay when switching nics
From
: Steve French <smfrench@xxxxxxxxx>
Re: [PATCH] CIFS: Decrease reconnection delay when switching nics
From
: Dave Chiluk <dave.chiluk@xxxxxxxxxxxxx>
Re: [PATCH] CIFS: Decrease reconnection delay when switching nics
From
: Jeff Layton <jlayton@xxxxxxxxx>
Re: [PATCH] CIFS: Decrease reconnection delay when switching nics
From
: "Stefan (metze) Metzmacher" <metze@xxxxxxxxx>
[PATCH] CIFS: Decrease reconnection delay when switching nics
From
: Dave Chiluk <chiluk@xxxxxxxxxxxxx>
[GIT] CIFS Fixes
From
: Steve French <smfrench@xxxxxxxxx>
Re: kernel: CIFS VFS: Send error in Flush/Close = -9
From
: Jeff Layton <jlayton@xxxxxxxxx>
kernel: CIFS VFS: Send error in Flush/Close = -9
From
: "Robert J. Hendelman Jr" <rob@xxxxxxxxxxxxx>
Re: [PATCH] cifs: remove the sockopt= mount option
From
: Jeff Layton <jlayton@xxxxxxxxxx>
Re: [PATCH] cifs: remove the sockopt= mount option
From
: Steve French <smfrench@xxxxxxxxx>
Re: [PATCH] cifs: remove the sockopt= mount option
From
: Scott Lovenberg <scott.lovenberg@xxxxxxxxx>
Re: [PATCH] cifs: remove the sockopt= mount option
From
: Jeff Layton <jlayton@xxxxxxxxxx>
Re: [PATCH] cifs: remove the sockopt= mount option
From
: Jeff Layton <jlayton@xxxxxxxxxx>
Re: [PATCH] cifs: remove the sockopt= mount option
From
: Steve French <smfrench@xxxxxxxxx>
Re: [PATCH] cifs: remove the sockopt= mount option
From
: Scott Lovenberg <scott.lovenberg@xxxxxxxxx>
[PATCH] cifs: remove the sockopt= mount option
From
: Jeff Layton <jlayton@xxxxxxxxxx>
Re: Samba mounting question
From
: "Robert J. Hendelman Jr" <rob@xxxxxxxxxxxxx>
Re: Samba mounting question
From
: Jeff Layton <jlayton@xxxxxxxxx>
Re: Samba mounting question
From
: "Robert J. Hendelman Jr" <rob@xxxxxxxxxxxxx>
Re: Samba mounting question
From
: "Robert J. Hendelman Jr" <rob@xxxxxxxxxxxxx>
[PATCH 3/4] dcache: change rename_lock to a sequence read/write lock
From
: Waiman Long <Waiman.Long@xxxxxx>
Re: linux-next: interesting commits in the cifs tree
From
: Steve French <smfrench@xxxxxxxxx>
Re: linux-next: interesting commits in the cifs tree
From
: Steve French <smfrench@xxxxxxxxx>
linux-next: interesting commits in the cifs tree
From
: Stephen Rothwell <sfr@xxxxxxxxxxxxxxxx>
Samba bug 9519 - patch for kernel client workaround
From
: Steve French <smfrench@xxxxxxxxx>
Re: [PATCH] cifs: bugfix for unreclaimed writeback pages in cifs_writev_requeue()
From
: Steve French <smfrench@xxxxxxxxx>
Re: Samba mounting question
From
: Jeff Layton <jlayton@xxxxxxxxx>
Re: [PATCH 1/1] cifs: set MAY_SIGN when sec=krb5
From
: Steve French <smfrench@xxxxxxxxx>
Re: [PATCH 1/1] cifs: set MAY_SIGN when sec=krb5
From
: Martijn de Gouw <martijn.de.gouw@xxxxxxxxxxx>
Re: CIFS VFS: Unexpected SMB signature
From
: Shirish Pargaonkar <shirishpargaonkar@xxxxxxxxx>
CIFS VFS: Unexpected SMB signature
From
: "sergio.conrad" <sergio.conrad@xxxxxxxxxxx>
Re: smbclient fails to connect with kerberos
From
: Jeff Layton <jlayton@xxxxxxxxx>
Re: [PATCH RFC] cifs: revalidate directories instiantiated via FIND_* in order to handle DFS referrals
From
: Sachin Prabhu <sprabhu@xxxxxxxxxx>
Re: [PATCH v2 3/8] vfs: Add O_DENYREAD/WRITE flags support for open syscall
From
: "J. Bruce Fields" <bfields@xxxxxxxxxxxx>
Re: [PATCH v2 3/8] vfs: Add O_DENYREAD/WRITE flags support for open syscall
From
: Pavel Shilovsky <piastry@xxxxxxxxxxx>
Re: [PATCH v2 3/8] vfs: Add O_DENYREAD/WRITE flags support for open syscall
From
: "J. Bruce Fields" <bfields@xxxxxxxxxxxx>
Re: [PATCH v2 3/8] vfs: Add O_DENYREAD/WRITE flags support for open syscall
From
: Pavel Shilovsky <piastry@xxxxxxxxxxx>
Re: [PATCH v2 3/8] vfs: Add O_DENYREAD/WRITE flags support for open syscall
From
: "J. Bruce Fields" <bfields@xxxxxxxxxxxx>
Re: [PATCH v2 3/8] vfs: Add O_DENYREAD/WRITE flags support for open syscall
From
: Pavel Shilovsky <piastry@xxxxxxxxxxx>
Re: [PATCH v2 3/8] vfs: Add O_DENYREAD/WRITE flags support for open syscall
From
: "J. Bruce Fields" <bfields@xxxxxxxxxxxx>
Re: Writes greater than 64k fails with -ENOSPC
From
: Jeff Layton <jlayton@xxxxxxxxxx>
RE: Writes greater than 64k fails with -ENOSPC
From
: Tom Talpey <ttalpey@xxxxxxxxxxxxx>
Re: smbclient fails to connect with kerberos
From
: Michael Wilke <m@xxxxxxx>
smbclient fails to connect with kerberos
From
: Michael Wilke <m@xxxxxxx>
Re: Writes greater than 64k fails with -ENOSPC
From
: Jeff Layton <jlayton@xxxxxxxxxx>
Re: [PATCH] cifs: bugfix for unreclaimed writeback pages in cifs_writev_requeue()
From
: Jeff Layton <jlayton@xxxxxxxxxx>
Re: [PATCH v2 3/8] vfs: Add O_DENYREAD/WRITE flags support for open syscall
From
: Pavel Shilovsky <piastry@xxxxxxxxxxx>
Re: [PATCH v2 0/8] Add O_DENY* support for VFS and CIFS/NFS
From
: Pavel Shilovsky <piastry@xxxxxxxxxxx>
Re: Writes greater than 64k fails with -ENOSPC
From
: Suresh Jayaraman <sjayaraman@xxxxxxxx>
Re: [PATCH] cifs: bugfix for unreclaimed writeback pages in cifs_writev_requeue()
From
: Pavel Shilovsky <piastryyy@xxxxxxxxx>
Re: [PATCH] cifs: bugfix for unreclaimed writeback pages in cifs_writev_requeue()
From
: Pavel Shilovsky <piastryyy@xxxxxxxxx>
Fwd: [PATCH] cifs: bugfix for unreclaimed writeback pages in cifs_writev_requeue()
From
: Steve French <smfrench@xxxxxxxxx>
Re: Read speed
From
: Jeff Layton <jlayton@xxxxxxxxxx>
[Index of Archives]
[Linux USB Devel]
[Linux SCSI]
[Samba]
[Yosemite News]