Linux CIFS
[Prev Page][Next Page]
- [PATCH v11 21/48] ext4: Add richacl feature flag, (continued)
- [PATCH v11 21/48] ext4: Add richacl feature flag, Andreas Gruenbacher
- [PATCH v11 20/48] ext4: Add richacl support, Andreas Gruenbacher
- [PATCH v11 19/48] vfs: Add richacl permission checking, Andreas Gruenbacher
- [PATCH v11 17/48] richacl: xattr mapping functions, Andreas Gruenbacher
- [PATCH v11 16/48] richacl: Automatic Inheritance, Andreas Gruenbacher
- [PATCH v11 15/48] richacl: Create-time inheritance, Andreas Gruenbacher
- [PATCH v11 14/48] richacl: Check if an acl is equivalent to a file mode, Andreas Gruenbacher
- [PATCH v11 12/48] vfs: Cache richacl in struct inode, Andreas Gruenbacher
- [PATCH v11 11/48] vfs: Add get_richacl and set_richacl inode operations, Andreas Gruenbacher
- [PATCH v11 10/48] vfs: Cache base_acl objects in inodes, Andreas Gruenbacher
- [PATCH v11 09/48] richacl: Permission check algorithm, Andreas Gruenbacher
- [PATCH v11 08/48] richacl: Compute maximum file masks from an acl, Andreas Gruenbacher
- [PATCH v11 07/48] richacl: Permission mapping functions, Andreas Gruenbacher
- [PATCH v11 06/48] richacl: In-memory representation and helper functions, Andreas Gruenbacher
- [PATCH v11 05/48] vfs: Add permission flags for setting file attributes, Andreas Gruenbacher
- [PATCH v11 04/48] vfs: Make the inode passed to inode_change_ok non-const, Andreas Gruenbacher
- [PATCH v11 03/48] vfs: Add MAY_DELETE_SELF and MAY_DELETE_CHILD permission flags, Andreas Gruenbacher
- [PATCH v11 02/48] vfs: Add MAY_CREATE_FILE and MAY_CREATE_DIR permission flags, Andreas Gruenbacher
- [PATCH v11 01/48] vfs: Add IS_ACL() and IS_RICHACL() tests, Andreas Gruenbacher
- [PATCH v10 00/46] Richacls,
Andreas Gruenbacher
- [PATCH v10 46/46] richacl: uapi header split, Andreas Gruenbacher
- [PATCH v10 45/46] nfs: Add support for the v4.1 dacl attribute, Andreas Gruenbacher
- [PATCH v10 44/46] nfs: Add richacl support, Andreas Gruenbacher
- [PATCH v10 43/46] nfs: Remove unused xdr page offsets in getacl/setacl arguments, Andreas Gruenbacher
- [PATCH v10 42/46] nfs: Fix GETATTR bitmap verification, Andreas Gruenbacher
- [PATCH v10 41/46] sunrpc: Add xdr_init_encode_pages, Andreas Gruenbacher
- [PATCH v10 40/46] sunrpc: Allow to demand-allocate pages to encode into, Andreas Gruenbacher
- [PATCH v10 39/46] ext4: Don't allow unmapped identifiers in richacls, Andreas Gruenbacher
- [PATCH v10 38/46] richacl: Add support for unmapped identifiers, Andreas Gruenbacher
- [PATCH v10 37/46] nfsd: Add support for the MAY_CREATE_{FILE,DIR} permissions, Andreas Gruenbacher
- [PATCH v10 36/46] nfsd: Add support for the v4.1 dacl attribute, Andreas Gruenbacher
- [PATCH v10 35/46] nfsd: Add richacl support, Andreas Gruenbacher
- [PATCH v10 34/46] nfsd: Use richacls as internal acl representation, Andreas Gruenbacher
- [PATCH v10 33/46] nfsd: Keep list of acls to dispose of in compoundargs, Andreas Gruenbacher
- [PATCH v10 32/46] richacl: Create richacl from mode values, Andreas Gruenbacher
- [PATCH v10 31/46] richacl: Apply the file masks to a richacl, Andreas Gruenbacher
- [PATCH v10 30/46] richacl: Isolate the owner and group classes, Andreas Gruenbacher
- [PATCH v10 29/46] richacl: Set the other permissions to the other mask, Andreas Gruenbacher
- [PATCH v10 28/46] richacl: Set the owner permissions to the owner mask, Andreas Gruenbacher
- [PATCH v10 27/46] richacl: Propagate everyone@ permissions to other aces, Andreas Gruenbacher
- [PATCH v10 26/46] richacl: Move everyone@ aces down the acl, Andreas Gruenbacher
- [PATCH v10 25/46] richacl: acl editing helper functions, Andreas Gruenbacher
- [PATCH v10 24/46] xfs: Add richacl support, Andreas Gruenbacher
- [PATCH v10 23/46] xfs: Make xfs_set_mode non-static, Andreas Gruenbacher
- [PATCH v10 22/46] xfs: Fix error path in xfs_get_acl, Andreas Gruenbacher
- [PATCH v10 21/46] ext4: Add richacl feature flag, Andreas Gruenbacher
- [PATCH v10 20/46] ext4: Add richacl support, Andreas Gruenbacher
- [PATCH v10 19/46] vfs: Add richacl permission checking, Andreas Gruenbacher
- [PATCH v10 18/46] richacl: Add richacl xattr handler, Andreas Gruenbacher
- [PATCH v10 17/46] richacl: xattr mapping functions, Andreas Gruenbacher
- [PATCH v10 16/46] richacl: Automatic Inheritance, Andreas Gruenbacher
- [PATCH v10 15/46] richacl: Create-time inheritance, Andreas Gruenbacher
- [PATCH v10 14/46] richacl: Check if an acl is equivalent to a file mode, Andreas Gruenbacher
- [PATCH v10 13/46] richacl: Update the file masks in chmod(), Andreas Gruenbacher
- [PATCH v10 12/46] vfs: Cache richacl in struct inode, Andreas Gruenbacher
- [PATCH v10 09/46] richacl: Permission check algorithm, Andreas Gruenbacher
- [PATCH v10 10/46] vfs: Cache base_acl objects in inodes, Andreas Gruenbacher
- [PATCH v10 11/46] vfs: Add get_richacl and set_richacl inode operations, Andreas Gruenbacher
- [PATCH v10 08/46] richacl: Compute maximum file masks from an acl, Andreas Gruenbacher
- [PATCH v10 05/46] vfs: Add permission flags for setting file attributes, Andreas Gruenbacher
- [PATCH v10 04/46] vfs: Make the inode passed to inode_change_ok non-const, Andreas Gruenbacher
- [PATCH v10 07/46] richacl: Permission mapping functions, Andreas Gruenbacher
- [PATCH v10 03/46] vfs: Add MAY_DELETE_SELF and MAY_DELETE_CHILD permission flags, Andreas Gruenbacher
- [PATCH v10 02/46] vfs: Add MAY_CREATE_FILE and MAY_CREATE_DIR permission flags, Andreas Gruenbacher
- [PATCH v10 01/46] vfs: Add IS_ACL() and IS_RICHACL() tests, Andreas Gruenbacher
- [PATCH v10 06/46] richacl: In-memory representation and helper functions, Andreas Gruenbacher
- Move file from one share to an other share, all under the same DFS, Etienne Desautels
- [PATCH] [SMB3] Add resilienthandles mount parm, Steve French
- Channel Sequence handling - was RE: [PATCH] [SMB3] Send durable handle v2 contexts when use of persistent handles required,
Tom Talpey
- [PATCH] [SMB3] Add parsing for resilienthandles mount parm, Steve French
- [PATCH 1/4] Add parsing for new mount option controlling persistent handles,
Steve French
- [PATCH] [SMB3] Do not fall back to SMBWriteX in set_file_size error cases, Steve French
- Hangs when accessing cifs mounts since Windows Server upgrade, Florian Bruhin
- [PATCH] [SMB3] Send durable handle v2 contexts when use of persistent handles required,
Steve French
- [PATCH v2] [SMB3] Enable checking for continuous availability and persistent handle support, Steve French
- [PATCH] [SMB3] Display persistenthandles in /proc/mounts for SMB3 shares if enabled, Steve French
- [PATCH] [SMB3] Enable checking for continuous availability and persistent handle support, Steve French
- [PATCH] [SMB3] Add parsing for new mount option controlling persistent handles, Steve French
- Samba symlinks and dcache collisions,
Steve French
- "CIFS VFS: SMB response too short (9 bytes)" when copying data from CIFS mount,
Andrew Martin
- [PATCH 2/2] [SMB3] Do not fall back to SMBWriteX in set_file_size error cases, Steve French
- [PATCH] [SMB3] Missing null tcon check, Steve French
- re: fix encryption error checks on mount,
Dan Carpenter
- question about potential integer truncation in cifs_set_file_size,
PaX Team
- [PATCH] mm, fs: Obey gfp_mapping for add_to_page_cache,
mhocko
- [PATCHv3] [SMB3] Fix sec=krb5 on smb3 mounts, Steve French
- [PATCH 1/2] Fix sec=krb5 on smb3 mounts, Steve French
- [PATCH] [SMB3] Fix sec=krb5 on smb3 mounts, Steve French
- [PATCH v1] cifs: use server timestamp for ntlmv2 authentication,
Peter Seiderer
cifs mount with krb5: Required key not available, aye coder
[PATCH] [CIFS] mount option sec=none not displayed properly in /proc/mounts, Steve French
Two inodes with the same inode number,
Ross Lagerwall
[RFC v7 00/41] Richacls,
Andreas Gruenbacher
- [RFC v7 01/41] vfs: Add IS_ACL() and IS_RICHACL() tests, Andreas Gruenbacher
- [RFC v7 03/41] vfs: Add MAY_DELETE_SELF and MAY_DELETE_CHILD permission flags, Andreas Gruenbacher
- [RFC v7 06/41] richacl: In-memory representation and helper functions, Andreas Gruenbacher
- [RFC v7 07/41] richacl: Permission mapping functions, Andreas Gruenbacher
- [RFC v7 05/41] vfs: Add permission flags for setting file attributes, Andreas Gruenbacher
- [RFC v7 04/41] vfs: Make the inode passed to inode_change_ok non-const, Andreas Gruenbacher
- [RFC v7 02/41] vfs: Add MAY_CREATE_FILE and MAY_CREATE_DIR permission flags, Andreas Gruenbacher
- [RFC v7 08/41] richacl: Compute maximum file masks from an acl, Andreas Gruenbacher
- [RFC v7 17/41] vfs: Add richacl permission checking, Andreas Gruenbacher
- [RFC v7 19/41] ext4: Add richacl feature flag, Andreas Gruenbacher
- [RFC v7 20/41] richacl: acl editing helper functions, Andreas Gruenbacher
- [RFC v7 10/41] richacl: Permission check algorithm, Andreas Gruenbacher
- [RFC v7 09/41] richacl: Update the file masks in chmod(), Andreas Gruenbacher
- [RFC v7 24/41] richacl: Set the other permissions to the other mask, Andreas Gruenbacher
- [RFC v7 26/41] richacl: Apply the file masks to a richacl, Andreas Gruenbacher
- [RFC v7 28/41] nfsd: Keep list of acls to dispose of in compoundargs, Andreas Gruenbacher
- [RFC v7 30/41] nfsd: Add richacl support, Andreas Gruenbacher
- [RFC v7 32/41] nfsd: Add support for the MAY_CREATE_{FILE,DIR} permissions, Andreas Gruenbacher
- [RFC v7 33/41] richacl: Add support for unmapped identifiers, Andreas Gruenbacher
- [RFC v7 34/41] ext4: Don't allow unmapped identifiers in richacls, Andreas Gruenbacher
- [RFC v7 31/41] nfsd: Add support for the v4.1 dacl attribute, Andreas Gruenbacher
- [RFC v7 29/41] nfsd: Use richacls as internal acl representation, Andreas Gruenbacher
- [RFC v7 27/41] richacl: Create richacl from mode values, Andreas Gruenbacher
- [RFC v7 25/41] richacl: Isolate the owner and group classes, Andreas Gruenbacher
- [RFC v7 23/41] richacl: Set the owner permissions to the owner mask, Andreas Gruenbacher
- [RFC v7 22/41] richacl: Propagate everyone@ permissions to other aces, Andreas Gruenbacher
- [RFC v7 21/41] richacl: Move everyone@ aces down the acl, Andreas Gruenbacher
- [RFC v7 12/41] vfs: Cache richacl in struct inode, Andreas Gruenbacher
- [RFC v7 15/41] richacl: Automatic Inheritance, Andreas Gruenbacher
- [RFC v7 13/41] richacl: Check if an acl is equivalent to a file mode, Andreas Gruenbacher
- [RFC v7 14/41] richacl: Create-time inheritance, Andreas Gruenbacher
- [RFC v7 18/41] ext4: Add richacl support, Andreas Gruenbacher
- [RFC v7 41/41] richacl: uapi header split, Andreas Gruenbacher
- [RFC v7 39/41] nfs: Add richacl support, Andreas Gruenbacher
- [RFC v7 40/41] nfs: Add support for the v4.1 dacl attribute, Andreas Gruenbacher
- [RFC v7 38/41] nfs: Remove unused xdr page offsets in getacl/setacl arguments, Andreas Gruenbacher
- [RFC v7 16/41] richacl: xattr mapping functions, Andreas Gruenbacher
- [RFC v7 37/41] nfs: Fix GETATTR bitmap verification, Andreas Gruenbacher
- [RFC v7 36/41] sunrpc: Add xdr_init_encode_pages, Andreas Gruenbacher
- [RFC v7 11/41] vfs: Cache base_acl objects in inodes, Andreas Gruenbacher
- [RFC v7 35/41] sunrpc: Allow to demand-allocate pages to encode into, Andreas Gruenbacher
noserverino option,
John Jackson
Linux CIFS client, Windows 2012 CIFS file server => files not found?,
Kristian Rink
strange bottleneck with SMB 2.0,
Yale Zhang
Re: strange bottleneck with SMB 2.0, Jeff Layton
[PATCH V1 Resend 07/10] fs: Drop unlikely before IS_ERR(_OR_NULL),
Viresh Kumar
[PATCH V1 Resend 08/11] fs: Drop unlikely before IS_ERR(_OR_NULL), Viresh Kumar
[PATCH 20/31] fs/cifs: use kmemdup rather than duplicating its implementation,
Andrzej Hajda
permissions on win-symlinks?, L. A. Walsh
[RFC v6 00/40] Richacls,
Andreas Gruenbacher
- [RFC v6 40/40] nfs: Add support for the v4.1 dacl attribute, Andreas Gruenbacher
- [RFC v6 39/40] nfs: Add richacl support, Andreas Gruenbacher
- [RFC v6 38/40] nfs: Remove unused xdr page offsets in getacl/setacl arguments, Andreas Gruenbacher
- [RFC v6 37/40] nfs: Fix GETATTR bitmap verification, Andreas Gruenbacher
- [RFC v6 36/40] sunrpc: Add xdr_init_encode_pages, Andreas Gruenbacher
- [RFC v6 35/40] sunrpc: Allow to demand-allocate pages to encode into, Andreas Gruenbacher
- [RFC v6 33/40] richacl: Add support for unmapped identifiers, Andreas Gruenbacher
- [RFC v6 34/40] ext4: Don't allow unmapped identifiers in richacls, Andreas Gruenbacher
- [RFC v6 32/40] nfsd: Add support for the MAY_CREATE_{FILE,DIR} permissions, Andreas Gruenbacher
- [RFC v6 30/40] nfsd: Add richacl support, Andreas Gruenbacher
- [RFC v6 29/40] nfsd: Use richacls as internal acl representation, Andreas Gruenbacher
- [RFC v6 31/40] nfsd: Add support for the v4.1 dacl attribute, Andreas Gruenbacher
- [RFC v6 28/40] nfsd: Keep list of acls to dispose of in compoundargs, Andreas Gruenbacher
- [RFC v6 27/40] richacl: Create richacl from mode values, Andreas Gruenbacher
- [RFC v6 25/40] richacl: Isolate the owner and group classes, Andreas Gruenbacher
- [RFC v6 26/40] richacl: Apply the file masks to a richacl, Andreas Gruenbacher
- [RFC v6 23/40] richacl: Set the owner permissions to the owner mask, Andreas Gruenbacher
- [RFC v6 24/40] richacl: Set the other permissions to the other mask, Andreas Gruenbacher
- [RFC v6 22/40] richacl: Propagate everyone@ permissions to other aces, Andreas Gruenbacher
- [RFC v6 21/40] richacl: Move everyone@ aces down the acl, Andreas Gruenbacher
- [RFC v6 19/40] ext4: Add richacl feature flag, Andreas Gruenbacher
- [RFC v6 20/40] richacl: acl editing helper functions, Andreas Gruenbacher
- [RFC v6 18/40] ext4: Add richacl support, Andreas Gruenbacher
- [RFC v6 16/40] richacl: xattr mapping functions, Andreas Gruenbacher
- [RFC v6 17/40] vfs: Add richacl permission checking, Andreas Gruenbacher
- [RFC v6 15/40] richacl: Automatic Inheritance, Andreas Gruenbacher
- [RFC v6 14/40] richacl: Create-time inheritance, Andreas Gruenbacher
- [RFC v6 13/40] richacl: Check if an acl is equivalent to a file mode, Andreas Gruenbacher
- [RFC v6 12/40] vfs: Cache richacl in struct inode, Andreas Gruenbacher
- [RFC v6 10/40] richacl: Permission check algorithm, Andreas Gruenbacher
- [RFC v6 11/40] vfs: Cache base_acl objects in inodes, Andreas Gruenbacher
- [RFC v6 08/40] richacl: Compute maximum file masks from an acl, Andreas Gruenbacher
- [RFC v6 09/40] richacl: Update the file masks in chmod(), Andreas Gruenbacher
- [RFC v6 07/40] richacl: Permission mapping functions, Andreas Gruenbacher
- [RFC v6 06/40] richacl: In-memory representation and helper functions, Andreas Gruenbacher
- [RFC v6 05/40] vfs: Add permission flags for setting file attributes, Andreas Gruenbacher
- [RFC v6 03/40] vfs: Add MAY_DELETE_SELF and MAY_DELETE_CHILD permission flags, Andreas Gruenbacher
- [RFC v6 04/40] vfs: Make the inode passed to inode_change_ok non-const, Andreas Gruenbacher
- [RFC v6 02/40] vfs: Add MAY_CREATE_FILE and MAY_CREATE_DIR permission flags, Andreas Gruenbacher
- [RFC v6 01/40] vfs: Add IS_ACL() and IS_RICHACL() tests, Andreas Gruenbacher
[PATCH 12/15] fs: Drop unlikely before IS_ERR(_OR_NULL),
Viresh Kumar
Re: [regression 4.2-rc3] loop: xfstests xfs/073 deadlocked in low memory conditions,
Michal Hocko
[PATCH 2/2] Update cifs version number, Steve French
[PATCH 1/2] Add way to query server fs info for smb3, Steve French
[GIT PULL] CIFS/SMB3 changes for 4.2, Steve French
permissions, dark . star777
[PATCHv2] Add reflink copy over SMB3.11 with new FSCTL_DUPLICATE_EXTENTS,
Steve French
[PATCH 1/5] Add SMB3.11 mount option synonym for new dialect,
Steve French
SMB3 very fast file copy over the network with FSCTL_DUPLICATE_EXTENTS, Steve French
cifs.ko client failover with CSVFS Windows 2012 R2 server,
Alex Bligh
CIFS QPathInfo fallback to buggy servers, Steve French
[PATCH] cifs: Unset CIFS_MOUNT_POSIX_PATHS flag when following dfs mounts,
Sachin Prabhu
Fwd: CentOS cifs client sees Windows 2012 deduplicated files as symlinks,
Niels Basjes
Can't mount domain share any more -> "mount error(112): Host is down" ; smbclient works with '-m SMB3', Robert Euhus
Copy from CIFS mount blocks until straced, Andrew Martin
Flush issue with overwritten FID,
Federico Sauter
cifs client not forgiving enough when neg prot smb1 (with extended security),
Noel Power
re: [CIFS] fix static checker warning,
Dan Carpenter
[patch] CIFS: remove an unneeded NULL check,
Dan Carpenter
change mapping default to documented SFM mapping - comments?, Björn JACKE
Re: Query regarding patent on compounding of request, Andrew Bartlett
[PATCH 07/16] cifs: use is_xxx_kiocb instead of filp->fl_flags, Dmitry Monakhov
[PATCH] cifs: Don't replace dentries for dfs mounts,
Sachin Prabhu
[PATCH] [CIFS] Fix warning, Steve French
[PATCH] CIFS: session servername can't be null, Steve French
Fwd: [RFC 00/39] Richacls (2), Steve French
Problem with mount.cifs in Fedora 19.,
Ben Greear
[PATCH 0/4] Fix various coverity warnings in fs/cifs,
Steve French
cifs kernel client status wiki page, Steve French
[PATCH 1/1] cifs: potential missing check for posix_lock_file_wait,
Chengyu Song
SMB3 Linux<->Linux symlinks?,
everett hubble
[PATCH 1/1] cifs: potential memory leaks when parsing mnt opts,
Taesoo Kim
[PATCH] CIFS: Fix race condition on RFC1002_NEGATIVE_SESSION_RESPONSE,
Federico Sauter
[RFC PATCH 0/5] Remove rw parameter from direct_IO(),
Omar Sandoval
- [RFC PATCH 5/5] direct_IO: remove rw from a_ops->direct_IO(), Omar Sandoval
- [RFC PATCH 4/5] direct_IO: use iov_iter_rw() instead of rw everywhere, Omar Sandoval
- [RFC PATCH 3/5] Remove rw from dax_{do_,}io(), Omar Sandoval
- [RFC PATCH 2/5] Remove rw from {,__,do_}blockdev_direct_IO(), Omar Sandoval
- [RFC PATCH 1/5] new helper: iov_iter_rw(), Omar Sandoval
- Re: [RFC PATCH 0/5] Remove rw parameter from direct_IO(), Al Viro
- Re: [RFC PATCH 0/5] Remove rw parameter from direct_IO(), Al Viro
[PATCH] cifs: fix use-after-free bug in find_writable_file,
David Disseldorp
[patch] mm, mempool: do not allow atomic resizing,
David Rientjes
Re: GSOC 2015 Aspirant for Improving SMB3 protocol improvements,
David Disseldorp
How does mounting with BACKUP INTENT work in CIFS?,
pisymbol .
Hanging cifsiod / OpLock break problems,
Tobias Doerffel
Fwd: [RFC 00/21] Richacls, Steve French
SMB2 test suite question,
Charlie B.
Access denied in sub-folder,
Halvor Lund
Re: Fix another bug from patch Re: [PATCH] Fix that several functions handle incorrect value of mapchars,
Nakajima Akira
Failure to mount a built-in SMB/CIFS server in a router,
ISHIKAWA,chiaki
Question regarding kernel cifs mount bug with prefixpath,
David Gelvin
[PATCH] cifs: smb2_clone_range() - exit on unhandled error,
Sachin Prabhu
[PATCH] Fix to convert SURROGATE PAIR filename,
Nakajima Akira
[PATCH] Fix that several functions handle incorrect value of mapchars,
Nakajima Akira
The patents and license issue from microsoft regarding SMB implementation(GPL),
Namjae Jeon
New ioctl,
Steve French
Re: How to do nonblocking writes to CIFS networkshares?, Shirish Pargaonkar
[PATCH v3 00/13] locks: saner method for managing file locks,
Jeff Layton
- [PATCH v3 02/13] locks: have locks_release_file use flock_lock_file to release generic flock locks, Jeff Layton
- [PATCH v3 05/13] locks: move flock locks to file_lock_context, Jeff Layton
- [PATCH v3 03/13] locks: add a new struct file_locking_context pointer to struct inode, Jeff Layton
- [PATCH v3 10/13] locks: clean up the lm_change prototype, Jeff Layton
- [PATCH v3 08/13] locks: remove i_flock field from struct inode, Jeff Layton
- [PATCH v3 04/13] ceph: move spinlocking into ceph_encode_locks_to_buffer and ceph_count_locks, Jeff Layton
- [PATCH v3 13/13] locks: update comments that refer to inode->i_flock, Jeff Layton
- [PATCH v3 11/13] locks: keep a count of locks on the flctx lists, Jeff Layton
- [PATCH v3 01/13] locks: add new struct list_head to struct file_lock, Jeff Layton
- [PATCH v3 07/13] locks: convert lease handling to file_lock_context, Jeff Layton
- [PATCH v3 12/13] locks: consolidate NULL i_flctx checks in locks_remove_file, Jeff Layton
- [PATCH v3 09/13] locks: add a dedicated spinlock to protect i_flctx lists, Jeff Layton
- [PATCH v3 06/13] locks: convert posix locks to file_lock_context, Jeff Layton
- Re: [PATCH v3 00/13] locks: saner method for managing file locks, Mike Marshall
[PATCH] cifs: fix MUST SecurityFlags filtering,
Niklas Cassel
CIFS with multiple inodes referring to the same server object? [was Re: [Linux-cachefs] BUG while pushing to git on cached CIFS],
David Howells
[BUG REPORT] BUG: soft lockup - CPU#1 stuck for 23s! [mount.cifs:17511],
Xuzhichuang
[PATCH] Complete oplock break jobs before closing file handle,
Sachin Prabhu
Problem: mount.cifs has high CPU and "stalls" the using process,
Austin Barton
[PATCH v2 00/10] locks: saner method for managing file locks,
Jeff Layton
- [PATCH v2 03/10] locks: add a new struct file_locking_context pointer to struct inode, Jeff Layton
- [PATCH v2 10/10] locks: keep a count of locks on the flctx lists, Jeff Layton
- [PATCH v2 09/10] locks: clean up the lm_change prototype, Jeff Layton
- [PATCH v2 08/10] locks: add a dedicated spinlock to protect i_flctx lists, Jeff Layton
- [PATCH v2 05/10] locks: convert posix locks to file_lock_context, Jeff Layton
- [PATCH v2 06/10] locks: convert lease handling to file_lock_context, Jeff Layton
- [PATCH v2 07/10] locks: remove i_flock field from struct inode, Jeff Layton
- [PATCH v2 04/10] locks: move flock locks to file_lock_context, Jeff Layton
- [PATCH v2 02/10] locks: have locks_release_file use flock_lock_file to release generic flock locks, Jeff Layton
- [PATCH v2 01/10] locks: add new struct list_head to struct file_lock, Jeff Layton
- Re: [PATCH v2 00/10] locks: saner method for managing file locks, Christoph Hellwig
Re: Intermittent issue accessing shares (invalid transact2 word count - (was: 0xc0000034 NT_STATUS_OBJECT_NAME_NOT_FOUND)), Malte Westerhoff
[PATCH] Use memzero_explicit to clear local buffers,
Giel van Schijndel
Intermittent issue accessing shares (0xc0000034 NT_STATUS_OBJECT_NAME_NOT_FOUND),
Malte Westerhoff
[PATCH] cifs: When "refer file directly", make new inode cache if "uniqueid is different",
Nakajima Akira
[PATCH] cifs: When "refer file directly", make new inode cache if file type is different,
Nakajima Akira
SMB3.1 and linux client, Steve French
[PATCH] cifs: make new inode cache when file type is different,
Nakajima Akira
DFS referrals support ?,
Franck Eyraud
[PATCH 1/2] common: rename _require_btrfs_cloner to _require_cloner,
David Disseldorp
[PATCH v3] Convert MessageID in smb2_hdr to LE,
Sachin Prabhu
Revised patch to convert MessageID in smb2_hdr to LE,
Steve French
incomplete FIND_FIRST2 response and resulting cifs behavior, Michael Kerscher
[PATCH cifs-utils] mtab.c: include <paths.h> for _PATH_MOUNTED,
Felix Janda
[PATCH] Set UID in sess_auth_rawntlmssp_authenticate too,
Sachin Prabhu
[PATCH 0/8] replace memset by memzero_explicit,
Julia Lawall
Unable to create files or directories with the correct uid and gid using UNIX extensions and setuids, Alexander Burker
[PATCH 2/2] cifs: don't add dot and dotdot entry by default at the start of cifs_readdir,
Namjae Jeon
[PATCH 1/2] cifs: remove unneeded condition check,
Namjae Jeon
Configuring CIFS mount with cifsacl - STATUS_NONE_MAPPED,
Andrew Martin
[PATCH v2] Convert MessageID in smb2_hdr to LE,
Sachin Prabhu
Unexpected folder mode when unix extensions are enabled,
Kerrigan Joseph
xfstest generic/035 and rename, Steve French
[PATCH] Convert MessageID in smb2_hdr to LE,
Sachin Prabhu
[PATCH 14/56] fs/cifs: support compiling out splice, Pieter Smith
Re: [PATCH v2 1/5] common: re-enable tests that require scratch dev on NFS,
Steve French
[PATCH 1/2] [CIFS] Fix signed/unsigned pointer warning,
Kevin Cernekee
[PATCH v6 4/7] vfs: RWF_NONBLOCK flag for preadv2, Milosz Tanski
[PATCH v6 6/7] fs: pass iocb to generic_write_sync, Milosz Tanski
[PATCH] common: enable tests that require scratch device on CIFS,
Eryu Guan
user mount.cifs with credentials file results in "error 13 (Permission denied) opening credential file",
Michael_OF
[PATCH v5 4/7] vfs: RWF_NONBLOCK flag for preadv2,
Milosz Tanski
[PATCH v5 6/7] fs: pass iocb to generic_write_sync,
Milosz Tanski
Fwd: [PATCH v2 0/5] re-enable tests that require scratch dev on NFS, Steve French
Unable to mount using credentials file,
Roger Brooks
Message not available
[Index of Archives]
[Linux USB Devel]
[Video for Linux]
[Big List of Linux Books]
[Linux SCSI]
[Yosemite Forum]