Linux CIFS Development
[Prev Page][Next Page]
- [PATCH v13 02/51] vfs: Add MAY_CREATE_FILE and MAY_CREATE_DIR permission flags
- From: Andreas Gruenbacher <agruenba@xxxxxxxxxx>
- [PATCH v13 03/51] vfs: Add MAY_DELETE_SELF and MAY_DELETE_CHILD permission flags
- From: Andreas Gruenbacher <agruenba@xxxxxxxxxx>
- [PATCH v13 04/51] vfs: Make the inode passed to inode_change_ok non-const
- From: Andreas Gruenbacher <agruenba@xxxxxxxxxx>
- [PATCH v13 05/51] vfs: Add permission flags for setting file attributes
- From: Andreas Gruenbacher <agruenba@xxxxxxxxxx>
- [PATCH v13 06/51] richacl: In-memory representation and helper functions
- From: Andreas Gruenbacher <agruenba@xxxxxxxxxx>
- [PATCH v13 07/51] richacl: Permission mapping functions
- From: Andreas Gruenbacher <agruenba@xxxxxxxxxx>
- [PATCH v13 08/51] richacl: Compute maximum file masks from an acl
- From: Andreas Gruenbacher <agruenba@xxxxxxxxxx>
- [PATCH v13 09/51] richacl: Permission check algorithm
- From: Andreas Gruenbacher <agruenba@xxxxxxxxxx>
- [PATCH v13 10/51] vfs: Cache base_acl objects in inodes
- From: Andreas Gruenbacher <agruenba@xxxxxxxxxx>
- [PATCH v13 11/51] vfs: Add get_richacl and set_richacl inode operations
- From: Andreas Gruenbacher <agruenba@xxxxxxxxxx>
- [PATCH v13 12/51] vfs: Cache richacl in struct inode
- From: Andreas Gruenbacher <agruenba@xxxxxxxxxx>
- [PATCH v13 15/51] richacl: Create-time inheritance
- From: Andreas Gruenbacher <agruenba@xxxxxxxxxx>
- [PATCH v13 17/51] richacl: xattr mapping functions
- From: Andreas Gruenbacher <agruenba@xxxxxxxxxx>
- [PATCH] [SMB3] Send durable handle v2 contexts when use of persistent handles required
- From: Steve French <smfrench@xxxxxxxxx>
- [PATCH v13 16/51] richacl: Automatic Inheritance
- From: Andreas Gruenbacher <agruenba@xxxxxxxxxx>
- [PATCH v13 13/51] richacl: Update the file masks in chmod()
- From: Andreas Gruenbacher <agruenba@xxxxxxxxxx>
- [PATCH v13 18/51] richacl: Add richacl xattr handler
- From: Andreas Gruenbacher <agruenba@xxxxxxxxxx>
- Re: Send durable handle v2 contexts when use of persistent handles required
- From: Steve French <smfrench@xxxxxxxxx>
- [PATCH v13 23/51] xfs: Make xfs_set_mode non-static
- From: Andreas Gruenbacher <agruenba@xxxxxxxxxx>
- [PATCH v13 22/51] xfs: Fix error path in xfs_get_acl
- From: Andreas Gruenbacher <agruenba@xxxxxxxxxx>
- [PATCH v13 21/51] ext4: Add richacl feature flag
- From: Andreas Gruenbacher <agruenba@xxxxxxxxxx>
- [PATCH v13 20/51] ext4: Add richacl support
- From: Andreas Gruenbacher <agruenba@xxxxxxxxxx>
- [PATCH v13 19/51] vfs: Add richacl permission checking
- From: Andreas Gruenbacher <agruenba@xxxxxxxxxx>
- [PATCH v13 24/51] xfs: Change how listxattr generates synthetic attributes
- From: Andreas Gruenbacher <agruenba@xxxxxxxxxx>
- [PATCH v13 25/51] xfs: Add richacl support
- From: Andreas Gruenbacher <agruenba@xxxxxxxxxx>
- [PATCH v13 26/51] xfs: Plug memory leak in xfs_attrmulti_attr_set
- From: Andreas Gruenbacher <agruenba@xxxxxxxxxx>
- [PATCH v13 27/51] xfs: Fix richacl access by ioctl
- From: Andreas Gruenbacher <agruenba@xxxxxxxxxx>
- [PATCH v13 28/51] richacl: acl editing helper functions
- From: Andreas Gruenbacher <agruenba@xxxxxxxxxx>
- [PATCH v13 29/51] richacl: Move everyone@ aces down the acl
- From: Andreas Gruenbacher <agruenba@xxxxxxxxxx>
- [PATCH v13 31/51] richacl: Set the owner permissions to the owner mask
- From: Andreas Gruenbacher <agruenba@xxxxxxxxxx>
- [PATCH v13 30/51] richacl: Propagate everyone@ permissions to other aces
- From: Andreas Gruenbacher <agruenba@xxxxxxxxxx>
- [PATCH v13 32/51] richacl: Set the other permissions to the other mask
- From: Andreas Gruenbacher <agruenba@xxxxxxxxxx>
- [PATCH v13 34/51] richacl: Apply the file masks to a richacl
- From: Andreas Gruenbacher <agruenba@xxxxxxxxxx>
- [PATCH v13 33/51] richacl: Isolate the owner and group classes
- From: Andreas Gruenbacher <agruenba@xxxxxxxxxx>
- [PATCH v13 35/51] richacl: Create richacl from mode values
- From: Andreas Gruenbacher <agruenba@xxxxxxxxxx>
- [PATCH v13 36/51] nfsd: Keep list of acls to dispose of in compoundargs
- From: Andreas Gruenbacher <agruenba@xxxxxxxxxx>
- [PATCH v13 37/51] nfsd: Use richacls as internal acl representation
- From: Andreas Gruenbacher <agruenba@xxxxxxxxxx>
- [PATCH v13 38/51] nfsd: Add richacl support
- From: Andreas Gruenbacher <agruenba@xxxxxxxxxx>
- [PATCH v13 39/51] nfsd: Add support for the v4.1 dacl attribute
- From: Andreas Gruenbacher <agruenba@xxxxxxxxxx>
- [PATCH v13 40/51] nfsd: Add support for the MAY_CREATE_{FILE,DIR} permissions
- From: Andreas Gruenbacher <agruenba@xxxxxxxxxx>
- [PATCH v13 41/51] richacl: Add support for unmapped identifiers
- From: Andreas Gruenbacher <agruenba@xxxxxxxxxx>
- [PATCH v13 42/51] nfsd: Add support for unmapped richace identifiers
- From: Andreas Gruenbacher <agruenba@xxxxxxxxxx>
- [PATCH v13 43/51] ext4: Don't allow unmapped identifiers in richacls
- From: Andreas Gruenbacher <agruenba@xxxxxxxxxx>
- [PATCH v13 44/51] xfs: Don't allow unmapped identifiers in richacls
- From: Andreas Gruenbacher <agruenba@xxxxxxxxxx>
- [PATCH v13 45/51] sunrpc: Allow to demand-allocate pages to encode into
- From: Andreas Gruenbacher <agruenba@xxxxxxxxxx>
- [PATCH v13 46/51] sunrpc: Add xdr_init_encode_pages
- From: Andreas Gruenbacher <agruenba@xxxxxxxxxx>
- [PATCH v13 47/51] nfs: Fix GETATTR bitmap verification
- From: Andreas Gruenbacher <agruenba@xxxxxxxxxx>
- [PATCH v13 48/51] nfs: Remove unused xdr page offsets in getacl/setacl arguments
- From: Andreas Gruenbacher <agruenba@xxxxxxxxxx>
- [PATCH v13 49/51] nfs: Distinguish missing users and groups from nobody
- From: Andreas Gruenbacher <agruenba@xxxxxxxxxx>
- [PATCH v13 50/51] nfs: Add richacl support
- From: Andreas Gruenbacher <agruenba@xxxxxxxxxx>
- [PATCH v13 51/51] nfs: Add support for the v4.1 dacl attribute
- From: Andreas Gruenbacher <agruenba@xxxxxxxxxx>
- [PATCH v13 14/51] richacl: Check if an acl is equivalent to a file mode
- From: Andreas Gruenbacher <agruenba@xxxxxxxxxx>
- re: Send durable handle v2 contexts when use of persistent handles required
- From: Dan Carpenter <dan.carpenter@xxxxxxxxxx>
- Re: cifs unable to access shares with read restricted at root level (bso#8950)
- From: Aurélien Aptel <aaptel@xxxxxxxx>
- Re: cifs unable to access shares with read restricted at root level (bso#8950)
- From: Shirish Pargaonkar <shirishpargaonkar@xxxxxxxxx>
- Re: [PATCH 2/9] cifs: add .copy_file_range file operation
- From: Steve French <smfrench@xxxxxxxxx>
- Re: cifs unable to access shares with read restricted at root level (bso#8950)
- From: Aurélien Aptel <aaptel@xxxxxxxx>
- Re: cifs unable to access shares with read restricted at root level (bso#8950)
- From: Shirish Pargaonkar <shirishpargaonkar@xxxxxxxxx>
- Re: cifs unable to access shares with read restricted at root level (bso#8950)
- From: Aurélien Aptel <aaptel@xxxxxxxx>
- cifs unable to access shares with read restricted at root level (bso#8950)
- From: Aurélien Aptel <aaptel@xxxxxxxx>
- [PATCH 5/9] btrfs: remove btrfs_ioctl_clone(_range)
- From: Peng Tao <tao.peng@xxxxxxxxxxxxxxx>
- [PATCH 2/9] cifs: add .copy_file_range file operation
- From: Peng Tao <tao.peng@xxxxxxxxxxxxxxx>
- [PATCH 3/9] nfs42: add .copy_file_range file operation
- From: Peng Tao <tao.peng@xxxxxxxxxxxxxxx>
- [PATCH 9/9] NFSD: Implement the CLONE call
- From: Peng Tao <tao.peng@xxxxxxxxxxxxxxx>
- [PATCH 4/9] vfs: pull btrfs clone API to vfs layer
- From: Peng Tao <tao.peng@xxxxxxxxxxxxxxx>
- [PATCH 6/9] cifs: remove private handler of BTRFS_IOC_CLONE
- From: Peng Tao <tao.peng@xxxxxxxxxxxxxxx>
- [PATCH 8/9] nfsd: Pass filehandle to nfs4_preprocess_stateid_op()
- From: Peng Tao <tao.peng@xxxxxxxxxxxxxxx>
- [PATCH 7/9] nfs42: remove private clone ioctl handler
- From: Peng Tao <tao.peng@xxxxxxxxxxxxxxx>
- [PATCH 1/9] vfs: add COPY_FILE_CLONE_ONLY flag
- From: Peng Tao <tao.peng@xxxxxxxxxxxxxxx>
- [PATCH 0/9] vfs: move btrfs clone ioctls to common code
- From: Peng Tao <tao.peng@xxxxxxxxxxxxxxx>
- RE: [PATCH v12 00/49] Richacls
- From: "Frank Filz" <ffilzlnx@xxxxxxxxxxxxxx>
- Re: [PATCH v12 21/49] ext4: Add richacl feature flag
- From: Austin S Hemmelgarn <ahferroin7@xxxxxxxxx>
- [PATCH v12 00/49] Richacls
- From: Andreas Gruenbacher <agruenba@xxxxxxxxxx>
- [PATCH v12 01/49] vfs: Add IS_ACL() and IS_RICHACL() tests
- From: Andreas Gruenbacher <agruenba@xxxxxxxxxx>
- [PATCH v12 02/49] vfs: Add MAY_CREATE_FILE and MAY_CREATE_DIR permission flags
- From: Andreas Gruenbacher <agruenba@xxxxxxxxxx>
- [PATCH v12 03/49] vfs: Add MAY_DELETE_SELF and MAY_DELETE_CHILD permission flags
- From: Andreas Gruenbacher <agruenba@xxxxxxxxxx>
- [PATCH v12 04/49] vfs: Make the inode passed to inode_change_ok non-const
- From: Andreas Gruenbacher <agruenba@xxxxxxxxxx>
- [PATCH v12 05/49] vfs: Add permission flags for setting file attributes
- From: Andreas Gruenbacher <agruenba@xxxxxxxxxx>
- [PATCH v12 06/49] richacl: In-memory representation and helper functions
- From: Andreas Gruenbacher <agruenba@xxxxxxxxxx>
- [PATCH v12 07/49] richacl: Permission mapping functions
- From: Andreas Gruenbacher <agruenba@xxxxxxxxxx>
- [PATCH v12 08/49] richacl: Compute maximum file masks from an acl
- From: Andreas Gruenbacher <agruenba@xxxxxxxxxx>
- [PATCH v12 09/49] richacl: Permission check algorithm
- From: Andreas Gruenbacher <agruenba@xxxxxxxxxx>
- [PATCH v12 10/49] vfs: Cache base_acl objects in inodes
- From: Andreas Gruenbacher <agruenba@xxxxxxxxxx>
- [PATCH v12 11/49] vfs: Add get_richacl and set_richacl inode operations
- From: Andreas Gruenbacher <agruenba@xxxxxxxxxx>
- [PATCH v12 12/49] vfs: Cache richacl in struct inode
- From: Andreas Gruenbacher <agruenba@xxxxxxxxxx>
- [PATCH v12 13/49] richacl: Update the file masks in chmod()
- From: Andreas Gruenbacher <agruenba@xxxxxxxxxx>
- [PATCH v12 14/49] richacl: Check if an acl is equivalent to a file mode
- From: Andreas Gruenbacher <agruenba@xxxxxxxxxx>
- [PATCH v12 15/49] richacl: Create-time inheritance
- From: Andreas Gruenbacher <agruenba@xxxxxxxxxx>
- [PATCH v12 16/49] richacl: Automatic Inheritance
- From: Andreas Gruenbacher <agruenba@xxxxxxxxxx>
- [PATCH v12 17/49] richacl: xattr mapping functions
- From: Andreas Gruenbacher <agruenba@xxxxxxxxxx>
- [PATCH v12 18/49] richacl: Add richacl xattr handler
- From: Andreas Gruenbacher <agruenba@xxxxxxxxxx>
- [PATCH v12 19/49] vfs: Add richacl permission checking
- From: Andreas Gruenbacher <agruenba@xxxxxxxxxx>
- [PATCH v12 20/49] ext4: Add richacl support
- From: Andreas Gruenbacher <agruenba@xxxxxxxxxx>
- [PATCH v12 21/49] ext4: Add richacl feature flag
- From: Andreas Gruenbacher <agruenba@xxxxxxxxxx>
- [PATCH v12 22/49] xfs: Fix error path in xfs_get_acl
- From: Andreas Gruenbacher <agruenba@xxxxxxxxxx>
- [PATCH v12 23/49] xfs: Make xfs_set_mode non-static
- From: Andreas Gruenbacher <agruenba@xxxxxxxxxx>
- [PATCH v12 24/49] xfs: Change how listxattr generates synthetic attributes
- From: Andreas Gruenbacher <agruenba@xxxxxxxxxx>
- [PATCH v12 25/49] xfs: Add richacl support
- From: Andreas Gruenbacher <agruenba@xxxxxxxxxx>
- [PATCH v12 26/49] richacl: acl editing helper functions
- From: Andreas Gruenbacher <agruenba@xxxxxxxxxx>
- [PATCH v12 27/49] richacl: Move everyone@ aces down the acl
- From: Andreas Gruenbacher <agruenba@xxxxxxxxxx>
- [PATCH v12 28/49] richacl: Propagate everyone@ permissions to other aces
- From: Andreas Gruenbacher <agruenba@xxxxxxxxxx>
- [PATCH v12 29/49] richacl: Set the owner permissions to the owner mask
- From: Andreas Gruenbacher <agruenba@xxxxxxxxxx>
- [PATCH v12 30/49] richacl: Set the other permissions to the other mask
- From: Andreas Gruenbacher <agruenba@xxxxxxxxxx>
- [PATCH v12 32/49] richacl: Apply the file masks to a richacl
- From: Andreas Gruenbacher <agruenba@xxxxxxxxxx>
- [PATCH v12 33/49] richacl: Create richacl from mode values
- From: Andreas Gruenbacher <agruenba@xxxxxxxxxx>
- [PATCH v12 34/49] nfsd: Keep list of acls to dispose of in compoundargs
- From: Andreas Gruenbacher <agruenba@xxxxxxxxxx>
- [PATCH v12 35/49] nfsd: Use richacls as internal acl representation
- From: Andreas Gruenbacher <agruenba@xxxxxxxxxx>
- [PATCH v12 36/49] nfsd: Add richacl support
- From: Andreas Gruenbacher <agruenba@xxxxxxxxxx>
- [PATCH v12 37/49] nfsd: Add support for the v4.1 dacl attribute
- From: Andreas Gruenbacher <agruenba@xxxxxxxxxx>
- [PATCH v12 38/49] nfsd: Add support for the MAY_CREATE_{FILE,DIR} permissions
- From: Andreas Gruenbacher <agruenba@xxxxxxxxxx>
- [PATCH v12 39/49] richacl: Add support for unmapped identifiers
- From: Andreas Gruenbacher <agruenba@xxxxxxxxxx>
- [PATCH v12 40/49] nfsd: Add support for unmapped richace identifiers
- From: Andreas Gruenbacher <agruenba@xxxxxxxxxx>
- [PATCH v12 41/49] ext4: Don't allow unmapped identifiers in richacls
- From: Andreas Gruenbacher <agruenba@xxxxxxxxxx>
- [PATCH v12 42/49] xfs: Don't allow unmapped identifiers in richacls
- From: Andreas Gruenbacher <agruenba@xxxxxxxxxx>
- [PATCH v12 43/49] sunrpc: Allow to demand-allocate pages to encode into
- From: Andreas Gruenbacher <agruenba@xxxxxxxxxx>
- [PATCH v12 44/49] sunrpc: Add xdr_init_encode_pages
- From: Andreas Gruenbacher <agruenba@xxxxxxxxxx>
- [PATCH v12 45/49] nfs: Fix GETATTR bitmap verification
- From: Andreas Gruenbacher <agruenba@xxxxxxxxxx>
- [PATCH v12 46/49] nfs: Remove unused xdr page offsets in getacl/setacl arguments
- From: Andreas Gruenbacher <agruenba@xxxxxxxxxx>
- [PATCH v12 47/49] nfs: Distinguish missing users and groups from nobody
- From: Andreas Gruenbacher <agruenba@xxxxxxxxxx>
- [PATCH v12 48/49] nfs: Add richacl support
- From: Andreas Gruenbacher <agruenba@xxxxxxxxxx>
- [PATCH v12 49/49] nfs: Add support for the v4.1 dacl attribute
- From: Andreas Gruenbacher <agruenba@xxxxxxxxxx>
- [PATCH v12 31/49] richacl: Isolate the owner and group classes
- From: Andreas Gruenbacher <agruenba@xxxxxxxxxx>
- [RFC PATCH] locks: posix_lock_inode_wait() can be static
- From: kbuild test robot <lkp@xxxxxxxxx>
- Re: [PATCH 3/3] locks: cleanup posix_lock_inode_wait and flock_lock_inode_wait
- From: kbuild test robot <lkp@xxxxxxxxx>
- Re: [PATCH 1/3] locks: introduce locks_lock_inode_wait()
- From: Benjamin Coddington <bcodding@xxxxxxxxxx>
- Re: [PATCH 1/3] locks: introduce locks_lock_inode_wait()
- From: kbuild test robot <lkp@xxxxxxxxx>
- [PATCH 1/3] locks: introduce locks_lock_inode_wait()
- From: Benjamin Coddington <bcodding@xxxxxxxxxx>
- [PATCH 0/3] Minor cleanup for locks API
- From: Benjamin Coddington <bcodding@xxxxxxxxxx>
- [PATCH 2/3] Move locks API users to locks_lock_inode_wait()
- From: Benjamin Coddington <bcodding@xxxxxxxxxx>
- [PATCH 3/3] locks: cleanup posix_lock_inode_wait and flock_lock_inode_wait
- From: Benjamin Coddington <bcodding@xxxxxxxxxx>
- [PATCH 6/6] KEYS: Merge the type-specific data with the payload data
- From: David Howells <dhowells@xxxxxxxxxx>
- Re: Tunable timeout in cifs module.
- From: Steve French <smfrench@xxxxxxxxx>
- Re: [PATCH 2/2] cifs: Drop cached dentry if its metadata changed
- From: Steve French <smfrench@xxxxxxxxx>
- Re: [PATCH 2/2] cifs: Drop cached dentry if its metadata changed
- From: Steve French <smfrench@xxxxxxxxx>
- Re: Tunable timeout in cifs module.
- From: Steve French <smfrench@xxxxxxxxx>
- Re: [PATCH v11 21/48] ext4: Add richacl feature flag
- From: Austin S Hemmelgarn <ahferroin7@xxxxxxxxx>
- Re: [PATCH 2/2] cifs: Drop cached dentry if its metadata changed
- From: Ross Lagerwall <ross.lagerwall@xxxxxxxxxx>
- Tunable timeout in cifs module.
- From: Sachin Prabhu <sprabhu@xxxxxxxxxx>
- Re: [PATCH v11 21/48] ext4: Add richacl feature flag
- From: Andreas Gruenbacher <agruenba@xxxxxxxxxx>
- Re: [PATCH v11 21/48] ext4: Add richacl feature flag
- From: Austin S Hemmelgarn <ahferroin7@xxxxxxxxx>
- Re: [PATCH v11 21/48] ext4: Add richacl feature flag
- From: Andreas Dilger <adilger@xxxxxxxxx>
- Re: [PATCH v11 21/48] ext4: Add richacl feature flag
- From: Andreas Gruenbacher <agruenba@xxxxxxxxxx>
- Re: [PATCH 2/2] cifs: Drop cached dentry if its metadata changed
- From: Steve French <smfrench@xxxxxxxxx>
- Re: [PATCH v11 21/48] ext4: Add richacl feature flag
- From: Austin S Hemmelgarn <ahferroin7@xxxxxxxxx>
- Re: [PATCH v11 21/48] ext4: Add richacl feature flag
- From: Andreas Gruenbacher <agruenba@xxxxxxxxxx>
- [PATCH 2/2] cifs: Drop cached dentry if its metadata changed
- From: Ross Lagerwall <ross.lagerwall@xxxxxxxxxx>
- [PATCH 1/2] cifs: Allow using O_DIRECT with cache=loose
- From: Ross Lagerwall <ross.lagerwall@xxxxxxxxxx>
- Re: [PATCH v11 21/48] ext4: Add richacl feature flag
- From: Austin S Hemmelgarn <ahferroin7@xxxxxxxxx>
- Re: [PATCH v11 21/48] ext4: Add richacl feature flag
- From: Austin S Hemmelgarn <ahferroin7@xxxxxxxxx>
- Re: [PATCH v11 21/48] ext4: Add richacl feature flag
- From: Dave Chinner <david@xxxxxxxxxxxxx>
- Re: [PATCH v11 21/48] ext4: Add richacl feature flag
- From: Austin S Hemmelgarn <ahferroin7@xxxxxxxxx>
- Re: [PATCH v11 21/48] ext4: Add richacl feature flag
- From: Andreas Gruenbacher <agruenba@xxxxxxxxxx>
- Re: [PATCH v11 21/48] ext4: Add richacl feature flag
- From: Austin S Hemmelgarn <ahferroin7@xxxxxxxxx>
- [PATCH v11 00/48] Richacls
- From: Andreas Gruenbacher <agruenba@xxxxxxxxxx>
- [PATCH v11 01/48] vfs: Add IS_ACL() and IS_RICHACL() tests
- From: Andreas Gruenbacher <agruenba@xxxxxxxxxx>
- [PATCH v11 02/48] vfs: Add MAY_CREATE_FILE and MAY_CREATE_DIR permission flags
- From: Andreas Gruenbacher <agruenba@xxxxxxxxxx>
- [PATCH v11 03/48] vfs: Add MAY_DELETE_SELF and MAY_DELETE_CHILD permission flags
- From: Andreas Gruenbacher <agruenba@xxxxxxxxxx>
- [PATCH v11 04/48] vfs: Make the inode passed to inode_change_ok non-const
- From: Andreas Gruenbacher <agruenba@xxxxxxxxxx>
- Re: [PATCH v11 16/48] richacl: Automatic Inheritance
- From: Andreas Gruenbacher <agruenba@xxxxxxxxxx>
- [PATCH v11 05/48] vfs: Add permission flags for setting file attributes
- From: Andreas Gruenbacher <agruenba@xxxxxxxxxx>
- [PATCH v11 06/48] richacl: In-memory representation and helper functions
- From: Andreas Gruenbacher <agruenba@xxxxxxxxxx>
- [PATCH v11 07/48] richacl: Permission mapping functions
- From: Andreas Gruenbacher <agruenba@xxxxxxxxxx>
- [PATCH v11 08/48] richacl: Compute maximum file masks from an acl
- From: Andreas Gruenbacher <agruenba@xxxxxxxxxx>
- [PATCH v11 09/48] richacl: Permission check algorithm
- From: Andreas Gruenbacher <agruenba@xxxxxxxxxx>
- [PATCH v11 10/48] vfs: Cache base_acl objects in inodes
- From: Andreas Gruenbacher <agruenba@xxxxxxxxxx>
- [PATCH v11 11/48] vfs: Add get_richacl and set_richacl inode operations
- From: Andreas Gruenbacher <agruenba@xxxxxxxxxx>
- [PATCH v11 12/48] vfs: Cache richacl in struct inode
- From: Andreas Gruenbacher <agruenba@xxxxxxxxxx>
- [PATCH v11 14/48] richacl: Check if an acl is equivalent to a file mode
- From: Andreas Gruenbacher <agruenba@xxxxxxxxxx>
- Re: [PATCH v11 16/48] richacl: Automatic Inheritance
- From: Andy Lutomirski <luto@xxxxxxxxxxxxxx>
- [PATCH v11 15/48] richacl: Create-time inheritance
- From: Andreas Gruenbacher <agruenba@xxxxxxxxxx>
- [PATCH v11 16/48] richacl: Automatic Inheritance
- From: Andreas Gruenbacher <agruenba@xxxxxxxxxx>
- [PATCH v11 17/48] richacl: xattr mapping functions
- From: Andreas Gruenbacher <agruenba@xxxxxxxxxx>
- [PATCH v11 19/48] vfs: Add richacl permission checking
- From: Andreas Gruenbacher <agruenba@xxxxxxxxxx>
- [PATCH v11 20/48] ext4: Add richacl support
- From: Andreas Gruenbacher <agruenba@xxxxxxxxxx>
- [PATCH v11 21/48] ext4: Add richacl feature flag
- From: Andreas Gruenbacher <agruenba@xxxxxxxxxx>
- [PATCH v11 22/48] xfs: Fix error path in xfs_get_acl
- From: Andreas Gruenbacher <agruenba@xxxxxxxxxx>
- [PATCH v11 23/48] xfs: Make xfs_set_mode non-static
- From: Andreas Gruenbacher <agruenba@xxxxxxxxxx>
- [PATCH v11 24/48] xfs: Add richacl support
- From: Andreas Gruenbacher <agruenba@xxxxxxxxxx>
- [PATCH v11 26/48] richacl: Move everyone@ aces down the acl
- From: Andreas Gruenbacher <agruenba@xxxxxxxxxx>
- [PATCH v11 25/48] richacl: acl editing helper functions
- From: Andreas Gruenbacher <agruenba@xxxxxxxxxx>
- [PATCH v11 27/48] richacl: Propagate everyone@ permissions to other aces
- From: Andreas Gruenbacher <agruenba@xxxxxxxxxx>
- [PATCH v11 28/48] richacl: Set the owner permissions to the owner mask
- From: Andreas Gruenbacher <agruenba@xxxxxxxxxx>
- [PATCH v11 29/48] richacl: Set the other permissions to the other mask
- From: Andreas Gruenbacher <agruenba@xxxxxxxxxx>
- [PATCH v11 30/48] richacl: Isolate the owner and group classes
- From: Andreas Gruenbacher <agruenba@xxxxxxxxxx>
- [PATCH v11 31/48] richacl: Apply the file masks to a richacl
- From: Andreas Gruenbacher <agruenba@xxxxxxxxxx>
- [PATCH v11 32/48] richacl: Create richacl from mode values
- From: Andreas Gruenbacher <agruenba@xxxxxxxxxx>
- [PATCH v11 34/48] nfsd: Use richacls as internal acl representation
- From: Andreas Gruenbacher <agruenba@xxxxxxxxxx>
- [PATCH v11 35/48] nfsd: Add richacl support
- From: Andreas Gruenbacher <agruenba@xxxxxxxxxx>
- [PATCH v11 36/48] nfsd: Add support for the v4.1 dacl attribute
- From: Andreas Gruenbacher <agruenba@xxxxxxxxxx>
- [PATCH v11 37/48] nfsd: Add support for the MAY_CREATE_{FILE,DIR} permissions
- From: Andreas Gruenbacher <agruenba@xxxxxxxxxx>
- [PATCH v11 38/48] richacl: Add support for unmapped identifiers
- From: Andreas Gruenbacher <agruenba@xxxxxxxxxx>
- [PATCH v11 39/48] nfsd: Add support for unmapped richace identifiers
- From: Andreas Gruenbacher <agruenba@xxxxxxxxxx>
- [PATCH v11 40/48] ext4: Don't allow unmapped identifiers in richacls
- From: Andreas Gruenbacher <agruenba@xxxxxxxxxx>
- [PATCH v11 41/48] xfs: Don't allow unmapped identifiers in richacls
- From: Andreas Gruenbacher <agruenba@xxxxxxxxxx>
- [PATCH v11 42/48] sunrpc: Allow to demand-allocate pages to encode into
- From: Andreas Gruenbacher <agruenba@xxxxxxxxxx>
- [PATCH v11 43/48] sunrpc: Add xdr_init_encode_pages
- From: Andreas Gruenbacher <agruenba@xxxxxxxxxx>
- [PATCH v11 44/48] nfs: Fix GETATTR bitmap verification
- From: Andreas Gruenbacher <agruenba@xxxxxxxxxx>
- [PATCH v11 45/48] nfs: Remove unused xdr page offsets in getacl/setacl arguments
- From: Andreas Gruenbacher <agruenba@xxxxxxxxxx>
- [PATCH v11 47/48] nfs: Add richacl support
- From: Andreas Gruenbacher <agruenba@xxxxxxxxxx>
- [PATCH v11 48/48] nfs: Add support for the v4.1 dacl attribute
- From: Andreas Gruenbacher <agruenba@xxxxxxxxxx>
- [PATCH v11 46/48] nfs: Distinguish missing users and groups from nobody
- From: Andreas Gruenbacher <agruenba@xxxxxxxxxx>
- [PATCH v11 33/48] nfsd: Keep list of acls to dispose of in compoundargs
- From: Andreas Gruenbacher <agruenba@xxxxxxxxxx>
- [PATCH v11 18/48] richacl: Add richacl xattr handler
- From: Andreas Gruenbacher <agruenba@xxxxxxxxxx>
- [PATCH v11 13/48] richacl: Update the file masks in chmod()
- From: Andreas Gruenbacher <agruenba@xxxxxxxxxx>
- RE: Channel Sequence handling - was RE: [PATCH] [SMB3] Send durable handle v2 contexts when use of persistent handles required
- From: Tom Talpey <ttalpey@xxxxxxxxxxxxx>
- Re: Channel Sequence handling - was RE: [PATCH] [SMB3] Send durable handle v2 contexts when use of persistent handles required
- From: Michael Adam <obnox@xxxxxxxxx>
- Re: [PATCH v10 24/46] xfs: Add richacl support
- From: Austin S Hemmelgarn <ahferroin7@xxxxxxxxx>
- Re: [PATCH v10 24/46] xfs: Add richacl support
- From: Andreas Gruenbacher <agruenba@xxxxxxxxxx>
- Re: [PATCH v10 44/46] nfs: Add richacl support
- From: Andreas Gruenbacher <agruenba@xxxxxxxxxx>
- Re: [PATCH v10 44/46] nfs: Add richacl support
- From: Anna Schumaker <Anna.Schumaker@xxxxxxxxxx>
- Re: [PATCH v10 24/46] xfs: Add richacl support
- From: Andreas Gruenbacher <agruenba@xxxxxxxxxx>
- Re: [PATCH v10 24/46] xfs: Add richacl support
- From: Dave Chinner <david@xxxxxxxxxxxxx>
- Re: [PATCH v10 38/46] richacl: Add support for unmapped identifiers
- From: Andreas Grünbacher <andreas.gruenbacher@xxxxxxxxx>
- Re: [PATCH v10 24/46] xfs: Add richacl support
- From: Andreas Grünbacher <andreas.gruenbacher@xxxxxxxxx>
- Re: [PATCH v10 38/46] richacl: Add support for unmapped identifiers
- From: Dave Chinner <david@xxxxxxxxxxxxx>
- Re: [PATCH v10 24/46] xfs: Add richacl support
- From: Dave Chinner <david@xxxxxxxxxxxxx>
- [PATCH v10 06/46] richacl: In-memory representation and helper functions
- From: Andreas Gruenbacher <andreas.gruenbacher@xxxxxxxxx>
- [PATCH v10 01/46] vfs: Add IS_ACL() and IS_RICHACL() tests
- From: Andreas Gruenbacher <andreas.gruenbacher@xxxxxxxxx>
- [PATCH v10 02/46] vfs: Add MAY_CREATE_FILE and MAY_CREATE_DIR permission flags
- From: Andreas Gruenbacher <andreas.gruenbacher@xxxxxxxxx>
- [PATCH v10 03/46] vfs: Add MAY_DELETE_SELF and MAY_DELETE_CHILD permission flags
- From: Andreas Gruenbacher <andreas.gruenbacher@xxxxxxxxx>
- [PATCH v10 07/46] richacl: Permission mapping functions
- From: Andreas Gruenbacher <andreas.gruenbacher@xxxxxxxxx>
- [PATCH v10 04/46] vfs: Make the inode passed to inode_change_ok non-const
- From: Andreas Gruenbacher <andreas.gruenbacher@xxxxxxxxx>
- [PATCH v10 05/46] vfs: Add permission flags for setting file attributes
- From: Andreas Gruenbacher <andreas.gruenbacher@xxxxxxxxx>
- Re: [PATCH v10 23/46] xfs: Make xfs_set_mode non-static
- From: Dave Chinner <david@xxxxxxxxxxxxx>
- [PATCH v10 08/46] richacl: Compute maximum file masks from an acl
- From: Andreas Gruenbacher <andreas.gruenbacher@xxxxxxxxx>
- [PATCH v10 11/46] vfs: Add get_richacl and set_richacl inode operations
- From: Andreas Gruenbacher <andreas.gruenbacher@xxxxxxxxx>
- [PATCH v10 10/46] vfs: Cache base_acl objects in inodes
- From: Andreas Gruenbacher <andreas.gruenbacher@xxxxxxxxx>
- [PATCH v10 09/46] richacl: Permission check algorithm
- From: Andreas Gruenbacher <andreas.gruenbacher@xxxxxxxxx>
- [PATCH v10 12/46] vfs: Cache richacl in struct inode
- From: Andreas Gruenbacher <andreas.gruenbacher@xxxxxxxxx>
- [PATCH v10 13/46] richacl: Update the file masks in chmod()
- From: Andreas Gruenbacher <andreas.gruenbacher@xxxxxxxxx>
- [PATCH v10 14/46] richacl: Check if an acl is equivalent to a file mode
- From: Andreas Gruenbacher <andreas.gruenbacher@xxxxxxxxx>
- [PATCH v10 15/46] richacl: Create-time inheritance
- From: Andreas Gruenbacher <andreas.gruenbacher@xxxxxxxxx>
- [PATCH v10 16/46] richacl: Automatic Inheritance
- From: Andreas Gruenbacher <andreas.gruenbacher@xxxxxxxxx>
- [PATCH v10 17/46] richacl: xattr mapping functions
- From: Andreas Gruenbacher <andreas.gruenbacher@xxxxxxxxx>
- [PATCH v10 18/46] richacl: Add richacl xattr handler
- From: Andreas Gruenbacher <andreas.gruenbacher@xxxxxxxxx>
- [PATCH v10 19/46] vfs: Add richacl permission checking
- From: Andreas Gruenbacher <andreas.gruenbacher@xxxxxxxxx>
- [PATCH v10 20/46] ext4: Add richacl support
- From: Andreas Gruenbacher <andreas.gruenbacher@xxxxxxxxx>
- [PATCH v10 21/46] ext4: Add richacl feature flag
- From: Andreas Gruenbacher <andreas.gruenbacher@xxxxxxxxx>
- [PATCH v10 22/46] xfs: Fix error path in xfs_get_acl
- From: Andreas Gruenbacher <andreas.gruenbacher@xxxxxxxxx>
- [PATCH v10 23/46] xfs: Make xfs_set_mode non-static
- From: Andreas Gruenbacher <andreas.gruenbacher@xxxxxxxxx>
- [PATCH v10 24/46] xfs: Add richacl support
- From: Andreas Gruenbacher <andreas.gruenbacher@xxxxxxxxx>
- [PATCH v10 25/46] richacl: acl editing helper functions
- From: Andreas Gruenbacher <andreas.gruenbacher@xxxxxxxxx>
- [PATCH v10 26/46] richacl: Move everyone@ aces down the acl
- From: Andreas Gruenbacher <andreas.gruenbacher@xxxxxxxxx>
- [PATCH v10 27/46] richacl: Propagate everyone@ permissions to other aces
- From: Andreas Gruenbacher <andreas.gruenbacher@xxxxxxxxx>
- [PATCH v10 28/46] richacl: Set the owner permissions to the owner mask
- From: Andreas Gruenbacher <andreas.gruenbacher@xxxxxxxxx>
- [PATCH v10 29/46] richacl: Set the other permissions to the other mask
- From: Andreas Gruenbacher <andreas.gruenbacher@xxxxxxxxx>
- [PATCH v10 30/46] richacl: Isolate the owner and group classes
- From: Andreas Gruenbacher <andreas.gruenbacher@xxxxxxxxx>
- [PATCH v10 31/46] richacl: Apply the file masks to a richacl
- From: Andreas Gruenbacher <andreas.gruenbacher@xxxxxxxxx>
- [PATCH v10 32/46] richacl: Create richacl from mode values
- From: Andreas Gruenbacher <andreas.gruenbacher@xxxxxxxxx>
- [PATCH v10 33/46] nfsd: Keep list of acls to dispose of in compoundargs
- From: Andreas Gruenbacher <andreas.gruenbacher@xxxxxxxxx>
- [PATCH v10 34/46] nfsd: Use richacls as internal acl representation
- From: Andreas Gruenbacher <andreas.gruenbacher@xxxxxxxxx>
- [PATCH v10 35/46] nfsd: Add richacl support
- From: Andreas Gruenbacher <andreas.gruenbacher@xxxxxxxxx>
- [PATCH v10 36/46] nfsd: Add support for the v4.1 dacl attribute
- From: Andreas Gruenbacher <andreas.gruenbacher@xxxxxxxxx>
- [PATCH v10 37/46] nfsd: Add support for the MAY_CREATE_{FILE,DIR} permissions
- From: Andreas Gruenbacher <andreas.gruenbacher@xxxxxxxxx>
- [PATCH v10 38/46] richacl: Add support for unmapped identifiers
- From: Andreas Gruenbacher <andreas.gruenbacher@xxxxxxxxx>
- [PATCH v10 39/46] ext4: Don't allow unmapped identifiers in richacls
- From: Andreas Gruenbacher <andreas.gruenbacher@xxxxxxxxx>
- [PATCH v10 40/46] sunrpc: Allow to demand-allocate pages to encode into
- From: Andreas Gruenbacher <andreas.gruenbacher@xxxxxxxxx>
- [PATCH v10 41/46] sunrpc: Add xdr_init_encode_pages
- From: Andreas Gruenbacher <andreas.gruenbacher@xxxxxxxxx>
- [PATCH v10 42/46] nfs: Fix GETATTR bitmap verification
- From: Andreas Gruenbacher <andreas.gruenbacher@xxxxxxxxx>
- [PATCH v10 43/46] nfs: Remove unused xdr page offsets in getacl/setacl arguments
- From: Andreas Gruenbacher <andreas.gruenbacher@xxxxxxxxx>
- [PATCH v10 44/46] nfs: Add richacl support
- From: Andreas Gruenbacher <andreas.gruenbacher@xxxxxxxxx>
- [PATCH v10 45/46] nfs: Add support for the v4.1 dacl attribute
- From: Andreas Gruenbacher <andreas.gruenbacher@xxxxxxxxx>
- [PATCH v10 46/46] richacl: uapi header split
- From: Andreas Gruenbacher <andreas.gruenbacher@xxxxxxxxx>
- [PATCH v10 00/46] Richacls
- From: Andreas Gruenbacher <andreas.gruenbacher@xxxxxxxxx>
- Move file from one share to an other share, all under the same DFS
- From: Etienne Desautels <etienne.desautels@xxxxxxxxx>
- [PATCH] [SMB3] Add resilienthandles mount parm
- From: Steve French <smfrench@xxxxxxxxx>
- Problem mounting Windows Server 2012 R2 share with newer cifs version
- From: Marcus Hoffmann <marcus.hoffmann@xxxxxxxxxxxx>
- [GIT] CIFS Fixes
- From: Steve French <smfrench@xxxxxxxxx>
- Re: Channel Sequence handling - was RE: [PATCH] [SMB3] Send durable handle v2 contexts when use of persistent handles required
- From: Steve French <smfrench@xxxxxxxxx>
- Channel Sequence handling - was RE: [PATCH] [SMB3] Send durable handle v2 contexts when use of persistent handles required
- From: Tom Talpey <ttalpey@xxxxxxxxxxxxx>
- Re: [PATCH 4/4] [SMB3] Send durable handle v2 contexts when use of persistent handles required
- From: Pavel Shilovsky <pshilovsky@xxxxxxxxx>
- [PATCH] [SMB3] Add parsing for resilienthandles mount parm
- From: Steve French <smfrench@xxxxxxxxx>
- Re: [PATCH] [SMB3] Send durable handle v2 contexts when use of persistent handles required
- From: Steve French <smfrench@xxxxxxxxx>
- [PATCH 4/4] [SMB3] Send durable handle v2 contexts when use of persistent handles required
- From: Steve French <smfrench@xxxxxxxxx>
- [PATCH 3/4] Display persistenthandles in /proc/mounts for SMB3 shares if enabled
- From: Steve French <smfrench@xxxxxxxxx>
- [PATCH 2/4] Enable checking for continuous availability and persistent handle support
- From: Steve French <smfrench@xxxxxxxxx>
- [PATCH 1/4] Add parsing for new mount option controlling persistent handles
- From: Steve French <smfrench@xxxxxxxxx>
- [PATCH] [SMB3] Do not fall back to SMBWriteX in set_file_size error cases
- From: Steve French <smfrench@xxxxxxxxx>
- Re: [PATCH] [SMB3] Send durable handle v2 contexts when use of persistent handles required
- From: Pavel Shilovsky <piastryyy@xxxxxxxxx>
- Re: Hanging cifsiod / OpLock break problems
- From: David McBride <dwm37@xxxxxxxxx>
- Hangs when accessing cifs mounts since Windows Server upgrade
- From: Florian Bruhin <me@xxxxxxxxxxxxxxxx>
- [PATCH] [SMB3] Send durable handle v2 contexts when use of persistent handles required
- From: Steve French <smfrench@xxxxxxxxx>
- [PATCH v2] [SMB3] Enable checking for continuous availability and persistent handle support
- From: Steve French <smfrench@xxxxxxxxx>
- Re: [PATCH] mm, fs: Obey gfp_mapping for add_to_page_cache
- From: Michal Hocko <mhocko@xxxxxxxxxx>
- [PATCH] [SMB3] Display persistenthandles in /proc/mounts for SMB3 shares if enabled
- From: Steve French <smfrench@xxxxxxxxx>
- [PATCH] [SMB3] Enable checking for continuous availability and persistent handle support
- From: Steve French <smfrench@xxxxxxxxx>
- Re: "CIFS VFS: SMB response too short (9 bytes)" when copying data from CIFS mount
- From: Andrew Martin <amartin@xxxxxxxxxxx>
- Re: Samba symlinks and dcache collisions
- From: Steve French <smfrench@xxxxxxxxx>
- [PATCH] [SMB3] Add parsing for new mount option controlling persistent handles
- From: Steve French <smfrench@xxxxxxxxx>
- Re: Samba symlinks and dcache collisions
- From: Jeremy Allison <jra@xxxxxxxxx>
- Re: [PATCH] mm, fs: Obey gfp_mapping for add_to_page_cache
- From: Andrew Morton <akpm@xxxxxxxxxxxxxxxxxxxx>
- Re: "CIFS VFS: SMB response too short (9 bytes)" when copying data from CIFS mount
- From: Steve French <smfrench@xxxxxxxxx>
- Re: "CIFS VFS: SMB response too short (9 bytes)" when copying data from CIFS mount
- From: Andrew Martin <amartin@xxxxxxxxxxx>
- Re: question about potential integer truncation in cifs_set_file_size
- From: "PaX Team" <pageexec@xxxxxxxxxxx>
- Samba symlinks and dcache collisions
- From: Steve French <smfrench@xxxxxxxxx>
- Re: strange bottleneck with SMB 2.0
- From: Steve French <smfrench@xxxxxxxxx>
- Re: strange bottleneck with SMB 2.0
- From: Yale Zhang <yzhang1985@xxxxxxxxx>
- Re: "CIFS VFS: SMB response too short (9 bytes)" when copying data from CIFS mount
- From: Steve French <smfrench@xxxxxxxxx>
- "CIFS VFS: SMB response too short (9 bytes)" when copying data from CIFS mount
- From: Andrew Martin <amartin@xxxxxxxxxxx>
- [PATCH 2/2] [SMB3] Do not fall back to SMBWriteX in set_file_size error cases
- From: Steve French <smfrench@xxxxxxxxx>
- Re: fix encryption error checks on mount
- From: Steve French <smfrench@xxxxxxxxx>
- [PATCH] [SMB3] Missing null tcon check
- From: Steve French <smfrench@xxxxxxxxx>
- Re: question about potential integer truncation in cifs_set_file_size
- From: Steve French <smfrench@xxxxxxxxx>
- re: fix encryption error checks on mount
- From: Dan Carpenter <dan.carpenter@xxxxxxxxxx>
- [GIT] CIFS Fixes
- From: Steve French <smfrench@xxxxxxxxx>
- question about potential integer truncation in cifs_set_file_size
- From: "PaX Team" <pageexec@xxxxxxxxxxx>
- Re: [RFC v7 25/41] richacl: Isolate the owner and group classes
- From: "J. Bruce Fields" <bfields@xxxxxxxxxxxx>
- Re: [PATCH] richacl: Possible other write-through fix
- From: "J. Bruce Fields" <bfields@xxxxxxxxxxxx>
- Re: [PATCH] richacl: Possible other write-through fix
- From: Andreas Gruenbacher <agruenba@xxxxxxxxxx>
- Re: [RFC v7 31/41] nfsd: Add support for the v4.1 dacl attribute
- From: Andreas Gruenbacher <agruenba@xxxxxxxxxx>
- Re: [PATCH] richacl: Possible other write-through fix
- From: Andreas Gruenbacher <agruenba@xxxxxxxxxx>
- [PATCH] mm, fs: Obey gfp_mapping for add_to_page_cache
- Re: [RFC v7 25/41] richacl: Isolate the owner and group classes
- From: Andreas Gruenbacher <agruenba@xxxxxxxxxx>
- Re: [RFC v7 32/41] nfsd: Add support for the MAY_CREATE_{FILE,DIR} permissions
- From: bfields@xxxxxxxxxxxx (J. Bruce Fields)
- Re: [RFC v7 31/41] nfsd: Add support for the v4.1 dacl attribute
- From: bfields@xxxxxxxxxxxx (J. Bruce Fields)
- Re: [RFC v7 30/41] nfsd: Add richacl support
- From: bfields@xxxxxxxxxxxx (J. Bruce Fields)
- Re: [RFC v7 29/41] nfsd: Use richacls as internal acl representation
- From: bfields@xxxxxxxxxxxx (J. Bruce Fields)
- Re: [RFC v7 26/41] richacl: Apply the file masks to a richacl
- From: bfields@xxxxxxxxxxxx (J. Bruce Fields)
- Re: [RFC v7 26/41] richacl: Apply the file masks to a richacl
- From: Andreas Gruenbacher <agruenba@xxxxxxxxxx>
- Re: [RFC v7 26/41] richacl: Apply the file masks to a richacl
- From: "J. Bruce Fields" <bfields@xxxxxxxxxxxx>
- [PATCHv3] [SMB3] Fix sec=krb5 on smb3 mounts
- From: Steve French <smfrench@xxxxxxxxx>
- [PATCH 1/2] Fix sec=krb5 on smb3 mounts
- From: Steve French <smfrench@xxxxxxxxx>
- Re: [RFC v7 26/41] richacl: Apply the file masks to a richacl
- From: Andreas Gruenbacher <agruenba@xxxxxxxxxx>
- Re: [RFC v7 26/41] richacl: Apply the file masks to a richacl
- From: "J. Bruce Fields" <bfields@xxxxxxxxxxxx>
- Re: [RFC v7 26/41] richacl: Apply the file masks to a richacl
- From: Andreas Gruenbacher <agruenba@xxxxxxxxxx>
- Re: [RFC v7 26/41] richacl: Apply the file masks to a richacl
- From: "J. Bruce Fields" <bfields@xxxxxxxxxxxx>
- Re: [RFC v7 26/41] richacl: Apply the file masks to a richacl
- From: Andreas Gruenbacher <agruenba@xxxxxxxxxx>
- Re: [RFC v7 28/41] nfsd: Keep list of acls to dispose of in compoundargs
- From: bfields@xxxxxxxxxxxx (J. Bruce Fields)
- Re: [RFC v7 27/41] richacl: Create richacl from mode values
- From: bfields@xxxxxxxxxxxx (J. Bruce Fields)
- Re: [RFC v7 26/41] richacl: Apply the file masks to a richacl
- From: "J. Bruce Fields" <bfields@xxxxxxxxxxxx>
- [PATCH] [SMB3] Fix sec=krb5 on smb3 mounts
- From: Steve French <smfrench@xxxxxxxxx>
- Re: [RFC v7 24/41] richacl: Set the other permissions to the other mask
- From: Andreas Grünbacher <andreas.gruenbacher@xxxxxxxxx>
- Re: [RFC v7 24/41] richacl: Set the other permissions to the other mask
- From: bfields@xxxxxxxxxxxx (J. Bruce Fields)
- Re: [RFC v7 15/41] richacl: Automatic Inheritance
- From: "J. Bruce Fields" <bfields@xxxxxxxxxxxx>
- Re: [RFC v7 25/41] richacl: Isolate the owner and group classes
- From: Andreas Gruenbacher <agruenba@xxxxxxxxxx>
- Re: [RFC v7 25/41] richacl: Isolate the owner and group classes
- From: "J. Bruce Fields" <bfields@xxxxxxxxxxxx>
- Re: [RFC v7 25/41] richacl: Isolate the owner and group classes
- From: Andreas Gruenbacher <agruenba@xxxxxxxxxx>
- Re: [RFC v7 19/41] ext4: Add richacl feature flag
- From: "Aneesh Kumar K.V" <aneesh.kumar@xxxxxxxxxxxxxxxxxx>
- Re: [RFC v7 18/41] ext4: Add richacl support
- From: "Aneesh Kumar K.V" <aneesh.kumar@xxxxxxxxxxxxxxxxxx>
- Re: [RFC v7 22/41] richacl: Propagate everyone@ permissions to other aces
- From: "J. Bruce Fields" <bfields@xxxxxxxxxxxx>
- Re: [RFC v7 22/41] richacl: Propagate everyone@ permissions to other aces
- From: Andreas Gruenbacher <agruenba@xxxxxxxxxx>
- Re: [RFC v7 22/41] richacl: Propagate everyone@ permissions to other aces
- From: Andreas Gruenbacher <agruenba@xxxxxxxxxx>
- Re: [RFC v7 26/41] richacl: Apply the file masks to a richacl
- From: bfields@xxxxxxxxxxxx (J. Bruce Fields)
- Re: [RFC v7 26/41] richacl: Apply the file masks to a richacl
- From: bfields@xxxxxxxxxxxx (J. Bruce Fields)
- Re: [RFC v7 25/41] richacl: Isolate the owner and group classes
- From: bfields@xxxxxxxxxxxx (J. Bruce Fields)
- Re: [RFC v7 25/41] richacl: Isolate the owner and group classes
- From: bfields@xxxxxxxxxxxx (J. Bruce Fields)
- Re: [RFC v7 25/41] richacl: Isolate the owner and group classes
- From: bfields@xxxxxxxxxxxx (J. Bruce Fields)
- Re: [RFC v7 21/41] richacl: Move everyone@ aces down the acl
- From: "J. Bruce Fields" <bfields@xxxxxxxxxxxx>
- Re: [RFC v7 15/41] richacl: Automatic Inheritance
- From: "J. Bruce Fields" <bfields@xxxxxxxxxxxx>
- Re: [RFC v7 22/41] richacl: Propagate everyone@ permissions to other aces
- From: Andreas Gruenbacher <agruenba@xxxxxxxxxx>
- Re: [RFC v7 13/41] richacl: Check if an acl is equivalent to a file mode
- From: Andreas Gruenbacher <agruenba@xxxxxxxxxx>
- Re: [RFC v7 13/41] richacl: Check if an acl is equivalent to a file mode
- From: Andreas Gruenbacher <agruenba@xxxxxxxxxx>
- Re: [RFC v7 21/41] richacl: Move everyone@ aces down the acl
- From: Andreas Gruenbacher <agruenba@xxxxxxxxxx>
- Re: [RFC v7 15/41] richacl: Automatic Inheritance
- From: Andreas Gruenbacher <agruenba@xxxxxxxxxx>
- Re: [RFC v7 23/41] richacl: Set the owner permissions to the owner mask
- From: bfields@xxxxxxxxxxxx (J. Bruce Fields)
- Re: [RFC v7 14/41] richacl: Create-time inheritance
- From: Andreas Gruenbacher <agruenba@xxxxxxxxxx>
- Re: [RFC v7 22/41] richacl: Propagate everyone@ permissions to other aces
- From: "J. Bruce Fields" <bfields@xxxxxxxxxxxx>
- Re: [PATCH v1] cifs: use server timestamp for ntlmv2 authentication
- From: Peter Seiderer <ps.report@xxxxxxx>
- Re: [RFC v7 13/41] richacl: Check if an acl is equivalent to a file mode
- From: "J. Bruce Fields" <bfields@xxxxxxxxxxxx>
- Re: [RFC v7 13/41] richacl: Check if an acl is equivalent to a file mode
- From: Austin S Hemmelgarn <ahferroin7@xxxxxxxxx>
- Re: [RFC v7 13/41] richacl: Check if an acl is equivalent to a file mode
- From: "J. Bruce Fields" <bfields@xxxxxxxxxxxx>
- Re: [RFC v7 13/41] richacl: Check if an acl is equivalent to a file mode
- From: "J. Bruce Fields" <bfields@xxxxxxxxxxxx>
- Re: [RFC v7 13/41] richacl: Check if an acl is equivalent to a file mode
- From: Austin S Hemmelgarn <ahferroin7@xxxxxxxxx>
- Re: [RFC v7 22/41] richacl: Propagate everyone@ permissions to other aces
- From: bfields@xxxxxxxxxxxx (J. Bruce Fields)
- Re: [RFC v7 22/41] richacl: Propagate everyone@ permissions to other aces
- From: bfields@xxxxxxxxxxxx (J. Bruce Fields)
- Re: [RFC v7 21/41] richacl: Move everyone@ aces down the acl
- From: bfields@xxxxxxxxxxxx (J. Bruce Fields)
- Re: [RFC v7 20/41] richacl: acl editing helper functions
- From: bfields@xxxxxxxxxxxx (J. Bruce Fields)
- Re: [RFC v7 15/41] richacl: Automatic Inheritance
- From: bfields@xxxxxxxxxxxx (J. Bruce Fields)
- Re: [RFC v7 14/41] richacl: Create-time inheritance
- From: bfields@xxxxxxxxxxxx (J. Bruce Fields)
- Re: [PATCH v1] cifs: use server timestamp for ntlmv2 authentication
- From: Steve French <smfrench@xxxxxxxxx>
- Re: [RFC v7 13/41] richacl: Check if an acl is equivalent to a file mode
- From: "J. Bruce Fields" <bfields@xxxxxxxxxxxx>
- Re: [PATCH v1] cifs: use server timestamp for ntlmv2 authentication
- From: Steven French <sfrench@xxxxxxxxx>
- [PATCH v1] cifs: use server timestamp for ntlmv2 authentication
- From: Peter Seiderer <ps.report@xxxxxxx>
- Re: [RFC v7 13/41] richacl: Check if an acl is equivalent to a file mode
- From: bfields@xxxxxxxxxxxx (J. Bruce Fields)
- Re: [RFC v7 13/41] richacl: Check if an acl is equivalent to a file mode
- From: bfields@xxxxxxxxxxxx (J. Bruce Fields)
- Re: [RFC v7 10/41] richacl: Permission check algorithm
- From: "J. Bruce Fields" <bfields@xxxxxxxxxxxx>
- Re: [PATCH 20/31] fs/cifs: use kmemdup rather than duplicating its implementation
- From: Steve French <smfrench@xxxxxxxxx>
- cifs mount with krb5: Required key not available
- From: aye coder <acoder1999@xxxxxxxxx>
- Re: [PATCH 20/31] fs/cifs: use kmemdup rather than duplicating its implementation
- From: Andrzej Hajda <a.hajda@xxxxxxxxxxx>
- [GIT] CIFS Fixes
- From: Steve French <smfrench@xxxxxxxxx>
- [PATCH] [CIFS] mount option sec=none not displayed properly in /proc/mounts
- From: Steve French <smfrench@xxxxxxxxx>
- Re: [RFC v7 10/41] richacl: Permission check algorithm
- From: Andreas Grünbacher <andreas.gruenbacher@xxxxxxxxx>
- Re: [RFC v7 10/41] richacl: Permission check algorithm
- From: bfields@xxxxxxxxxxxx (J. Bruce Fields)
- Re: [RFC v7 09/41] richacl: Update the file masks in chmod()
- From: bfields@xxxxxxxxxxxx (J. Bruce Fields)
- Re: [PATCH] vfs: Add MAY_DELETE_SELF and MAY_DELETE_CHILD permission flags
- From: bfields@xxxxxxxxxxxx (J. Bruce Fields)
- Re: Two inodes with the same inode number
- From: Ross Lagerwall <ross.lagerwall@xxxxxxxxxx>
- Two inodes with the same inode number
- From: Ross Lagerwall <ross.lagerwall@xxxxxxxxxx>
- Re: [GiT] CIFS Fixes
- From: Linus Torvalds <torvalds@xxxxxxxxxxxxxxxxxxxx>
- Re: [GiT] CIFS Fixes
- From: Steve French <smfrench@xxxxxxxxx>
- Re: [GiT] CIFS Fixes
- From: Linus Torvalds <torvalds@xxxxxxxxxxxxxxxxxxxx>
- [GiT] CIFS Fixes
- From: Steve French <smfrench@xxxxxxxxx>
- [PATCH] vfs: Add MAY_DELETE_SELF and MAY_DELETE_CHILD permission flags
- From: Andreas Gruenbacher <agruenba@xxxxxxxxxx>
- [RFC v7 35/41] sunrpc: Allow to demand-allocate pages to encode into
- From: Andreas Gruenbacher <agruenba@xxxxxxxxxx>
- [RFC v7 11/41] vfs: Cache base_acl objects in inodes
- From: Andreas Gruenbacher <agruenba@xxxxxxxxxx>
- [RFC v7 36/41] sunrpc: Add xdr_init_encode_pages
- From: Andreas Gruenbacher <agruenba@xxxxxxxxxx>
- [RFC v7 37/41] nfs: Fix GETATTR bitmap verification
- From: Andreas Gruenbacher <agruenba@xxxxxxxxxx>
- [RFC v7 16/41] richacl: xattr mapping functions
- From: Andreas Gruenbacher <agruenba@xxxxxxxxxx>
- [RFC v7 38/41] nfs: Remove unused xdr page offsets in getacl/setacl arguments
- From: Andreas Gruenbacher <agruenba@xxxxxxxxxx>
- [RFC v7 40/41] nfs: Add support for the v4.1 dacl attribute
- From: Andreas Gruenbacher <agruenba@xxxxxxxxxx>
- [RFC v7 39/41] nfs: Add richacl support
- From: Andreas Gruenbacher <agruenba@xxxxxxxxxx>
- [RFC v7 41/41] richacl: uapi header split
- From: Andreas Gruenbacher <agruenba@xxxxxxxxxx>
- [RFC v7 18/41] ext4: Add richacl support
- From: Andreas Gruenbacher <agruenba@xxxxxxxxxx>
- [RFC v7 14/41] richacl: Create-time inheritance
- From: Andreas Gruenbacher <agruenba@xxxxxxxxxx>
- [RFC v7 13/41] richacl: Check if an acl is equivalent to a file mode
- From: Andreas Gruenbacher <agruenba@xxxxxxxxxx>
- [RFC v7 15/41] richacl: Automatic Inheritance
- From: Andreas Gruenbacher <agruenba@xxxxxxxxxx>
- [RFC v7 12/41] vfs: Cache richacl in struct inode
- From: Andreas Gruenbacher <agruenba@xxxxxxxxxx>
- [RFC v7 21/41] richacl: Move everyone@ aces down the acl
- From: Andreas Gruenbacher <agruenba@xxxxxxxxxx>
- [RFC v7 22/41] richacl: Propagate everyone@ permissions to other aces
- From: Andreas Gruenbacher <agruenba@xxxxxxxxxx>
- [RFC v7 23/41] richacl: Set the owner permissions to the owner mask
- From: Andreas Gruenbacher <agruenba@xxxxxxxxxx>
- [RFC v7 25/41] richacl: Isolate the owner and group classes
- From: Andreas Gruenbacher <agruenba@xxxxxxxxxx>
- [RFC v7 27/41] richacl: Create richacl from mode values
- From: Andreas Gruenbacher <agruenba@xxxxxxxxxx>
- [RFC v7 29/41] nfsd: Use richacls as internal acl representation
- From: Andreas Gruenbacher <agruenba@xxxxxxxxxx>
- [RFC v7 31/41] nfsd: Add support for the v4.1 dacl attribute
- From: Andreas Gruenbacher <agruenba@xxxxxxxxxx>
- [RFC v7 34/41] ext4: Don't allow unmapped identifiers in richacls
- From: Andreas Gruenbacher <agruenba@xxxxxxxxxx>
- [RFC v7 33/41] richacl: Add support for unmapped identifiers
- From: Andreas Gruenbacher <agruenba@xxxxxxxxxx>
- [RFC v7 32/41] nfsd: Add support for the MAY_CREATE_{FILE,DIR} permissions
- From: Andreas Gruenbacher <agruenba@xxxxxxxxxx>
- [RFC v7 30/41] nfsd: Add richacl support
- From: Andreas Gruenbacher <agruenba@xxxxxxxxxx>
- [RFC v7 28/41] nfsd: Keep list of acls to dispose of in compoundargs
- From: Andreas Gruenbacher <agruenba@xxxxxxxxxx>
- [RFC v7 26/41] richacl: Apply the file masks to a richacl
- From: Andreas Gruenbacher <agruenba@xxxxxxxxxx>
- [RFC v7 24/41] richacl: Set the other permissions to the other mask
- From: Andreas Gruenbacher <agruenba@xxxxxxxxxx>
- [RFC v7 09/41] richacl: Update the file masks in chmod()
- From: Andreas Gruenbacher <agruenba@xxxxxxxxxx>
- [RFC v7 10/41] richacl: Permission check algorithm
- From: Andreas Gruenbacher <agruenba@xxxxxxxxxx>
- [RFC v7 20/41] richacl: acl editing helper functions
- From: Andreas Gruenbacher <agruenba@xxxxxxxxxx>
- [RFC v7 19/41] ext4: Add richacl feature flag
- From: Andreas Gruenbacher <agruenba@xxxxxxxxxx>
- [RFC v7 17/41] vfs: Add richacl permission checking
- From: Andreas Gruenbacher <agruenba@xxxxxxxxxx>
- [RFC v7 08/41] richacl: Compute maximum file masks from an acl
- From: Andreas Gruenbacher <agruenba@xxxxxxxxxx>
- [RFC v7 02/41] vfs: Add MAY_CREATE_FILE and MAY_CREATE_DIR permission flags
- From: Andreas Gruenbacher <agruenba@xxxxxxxxxx>
- [RFC v7 04/41] vfs: Make the inode passed to inode_change_ok non-const
- From: Andreas Gruenbacher <agruenba@xxxxxxxxxx>
- [RFC v7 05/41] vfs: Add permission flags for setting file attributes
- From: Andreas Gruenbacher <agruenba@xxxxxxxxxx>
- [RFC v7 07/41] richacl: Permission mapping functions
- From: Andreas Gruenbacher <agruenba@xxxxxxxxxx>
- [RFC v7 06/41] richacl: In-memory representation and helper functions
- From: Andreas Gruenbacher <agruenba@xxxxxxxxxx>
- [RFC v7 03/41] vfs: Add MAY_DELETE_SELF and MAY_DELETE_CHILD permission flags
- From: Andreas Gruenbacher <agruenba@xxxxxxxxxx>
- [RFC v7 01/41] vfs: Add IS_ACL() and IS_RICHACL() tests
- From: Andreas Gruenbacher <agruenba@xxxxxxxxxx>
- [RFC v7 00/41] Richacls
- From: Andreas Gruenbacher <agruenba@xxxxxxxxxx>
- Re: noserverino option
- From: Steve French <smfrench@xxxxxxxxx>
- Re: noserverino option
- From: Steve French <smfrench@xxxxxxxxx>
- noserverino option
- From: John Jackson <john.michael.jackson1@xxxxxxxxx>
- Re: [RFC v6 08/40] richacl: Compute maximum file masks from an acl
- From: Andreas Gruenbacher <agruenba@xxxxxxxxxx>
- Re: [RFC v6 02/40] vfs: Add MAY_CREATE_FILE and MAY_CREATE_DIR permission flags
- From: Andreas Gruenbacher <agruenba@xxxxxxxxxx>
- Re: [RFC v6 08/40] richacl: Compute maximum file masks from an acl
- From: "J. Bruce Fields" <bfields@xxxxxxxxxxxx>
- Re: [RFC v6 08/40] richacl: Compute maximum file masks from an acl
- From: bfields@xxxxxxxxxxxx (J. Bruce Fields)
- Re: [RFC v6 02/40] vfs: Add MAY_CREATE_FILE and MAY_CREATE_DIR permission flags
- From: "J. Bruce Fields" <bfields@xxxxxxxxxxxx>
- Re: [RFC v6 02/40] vfs: Add MAY_CREATE_FILE and MAY_CREATE_DIR permission flags
- From: Andreas Gruenbacher <agruenba@xxxxxxxxxx>
- Re: [RFC v6 02/40] vfs: Add MAY_CREATE_FILE and MAY_CREATE_DIR permission flags
- From: bfields@xxxxxxxxxxxx (J. Bruce Fields)
- Re: [RFC v6 09/40] richacl: Update the file masks in chmod()
- From: Andreas Grünbacher <andreas.gruenbacher@xxxxxxxxx>
- Re: [RFC v6 09/40] richacl: Update the file masks in chmod()
- From: bfields@xxxxxxxxxxxx (J. Bruce Fields)
- Re: [RFC v6 10/40] richacl: Permission check algorithm
- From: "J. Bruce Fields" <bfields@xxxxxxxxxxxx>
- Re: [RFC v6 03/40] vfs: Add MAY_DELETE_SELF and MAY_DELETE_CHILD permission flags
- From: Andy Lutomirski <luto@xxxxxxxxxxxxxx>
- Re: [RFC v6 10/40] richacl: Permission check algorithm
- From: Andreas Grünbacher <andreas.gruenbacher@xxxxxxxxx>
- Re: [RFC v6 03/40] vfs: Add MAY_DELETE_SELF and MAY_DELETE_CHILD permission flags
- From: bfields@xxxxxxxxxxxx (J. Bruce Fields)
- Re: [RFC v6 03/40] vfs: Add MAY_DELETE_SELF and MAY_DELETE_CHILD permission flags
- From: Andreas Grünbacher <andreas.gruenbacher@xxxxxxxxx>
- Re: [RFC v6 10/40] richacl: Permission check algorithm
- From: bfields@xxxxxxxxxxxx (J. Bruce Fields)
- Re: [RFC v6 03/40] vfs: Add MAY_DELETE_SELF and MAY_DELETE_CHILD permission flags
- From: Andy Lutomirski <luto@xxxxxxxxxxxxxx>
- Re: [RFC v6 03/40] vfs: Add MAY_DELETE_SELF and MAY_DELETE_CHILD permission flags
- From: Andreas Gruenbacher <agruenba@xxxxxxxxxx>
- Re: [RFC v6 03/40] vfs: Add MAY_DELETE_SELF and MAY_DELETE_CHILD permission flags
- From: bfields@xxxxxxxxxxxx (J. Bruce Fields)
- Re: [RFC v6 01/40] vfs: Add IS_ACL() and IS_RICHACL() tests
- From: bfields@xxxxxxxxxxxx (J. Bruce Fields)
- Re: Linux CIFS client, Windows 2012 CIFS file server => files not found?
- From: Kristian Rink <kawazu428@xxxxxxxxx>
- Re: Linux CIFS client, Windows 2012 CIFS file server => files not found?
- From: Kristian Rink <kawazu428@xxxxxxxxx>
- Re: Linux CIFS client, Windows 2012 CIFS file server => files not found?
- From: Steve French <smfrench@xxxxxxxxx>
- Re: Linux CIFS client, Windows 2012 CIFS file server => files not found?
- From: Kristian Rink <kawazu428@xxxxxxxxx>
- Re: [PATCH V1 Resend 07/10] fs: Drop unlikely before IS_ERR(_OR_NULL)
- From: Viresh Kumar <viresh.kumar@xxxxxxxxxx>
- Re: Linux CIFS client, Windows 2012 CIFS file server => files not found?
- From: Steve French <smfrench@xxxxxxxxx>
- Re: [PATCH V1 Resend 07/10] fs: Drop unlikely before IS_ERR(_OR_NULL)
- From: Steve French <smfrench@xxxxxxxxx>
- Linux CIFS client, Windows 2012 CIFS file server => files not found?
- From: Kristian Rink <kawazu428@xxxxxxxxx>
- Re: strange bottleneck with SMB 2.0
- From: Jeff Layton <jlayton@xxxxxxxxxxxxxxx>
- Re: strange bottleneck with SMB 2.0
- From: Yale Zhang <yzhang1985@xxxxxxxxx>
- Re: strange bottleneck with SMB 2.0
- From: Steve French <smfrench@xxxxxxxxx>
- strange bottleneck with SMB 2.0
- From: Yale Zhang <yzhang1985@xxxxxxxxx>
- [PATCH V1 Resend 07/10] fs: Drop unlikely before IS_ERR(_OR_NULL)
- From: Viresh Kumar <viresh.kumar@xxxxxxxxxx>
- [PATCH V1 Resend 08/11] fs: Drop unlikely before IS_ERR(_OR_NULL)
- From: Viresh Kumar <viresh.kumar@xxxxxxxxxx>
- [PATCH 20/31] fs/cifs: use kmemdup rather than duplicating its implementation
- From: Andrzej Hajda <a.hajda@xxxxxxxxxxx>
- permissions on win-symlinks?
- From: "L. A. Walsh" <linux-cifs@xxxxxxxxx>
- [RFC v6 01/40] vfs: Add IS_ACL() and IS_RICHACL() tests
- From: Andreas Gruenbacher <andreas.gruenbacher@xxxxxxxxx>
- [RFC v6 02/40] vfs: Add MAY_CREATE_FILE and MAY_CREATE_DIR permission flags
- From: Andreas Gruenbacher <andreas.gruenbacher@xxxxxxxxx>
- [RFC v6 04/40] vfs: Make the inode passed to inode_change_ok non-const
- From: Andreas Gruenbacher <andreas.gruenbacher@xxxxxxxxx>
- [RFC v6 03/40] vfs: Add MAY_DELETE_SELF and MAY_DELETE_CHILD permission flags
- From: Andreas Gruenbacher <andreas.gruenbacher@xxxxxxxxx>
- [RFC v6 05/40] vfs: Add permission flags for setting file attributes
- From: Andreas Gruenbacher <andreas.gruenbacher@xxxxxxxxx>
- [RFC v6 06/40] richacl: In-memory representation and helper functions
- From: Andreas Gruenbacher <andreas.gruenbacher@xxxxxxxxx>
- [RFC v6 07/40] richacl: Permission mapping functions
- From: Andreas Gruenbacher <andreas.gruenbacher@xxxxxxxxx>
- [RFC v6 09/40] richacl: Update the file masks in chmod()
- From: Andreas Gruenbacher <andreas.gruenbacher@xxxxxxxxx>
- [RFC v6 08/40] richacl: Compute maximum file masks from an acl
- From: Andreas Gruenbacher <andreas.gruenbacher@xxxxxxxxx>
- [RFC v6 11/40] vfs: Cache base_acl objects in inodes
- From: Andreas Gruenbacher <andreas.gruenbacher@xxxxxxxxx>
- [RFC v6 10/40] richacl: Permission check algorithm
- From: Andreas Gruenbacher <andreas.gruenbacher@xxxxxxxxx>
- [RFC v6 12/40] vfs: Cache richacl in struct inode
- From: Andreas Gruenbacher <andreas.gruenbacher@xxxxxxxxx>
- [RFC v6 13/40] richacl: Check if an acl is equivalent to a file mode
- From: Andreas Gruenbacher <andreas.gruenbacher@xxxxxxxxx>
- [RFC v6 14/40] richacl: Create-time inheritance
- From: Andreas Gruenbacher <andreas.gruenbacher@xxxxxxxxx>
- [RFC v6 15/40] richacl: Automatic Inheritance
- From: Andreas Gruenbacher <andreas.gruenbacher@xxxxxxxxx>
- [RFC v6 17/40] vfs: Add richacl permission checking
- From: Andreas Gruenbacher <andreas.gruenbacher@xxxxxxxxx>
- [RFC v6 16/40] richacl: xattr mapping functions
- From: Andreas Gruenbacher <andreas.gruenbacher@xxxxxxxxx>
- [RFC v6 18/40] ext4: Add richacl support
- From: Andreas Gruenbacher <andreas.gruenbacher@xxxxxxxxx>
- [RFC v6 20/40] richacl: acl editing helper functions
- From: Andreas Gruenbacher <andreas.gruenbacher@xxxxxxxxx>
- [RFC v6 19/40] ext4: Add richacl feature flag
- From: Andreas Gruenbacher <andreas.gruenbacher@xxxxxxxxx>
- [RFC v6 21/40] richacl: Move everyone@ aces down the acl
- From: Andreas Gruenbacher <andreas.gruenbacher@xxxxxxxxx>
- [RFC v6 22/40] richacl: Propagate everyone@ permissions to other aces
- From: Andreas Gruenbacher <andreas.gruenbacher@xxxxxxxxx>
- [RFC v6 24/40] richacl: Set the other permissions to the other mask
- From: Andreas Gruenbacher <andreas.gruenbacher@xxxxxxxxx>
- [RFC v6 23/40] richacl: Set the owner permissions to the owner mask
- From: Andreas Gruenbacher <andreas.gruenbacher@xxxxxxxxx>
- [RFC v6 26/40] richacl: Apply the file masks to a richacl
- From: Andreas Gruenbacher <andreas.gruenbacher@xxxxxxxxx>
- [RFC v6 25/40] richacl: Isolate the owner and group classes
- From: Andreas Gruenbacher <andreas.gruenbacher@xxxxxxxxx>
- [RFC v6 27/40] richacl: Create richacl from mode values
- From: Andreas Gruenbacher <andreas.gruenbacher@xxxxxxxxx>
- [RFC v6 28/40] nfsd: Keep list of acls to dispose of in compoundargs
- From: Andreas Gruenbacher <andreas.gruenbacher@xxxxxxxxx>
- [RFC v6 31/40] nfsd: Add support for the v4.1 dacl attribute
- From: Andreas Gruenbacher <andreas.gruenbacher@xxxxxxxxx>
- [RFC v6 29/40] nfsd: Use richacls as internal acl representation
- From: Andreas Gruenbacher <andreas.gruenbacher@xxxxxxxxx>
- [RFC v6 30/40] nfsd: Add richacl support
- From: Andreas Gruenbacher <andreas.gruenbacher@xxxxxxxxx>
- [RFC v6 32/40] nfsd: Add support for the MAY_CREATE_{FILE,DIR} permissions
- From: Andreas Gruenbacher <andreas.gruenbacher@xxxxxxxxx>
- [RFC v6 34/40] ext4: Don't allow unmapped identifiers in richacls
- From: Andreas Gruenbacher <andreas.gruenbacher@xxxxxxxxx>
- [RFC v6 33/40] richacl: Add support for unmapped identifiers
- From: Andreas Gruenbacher <andreas.gruenbacher@xxxxxxxxx>
- [RFC v6 35/40] sunrpc: Allow to demand-allocate pages to encode into
- From: Andreas Gruenbacher <andreas.gruenbacher@xxxxxxxxx>
- [RFC v6 36/40] sunrpc: Add xdr_init_encode_pages
- From: Andreas Gruenbacher <andreas.gruenbacher@xxxxxxxxx>
- [RFC v6 37/40] nfs: Fix GETATTR bitmap verification
- From: Andreas Gruenbacher <andreas.gruenbacher@xxxxxxxxx>
- [RFC v6 38/40] nfs: Remove unused xdr page offsets in getacl/setacl arguments
- From: Andreas Gruenbacher <andreas.gruenbacher@xxxxxxxxx>
- [RFC v6 39/40] nfs: Add richacl support
- From: Andreas Gruenbacher <andreas.gruenbacher@xxxxxxxxx>
- [RFC v6 40/40] nfs: Add support for the v4.1 dacl attribute
- From: Andreas Gruenbacher <andreas.gruenbacher@xxxxxxxxx>
- [RFC v6 00/40] Richacls
- From: Andreas Gruenbacher <andreas.gruenbacher@xxxxxxxxx>
- Re: [PATCH 12/15] fs: Drop unlikely before IS_ERR(_OR_NULL)
- From: David Howells <dhowells@xxxxxxxxxx>
- [PATCH 12/15] fs: Drop unlikely before IS_ERR(_OR_NULL)
- From: Viresh Kumar <viresh.kumar@xxxxxxxxxx>
- Re: [regression 4.2-rc3] loop: xfstests xfs/073 deadlocked in low memory conditions
- From: Dave Chinner <david@xxxxxxxxxxxxx>
- Re: [regression 4.2-rc3] loop: xfstests xfs/073 deadlocked in low memory conditions
- From: Michal Hocko <mhocko@xxxxxxxxxx>
- Re: Kerberized mount.cifs with SMB>1?
- From: Noel Power <nopower@xxxxxxxx>
- Re: [regression 4.2-rc3] loop: xfstests xfs/073 deadlocked in low memory conditions
- From: Michal Hocko <mhocko@xxxxxxxxxx>
- [PATCH 2/2] Update cifs version number
- From: Steve French <smfrench@xxxxxxxxx>
- [PATCH 1/2] Add way to query server fs info for smb3
- From: Steve French <smfrench@xxxxxxxxx>
- [GIT PULL] CIFS/SMB3 changes for 4.2
- From: Steve French <smfrench@xxxxxxxxx>
- Fwd: [PATCHv2] Add reflink copy over SMB3.11 with new FSCTL_DUPLICATE_EXTENTS
- From: Steve French <steve.french@xxxxxxxxxxxxxxx>
- Re: [PATCHv2] Add reflink copy over SMB3.11 with new FSCTL_DUPLICATE_EXTENTS
- From: "Darrick J. Wong" <darrick.wong@xxxxxxxxxx>
- Re: [PATCHv2] Add reflink copy over SMB3.11 with new FSCTL_DUPLICATE_EXTENTS
- From: Steve French <steve.french@xxxxxxxxxxxxxxx>
- Re: [PATCHv2] Add reflink copy over SMB3.11 with new FSCTL_DUPLICATE_EXTENTS
- From: Steve French <steve.french@xxxxxxxxxxxxxxx>
- Re: [PATCH] cifs: Unset CIFS_MOUNT_POSIX_PATHS flag when following dfs mounts
- From: Jeff Layton <jlayton@xxxxxxxxx>
- Re: [PATCHv2] Add reflink copy over SMB3.11 with new FSCTL_DUPLICATE_EXTENTS
- From: "Darrick J. Wong" <darrick.wong@xxxxxxxxxx>
- Re: [PATCH] cifs: Unset CIFS_MOUNT_POSIX_PATHS flag when following dfs mounts
- From: Steve French <smfrench@xxxxxxxxx>
- permissions
- From: dark.star777@xxxxxxxxxxx
- [PATCHv2] Add reflink copy over SMB3.11 with new FSCTL_DUPLICATE_EXTENTS
- From: Steve French <smfrench@xxxxxxxxx>
- [PATCH 5/5] Update negotiate protocol for SMB3.11 dialect
- From: Steve French <smfrench@xxxxxxxxx>
- [PATCH 4/5] Add ioctl to set integrity
- From: Steve French <smfrench@xxxxxxxxx>
- [PATCH 3/5] Add Get/Set Integrity Information structure definitions
- From: Steve French <smfrench@xxxxxxxxx>
- [PATCH 2/5] Add reflink copy over SMB3.11 with new FSCTL_DUPLICATE_EXTENTS
- From: Steve French <smfrench@xxxxxxxxx>
- [PATCH 1/5] Add SMB3.11 mount option synonym for new dialect
- From: Steve French <smfrench@xxxxxxxxx>
- SMB3 very fast file copy over the network with FSCTL_DUPLICATE_EXTENTS
- From: Steve French <smfrench@xxxxxxxxx>
- Re: cifs.ko client failover with CSVFS Windows 2012 R2 server
- From: Alex Bligh <alex@xxxxxxxxxxx>
- Re: cifs.ko client failover with CSVFS Windows 2012 R2 server
- From: Steve French <smfrench@xxxxxxxxx>
- cifs.ko client failover with CSVFS Windows 2012 R2 server
- From: Alex Bligh <alex@xxxxxxxxxxx>
- CIFS QPathInfo fallback to buggy servers
- From: Steve French <smfrench@xxxxxxxxx>
- Re: CentOS cifs client sees Windows 2012 deduplicated files as symlinks
- From: Niels Basjes <Niels@xxxxxxxxx>
- [PATCH] cifs: Unset CIFS_MOUNT_POSIX_PATHS flag when following dfs mounts
- From: Sachin Prabhu <sprabhu@xxxxxxxxxx>
- Re: CentOS cifs client sees Windows 2012 deduplicated files as symlinks
- From: Niels Basjes <Niels@xxxxxxxxx>
- Re: CentOS cifs client sees Windows 2012 deduplicated files as symlinks
- From: Steve French <smfrench@xxxxxxxxx>
- Re: Flush issue with overwritten FID
- From: Federico Sauter <fsauter@xxxxxxxxxxxxxx>
- Fwd: CentOS cifs client sees Windows 2012 deduplicated files as symlinks
- From: Niels Basjes <Niels@xxxxxxxxx>
- Can't mount domain share any more -> "mount error(112): Host is down" ; smbclient works with '-m SMB3'
- From: Robert Euhus <euhus-liste1@xxxxxxxxxxxxxxxxxxxx>
- Copy from CIFS mount blocks until straced
- From: Andrew Martin <amartin@xxxxxxxxxxx>
- Re: cifs client not forgiving enough when neg prot smb1 (with extended security)
- From: Steve French <smfrench@xxxxxxxxx>
- Flush issue with overwritten FID
- From: Federico Sauter <fsauter@xxxxxxxxxxxxxx>
- [GIT] CIFS Fixes
- From: Steve French <smfrench@xxxxxxxxx>
- cifs client not forgiving enough when neg prot smb1 (with extended security)
- From: Noel Power <nopower@xxxxxxxx>
- Re: [PATCH] CIFS: Fix race condition on RFC1002_NEGATIVE_SESSION_RESPONSE
- From: Steve French <smfrench@xxxxxxxxx>
- Re: [PATCH 1/1] cifs: potential missing check for posix_lock_file_wait
- From: Steve French <smfrench@xxxxxxxxx>
- Re: [PATCH] Fix to convert SURROGATE PAIR filename
- From: Steve French <smfrench@xxxxxxxxx>
- Re: [PATCH] cifs: When "refer file directly", make new inode cache if "uniqueid is different"
- From: Steve French <smfrench@xxxxxxxxx>
- Re: [patch] CIFS: remove an unneeded NULL check
- From: Steve French <smfrench@xxxxxxxxx>
- Re: [CIFS] fix static checker warning
- From: Steve French <smfrench@xxxxxxxxx>
- re: [CIFS] fix static checker warning
- From: Dan Carpenter <dan.carpenter@xxxxxxxxxx>
- [patch] CIFS: remove an unneeded NULL check
- From: Dan Carpenter <dan.carpenter@xxxxxxxxxx>
- Re: [PATCH] CIFS: Fix race condition on RFC1002_NEGATIVE_SESSION_RESPONSE
- From: Federico Sauter <fsauter@xxxxxxxxxxxxxx>
- change mapping default to documented SFM mapping - comments?
- From: Björn JACKE <bj@xxxxxxxxx>
- Re: [PATCH] cifs: When "refer file directly", make new inode cache if "uniqueid is different"
- From: Nakajima Akira <nakajima.akira@xxxxxxxxxxxx>
- Re: [PATCH] cifs: When "refer file directly", make new inode cache if "uniqueid is different"
- From: Jeff Layton <jlayton@xxxxxxxxx>
- Re: [PATCH] Fix to convert SURROGATE PAIR filename
- From: Nakajima Akira <nakajima.akira@xxxxxxxxxxxx>
- Re: [PATCH] cifs: When "refer file directly", make new inode cache if "uniqueid is different"
- From: Shirish Pargaonkar <shirishpargaonkar@xxxxxxxxx>
- Re: Query regarding patent on compounding of request
- From: Andrew Bartlett <abartlet@xxxxxxxxx>
- Re: [PATCH] cifs: When "refer file directly", make new inode cache if "uniqueid is different"
- From: Jeff Layton <jlayton@xxxxxxxxx>
- Re: [PATCH] cifs: When "refer file directly", make new inode cache if "uniqueid is different"
- From: Nakajima Akira <nakajima.akira@xxxxxxxxxxxx>
- Re: [PATCH] cifs: When "refer file directly", make new inode cache if "uniqueid is different"
- From: Steve French <smfrench@xxxxxxxxx>
- Re: [PATCH] cifs: Don't replace dentries for dfs mounts
- From: Steve French <smfrench@xxxxxxxxx>
- Re: [PATCH] cifs: Don't replace dentries for dfs mounts
- From: Sachin Prabhu <sprabhu@xxxxxxxxxx>
- Re: [PATCH] cifs: When "refer file directly", make new inode cache if "uniqueid is different"
- From: Jeff Layton <jlayton@xxxxxxxxx>
- Re: Fix another bug from patch Re: [PATCH] Fix that several functions handle incorrect value of mapchars
- From: Steve French <smfrench@xxxxxxxxx>
- Re: [PATCH] Fix to convert SURROGATE PAIR filename
- From: Steve French <smfrench@xxxxxxxxx>
- Re: [PATCH] Fix to convert SURROGATE PAIR filename
- From: Steve French <smfrench@xxxxxxxxx>
- Re: [RFC PATCH 0/5] Remove rw parameter from direct_IO()
- From: Al Viro <viro@xxxxxxxxxxxxxxxxxx>
- [PATCH 07/16] cifs: use is_xxx_kiocb instead of filp->fl_flags
- From: Dmitry Monakhov <dmonakhov@xxxxxxxxxx>
- Re: [PATCH] cifs: Don't replace dentries for dfs mounts
- From: Steve French <smfrench@xxxxxxxxx>
- Re: [PATCH] cifs: Don't replace dentries for dfs mounts
- From: Jeff Layton <jeff.layton@xxxxxxxxxxxxxxx>
- Re: [PATCH 1/1] cifs: potential missing check for posix_lock_file_wait
- From: Jeff Layton <jeff.layton@xxxxxxxxxxxxxxx>
- Re: Problem with mount.cifs in Fedora 19.
- From: Jeff Layton <jlayton@xxxxxxxxxxxxxxx>
- [GIT PULL] CIFS Fixes
- From: Steve French <smfrench@xxxxxxxxx>
- [PATCH] cifs: Don't replace dentries for dfs mounts
- From: Sachin Prabhu <sprabhu@xxxxxxxxxx>
- Re: [PATCH 3/4] [SMB3] Fix dereference before null check warning
- From: Jeff Layton <jlayton@xxxxxxxxx>
- Re: [PATCH 3/4] [SMB3] Fix dereference before null check warning
- From: Steve French <smfrench@xxxxxxxxx>
- Re: [PATCH 3/4] [SMB3] Fix dereference before null check warning
- From: Jeff Layton <jlayton@xxxxxxxxxxxxxxx>
- Re: [PATCH 4/4] [SMB3] Fix coverity warning
- From: Jeff Layton <jlayton@xxxxxxxxxxxxxxx>
- Re: [PATCH 2/4] [CIFS] Don't ignore errors on encrypting password in SMBTcon
- From: Jeff Layton <jlayton@xxxxxxxxx>
- Re: [PATCH 1/4] [SMB3] Fix warning on uninitialized buftype
- From: Jeff Layton <jlayton@xxxxxxxxxxxxxxx>
- [PATCH] [CIFS] Fix warning
- From: Steve French <smfrench@xxxxxxxxx>
- [PATCH] CIFS: session servername can't be null
- From: Steve French <smfrench@xxxxxxxxx>
- Re: Problem with mount.cifs in Fedora 19.
- From: Ben Greear <greearb@xxxxxxxxxxxxxxx>
- Fwd: [RFC 00/39] Richacls (2)
- From: Steve French <smfrench@xxxxxxxxx>
- Re: [PATCH 4/4] [SMB3] Fix coverity warning
- From: Sachin Prabhu <sprabhu@xxxxxxxxxx>
- Re: [PATCH 3/4] [SMB3] Fix dereference before null check warning
- From: Sachin Prabhu <sprabhu@xxxxxxxxxx>
- Re: [PATCH 2/4] [CIFS] Don't ignore errors on encrypting password in SMBTcon
- From: Sachin Prabhu <sprabhu@xxxxxxxxxx>
- Re: [PATCH 1/4] [SMB3] Fix warning on uninitialized buftype
- From: Sachin Prabhu <sprabhu@xxxxxxxxxx>
- Re: [PATCH 4/4] [SMB3] Fix coverity warning
- From: Shirish Pargaonkar <shirishpargaonkar@xxxxxxxxx>
- Re: [PATCH 3/4] [SMB3] Fix dereference before null check warning
- From: Shirish Pargaonkar <shirishpargaonkar@xxxxxxxxx>
- Re: [PATCH 2/4] [CIFS] Don't ignore errors on encrypting password in SMBTcon
- From: Shirish Pargaonkar <shirishpargaonkar@xxxxxxxxx>
- Re: [PATCH 1/4] [SMB3] Fix warning on uninitialized buftype
- From: Shirish Pargaonkar <shirishpargaonkar@xxxxxxxxx>
- Re: GSOC 2015 Aspirant for Improving SMB3 protocol improvements
- From: Saket Sinha <saket.sinha89@xxxxxxxxx>
- Re: Problem with mount.cifs in Fedora 19.
- From: Ben Greear <greearb@xxxxxxxxxxxxxxx>
- Re: Problem with mount.cifs in Fedora 19.
- From: Steve French <smfrench@xxxxxxxxx>
- Re: GSOC 2015 Aspirant for Improving SMB3 protocol improvements
- From: Steve French <smfrench@xxxxxxxxx>
- Problem with mount.cifs in Fedora 19.
- From: Ben Greear <greearb@xxxxxxxxxxxxxxx>
- [PATCH 1/4] [SMB3] Fix warning on uninitialized buftype
- From: Steve French <smfrench@xxxxxxxxx>
- [PATCH 3/4] [SMB3] Fix dereference before null check warning
- From: Steve French <smfrench@xxxxxxxxx>
- [PATCH 2/4] [CIFS] Don't ignore errors on encrypting password in SMBTcon
- From: Steve French <smfrench@xxxxxxxxx>
- [PATCH 4/4] [SMB3] Fix coverity warning
- From: Steve French <smfrench@xxxxxxxxx>
- [PATCH 0/4] Fix various coverity warnings in fs/cifs
- From: Steve French <smfrench@xxxxxxxxx>
- cifs kernel client status wiki page
- From: Steve French <smfrench@xxxxxxxxx>
- Re: [PATCH 1/1] cifs: potential missing check for posix_lock_file_wait
- From: Chengyu Song <csong84@xxxxxxxxxx>
- Re: SMB3 Linux<->Linux symlinks?
- From: Steve French <smfrench@xxxxxxxxx>
- Re: [PATCH 1/1] cifs: potential missing check for posix_lock_file_wait
- From: Steve French <smfrench@xxxxxxxxx>
- [PATCH 1/1] cifs: potential missing check for posix_lock_file_wait
- From: Chengyu Song <csong84@xxxxxxxxxx>
- SMB3 Linux<->Linux symlinks?
- From: everett hubble <everetthubble@xxxxxxxxx>
- Re: [PATCH 1/1] cifs: potential memory leaks when parsing mnt opts
- From: Steve French <smfrench@xxxxxxxxx>
- Re: [PATCH 1/1] cifs: potential memory leaks when parsing mnt opts
- From: Scott Lovenberg <scott.lovenberg@xxxxxxxxx>
- Re: [PATCH 1/1] cifs: potential memory leaks when parsing mnt opts
- From: Taesoo Kim <taesoo@xxxxxxxxxx>
- Re: [PATCH 1/1] cifs: potential memory leaks when parsing mnt opts
- From: Scott Lovenberg <scott.lovenberg@xxxxxxxxx>
- [PATCH 1/1] cifs: potential memory leaks when parsing mnt opts
- From: Taesoo Kim <tsgatesv@xxxxxxxxx>
- Re: [RFC PATCH 1/5] new helper: iov_iter_rw()
- From: Al Viro <viro@xxxxxxxxxxxxxxxxxx>
- [PATCH] CIFS: Fix race condition on RFC1002_NEGATIVE_SESSION_RESPONSE
- From: Federico Sauter <fsauter@xxxxxxxxxxxxxx>
- Re: [RFC PATCH 1/5] new helper: iov_iter_rw()
- From: Omar Sandoval <osandov@xxxxxxxxxxx>
- Re: [RFC PATCH 1/5] new helper: iov_iter_rw()
- From: David Sterba <dsterba@xxxxxxx>
- Re: [RFC PATCH 0/5] Remove rw parameter from direct_IO()
- From: Al Viro <viro@xxxxxxxxxxxxxxxxxx>
- Re: [RFC PATCH 1/5] new helper: iov_iter_rw()
- From: Al Viro <viro@xxxxxxxxxxxxxxxxxx>
- [RFC PATCH 1/5] new helper: iov_iter_rw()
- From: Omar Sandoval <osandov@xxxxxxxxxxx>
- [RFC PATCH 2/5] Remove rw from {,__,do_}blockdev_direct_IO()
- From: Omar Sandoval <osandov@xxxxxxxxxxx>
- [RFC PATCH 3/5] Remove rw from dax_{do_,}io()
- From: Omar Sandoval <osandov@xxxxxxxxxxx>
- [RFC PATCH 4/5] direct_IO: use iov_iter_rw() instead of rw everywhere
- From: Omar Sandoval <osandov@xxxxxxxxxxx>
- [RFC PATCH 5/5] direct_IO: remove rw from a_ops->direct_IO()
- From: Omar Sandoval <osandov@xxxxxxxxxxx>
- [RFC PATCH 0/5] Remove rw parameter from direct_IO()
- From: Omar Sandoval <osandov@xxxxxxxxxxx>
- Re: [PATCH] cifs: fix use-after-free bug in find_writable_file
- From: Steve French <smfrench@xxxxxxxxx>
- Re: [PATCH] cifs: fix use-after-free bug in find_writable_file
- From: Jeff Layton <jlayton@xxxxxxxxx>
- Re: DFS referrals support ?
- From: Franck Eyraud <franck+linux-cifs@xxxxxxxxxxxxxxx>
- [PATCH] cifs: fix use-after-free bug in find_writable_file
- From: David Disseldorp <ddiss@xxxxxxx>
- Re: [patch] mm, mempool: do not allow atomic resizing
- From: Steffen Maier <maier@xxxxxxxxxxxxxxxxxx>
- [patch] mm, mempool: do not allow atomic resizing
- From: David Rientjes <rientjes@xxxxxxxxxx>
- Re: How does mounting with BACKUP INTENT work in CIFS?
- From: "pisymbol ." <pisymbol@xxxxxxxxx>
- Re: GSOC 2015 Aspirant for Improving SMB3 protocol improvements
- From: David Disseldorp <ddiss@xxxxxxx>
- Re: Hanging cifsiod / OpLock break problems
- From: Shirish Pargaonkar <shirishpargaonkar@xxxxxxxxx>
- Re: How does mounting with BACKUP INTENT work in CIFS?
- From: Richard Sharpe <realrichardsharpe@xxxxxxxxx>
- Re: How does mounting with BACKUP INTENT work in CIFS?
- From: "pisymbol ." <pisymbol@xxxxxxxxx>
- Re: How does mounting with BACKUP INTENT work in CIFS?
- From: "pisymbol ." <pisymbol@xxxxxxxxx>
- Re: How does mounting with BACKUP INTENT work in CIFS?
- From: Richard Sharpe <realrichardsharpe@xxxxxxxxx>
- How does mounting with BACKUP INTENT work in CIFS?
- From: "pisymbol ." <pisymbol@xxxxxxxxx>
- Hanging cifsiod / OpLock break problems
- From: Tobias Doerffel <tobias.doerffel@xxxxxxxxxxxxxx>
- Fwd: [RFC 00/21] Richacls
- From: Steve French <smfrench@xxxxxxxxx>
- Re: SMB2 test suite question
- From: Steve French <smfrench@xxxxxxxxx>
- SMB2 test suite question
- From: "Charlie B. " <charlie8@xxxxxxxxxxx>
- Re: Access denied in sub-folder
- From: "Bob Balsover" <cifs@xxxxxxxxxxxx>
- Access denied in sub-folder
- From: Halvor Lund <halvor.lund@xxxxxxxxx>
- Re: Fix another bug from patch Re: [PATCH] Fix that several functions handle incorrect value of mapchars
- From: Nakajima Akira <nakajima.akira@xxxxxxxxxxxx>
- Re: Failure to mount a built-in SMB/CIFS server in a router
- From: "ISHIKAWA,chiaki" <ishikawa@xxxxxxxxxxxx>
- Re: Failure to mount a built-in SMB/CIFS server in a router
- From: "ISHIKAWA,chiaki" <ishikawa@xxxxxxxxxxxx>
- Re: Failure to mount a built-in SMB/CIFS server in a router
- From: Shirish Pargaonkar <shirishpargaonkar@xxxxxxxxx>
- Failure to mount a built-in SMB/CIFS server in a router
- From: "ISHIKAWA,chiaki" <ishikawa@xxxxxxxxxxxx>
- Re: Question regarding kernel cifs mount bug with prefixpath
- From: Shirish Pargaonkar <shirishpargaonkar@xxxxxxxxx>
- Question regarding kernel cifs mount bug with prefixpath
- From: David Gelvin <david.gelvin@xxxxxxxxx>
- Fix another bug from patch Re: [PATCH] Fix that several functions handle incorrect value of mapchars
- From: Nakajima Akira <nakajima.akira@xxxxxxxxxxxx>
- RE: New ioctl - FSCTL_DUPLICATE_EXTENTS_TO_FILE
- From: Tom Talpey <ttalpey@xxxxxxxxxxxxx>
- Re: [PATCH] Fix that several functions handle incorrect value of mapchars
- From: Nakajima Akira <nakajima.akira@xxxxxxxxxxxx>
[Index of Archives]
[Linux USB Devel]
[Linux SCSI]
[Samba]
[Yosemite News]