Linux CIFS Development
[Prev Page][Next Page]
- [PATCH] cifs: stuff the fl_owner into "pid" field in the lock request
- From: Jeff Layton <jlayton@xxxxxxxxxxxxxxx>
- Re: [PATCH] posix acls: Move namespace conversion into filesystem / xattr handlers
- From: Christoph Hellwig <hch@xxxxxxxxxxxxx>
- Re: [PATCH] posix acls: Move namespace conversion into filesystem / xattr handlers
- From: Steve French <smfrench@xxxxxxxxx>
- Re: [lustre-devel] [PATCH] posix acls: Move namespace conversion into filesystem / xattr handlers
- From: Andreas Grünbacher <andreas.gruenbacher@xxxxxxxxx>
- Re: [lustre-devel] [PATCH] posix acls: Move namespace conversion into filesystem / xattr handlers
- From: James Simmons <jsimmons@xxxxxxxxxxxxx>
- [PATCH] posix acls: Move namespace conversion into filesystem / xattr handlers
- From: Andreas Gruenbacher <agruenba@xxxxxxxxxx>
- Re: [PATCH v21 00/22] Richacls
- From: "James Johnston" <johnstonj.public@xxxxxxxxxxxx>
- [GIT] CIFS Fixes
- From: Steve French <smfrench@xxxxxxxxx>
- Re: linux-next: build failure after merge of the security tree
- From: Steve French <smfrench@xxxxxxxxx>
- linux-next: manual merge of the vfs tree with the cifs tree
- From: Stephen Rothwell <sfr@xxxxxxxxxxxxxxxx>
- Re: linux-next: build failure after merge of the security tree
- From: Stephen Rothwell <sfr@xxxxxxxxxxxxxxxx>
- Re: [PATCH] CIFS: Remove some obsolete comments
- From: Sachin Prabhu <sprabhu@xxxxxxxxxx>
- Re: linux-next: build failure after merge of the security tree
- From: David Howells <dhowells@xxxxxxxxxx>
- linux-next: build failure after merge of the security tree
- From: Stephen Rothwell <sfr@xxxxxxxxxxxxxxxx>
- Re: linux-next: manual merge of the vfs tree with Linus' tree
- From: Steve French <smfrench@xxxxxxxxx>
- [PATCH] CIFS: Remove some obsolete comments
- From: Steve French <smfrench@xxxxxxxxx>
- linux-next: manual merge of the vfs tree with Linus' tree
- From: Stephen Rothwell <sfr@xxxxxxxxxxxxxxxx>
- Re: [PATCH] cifs: Create dedicated keyring for spnego operations
- From: Steve French <smfrench@xxxxxxxxx>
- proposal
- From: welcome@xxxxxxxxxxxxxx
- [git pull] vfs.git#sendmsg.cifs
- From: Al Viro <viro@xxxxxxxxxxxxxxxxxx>
- [GIT] CIFS Fixes
- From: Steve French <smfrench@xxxxxxxxx>
- Re: [PATCH] cifs: Create dedicated keyring for spnego operations
- From: Sachin Prabhu <sprabhu@xxxxxxxxxx>
- Re: [PATCH] [SMB3] remove directory incorrectly tries to set delete on close on non-empty directories
- From: Sachin Prabhu <sprabhu@xxxxxxxxxx>
- Re: [PATCH] fs: Add MODULE_SOFTDEP declarations for hard-coded crypto drivers
- From: David Sterba <dsterba@xxxxxxx>
- [PATCH] fs: Add MODULE_SOFTDEP declarations for hard-coded crypto drivers
- From: Ben Hutchings <ben@xxxxxxxxxxxxxxx>
- duplicate extents SMB3 fcntl and cp --reflink from cifs.ko
- From: Steve French <smfrench@xxxxxxxxx>
- [PATCH] [SMB3] remove directory incorrectly tries to set delete on close on non-empty directories
- From: Steve French <smfrench@xxxxxxxxx>
- RE: [PATCH v21 00/22] Richacls
- From: "Frank Filz" <ffilzlnx@xxxxxxxxxxxxxx>
- Re: [PATCH v21 00/22] Richacls
- From: Volker Lendecke <Volker.Lendecke@xxxxxxxxx>
- Re: [PATCH v21 00/22] Richacls
- From: Jeremy Allison <jra@xxxxxxxxx>
- Re: [PATCH v21 00/22] Richacls
- From: Volker Lendecke <Volker.Lendecke@xxxxxxxxx>
- [PATCH v21 01/22] vfs: Add IS_ACL() and IS_RICHACL() tests
- From: Andreas Gruenbacher <agruenba@xxxxxxxxxx>
- [PATCH v21 02/22] vfs: Add MAY_CREATE_FILE and MAY_CREATE_DIR permission flags
- From: Andreas Gruenbacher <agruenba@xxxxxxxxxx>
- [PATCH v21 03/22] vfs: Add MAY_DELETE_SELF and MAY_DELETE_CHILD permission flags
- From: Andreas Gruenbacher <agruenba@xxxxxxxxxx>
- [PATCH v21 04/22] vfs: Make the inode passed to inode_change_ok non-const
- From: Andreas Gruenbacher <agruenba@xxxxxxxxxx>
- [PATCH v21 05/22] vfs: Add permission flags for setting file attributes
- From: Andreas Gruenbacher <agruenba@xxxxxxxxxx>
- [PATCH v21 06/22] richacl: In-memory representation and helper functions
- From: Andreas Gruenbacher <agruenba@xxxxxxxxxx>
- [PATCH v21 07/22] richacl: Permission mapping functions
- From: Andreas Gruenbacher <agruenba@xxxxxxxxxx>
- [PATCH v21 08/22] richacl: Compute maximum file masks from an acl
- From: Andreas Gruenbacher <agruenba@xxxxxxxxxx>
- [PATCH v21 10/22] posix_acl: Improve xattr fixup code
- From: Andreas Gruenbacher <agruenba@xxxxxxxxxx>
- [PATCH v21 09/22] richacl: Permission check algorithm
- From: Andreas Gruenbacher <agruenba@xxxxxxxxxx>
- [PATCH v21 11/22] vfs: Cache base_acl objects in inodes
- From: Andreas Gruenbacher <agruenba@xxxxxxxxxx>
- [PATCH v21 12/22] vfs: Add get_richacl and set_richacl inode operations
- From: Andreas Gruenbacher <agruenba@xxxxxxxxxx>
- [PATCH v21 13/22] vfs: Cache richacl in struct inode
- From: Andreas Gruenbacher <agruenba@xxxxxxxxxx>
- [PATCH v21 14/22] richacl: Update the file masks in chmod()
- From: Andreas Gruenbacher <agruenba@xxxxxxxxxx>
- [PATCH v21 15/22] richacl: Check if an acl is equivalent to a file mode
- From: Andreas Gruenbacher <agruenba@xxxxxxxxxx>
- [PATCH v21 16/22] richacl: Create-time inheritance
- From: Andreas Gruenbacher <agruenba@xxxxxxxxxx>
- [PATCH v21 17/22] richacl: Automatic Inheritance
- From: Andreas Gruenbacher <agruenba@xxxxxxxxxx>
- [PATCH v21 18/22] richacl: xattr mapping functions
- From: Andreas Gruenbacher <agruenba@xxxxxxxxxx>
- [PATCH v21 19/22] richacl: Add richacl xattr handler
- From: Andreas Gruenbacher <agruenba@xxxxxxxxxx>
- [PATCH v21 20/22] vfs: Add richacl permission checking
- From: Andreas Gruenbacher <agruenba@xxxxxxxxxx>
- [PATCH v21 21/22] ext4: Add richacl support
- From: Andreas Gruenbacher <agruenba@xxxxxxxxxx>
- [PATCH v21 22/22] ext4: Add richacl feature flag
- From: Andreas Gruenbacher <agruenba@xxxxxxxxxx>
- [PATCH v21 00/22] Richacls
- From: Andreas Gruenbacher <agruenba@xxxxxxxxxx>
- Re: Design of fsnotify for FUSE, nfs and cifs: when/how to send a watch.
- From: Stef Bon <stefbon@xxxxxxxxx>
- Re: Design of fsnotify for FUSE, nfs and cifs: when/how to send a watch.
- From: Steve French <smfrench@xxxxxxxxx>
- Re: [PATCH] cifs: remove any preceding delimiter from prefix_path
- From: Steve French <smfrench@xxxxxxxxx>
- Re: [RFC][PATCHSET] reduce messing with iovecs in cifs
- From: Steve French <smfrench@xxxxxxxxx>
- Re: [PATCH] cifs: Use file_dentry()
- From: Steve French <smfrench@xxxxxxxxx>
- Re: [PATCH 25/41] Documentation: filesystems: fix spelling mistakes
- From: Steve French <smfrench@xxxxxxxxx>
- [PATCH 25/41] Documentation: filesystems: fix spelling mistakes
- From: Eric Engestrom <eric@xxxxxxxxxxxx>
- Re: [PATCH] cifs: Create dedicated keyring for spnego operations
- From: Shirish Pargaonkar <shirishpargaonkar@xxxxxxxxx>
- [PATCH] cifs: Create dedicated keyring for spnego operations
- From: Sachin Prabhu <sprabhu@xxxxxxxxxx>
- [PATCH] cifs: Switch to generic xattr handlers
- From: Andreas Gruenbacher <agruenba@xxxxxxxxxx>
- Re: Design of fsnotify for FUSE, nfs and cifs: when/how to send a watch.
- From: Stef Bon <stefbon@xxxxxxxxx>
- Design of fsnotify for FUSE, nfs and cifs: when/how to send a watch.
- From: Stef Bon <stefbon@xxxxxxxxx>
- Re: [PATCH] cifs: Use file_dentry()
- From: Shirish Pargaonkar <shirishpargaonkar@xxxxxxxxx>
- [PATCH] Add full_path_type arg to cifs_build_path_to_root()
- From: Aurélien Aptel <aaptel@xxxxxxxx>
- Re: [PATCH 3/6] cifs: quit playing games with draining iovecs
- From: Al Viro <viro@xxxxxxxxxxxxxxxxxx>
- Re: [PATCH 6/6] cifs: don't bother with kmap on read_pages side
- From: Jeff Layton <jlayton@xxxxxxxxxxxxxxx>
- Re: [PATCH 4/6] cifs: no need to wank with copying and advancing iovec on recvmsg side either
- From: Jeff Layton <jlayton@xxxxxxxxxxxxxxx>
- Re: [PATCH 3/6] cifs: quit playing games with draining iovecs
- From: Jeff Layton <jlayton@xxxxxxxxxxxxxxx>
- Re: [PATCH 2/6] cifs: merge the hash calculation helpers
- From: Jeff Layton <jlayton@xxxxxxxxxxxxxxx>
- Re: [PATCH 1/6] [net] drop 'size' argument of sock_recvmsg()
- From: Jeff Layton <jlayton@xxxxxxxxxxxxxxx>
- Re: [PATCH 5/6] cifs_readv_receive: use cifs_read_from_socket()
- From: Jeff Layton <jlayton@xxxxxxxxxxxxxxx>
- [PATCH] cifs: Use file_dentry()
- From: Goldwyn Rodrigues <rgoldwyn@xxxxxxx>
- Re: [PATCH] Create test groups for cifs in xfstests
- From: Dave Chinner <david@xxxxxxxxxxxxx>
- Re: [PATCH] Create test groups for cifs in xfstests
- From: Eric Sandeen <sandeen@xxxxxxxxxxx>
- [PATCH] Create test groups for cifs in xfstests
- From: Steve French <smfrench@xxxxxxxxx>
- Re: [PATCH 1/8] cifs: Fix xattr name checks
- From: Steve French <smfrench@xxxxxxxxx>
- Re: [PATCH 1/8] cifs: Fix xattr name checks
- From: Al Viro <viro@xxxxxxxxxxxxxxxxxx>
- Re: [PATCH 1/8] cifs: Fix xattr name checks
- From: Steve French <smfrench@xxxxxxxxx>
- Re: [PATCH 1/8] cifs: Fix xattr name checks
- From: Steve French <smfrench@xxxxxxxxx>
- Re: [PATCH 1/8] cifs: Fix xattr name checks
- From: Al Viro <viro@xxxxxxxxxxxxxxxxxx>
- Re: [PATCH 3/8] cifs: Fix removexattr for os2.* xattrs
- From: Steve French <smfrench@xxxxxxxxx>
- Re: [PATCH 2/8] cifs: Check for equality with ACL_TYPE_ACCESS and ACL_TYPE_DEFAULT
- From: Steve French <smfrench@xxxxxxxxx>
- Re: [PATCH 1/8] cifs: Fix xattr name checks
- From: Steve French <smfrench@xxxxxxxxx>
- Re: [PATCH net-next] sock: tigthen lockdep checks for sock_owned_by_user
- From: David Miller <davem@xxxxxxxxxxxxx>
- [PATCH 5/8] ceph: Switch to generic xattr handlers
- From: Andreas Gruenbacher <agruenba@xxxxxxxxxx>
- [PATCH 6/8] ceph: kill __ceph_removexattr()
- From: Andreas Gruenbacher <agruenba@xxxxxxxxxx>
- [PATCH 2/8] cifs: Check for equality with ACL_TYPE_ACCESS and ACL_TYPE_DEFAULT
- From: Andreas Gruenbacher <agruenba@xxxxxxxxxx>
- [PATCH 7/8] posix acls: Export xattr_handler functions
- From: Andreas Gruenbacher <agruenba@xxxxxxxxxx>
- [PATCH 8/8] gfs2: Switch to generic xattr handlers
- From: Andreas Gruenbacher <agruenba@xxxxxxxxxx>
- [PATCH 4/8] ceph: Get rid of d_find_alias in ceph_set_acl
- From: Andreas Gruenbacher <agruenba@xxxxxxxxxx>
- [PATCH 3/8] cifs: Fix removexattr for os2.* xattrs
- From: Andreas Gruenbacher <agruenba@xxxxxxxxxx>
- [PATCH 1/8] cifs: Fix xattr name checks
- From: Andreas Gruenbacher <agruenba@xxxxxxxxxx>
- Re: [PATCH] xattr: Export xattr_resolve_name
- From: Andreas Gruenbacher <agruenba@xxxxxxxxxx>
- [PATCH 4/8] ceph: Get rid of d_find_alias in ceph_set_acl
- From: Andreas Gruenbacher <agruenba@xxxxxxxxxx>
- [PATCH 8/8] gfs2: Switch to generic xattr handlers
- From: Andreas Gruenbacher <agruenba@xxxxxxxxxx>
- [PATCH 7/8] posix acls: Export xattr_handler functions
- From: Andreas Gruenbacher <agruenba@xxxxxxxxxx>
- [PATCH 5/8] ceph: Switch to generic xattr handlers
- From: Andreas Gruenbacher <agruenba@xxxxxxxxxx>
- [PATCH 6/8] ceph: kill __ceph_removexattr()
- From: Andreas Gruenbacher <agruenba@xxxxxxxxxx>
- [PATCH 2/8] cifs: Check for equality with ACL_TYPE_ACCESS and ACL_TYPE_DEFAULT
- From: Andreas Gruenbacher <agruenba@xxxxxxxxxx>
- [PATCH 3/8] cifs: Fix removexattr for os2.* xattrs
- From: Andreas Gruenbacher <agruenba@xxxxxxxxxx>
- [PATCH 1/8] cifs: Fix xattr name checks
- From: Andreas Gruenbacher <agruenba@xxxxxxxxxx>
- Re: [PATCH] xattr: Export xattr_resolve_name
- From: Andreas Gruenbacher <agruenba@xxxxxxxxxx>
- Re: [PATCH 2/6] cifs: merge the hash calculation helpers
- From: Shirish Pargaonkar <shirishpargaonkar@xxxxxxxxx>
- Re: [RFC][PATCHSET] reduce messing with iovecs in cifs
- From: Shirish Pargaonkar <shirishpargaonkar@xxxxxxxxx>
- [PATCH 6/6] cifs: don't bother with kmap on read_pages side
- From: Al Viro <viro@xxxxxxxxxxxxxxxxxx>
- [PATCH 5/6] cifs_readv_receive: use cifs_read_from_socket()
- From: Al Viro <viro@xxxxxxxxxxxxxxxxxx>
- [PATCH 4/6] cifs: no need to wank with copying and advancing iovec on recvmsg side either
- From: Al Viro <viro@xxxxxxxxxxxxxxxxxx>
- [PATCH 3/6] cifs: quit playing games with draining iovecs
- From: Al Viro <viro@xxxxxxxxxxxxxxxxxx>
- [PATCH 2/6] cifs: merge the hash calculation helpers
- From: Al Viro <viro@xxxxxxxxxxxxxxxxxx>
- [PATCH 1/6] [net] drop 'size' argument of sock_recvmsg()
- From: Al Viro <viro@xxxxxxxxxxxxxxxxxx>
- [RFC][PATCHSET] reduce messing with iovecs in cifs
- From: Al Viro <viro@xxxxxxxxxxxxxxxxxx>
- [PATCH net-next] sock: tigthen lockdep checks for sock_owned_by_user
- From: Hannes Frederic Sowa <hannes@xxxxxxxxxxxxxxxxxxx>
- Re: questions cifs.upcall.c
- From: Jeff Layton <jlayton@xxxxxxxxx>
- combination of cifs and ecryptfs
- From: Hans-Joachim Kliemeck <info@xxxxxxxxxxx>
- Re: CIFS hang
- From: Shirish Pargaonkar <shirishpargaonkar@xxxxxxxxx>
- Re: CIFS hang
- From: Dāvis Mosāns <davispuh@xxxxxxxxx>
- Re: CIFS hang
- From: Shirish Pargaonkar <shirishpargaonkar@xxxxxxxxx>
- Re: CIFS hang
- From: Steve French <smfrench@xxxxxxxxx>
- Re: CIFS hang
- From: Dāvis Mosāns <davispuh@xxxxxxxxx>
- Re: CIFS hang
- From: Dāvis Mosāns <davispuh@xxxxxxxxx>
- Re: CIFS hang
- From: Steve French <smfrench@xxxxxxxxx>
- CIFS hang
- From: Dāvis Mosāns <davispuh@xxxxxxxxx>
- Re: questions cifs.upcall.c
- From: "Dey, John F" <jfdey@xxxxxxxxxxxxx>
- Re: questions cifs.upcall.c
- From: Jeff Layton <jlayton@xxxxxxxxx>
- Re: questions cifs.upcall.c
- From: "Dey, John F" <jfdey@xxxxxxxxxxxxx>
- Re: questions cifs.upcall.c
- From: Jeff Layton <jlayton@xxxxxxxxx>
- cifs multiuser mount issue
- From: Damjan Dimitrov <damjan.dimitrov@xxxxxxxxxxxxx>
- Re: [PATCH v18 00/22] Richacls (Core and Ext4)
- From: Michael Adam <obnox@xxxxxxxxx>
- Re: [PATCH v18 19/22] richacl: Add richacl xattr handler
- From: Christoph Hellwig <hch@xxxxxxxxxxxxx>
- Re: [PATCH v20 00/23] Richacls (Core and Ext4)
- From: Andreas Gruenbacher <agruenba@xxxxxxxxxx>
- Re: [PATCH v20 00/23] Richacls (Core and Ext4)
- From: Steve French <smfrench@xxxxxxxxx>
- Re: [PATCH v18 21/22] ext4: Add richacl support
- From: Andreas Gruenbacher <agruenba@xxxxxxxxxx>
- Re: [PATCH v18 11/22] vfs: Cache base_acl objects in inodes
- From: Andreas Gruenbacher <agruenba@xxxxxxxxxx>
- [PATCH v20 02/23] vfs: Add MAY_CREATE_FILE and MAY_CREATE_DIR permission flags
- From: Andreas Gruenbacher <agruenba@xxxxxxxxxx>
- [PATCH v20 01/23] vfs: Add IS_ACL() and IS_RICHACL() tests
- From: Andreas Gruenbacher <agruenba@xxxxxxxxxx>
- [PATCH v20 03/23] vfs: Add MAY_DELETE_SELF and MAY_DELETE_CHILD permission flags
- From: Andreas Gruenbacher <agruenba@xxxxxxxxxx>
- [PATCH v20 07/23] richacl: Permission mapping functions
- From: Andreas Gruenbacher <agruenba@xxxxxxxxxx>
- [PATCH v20 05/23] vfs: Add permission flags for setting file attributes
- From: Andreas Gruenbacher <agruenba@xxxxxxxxxx>
- [PATCH v20 06/23] richacl: In-memory representation and helper functions
- From: Andreas Gruenbacher <agruenba@xxxxxxxxxx>
- [PATCH v20 08/23] richacl: Compute maximum file masks from an acl
- From: Andreas Gruenbacher <agruenba@xxxxxxxxxx>
- [PATCH v20 09/23] richacl: Permission check algorithm
- From: Andreas Gruenbacher <agruenba@xxxxxxxxxx>
- [PATCH v20 10/23] posix_acl: Unexport acl_by_type and make it static
- From: Andreas Gruenbacher <agruenba@xxxxxxxxxx>
- [PATCH v20 11/23] posix_acl: Improve xattr fixup code
- From: Andreas Gruenbacher <agruenba@xxxxxxxxxx>
- [PATCH v20 12/23] vfs: Cache base_acl objects in inodes
- From: Andreas Gruenbacher <agruenba@xxxxxxxxxx>
- [PATCH v20 14/23] vfs: Cache richacl in struct inode
- From: Andreas Gruenbacher <agruenba@xxxxxxxxxx>
- [PATCH v20 15/23] richacl: Update the file masks in chmod()
- From: Andreas Gruenbacher <agruenba@xxxxxxxxxx>
- [PATCH v20 13/23] vfs: Add get_richacl and set_richacl inode operations
- From: Andreas Gruenbacher <agruenba@xxxxxxxxxx>
- [PATCH v20 18/23] richacl: Automatic Inheritance
- From: Andreas Gruenbacher <agruenba@xxxxxxxxxx>
- [PATCH v20 17/23] richacl: Create-time inheritance
- From: Andreas Gruenbacher <agruenba@xxxxxxxxxx>
- [PATCH v20 16/23] richacl: Check if an acl is equivalent to a file mode
- From: Andreas Gruenbacher <agruenba@xxxxxxxxxx>
- [PATCH v20 20/23] richacl: Add richacl xattr handler
- From: Andreas Gruenbacher <agruenba@xxxxxxxxxx>
- [PATCH v20 19/23] richacl: xattr mapping functions
- From: Andreas Gruenbacher <agruenba@xxxxxxxxxx>
- [PATCH v20 21/23] vfs: Add richacl permission checking
- From: Andreas Gruenbacher <agruenba@xxxxxxxxxx>
- [PATCH v20 22/23] ext4: Add richacl support
- From: Andreas Gruenbacher <agruenba@xxxxxxxxxx>
- [PATCH v20 23/23] ext4: Add richacl feature flag
- From: Andreas Gruenbacher <agruenba@xxxxxxxxxx>
- [PATCH v20 04/23] vfs: Make the inode passed to inode_change_ok non-const
- From: Andreas Gruenbacher <agruenba@xxxxxxxxxx>
- [PATCH v20 00/23] Richacls (Core and Ext4)
- From: Andreas Gruenbacher <agruenba@xxxxxxxxxx>
- Re: [PATCH v18 00/22] Richacls (Core and Ext4)
- From: Steve French <smfrench@xxxxxxxxx>
- Re: [PATCH v18 00/22] Richacls (Core and Ext4)
- From: Steve French <smfrench@xxxxxxxxx>
- Re: [PATCH v18 19/22] richacl: Add richacl xattr handler
- From: "J. Bruce Fields" <bfields@xxxxxxxxxxxx>
- Re: [PATCH v18 00/22] Richacls (Core and Ext4)
- From: Volker Lendecke <Volker.Lendecke@xxxxxxxxx>
- Re: [PATCH v18 00/22] Richacls (Core and Ext4)
- From: Jeremy Allison <jra@xxxxxxxxx>
- Re: [PATCH v18 21/22] ext4: Add richacl support
- From: Christoph Hellwig <hch@xxxxxxxxxxxxx>
- Re: [PATCH v18 21/22] ext4: Add richacl support
- From: Christoph Hellwig <hch@xxxxxxxxxxxxx>
- Re: [PATCH v18 00/22] Richacls (Core and Ext4)
- From: Christoph Hellwig <hch@xxxxxxxxxxxxx>
- Re: [PATCH v18 11/22] vfs: Cache base_acl objects in inodes
- From: Christoph Hellwig <hch@xxxxxxxxxxxxx>
- Re: [PATCH v18 00/22] Richacls (Core and Ext4)
- From: Christoph Hellwig <hch@xxxxxxxxxxxxx>
- Re: [PATCH v18 19/22] richacl: Add richacl xattr handler
- From: Christoph Hellwig <hch@xxxxxxxxxxxxx>
- Re: [PATCH v18 00/22] Richacls (Core and Ext4)
- From: Christoph Hellwig <hch@xxxxxxxxxxxxx>
- [PATCH v19 01/23] vfs: Add IS_ACL() and IS_RICHACL() tests
- From: Andreas Gruenbacher <agruenba@xxxxxxxxxx>
- [PATCH v19 00/23] Richacls (Core and Ext4)
- From: Andreas Gruenbacher <agruenba@xxxxxxxxxx>
- [PATCH v19 03/23] vfs: Add MAY_DELETE_SELF and MAY_DELETE_CHILD permission flags
- From: Andreas Gruenbacher <agruenba@xxxxxxxxxx>
- [PATCH v19 04/23] vfs: Make the inode passed to inode_change_ok non-const
- From: Andreas Gruenbacher <agruenba@xxxxxxxxxx>
- [PATCH v19 02/23] vfs: Add MAY_CREATE_FILE and MAY_CREATE_DIR permission flags
- From: Andreas Gruenbacher <agruenba@xxxxxxxxxx>
- [PATCH v19 05/23] vfs: Add permission flags for setting file attributes
- From: Andreas Gruenbacher <agruenba@xxxxxxxxxx>
- [PATCH v19 07/23] richacl: Permission mapping functions
- From: Andreas Gruenbacher <agruenba@xxxxxxxxxx>
- [PATCH v19 08/23] richacl: Compute maximum file masks from an acl
- From: Andreas Gruenbacher <agruenba@xxxxxxxxxx>
- [PATCH v19 09/23] richacl: Permission check algorithm
- From: Andreas Gruenbacher <agruenba@xxxxxxxxxx>
- [PATCH v19 06/23] richacl: In-memory representation and helper functions
- From: Andreas Gruenbacher <agruenba@xxxxxxxxxx>
- [PATCH v19 10/23] posix_acl: Unexport acl_by_type and make it static
- From: Andreas Gruenbacher <agruenba@xxxxxxxxxx>
- [PATCH v19 11/23] posix_acl: Improve xattr fixup code
- From: Andreas Gruenbacher <agruenba@xxxxxxxxxx>
- [PATCH v19 13/23] vfs: Add get_richacl and set_richacl inode operations
- From: Andreas Gruenbacher <agruenba@xxxxxxxxxx>
- [PATCH v19 12/23] vfs: Cache base_acl objects in inodes
- From: Andreas Gruenbacher <agruenba@xxxxxxxxxx>
- [PATCH v19 14/23] vfs: Cache richacl in struct inode
- From: Andreas Gruenbacher <agruenba@xxxxxxxxxx>
- [PATCH v19 16/23] richacl: Check if an acl is equivalent to a file mode
- From: Andreas Gruenbacher <agruenba@xxxxxxxxxx>
- [PATCH v19 15/23] richacl: Update the file masks in chmod()
- From: Andreas Gruenbacher <agruenba@xxxxxxxxxx>
- [PATCH v19 17/23] richacl: Create-time inheritance
- From: Andreas Gruenbacher <agruenba@xxxxxxxxxx>
- [PATCH v19 18/23] richacl: Automatic Inheritance
- From: Andreas Gruenbacher <agruenba@xxxxxxxxxx>
- [PATCH v19 19/23] richacl: xattr mapping functions
- From: Andreas Gruenbacher <agruenba@xxxxxxxxxx>
- [PATCH v19 21/23] vfs: Add richacl permission checking
- From: Andreas Gruenbacher <agruenba@xxxxxxxxxx>
- [PATCH v19 20/23] richacl: Add richacl xattr handler
- From: Andreas Gruenbacher <agruenba@xxxxxxxxxx>
- [PATCH v19 22/23] ext4: Add richacl support
- From: Andreas Gruenbacher <agruenba@xxxxxxxxxx>
- [PATCH v19 23/23] ext4: Add richacl feature flag
- From: Andreas Gruenbacher <agruenba@xxxxxxxxxx>
- Re: [PATCH v18 21/22] ext4: Add richacl support
- From: Andreas Gruenbacher <agruenba@xxxxxxxxxx>
- Re: [PATCH v18 00/22] Richacls (Core and Ext4)
- From: Jeremy Allison <jra@xxxxxxxxx>
- Re: [PATCH v18 21/22] ext4: Add richacl support
- From: Andreas Gruenbacher <agruenba@xxxxxxxxxx>
- Re: [PATCH v18 21/22] ext4: Add richacl support
- From: Andreas Gruenbacher <agruenba@xxxxxxxxxx>
- Re: [PATCH v18 00/22] Richacls (Core and Ext4)
- From: Andreas Gruenbacher <agruenba@xxxxxxxxxx>
- Re: [PATCH v18 00/22] Richacls (Core and Ext4)
- From: Simo <simo@xxxxxxxxx>
- Re: [PATCH v18 00/22] Richacls (Core and Ext4)
- From: Jeremy Allison <jra@xxxxxxxxx>
- Re: [PATCH v18 00/22] Richacls (Core and Ext4)
- From: Steve French <smfrench@xxxxxxxxx>
- Re: [PATCH v18 18/22] richacl: xattr mapping functions
- From: Andreas Gruenbacher <agruenba@xxxxxxxxxx>
- Re: [PATCH v18 11/22] vfs: Cache base_acl objects in inodes
- From: Andreas Gruenbacher <agruenba@xxxxxxxxxx>
- Re: [PATCH v18 00/22] Richacls (Core and Ext4)
- From: Andreas Gruenbacher <agruenba@xxxxxxxxxx>
- Re: [PATCH v18 21/22] ext4: Add richacl support
- From: Christoph Hellwig <hch@xxxxxxxxxxxxx>
- Re: [PATCH v18 19/22] richacl: Add richacl xattr handler
- From: "J. Bruce Fields" <bfields@xxxxxxxxxxxx>
- Re: [PATCH v18 19/22] richacl: Add richacl xattr handler
- From: Christoph Hellwig <hch@xxxxxxxxxxxxx>
- Re: [PATCH v18 18/22] richacl: xattr mapping functions
- From: Christoph Hellwig <hch@xxxxxxxxxxxxx>
- Re: [PATCH v18 09/22] richacl: Permission check algorithm
- From: Christoph Hellwig <hch@xxxxxxxxxxxxx>
- Re: [PATCH v18 00/22] Richacls (Core and Ext4)
- From: "J. Bruce Fields" <bfields@xxxxxxxxxxxx>
- Re: [PATCH v18 11/22] vfs: Cache base_acl objects in inodes
- From: Christoph Hellwig <hch@xxxxxxxxxxxxx>
- Re: [PATCH v18 10/22] posix_acl: Unexport acl_by_type and make it static
- From: Christoph Hellwig <hch@xxxxxxxxxxxxx>
- Re: [PATCH v18 00/22] Richacls (Core and Ext4)
- From: Christoph Hellwig <hch@xxxxxxxxxxxxx>
- NTFS pseudo-xattr
- From: Steve French <smfrench@xxxxxxxxx>
- Fwd: xfstest groups for network file systems
- From: Steve French <smfrench@xxxxxxxxx>
- ntfs.streams.list xattr and listing alternate data streams
- From: Steve French <smfrench@xxxxxxxxx>
- [GIT] CIFS Fixes
- From: Steve French <smfrench@xxxxxxxxx>
- Re: Interop Issue: SMB2+ async replies, and the kernel, Samba side fix enclosed.
- From: Christian Ambach <ambi@xxxxxxxxx>
- Re: Interop Issue: SMB2+ async replies, and the kernel, Samba side fix enclosed.
- From: Volker Lendecke <Volker.Lendecke@xxxxxxxxx>
- Re: [PATCH 2/2] CIFS: Fix duplicate line introduced by clone_file_range patch
- From: Christoph Hellwig <hch@xxxxxx>
- Fwd: [PATCH 2/2] CIFS: Fix duplicate line introduced by clone_file_range patch
- From: Steve French <smfrench@xxxxxxxxx>
- [PATCH 2/2] CIFS: Fix duplicate line introduced by clone_file_range patch
- From: Steve French <smfrench@xxxxxxxxx>
- Re: [PATCH 1/3] s390x: fix condition to choose correct function
- From: Steve French <smfrench@xxxxxxxxx>
- Re: [PATCH 1/3] s390x: fix condition to choose correct function
- From: Steve French <smfrench@xxxxxxxxx>
- [PATCH 1/3] s390x: fix condition to choose correct function
- From: Steve French <smfrench@xxxxxxxxx>
- [PATCH v18 01/22] vfs: Add IS_ACL() and IS_RICHACL() tests
- From: Andreas Gruenbacher <agruenba@xxxxxxxxxx>
- [PATCH v18 06/22] richacl: In-memory representation and helper functions
- From: Andreas Gruenbacher <agruenba@xxxxxxxxxx>
- [PATCH v18 04/22] vfs: Make the inode passed to inode_change_ok non-const
- From: Andreas Gruenbacher <agruenba@xxxxxxxxxx>
- [PATCH v18 05/22] vfs: Add permission flags for setting file attributes
- From: Andreas Gruenbacher <agruenba@xxxxxxxxxx>
- [PATCH v18 07/22] richacl: Permission mapping functions
- From: Andreas Gruenbacher <agruenba@xxxxxxxxxx>
- [PATCH v18 08/22] richacl: Compute maximum file masks from an acl
- From: Andreas Gruenbacher <agruenba@xxxxxxxxxx>
- [PATCH v18 09/22] richacl: Permission check algorithm
- From: Andreas Gruenbacher <agruenba@xxxxxxxxxx>
- [PATCH v18 10/22] posix_acl: Unexport acl_by_type and make it static
- From: Andreas Gruenbacher <agruenba@xxxxxxxxxx>
- [PATCH v18 12/22] vfs: Add get_richacl and set_richacl inode operations
- From: Andreas Gruenbacher <agruenba@xxxxxxxxxx>
- [PATCH v18 11/22] vfs: Cache base_acl objects in inodes
- From: Andreas Gruenbacher <agruenba@xxxxxxxxxx>
- [PATCH v18 15/22] richacl: Check if an acl is equivalent to a file mode
- From: Andreas Gruenbacher <agruenba@xxxxxxxxxx>
- [PATCH v18 14/22] richacl: Update the file masks in chmod()
- From: Andreas Gruenbacher <agruenba@xxxxxxxxxx>
- [PATCH v18 17/22] richacl: Automatic Inheritance
- From: Andreas Gruenbacher <agruenba@xxxxxxxxxx>
- [PATCH v18 16/22] richacl: Create-time inheritance
- From: Andreas Gruenbacher <agruenba@xxxxxxxxxx>
- [PATCH v18 18/22] richacl: xattr mapping functions
- From: Andreas Gruenbacher <agruenba@xxxxxxxxxx>
- [PATCH v18 19/22] richacl: Add richacl xattr handler
- From: Andreas Gruenbacher <agruenba@xxxxxxxxxx>
- [PATCH v18 20/22] vfs: Add richacl permission checking
- From: Andreas Gruenbacher <agruenba@xxxxxxxxxx>
- [PATCH v18 21/22] ext4: Add richacl support
- From: Andreas Gruenbacher <agruenba@xxxxxxxxxx>
- [PATCH v18 22/22] ext4: Add richacl feature flag
- From: Andreas Gruenbacher <agruenba@xxxxxxxxxx>
- [PATCH v18 13/22] vfs: Cache richacl in struct inode
- From: Andreas Gruenbacher <agruenba@xxxxxxxxxx>
- [PATCH v18 03/22] vfs: Add MAY_DELETE_SELF and MAY_DELETE_CHILD permission flags
- From: Andreas Gruenbacher <agruenba@xxxxxxxxxx>
- [PATCH v18 02/22] vfs: Add MAY_CREATE_FILE and MAY_CREATE_DIR permission flags
- From: Andreas Gruenbacher <agruenba@xxxxxxxxxx>
- [PATCH v18 00/22] Richacls (Core and Ext4)
- From: Andreas Gruenbacher <agruenba@xxxxxxxxxx>
- Re: [PATCH] cifs: fix out-of-bounds access in lease parsing
- From: Steve French <smfrench@xxxxxxxxx>
- Re: [PATCH] s390x: fix condition to choose correct function
- From: Steve French <smfrench@xxxxxxxxx>
- Re: Interop Issue: SMB2+ async replies, and the kernel, Samba side fix enclosed.
- From: Steve French <smfrench@xxxxxxxxx>
- Re: richacl(7) man page review comments
- From: Andreas Gruenbacher <agruenba@xxxxxxxxxx>
- Re: Interop Issue: SMB2+ async replies, and the kernel, Samba side fix enclosed.
- From: Pavel Shilovsky <piastryyy@xxxxxxxxx>
- Re: Interop Issue: SMB2+ async replies, and the kernel, Samba side fix enclosed.
- From: Shirish Pargaonkar <shirishpargaonkar@xxxxxxxxx>
- Re: Interop Issue: SMB2+ async replies, and the kernel, Samba side fix enclosed.
- From: Pavel Shilovsky <piastryyy@xxxxxxxxx>
- Re: Interop Issue: SMB2+ async replies, and the kernel, Samba side fix enclosed.
- From: Pavel Shilovsky <pshilovsky@xxxxxxxxx>
- Re: Interop Issue: SMB2+ async replies, and the kernel, Samba side fix enclosed.
- From: Jeremy Allison <jra@xxxxxxxxx>
- [PATCH] s390x: fix condition to choose correct function
- From: Yadan Fan <ydfan@xxxxxxxx>
- Re: richacl(7) man page review comments
- From: Andreas Gruenbacher <agruenba@xxxxxxxxxx>
- Re: Interop Issue: SMB2+ async replies, and the kernel, Samba side fix enclosed.
- From: Jeremy Allison <jra@xxxxxxxxx>
- Re: richacl(7) man page review comments
- From: Andreas Gruenbacher <agruenba@xxxxxxxxxx>
- Re: Interop Issue: SMB2+ async replies, and the kernel, Samba side fix enclosed.
- From: Shirish Pargaonkar <shirishpargaonkar@xxxxxxxxx>
- Re: Interop Issue: SMB2+ async replies, and the kernel, Samba side fix enclosed.
- From: Stefan Metzmacher <metze@xxxxxxxxx>
- Re: richacl(7) man page review comments
- From: Andreas Gruenbacher <agruenba@xxxxxxxxxx>
- Re: richacl(7) man page review comments
- From: "Michael Kerrisk (man-pages)" <mtk.manpages@xxxxxxxxx>
- Re: richacl(7) man page review comments
- From: Andreas Gruenbacher <agruenba@xxxxxxxxxx>
- Re: richacl(7) man page review comments
- From: "Michael Kerrisk (man-pages)" <mtk.manpages@xxxxxxxxx>
- ANNOUNCE: cifs-utils release 6.5 ready for download
- From: Jeff Layton <jlayton@xxxxxxxxx>
- Re: richacl(7) man page review comments
- From: Andreas Gruenbacher <agruenba@xxxxxxxxxx>
- Re: CIFS hang
- From: Shirish Pargaonkar <shirishpargaonkar@xxxxxxxxx>
- Re: richacl(7) man page review comments
- From: "Michael Kerrisk (man-pages)" <mtk.manpages@xxxxxxxxx>
- Re: richacl(7) man page review comments
- From: "Michael Kerrisk (man-pages)" <mtk.manpages@xxxxxxxxx>
- CIFS hang
- From: Markus Greger <Markus.Greger@xxxxxxx>
- Re: richacl(7) man page review comments
- From: Andreas Gruenbacher <agruenba@xxxxxxxxxx>
- Fwd: [GIT] CIFS Fixes
- From: Steve French <smfrench@xxxxxxxxx>
- Re: richacl(7) man page review comments
- From: "Michael Kerrisk (man-pages)" <mtk.manpages@xxxxxxxxx>
- Re: richacl(7) man page review comments
- From: Andreas Gruenbacher <agruenba@xxxxxxxxxx>
- Re: richacl(7) man page review comments
- From: "Michael Kerrisk (man-pages)" <mtk.manpages@xxxxxxxxx>
- Re: richacl(7) man page review comments
- From: Andreas Gruenbacher <agruenba@xxxxxxxxxx>
- Re: richacl(7) man page review comments
- From: "Michael Kerrisk (man-pages)" <mtk.manpages@xxxxxxxxx>
- Re: getrichacl(1) man page review comments
- From: "Michael Kerrisk (man-pages)" <mtk.manpages@xxxxxxxxx>
- Re: setrichacl(1) man page review comments
- From: "Michael Kerrisk (man-pages)" <mtk.manpages@xxxxxxxxx>
- Re: richacl(7) man page review comments
- From: "Michael Kerrisk (man-pages)" <mtk.manpages@xxxxxxxxx>
- Re: richacl(7) man page review comments
- From: Andreas Gruenbacher <agruenba@xxxxxxxxxx>
- ASYNC operation
- From: Sachin Prabhu <sprabhu@xxxxxxxxxx>
- Re: [PATCH] cifs: fix erroneous return value
- From: Steve French <smfrench@xxxxxxxxx>
- Re: [PATCH] cifs: remove redundant check for null string pointer
- From: Steve French <smfrench@xxxxxxxxx>
- Re: [PATCH] cifs: fix potential overflow in cifs_compose_mount_options
- From: Steve French <smfrench@xxxxxxxxx>
- Re: richacl(7) man page review comments
- From: "J. Bruce Fields" <bfields@xxxxxxxxxxxx>
- Re: [PATCH] cifs: fix erroneous return value
- From: Anton Protopopov <a.s.protopopov@xxxxxxxxx>
- Re: [PATCH] cifs: fix erroneous return value
- From: Joe Perches <joe@xxxxxxxxxxx>
- [PATCH] cifs: fix erroneous return value
- From: Anton Protopopov <a.s.protopopov@xxxxxxxxx>
- [PATCH] cifs: fix out-of-bounds access in lease parsing
- From: Justin Maggard <jmaggard10@xxxxxxxxx>
- [PATCH] cifs: remove any preceding delimiter from prefix_path
- From: Sachin Prabhu <sprabhu@xxxxxxxxxx>
- Re: getrichacl(1) man page review comments
- From: Martin Steigerwald <martin@xxxxxxxxxxxx>
- richacl(7) man page review comments
- From: "Michael Kerrisk (man-pages)" <mtk.manpages@xxxxxxxxx>
- setrichacl(1) man page review comments
- From: "Michael Kerrisk (man-pages)" <mtk.manpages@xxxxxxxxx>
- getrichacl(1) man page review comments
- From: "Michael Kerrisk (man-pages)" <mtk.manpages@xxxxxxxxx>
- Re: RichACLs man-pages review
- From: "Michael Kerrisk (man-pages)" <mtk.manpages@xxxxxxxxx>
- RichACLs man-pages review
- From: "Michael Kerrisk (man-pages)" <mtk.manpages@xxxxxxxxx>
- Re: [PATCH v2 2/4] lib: update single-char callers of strtobool
- From: Kees Cook <keescook@xxxxxxxxxxxx>
- [PATCH v3 4/4] param: convert some "on"/"off" users to strtobool
- From: Kees Cook <keescook@xxxxxxxxxxxx>
- [PATCH v3 2/4] lib: update single-char callers of strtobool
- From: Kees Cook <keescook@xxxxxxxxxxxx>
- [PATCH v3 3/4] lib: add "on"/"off" support to kstrtobool
- From: Kees Cook <keescook@xxxxxxxxxxxx>
- [PATCH v3 1/4] lib: move strtobool to kstrtobool
- From: Kees Cook <keescook@xxxxxxxxxxxx>
- [PATCH v3 0/4] lib: add "on" and "off" to strtobool
- From: Kees Cook <keescook@xxxxxxxxxxxx>
- Re: [PATCH v2 1/4] lib: move strtobool to kstrtobool
- From: Kees Cook <keescook@xxxxxxxxxxxx>
- RE: [PATCH v2 2/4] lib: update single-char callers of strtobool
- From: David Laight <David.Laight@xxxxxxxxxx>
- Re: [PATCH v2 4/4] param: convert some "on"/"off" users to strtobool
- From: Kees Cook <keescook@xxxxxxxxxxxx>
- Re: [PATCH v2 4/4] param: convert some "on"/"off" users to strtobool
- From: Kees Cook <keescook@xxxxxxxxxxxx>
- Re: [PATCH v2 1/4] lib: move strtobool to kstrtobool
- From: Rasmus Villemoes <linux@xxxxxxxxxxxxxxxxxx>
- Re: [PATCH v2 1/4] lib: move strtobool to kstrtobool
- From: Andy Shevchenko <andy.shevchenko@xxxxxxxxx>
- Re: [PATCH v2 3/4] lib: add "on"/"off" support to kstrtobool
- From: Kees Cook <keescook@xxxxxxxxxxxx>
- Re: [PATCH v2 4/4] param: convert some "on"/"off" users to strtobool
- From: Andy Shevchenko <andy.shevchenko@xxxxxxxxx>
- Re: [PATCH v2 2/4] lib: update single-char callers of strtobool
- From: Kees Cook <keescook@xxxxxxxxxxxx>
- Re: [PATCH v2 3/4] lib: add "on"/"off" support to kstrtobool
- From: Andy Shevchenko <andy.shevchenko@xxxxxxxxx>
- Re: [PATCH v2 2/4] lib: update single-char callers of strtobool
- From: Andy Shevchenko <andy.shevchenko@xxxxxxxxx>
- Re: [PATCH v2 1/4] lib: move strtobool to kstrtobool
- From: Kees Cook <keescook@xxxxxxxxxxxx>
- [PATCH v2 4/4] param: convert some "on"/"off" users to strtobool
- From: Kees Cook <keescook@xxxxxxxxxxxx>
- [PATCH v2 0/4] lib: add "on" and "off" to strtobool
- From: Kees Cook <keescook@xxxxxxxxxxxx>
- [PATCH v2 3/4] lib: add "on"/"off" support to kstrtobool
- From: Kees Cook <keescook@xxxxxxxxxxxx>
- [PATCH v2 2/4] lib: update single-char callers of strtobool
- From: Kees Cook <keescook@xxxxxxxxxxxx>
- [PATCH v2 1/4] lib: move strtobool to kstrtobool
- From: Kees Cook <keescook@xxxxxxxxxxxx>
- Re: [PATCH 1/3] lib: fix callers of strtobool to use char array
- From: Kees Cook <keescook@xxxxxxxxxxxx>
- cifs: out-of-bound write in build_ntlmssp_auth_blob()
- From: Jerome Marchand <jmarchan@xxxxxxxxxx>
- Oracle Backups to CIFS failing
- From: Martin Decker <martin.decker@xxxxxxxxxxxxxxxxx>
- [PATCH 03/10] fs: cifs: Replace CURRENT_TIME with current_fs_time()
- From: Deepa Dinamani <deepa.kernel@xxxxxxxxx>
- [PATCH 04/10] fs: cifs: Replace CURRENT_TIME with ktime_get_real_ts()
- From: Deepa Dinamani <deepa.kernel@xxxxxxxxx>
- [PATCH 05/10] fs: cifs: Replace CURRENT_TIME by get_seconds
- From: Deepa Dinamani <deepa.kernel@xxxxxxxxx>
- [PATCH] cifs: fix potential overflow in cifs_compose_mount_options
- From: Insu Yun <wuninsu@xxxxxxxxx>
- Re: [PATCH 1/3] lib: fix callers of strtobool to use char array
- From: Andy Shevchenko <andy.shevchenko@xxxxxxxxx>
- Re: [v2 PATCH 9/26] eCryptfs: Use skcipher and shash
- From: Tyler Hicks <tyhicks@xxxxxxxxxxxxx>
- Re: [PATCH 3/3] param: convert some "on"/"off" users to strtobool
- From: Michael Ellerman <mpe@xxxxxxxxxxxxxx>
- Re: [PATCH 3/3] param: convert some "on"/"off" users to strtobool
- From: Heiko Carstens <heiko.carstens@xxxxxxxxxx>
- [PATCH 2/3] lib: add "on" and "off" to strtobool
- From: Kees Cook <keescook@xxxxxxxxxxxx>
- [PATCH 3/3] param: convert some "on"/"off" users to strtobool
- From: Kees Cook <keescook@xxxxxxxxxxxx>
- [PATCH 1/3] lib: fix callers of strtobool to use char array
- From: Kees Cook <keescook@xxxxxxxxxxxx>
- [PATCH 0/3] lib: add "on" and "off" to strtobool
- From: Kees Cook <keescook@xxxxxxxxxxxx>
- Re: [PATCH] lib: fix callers of strtobool to use char array
- From: Joe Perches <joe@xxxxxxxxxxx>
- Re: [PATCH] lib: fix callers of strtobool to use char array
- From: Kees Cook <keescook@xxxxxxxxxxxx>
- [PATCH] lib: fix callers of strtobool to use char array
- From: Kees Cook <keescook@xxxxxxxxxxxx>
- Is there a way to enumerate Alternate Data Streams?
- From: Markus Greger <Markus.Greger@xxxxxxx>
- Re: [PATCH 17/26] mac802154: Use skcipher
- From: Stefan Schmidt <stefan@xxxxxxxxxxxxxxx>
- Re: [PATCH 16/26] libceph: Use skcipher
- From: Herbert Xu <herbert@xxxxxxxxxxxxxxxxxxx>
- Re: [PATCH 16/26] libceph: Use skcipher
- From: Ilya Dryomov <idryomov@xxxxxxxxx>
- Re: [PATCH 16/26] libceph: Use skcipher
- From: Herbert Xu <herbert@xxxxxxxxxxxxxxxxxxx>
- Re: [dm-devel] [PATCH 22/26] iscsi_tcp: Use ahash
- From: Mike Christie <michaelc@xxxxxxxxxxx>
- [PATCH] cifs: remove redundant check for null string pointer
- From: Colin King <colin.king@xxxxxxxxxxxxx>
- Re: [PATCH 16/26] libceph: Use skcipher
- From: Ilya Dryomov <idryomov@xxxxxxxxx>
- Re: [PATCH 15/26] Bluetooth: Use skcipher and hash
- From: Marcel Holtmann <marcel@xxxxxxxxxxxx>
- Re: [PATCH 26/26] tcp: Use ahash
- From: David Miller <davem@xxxxxxxxxxxxx>
- Re: [PATCH 19/26] ipsec: Use skcipher and ahash when probing algorithms
- From: David Miller <davem@xxxxxxxxxxxxx>
- Re: [PATCH 25/26] sctp: Use shash
- From: David Miller <davem@xxxxxxxxxxxxx>
- [v2 PATCH 9/26] eCryptfs: Use skcipher and shash
- From: Herbert Xu <herbert@xxxxxxxxxxxxxxxxxxx>
- Re: [PATCH 6/26] staging: rtl8192u: Use skcipher and ahash
- From: Greg KH <greg@xxxxxxxxx>
- Re: [PATCH 3/26] staging: rtl8192e: Replace uses of obsolete blkcipher and hash
- From: Greg KH <greg@xxxxxxxxx>
- Re: [PATCH 9/26] eCryptfs: Use skcipher and shash
- From: Julia Lawall <julia.lawall@xxxxxxx>
- Re: [PATCH 21/26] nfc: s3fwrn5: Use shash
- From: kbuild test robot <lkp@xxxxxxxxx>
- Re: [PATCH 24/26] nfsd: Use shash
- From: kbuild test robot <lkp@xxxxxxxxx>
- Re: [PATCH 19/26] ipsec: Use skcipher and ahash when probing algorithms
- From: kbuild test robot <lkp@xxxxxxxxx>
- Re: [PATCH 4/26] dm crypt: Use skcipher and ahash
- From: kbuild test robot <lkp@xxxxxxxxx>
- Re: [PATCH 9/26] eCryptfs: Use skcipher and shash
- From: kbuild test robot <lkp@xxxxxxxxx>
- Re: [PATCH 1/26] block: cryptoloop - Use new skcipher interface
- From: Herbert Xu <herbert@xxxxxxxxxxxxxxxxxxx>
- Re: [PATCH 7/26] wusb: Use skcipher
- From: kbuild test robot <lkp@xxxxxxxxx>
- Re: [PATCH 15/26] Bluetooth: Use skcipher and hash
- From: kbuild test robot <lkp@xxxxxxxxx>
- Re: [PATCH 1/26] block: cryptoloop - Use new skcipher interface
- From: kbuild test robot <lkp@xxxxxxxxx>
- [PATCH 1/26] block: cryptoloop - Use new skcipher interface
- From: Herbert Xu <herbert@xxxxxxxxxxxxxxxxxxx>
- [PATCH 2/26] ppp_mppe: Use skcipher and ahash
- From: Herbert Xu <herbert@xxxxxxxxxxxxxxxxxxx>
- [PATCH 3/26] staging: rtl8192e: Replace uses of obsolete blkcipher and hash
- From: Herbert Xu <herbert@xxxxxxxxxxxxxxxxxxx>
- [PATCH 4/26] dm crypt: Use skcipher and ahash
- From: Herbert Xu <herbert@xxxxxxxxxxxxxxxxxxx>
- [PATCH 5/26] orinoco: Use ahash
- From: Herbert Xu <herbert@xxxxxxxxxxxxxxxxxxx>
- [PATCH 6/26] staging: rtl8192u: Use skcipher and ahash
- From: Herbert Xu <herbert@xxxxxxxxxxxxxxxxxxx>
- [PATCH 8/26] cifs: Use skcipher
- From: Herbert Xu <herbert@xxxxxxxxxxxxxxxxxxx>
- [PATCH 9/26] eCryptfs: Use skcipher and shash
- From: Herbert Xu <herbert@xxxxxxxxxxxxxxxxxxx>
- [PATCH 10/26] ext4: Use skcipher
- From: Herbert Xu <herbert@xxxxxxxxxxxxxxxxxxx>
- [PATCH 11/26] f2fs: Use skcipher
- From: Herbert Xu <herbert@xxxxxxxxxxxxxxxxxxx>
- [PATCH 13/26] lib80211: Use skcipher and ahash
- From: Herbert Xu <herbert@xxxxxxxxxxxxxxxxxxx>
- [PATCH 14/26] KEYS: Use skcipher
- From: Herbert Xu <herbert@xxxxxxxxxxxxxxxxxxx>
- [PATCH 15/26] Bluetooth: Use skcipher and hash
- From: Herbert Xu <herbert@xxxxxxxxxxxxxxxxxxx>
- [PATCH 17/26] mac802154: Use skcipher
- From: Herbert Xu <herbert@xxxxxxxxxxxxxxxxxxx>
- [PATCH 18/26] rxrpc: Use skcipher
- From: Herbert Xu <herbert@xxxxxxxxxxxxxxxxxxx>
- [PATCH 19/26] ipsec: Use skcipher and ahash when probing algorithms
- From: Herbert Xu <herbert@xxxxxxxxxxxxxxxxxxx>
- [PATCH 20/26] drbd: Use shash and ahash
- From: Herbert Xu <herbert@xxxxxxxxxxxxxxxxxxx>
- [PATCH 22/26] iscsi_tcp: Use ahash
- From: Herbert Xu <herbert@xxxxxxxxxxxxxxxxxxx>
- [PATCH 23/26] iscsi-target: Use shash and ahash
- From: Herbert Xu <herbert@xxxxxxxxxxxxxxxxxxx>
- [PATCH 24/26] nfsd: Use shash
- From: Herbert Xu <herbert@xxxxxxxxxxxxxxxxxxx>
- [PATCH 25/26] sctp: Use shash
- From: Herbert Xu <herbert@xxxxxxxxxxxxxxxxxxx>
- [PATCH 26/26] tcp: Use ahash
- From: Herbert Xu <herbert@xxxxxxxxxxxxxxxxxxx>
- [PATCH 21/26] nfc: s3fwrn5: Use shash
- From: Herbert Xu <herbert@xxxxxxxxxxxxxxxxxxx>
- [PATCH 16/26] libceph: Use skcipher
- From: Herbert Xu <herbert@xxxxxxxxxxxxxxxxxxx>
- [PATCH 12/26] sunrpc: Use skcipher and ahash/shash
- From: Herbert Xu <herbert@xxxxxxxxxxxxxxxxxxx>
- [PATCH 7/26] wusb: Use skcipher
- From: Herbert Xu <herbert@xxxxxxxxxxxxxxxxxxx>
- [PATCH 0/26] crypto: Use skcipher and ahash/shash where possible
- From: Herbert Xu <herbert@xxxxxxxxxxxxxxxxxxx>
- [GIT] SMB3 Fixes
- From: Steve French <smfrench@xxxxxxxxx>
- [PATCH 3/3] cifs: Add soft dependencies
- From: Jean Delvare <jdelvare@xxxxxxx>
- [PATCH 2/3] cifs: Only select the required crypto modules
- From: Jean Delvare <jdelvare@xxxxxxx>
- [PATCH 1/3] cifs: Simplify SMB2 and SMB311 dependencies
- From: Jean Delvare <jdelvare@xxxxxxx>
- [PATCH 0/3] cifs: Better dependencies
- From: Jean Delvare <jdelvare@xxxxxxx>
- Re: [PATCH] autoconf: Use $(DEFS) when building idmapwb.so and pam_cifscreds.so
- From: Jeff Layton <jlayton@xxxxxxxxx>
- Re: [PATCH] cifs_dbg() outputs an uninitialized buffer in cifs_readdir()
- From: Steve French <smfrench@xxxxxxxxx>
- Re: [PATCH] cifs: fix race between call_async() and reconnect()
- From: Steve French <smfrench@xxxxxxxxx>
- [PATCH] cifs_dbg() outputs an uninitialized buffer in cifs_readdir()
- From: Vasily Averin <vvs@xxxxxxxxxxxxx>
- crash inside debug printk in cifs_readdir()
- From: Vasily Averin <vvs@xxxxxxxxxxxxx>
- LSF/MM 2016: Call for Proposals
- From: "Martin K. Petersen" <martin.petersen@xxxxxxxxxx>
- [PATCH v17 00/22] Richacls (Core and Ext4)
- From: Andreas Gruenbacher <agruenba@xxxxxxxxxx>
- [PATCH v17 01/22] vfs: Add IS_ACL() and IS_RICHACL() tests
- From: Andreas Gruenbacher <agruenba@xxxxxxxxxx>
- [PATCH v17 02/22] vfs: Add MAY_CREATE_FILE and MAY_CREATE_DIR permission flags
- From: Andreas Gruenbacher <agruenba@xxxxxxxxxx>
- [PATCH v17 03/22] vfs: Add MAY_DELETE_SELF and MAY_DELETE_CHILD permission flags
- From: Andreas Gruenbacher <agruenba@xxxxxxxxxx>
- [PATCH v17 04/22] vfs: Make the inode passed to inode_change_ok non-const
- From: Andreas Gruenbacher <agruenba@xxxxxxxxxx>
- [PATCH v17 05/22] vfs: Add permission flags for setting file attributes
- From: Andreas Gruenbacher <agruenba@xxxxxxxxxx>
- [PATCH v17 06/22] richacl: In-memory representation and helper functions
- From: Andreas Gruenbacher <agruenba@xxxxxxxxxx>
- [PATCH v17 07/22] richacl: Permission mapping functions
- From: Andreas Gruenbacher <agruenba@xxxxxxxxxx>
- [PATCH v17 08/22] richacl: Compute maximum file masks from an acl
- From: Andreas Gruenbacher <agruenba@xxxxxxxxxx>
- [PATCH v17 09/22] richacl: Permission check algorithm
- From: Andreas Gruenbacher <agruenba@xxxxxxxxxx>
- [PATCH v17 10/22] posix_acl: Unexport acl_by_type and make it static
- From: Andreas Gruenbacher <agruenba@xxxxxxxxxx>
- [PATCH v17 11/22] vfs: Cache base_acl objects in inodes
- From: Andreas Gruenbacher <agruenba@xxxxxxxxxx>
- [PATCH v17 12/22] vfs: Add get_richacl and set_richacl inode operations
- From: Andreas Gruenbacher <agruenba@xxxxxxxxxx>
- [PATCH v17 13/22] vfs: Cache richacl in struct inode
- From: Andreas Gruenbacher <agruenba@xxxxxxxxxx>
- [PATCH v17 14/22] richacl: Update the file masks in chmod()
- From: Andreas Gruenbacher <agruenba@xxxxxxxxxx>
- [PATCH v17 15/22] richacl: Check if an acl is equivalent to a file mode
- From: Andreas Gruenbacher <agruenba@xxxxxxxxxx>
- [PATCH v17 16/22] richacl: Create-time inheritance
- From: Andreas Gruenbacher <agruenba@xxxxxxxxxx>
- [PATCH v17 17/22] richacl: Automatic Inheritance
- From: Andreas Gruenbacher <agruenba@xxxxxxxxxx>
- [PATCH v17 18/22] richacl: xattr mapping functions
- From: Andreas Gruenbacher <agruenba@xxxxxxxxxx>
- [PATCH v17 20/22] vfs: Add richacl permission checking
- From: Andreas Gruenbacher <agruenba@xxxxxxxxxx>
- [PATCH v17 21/22] ext4: Add richacl support
- From: Andreas Gruenbacher <agruenba@xxxxxxxxxx>
- [PATCH v17 22/22] ext4: Add richacl feature flag
- From: Andreas Gruenbacher <agruenba@xxxxxxxxxx>
- [PATCH v17 19/22] richacl: Add richacl xattr handler
- From: Andreas Gruenbacher <agruenba@xxxxxxxxxx>
- [PATCH] autoconf: Use $(DEFS) when building idmapwb.so and pam_cifscreds.so
- From: Sachin Prabhu <sprabhu@xxxxxxxxxx>
- Re: [PATCH] manpage: clarify use of backupuid and backupgid in mount.cifs.8
- From: Jeff Layton <jlayton@xxxxxxxxx>
- Re: [PATCH] mount.cifs: ignore x-* mount options
- From: Jeff Layton <jlayton@xxxxxxxxx>
- [PATCH] mount.cifs: ignore x-* mount options
- From: Karel Zak <kzak@xxxxxxxxxx>
- umount/lsof hangs after network interruption on 4.1.15 kernel
- From: Adam Baxter <voltagex@xxxxxxxxxxxx>
- Re: [PATCH] cifs: fix race between call_async() and reconnect()
- From: Rabin Vincent <rabin.vincent@xxxxxxxx>
- Re: [PATCH] cifs: fix race between call_async() and reconnect()
- From: Steve French <smfrench@xxxxxxxxx>
- Re: [PATCH] cifs: fix race between call_async() and reconnect()
- From: Shirish Pargaonkar <shirishpargaonkar@xxxxxxxxx>
- [PATCH] cifs: fix race between call_async() and reconnect()
- From: Rabin Vincent <rabin.vincent@xxxxxxxx>
- Re: [PATCH 03/12] statx: Add a system call to make enhanced file info available
- From: David Howells <dhowells@xxxxxxxxxx>
- Re: [PATCH] [v4]cifs: Make echo interval tunable
- From: Steve French <smfrench@xxxxxxxxx>
- Re: [PATCH v2 1/2] cifs: Allow using O_DIRECT with cache=loose
- From: Steve French <smfrench@xxxxxxxxx>
- Re: [PATCH v2 2/2] cifs: Check uniqueid for SMB2+ and return -ESTALE if necessary
- From: Steve French <smfrench@xxxxxxxxx>
- [PATCH] [v4]cifs: Make echo interval tunable
- From: Sachin Prabhu <sprabhu@xxxxxxxxxx>
- Re: [PATCH] [v3]cifs: Make echo interval tunable
- From: Sachin Prabhu <sprabhu@xxxxxxxxxx>
- [PATCH] [v3]cifs: Make echo interval tunable
- From: Sachin Prabhu <sprabhu@xxxxxxxxxx>
- [PATCH] [v2]cifs: Make echo interval tunable
- From: Sachin Prabhu <sprabhu@xxxxxxxxxx>
- Re: [PATCH] cifs: Make echo interval tunable.
- From: Scott Lovenberg <scott.lovenberg@xxxxxxxxx>
- Re: [PATCH] cifs: Make echo interval tunable.
- From: Steve French <smfrench@xxxxxxxxx>
- Re: [PATCH] cifs: Make echo interval tunable.
- From: Sachin Prabhu <sprabhu@xxxxxxxxxx>
- Re: [PATCH] cifs: Make echo interval tunable.
- From: Steve French <smfrench@xxxxxxxxx>
- Re: [PATCH] cifs: Make echo interval tunable.
- From: Shirish Pargaonkar <shirishpargaonkar@xxxxxxxxx>
- Re: [PATCH v16 00/22] Richacls (Core and Ext4)
- From: Andreas Gruenbacher <agruenba@xxxxxxxxxx>
- Re: [PATCH] cifs: Make echo interval tunable.
- From: Sachin Prabhu <sprabhu@xxxxxxxxxx>
- Re: [PATCH] cifs: Make echo interval tunable.
- From: Shirish Pargaonkar <shirishpargaonkar@xxxxxxxxx>
- Re: [PATCH 2/4] vfs: pull btrfs clone API to vfs layer
- From: "Darrick J. Wong" <darrick.wong@xxxxxxxxxx>
- [PATCH 5/4] vfs: return EINVAL for unsupported file types in clone
- From: Christoph Hellwig <hch@xxxxxx>
- Re: [PATCH 2/4] vfs: pull btrfs clone API to vfs layer
- From: Christoph Hellwig <hch@xxxxxx>
- Re: [PATCH] cifs: Make echo interval tunable.
- From: Sachin Prabhu <sprabhu@xxxxxxxxxx>
- [PATCH] cifs: Make echo interval tunable.
- From: Sachin Prabhu <sprabhu@xxxxxxxxxx>
- Re: [PATCH 2/4] vfs: pull btrfs clone API to vfs layer
- From: "Darrick J. Wong" <darrick.wong@xxxxxxxxxx>
- Re: [PATCH] cifs: Error STATUS_INVALID_OWNER should map to EACCES
- From: Sachin Prabhu <sprabhu@xxxxxxxxxx>
- Re: [PATCH 1/4] locks: new locks_mandatory_area calling convention
- From: Al Viro <viro@xxxxxxxxxxxxxxxxxx>
- [PATCH] cifs: avoid unused variable and label
- From: Arnd Bergmann <arnd@xxxxxxxx>
- Re: [PATCH 1/4] locks: new locks_mandatory_area calling convention
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH] cifs: Error STATUS_INVALID_OWNER should map to EACCES
- From: Sachin Prabhu <sprabhu@xxxxxxxxxx>
- Re: [PATCH 1/4] locks: new locks_mandatory_area calling convention
- From: Al Viro <viro@xxxxxxxxxxxxxxxxxx>
- Re: [PATCH 2/4] vfs: pull btrfs clone API to vfs layer
- From: "Darrick J. Wong" <darrick.wong@xxxxxxxxxx>
- Re: [PATCH 2/4] vfs: pull btrfs clone API to vfs layer
- From: "Darrick J. Wong" <darrick.wong@xxxxxxxxxx>
- Re: [PATCH 2/4] vfs: pull btrfs clone API to vfs layer
- From: Christoph Hellwig <hch@xxxxxx>
- Re: [PATCH 2/4] vfs: pull btrfs clone API to vfs layer
- From: "Darrick J. Wong" <darrick.wong@xxxxxxxxxx>
- Re: [PATCH 03/12] statx: Add a system call to make enhanced file info available
- From: Pavel Machek <pavel@xxxxxx>
- Re: [PATCH v16 00/22] Richacls (Core and Ext4)
- From: Andreas Gruenbacher <agruenba@xxxxxxxxxx>
- Re: vfs: move btrfs clone ioctls to common code
- From: Steve French <smfrench@xxxxxxxxx>
- move btrfs clone ioctls to common code V2
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 4/4] nfsd: implement the NFSv4.2 CLONE operation
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 3/4] nfsd: Pass filehandle to nfs4_preprocess_stateid_op()
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 2/4] vfs: pull btrfs clone API to vfs layer
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 1/4] locks: new locks_mandatory_area calling convention
- From: Christoph Hellwig <hch@xxxxxx>
- Re: vfs: move btrfs clone ioctls to common code
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH v16 00/22] Richacls (Core and Ext4)
- From: Andreas Gruenbacher <agruenba@xxxxxxxxxx>
- [PATCH v16 01/22] vfs: Add IS_ACL() and IS_RICHACL() tests
- From: Andreas Gruenbacher <agruenba@xxxxxxxxxx>
- [PATCH v16 02/22] vfs: Add MAY_CREATE_FILE and MAY_CREATE_DIR permission flags
- From: Andreas Gruenbacher <agruenba@xxxxxxxxxx>
- [PATCH v16 03/22] vfs: Add MAY_DELETE_SELF and MAY_DELETE_CHILD permission flags
- From: Andreas Gruenbacher <agruenba@xxxxxxxxxx>
- [PATCH v16 04/22] vfs: Make the inode passed to inode_change_ok non-const
- From: Andreas Gruenbacher <agruenba@xxxxxxxxxx>
- [PATCH v16 05/22] vfs: Add permission flags for setting file attributes
- From: Andreas Gruenbacher <agruenba@xxxxxxxxxx>
- [PATCH v16 06/22] richacl: In-memory representation and helper functions
- From: Andreas Gruenbacher <agruenba@xxxxxxxxxx>
- [PATCH v16 07/22] richacl: Permission mapping functions
- From: Andreas Gruenbacher <agruenba@xxxxxxxxxx>
- [PATCH v16 08/22] richacl: Compute maximum file masks from an acl
- From: Andreas Gruenbacher <agruenba@xxxxxxxxxx>
- [PATCH v16 09/22] richacl: Permission check algorithm
- From: Andreas Gruenbacher <agruenba@xxxxxxxxxx>
- [PATCH v16 10/22] posix_acl: Unexport acl_by_type and make it static
- From: Andreas Gruenbacher <agruenba@xxxxxxxxxx>
- [PATCH v16 11/22] vfs: Cache base_acl objects in inodes
- From: Andreas Gruenbacher <agruenba@xxxxxxxxxx>
- [PATCH v16 12/22] vfs: Add get_richacl and set_richacl inode operations
- From: Andreas Gruenbacher <agruenba@xxxxxxxxxx>
- [PATCH v16 13/22] vfs: Cache richacl in struct inode
- From: Andreas Gruenbacher <agruenba@xxxxxxxxxx>
- [PATCH v16 14/22] richacl: Update the file masks in chmod()
- From: Andreas Gruenbacher <agruenba@xxxxxxxxxx>
- [PATCH v16 15/22] richacl: Check if an acl is equivalent to a file mode
- From: Andreas Gruenbacher <agruenba@xxxxxxxxxx>
- [PATCH v16 16/22] richacl: Create-time inheritance
- From: Andreas Gruenbacher <agruenba@xxxxxxxxxx>
- [PATCH v16 17/22] richacl: Automatic Inheritance
- From: Andreas Gruenbacher <agruenba@xxxxxxxxxx>
- [PATCH v16 18/22] richacl: xattr mapping functions
- From: Andreas Gruenbacher <agruenba@xxxxxxxxxx>
- [PATCH v16 19/22] richacl: Add richacl xattr handler
- From: Andreas Gruenbacher <agruenba@xxxxxxxxxx>
- [PATCH v16 20/22] vfs: Add richacl permission checking
- From: Andreas Gruenbacher <agruenba@xxxxxxxxxx>
- [PATCH v16 21/22] ext4: Add richacl support
- From: Andreas Gruenbacher <agruenba@xxxxxxxxxx>
- [PATCH v16 22/22] ext4: Add richacl feature flag
- From: Andreas Gruenbacher <agruenba@xxxxxxxxxx>
- Re: vfs: move btrfs clone ioctls to common code
- From: Steve French <smfrench@xxxxxxxxx>
- [PATCH v2 2/2] cifs: Check uniqueid for SMB2+ and return -ESTALE if necessary
- From: Ross Lagerwall <ross.lagerwall@xxxxxxxxxx>
- [PATCH v2 1/2] cifs: Allow using O_DIRECT with cache=loose
- From: Ross Lagerwall <ross.lagerwall@xxxxxxxxxx>
- Re: [PATCH 2/2] cifs: Drop cached dentry if its metadata changed
- From: Ross Lagerwall <ross.lagerwall@xxxxxxxxxx>
- Encryption feature
- From: Benoît Jager <jager@xxxxxxxxx>
- Re: vfs: move btrfs clone ioctls to common code
- From: Christoph Hellwig <hch@xxxxxx>
- Re: vfs: move btrfs clone ioctls to common code
- From: Steve French <smfrench@xxxxxxxxx>
- Re: vfs: move btrfs clone ioctls to common code
- From: Chris Mason <clm@xxxxxx>
- Re: [PATCH 2/5] locks: new locks_mandatory_area calling convention
- From: Christoph Hellwig <hch@xxxxxx>
- Re: vfs: move btrfs clone ioctls to common code
- From: bfields@xxxxxxxxxxxx (J. Bruce Fields)
- Re: [PATCH 2/5] locks: new locks_mandatory_area calling convention
- From: bfields@xxxxxxxxxxxx (J. Bruce Fields)
- Re: [PATCH 01/12] Ext4: Fix extended timestamp encoding and decoding
- From: Elmar Stellnberger <estellnb@xxxxxxxxxx>
- Re: [PATCH 01/12] Ext4: Fix extended timestamp encoding and decoding
- From: Arnd Bergmann <arnd@xxxxxxxx>
- Re: [PATCH 01/12] Ext4: Fix extended timestamp encoding and decoding
- From: "Theodore Ts'o" <tytso@xxxxxxx>
- Re: [PATCH 1/5] cifs: implement clone_file_range operation
- From: Christoph Hellwig <hch@xxxxxx>
- Re: [PATCH v1] cifs: make shares unaccessible at root level mountable
- From: Shirish Pargaonkar <shirishpargaonkar@xxxxxxxxx>
- Re: [PATCH] cifs: Ratelimit kernel log messages
- From: Steve French <smfrench@xxxxxxxxx>
- Re: [PATCH 01/12] Ext4: Fix extended timestamp encoding and decoding
- From: Arnd Bergmann <arnd@xxxxxxxx>
- Re: [PATCH 01/12] Ext4: Fix extended timestamp encoding and decoding
- From: "Theodore Ts'o" <tytso@xxxxxxx>
- Re: [PATCH 1/5] cifs: implement clone_file_range operation
- From: David Disseldorp <ddiss@xxxxxxx>
- Re: [PATCH 02/12] statx: Provide IOC flags for Windows fs attributes
- From: Andreas Dilger <adilger@xxxxxxxxx>
- Re: [RFC][PATCH 00/12] Enhanced file stat system call
- From: Andreas Dilger <adilger@xxxxxxxxx>
- [PATCH 4/5] nfsd: Pass filehandle to nfs4_preprocess_stateid_op()
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 5/5] nfsd: implement the NFSv4.2 CLONE operation
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 2/5] locks: new locks_mandatory_area calling convention
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 3/5] vfs: pull btrfs clone API to vfs layer
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 1/5] cifs: implement clone_file_range operation
- From: Christoph Hellwig <hch@xxxxxx>
- vfs: move btrfs clone ioctls to common code
- From: Christoph Hellwig <hch@xxxxxx>
- Re: [PATCH 02/12] statx: Provide IOC flags for Windows fs attributes
- From: David Howells <dhowells@xxxxxxxxxx>
- Re: [PATCH 02/12] statx: Provide IOC flags for Windows fs attributes
- From: David Howells <dhowells@xxxxxxxxxx>
- Re: [PATCH 01/12] Ext4: Fix extended timestamp encoding and decoding
- From: David Howells <dhowells@xxxxxxxxxx>
- Re: [RFC][PATCH 00/12] Enhanced file stat system call
- From: David Howells <dhowells@xxxxxxxxxx>
- Re: [PATCH v1] cifs: make shares unaccessible at root level mountable
- From: Aurélien Aptel <aaptel@xxxxxxxx>
- Re: [RFC][PATCH 00/12] Enhanced file stat system call
- From: Andreas Dilger <adilger@xxxxxxxxx>
- Re: [RFC][PATCH 00/12] Enhanced file stat system call
- From: bfields@xxxxxxxxxxxx (J. Bruce Fields)
- Re: [PATCH 03/12] statx: Add a system call to make enhanced file info available
- From: Dave Chinner <david@xxxxxxxxxxxxx>
- Re: [PATCH 01/12] Ext4: Fix extended timestamp encoding and decoding
- From: Arnd Bergmann <arnd@xxxxxxxx>
- Re: [PATCH 02/12] statx: Provide IOC flags for Windows fs attributes
- From: "Theodore Ts'o" <tytso@xxxxxxx>
- Re: [PATCH 01/12] Ext4: Fix extended timestamp encoding and decoding
- From: "Theodore Ts'o" <tytso@xxxxxxx>
- Re: [PATCH 01/12] Ext4: Fix extended timestamp encoding and decoding
- From: Andreas Dilger <adilger@xxxxxxxxx>
- Re: [PATCH 07/12] statx: CIFS: Return enhanced attributes
- From: Steve French <smfrench@xxxxxxxxx>
- Re: [RFC][PATCH 00/12] Enhanced file stat system call
- From: Andreas Dilger <adilger@xxxxxxxxx>
- Re: [RFC][PATCH 00/12] Enhanced file stat system call
- From: Casey Schaufler <casey@xxxxxxxxxxxxxxxx>
- Re: [RFC][PATCH 00/12] Enhanced file stat system call
- From: Christoph Hellwig <hch@xxxxxxxxxxxxx>
- Re: [RFC][PATCH 00/12] Enhanced file stat system call
- From: Martin Steigerwald <martin@xxxxxxxxxxxx>
- Re: [RFC][PATCH 00/12] Enhanced file stat system call
- From: Christoph Hellwig <hch@xxxxxxxxxxxxx>
- Re: [RFC][PATCH 00/12] Enhanced file stat system call
- From: Christoph Hellwig <hch@xxxxxxxxxxxxx>
- Re: [RFC][PATCH 00/12] Enhanced file stat system call
- From: Christoph Hellwig <hch@xxxxxxxxxxxxx>
- Re: [RFC][PATCH 00/12] Enhanced file stat system call
- From: Casey Schaufler <casey@xxxxxxxxxxxxxxxx>
- Re: [RFC][PATCH 00/12] Enhanced file stat system call
- From: Martin Steigerwald <martin@xxxxxxxxxxxx>
- Re: [RFC][PATCH 00/12] Enhanced file stat system call
- From: David Howells <dhowells@xxxxxxxxxx>
- Re: [RFC][PATCH 00/12] Enhanced file stat system call
- From: Martin Steigerwald <martin@xxxxxxxxxxxx>
- [PATCH 01/12] Ext4: Fix extended timestamp encoding and decoding
- From: David Howells <dhowells@xxxxxxxxxx>
- [PATCH 02/12] statx: Provide IOC flags for Windows fs attributes
- From: David Howells <dhowells@xxxxxxxxxx>
- [PATCH 03/12] statx: Add a system call to make enhanced file info available
- From: David Howells <dhowells@xxxxxxxxxx>
- [PATCH 04/12] statx: AFS: Return enhanced file attributes
- From: David Howells <dhowells@xxxxxxxxxx>
- [PATCH 05/12] statx: Ext4: Return enhanced file attributes
- From: David Howells <dhowells@xxxxxxxxxx>
- [PATCH 06/12] statx: NFS: Return enhanced file attributes
- From: David Howells <dhowells@xxxxxxxxxx>
- [PATCH 07/12] statx: CIFS: Return enhanced attributes
- From: David Howells <dhowells@xxxxxxxxxx>
- [PATCH 08/12] fsinfo: Add a system call to make enhanced filesystem info available
- From: David Howells <dhowells@xxxxxxxxxx>
- [PATCH 09/12] fsinfo: Ext4: Return information through the filesystem info syscall
- From: David Howells <dhowells@xxxxxxxxxx>
- [PATCH 10/12] fsinfo: AFS: Return information through the filesystem info syscall
- From: David Howells <dhowells@xxxxxxxxxx>
- [PATCH 11/12] fsinfo: NFS: Return information through the filesystem info syscall
- From: David Howells <dhowells@xxxxxxxxxx>
- [PATCH 12/12] fsinfo: CIFS: Return information through the filesystem info syscall
- From: David Howells <dhowells@xxxxxxxxxx>
- [RFC][PATCH 00/12] Enhanced file stat system call
- From: David Howells <dhowells@xxxxxxxxxx>
- [PATCH] manpage: clarify use of backupuid and backupgid in mount.cifs.8
- From: Uri Simchoni <urisimchoni@xxxxxxxxx>
- [PATCH] cifs-utils: clarify use of backupuid and backupgid
- From: Uri Simchoni <urisimchoni@xxxxxxxxx>
- Re: [PATCH v1] cifs: make shares unaccessible at root level mountable
- From: Shirish Pargaonkar <shirishpargaonkar@xxxxxxxxx>
- [PATCH] [CIFS] Print IP address of unresponsive server
- From: Arnd Hannemann <arnd@xxxxxxxxxx>
- A patch to fix the segment fault when no sub-command
- From: H Han <hanhanzhiyeqianke@xxxxxxxxx>
- systemd options used to mount a CIFS samba share on boot are not allowing to mount share manually after boot
- From: edward torvalds <ltorvalds024@xxxxxxxxx>
- Re: [GIT] SMB3 Fixes
- From: Steve French <smfrench@xxxxxxxxx>
- Re: [GIT] SMB3 Fixes
- From: Linus Torvalds <torvalds@xxxxxxxxxxxxxxxxxxxx>
- [GIT] SMB3 Fixes
- From: Steve French <smfrench@xxxxxxxxx>
- Re: [PATCH 1/9] vfs: add COPY_FILE_CLONE_ONLY flag
- From: Christoph Hellwig <hch@xxxxxxxxxxxxx>
- Re: [PATCH v15 00/22] Richacls (Core and Ext4)
- From: Andreas Gruenbacher <agruenba@xxxxxxxxxx>
- Re: [PATCH v15 00/22] Richacls (Core and Ext4)
- From: Christoph Hellwig <hch@xxxxxxxxxxxxx>
- Re: [PATCH v15 19/22] richacl: Add richacl xattr handler
- From: Andreas Gruenbacher <agruenba@xxxxxxxxxx>
- Re: [PATCH v15 00/22] Richacls (Core and Ext4)
- From: "J. Bruce Fields" <bfields@xxxxxxxxxxxx>
- Re: [PATCH v15 00/22] Richacls (Core and Ext4)
- From: Andreas Gruenbacher <agruenba@xxxxxxxxxx>
- Re: [PATCH v15 00/22] Richacls (Core and Ext4)
- From: "J. Bruce Fields" <bfields@xxxxxxxxxxxx>
- Re: [PATCH v15 00/22] Richacls (Core and Ext4)
- From: Steve French <smfrench@xxxxxxxxx>
- Re: [PATCH v15 00/22] Richacls (Core and Ext4)
- From: Andreas Gruenbacher <agruenba@xxxxxxxxxx>
- Re: [PATCH v15 00/22] Richacls (Core and Ext4)
- From: Christoph Hellwig <hch@xxxxxxxxxxxxx>
- [PATCH] [SMB3] Allow copy offload (CopyChunk) across shares
- From: Steve French <smfrench@xxxxxxxxx>
- Re: Samba server bug: CopyChunk from one share to a different share on same server
- From: David Disseldorp <ddiss@xxxxxxx>
- [PATCH v15 01/22] vfs: Add IS_ACL() and IS_RICHACL() tests
- From: Andreas Gruenbacher <agruenba@xxxxxxxxxx>
- [PATCH v15 02/22] vfs: Add MAY_CREATE_FILE and MAY_CREATE_DIR permission flags
- From: Andreas Gruenbacher <agruenba@xxxxxxxxxx>
- [PATCH v15 03/22] vfs: Add MAY_DELETE_SELF and MAY_DELETE_CHILD permission flags
- From: Andreas Gruenbacher <agruenba@xxxxxxxxxx>
- [PATCH v15 04/22] vfs: Make the inode passed to inode_change_ok non-const
- From: Andreas Gruenbacher <agruenba@xxxxxxxxxx>
- [PATCH v15 05/22] vfs: Add permission flags for setting file attributes
- From: Andreas Gruenbacher <agruenba@xxxxxxxxxx>
- [PATCH v15 06/22] richacl: In-memory representation and helper functions
- From: Andreas Gruenbacher <agruenba@xxxxxxxxxx>
- [PATCH v15 07/22] richacl: Permission mapping functions
- From: Andreas Gruenbacher <agruenba@xxxxxxxxxx>
- [PATCH v15 08/22] richacl: Compute maximum file masks from an acl
- From: Andreas Gruenbacher <agruenba@xxxxxxxxxx>
- [PATCH v15 09/22] richacl: Permission check algorithm
- From: Andreas Gruenbacher <agruenba@xxxxxxxxxx>
- [PATCH v15 10/22] posix_acl: Unexport acl_by_type and make it static
- From: Andreas Gruenbacher <agruenba@xxxxxxxxxx>
- [PATCH v15 11/22] vfs: Cache base_acl objects in inodes
- From: Andreas Gruenbacher <agruenba@xxxxxxxxxx>
- [PATCH v15 12/22] vfs: Add get_richacl and set_richacl inode operations
- From: Andreas Gruenbacher <agruenba@xxxxxxxxxx>
- [PATCH v15 13/22] vfs: Cache richacl in struct inode
- From: Andreas Gruenbacher <agruenba@xxxxxxxxxx>
- [PATCH v15 14/22] richacl: Update the file masks in chmod()
- From: Andreas Gruenbacher <agruenba@xxxxxxxxxx>
- [PATCH v15 15/22] richacl: Check if an acl is equivalent to a file mode
- From: Andreas Gruenbacher <agruenba@xxxxxxxxxx>
- [PATCH v15 16/22] richacl: Create-time inheritance
- From: Andreas Gruenbacher <agruenba@xxxxxxxxxx>
- [PATCH v15 17/22] richacl: Automatic Inheritance
- From: Andreas Gruenbacher <agruenba@xxxxxxxxxx>
- [PATCH v15 18/22] richacl: xattr mapping functions
- From: Andreas Gruenbacher <agruenba@xxxxxxxxxx>
- [PATCH v15 19/22] richacl: Add richacl xattr handler
- From: Andreas Gruenbacher <agruenba@xxxxxxxxxx>
- [PATCH v15 20/22] vfs: Add richacl permission checking
- From: Andreas Gruenbacher <agruenba@xxxxxxxxxx>
- [PATCH v15 21/22] ext4: Add richacl support
- From: Andreas Gruenbacher <agruenba@xxxxxxxxxx>
- [PATCH v15 22/22] ext4: Add richacl feature flag
- From: Andreas Gruenbacher <agruenba@xxxxxxxxxx>
- [PATCH v15 00/22] Richacls (Core and Ext4)
- From: Andreas Gruenbacher <agruenba@xxxxxxxxxx>
- Samba server bug: CopyChunk from one share to a different share on same server
- From: Steve French <smfrench@xxxxxxxxx>
- Re: [PATCH v13 45/51] sunrpc: Allow to demand-allocate pages to encode into
- From: Andreas Gruenbacher <agruenba@xxxxxxxxxx>
- Re: [PATCH v14 02/22] vfs: Add MAY_CREATE_FILE and MAY_CREATE_DIR permission flags
- From: Andreas Dilger <adilger@xxxxxxxxx>
- Re: [PATCH v14 22/22] ext4: Add richacl feature flag
- From: Andreas Dilger <adilger@xxxxxxxxx>
- Re: [PATCH v14 11/22] vfs: Cache base_acl objects in inodes
- From: Andreas Dilger <adilger@xxxxxxxxx>
- Re: [PATCH v14 03/22] vfs: Add MAY_DELETE_SELF and MAY_DELETE_CHILD permission flags
- From: Andreas Gruenbacher <agruenba@xxxxxxxxxx>
- Re: [PATCH v14 02/22] vfs: Add MAY_CREATE_FILE and MAY_CREATE_DIR permission flags
- From: Andreas Gruenbacher <agruenba@xxxxxxxxxx>
- [PATCH] cifs: Ratelimit kernel log messages
- From: Jamie Bainbridge <jamie.bainbridge@xxxxxxxxx>
- Re: [PATCH v14 03/22] vfs: Add MAY_DELETE_SELF and MAY_DELETE_CHILD permission flags
- From: Andreas Dilger <adilger@xxxxxxxxx>
- Re: [PATCH v14 03/22] vfs: Add MAY_DELETE_SELF and MAY_DELETE_CHILD permission flags
- From: Andreas Dilger <adilger@xxxxxxxxx>
- Re: [PATCH v14 04/22] vfs: Make the inode passed to inode_change_ok non-const
- From: Andreas Dilger <adilger@xxxxxxxxx>
- Re: [PATCH v14 02/22] vfs: Add MAY_CREATE_FILE and MAY_CREATE_DIR permission flags
- From: Andreas Dilger <adilger@xxxxxxxxx>
- Re: [PATCH v14 01/22] vfs: Add IS_ACL() and IS_RICHACL() tests
- From: Andreas Dilger <adilger@xxxxxxxxx>
- Re: [PATCH v13 45/51] sunrpc: Allow to demand-allocate pages to encode into
- From: Trond Myklebust <trond.myklebust@xxxxxxxxxxxxxxx>
- [PATCH v1] cifs: make shares unaccessible at root level mountable
- From: Aurélien Aptel <aaptel@xxxxxxxx>
- [PATCH v14 01/22] vfs: Add IS_ACL() and IS_RICHACL() tests
- From: Andreas Gruenbacher <agruenba@xxxxxxxxxx>
- [PATCH v14 02/22] vfs: Add MAY_CREATE_FILE and MAY_CREATE_DIR permission flags
- From: Andreas Gruenbacher <agruenba@xxxxxxxxxx>
- [PATCH v14 03/22] vfs: Add MAY_DELETE_SELF and MAY_DELETE_CHILD permission flags
- From: Andreas Gruenbacher <agruenba@xxxxxxxxxx>
- [PATCH v14 04/22] vfs: Make the inode passed to inode_change_ok non-const
- From: Andreas Gruenbacher <agruenba@xxxxxxxxxx>
- [PATCH v14 06/22] richacl: In-memory representation and helper functions
- From: Andreas Gruenbacher <agruenba@xxxxxxxxxx>
- [PATCH v14 07/22] richacl: Permission mapping functions
- From: Andreas Gruenbacher <agruenba@xxxxxxxxxx>
- [PATCH v14 08/22] richacl: Compute maximum file masks from an acl
- From: Andreas Gruenbacher <agruenba@xxxxxxxxxx>
- [PATCH v14 09/22] richacl: Permission check algorithm
- From: Andreas Gruenbacher <agruenba@xxxxxxxxxx>
- [PATCH v14 10/22] posix_acl: Unexport acl_by_type and make it static
- From: Andreas Gruenbacher <agruenba@xxxxxxxxxx>
- [PATCH v14 11/22] vfs: Cache base_acl objects in inodes
- From: Andreas Gruenbacher <agruenba@xxxxxxxxxx>
- [PATCH v14 12/22] vfs: Add get_richacl and set_richacl inode operations
- From: Andreas Gruenbacher <agruenba@xxxxxxxxxx>
- [PATCH v14 13/22] vfs: Cache richacl in struct inode
- From: Andreas Gruenbacher <agruenba@xxxxxxxxxx>
- [PATCH v14 14/22] richacl: Update the file masks in chmod()
- From: Andreas Gruenbacher <agruenba@xxxxxxxxxx>
- [PATCH v14 15/22] richacl: Check if an acl is equivalent to a file mode
- From: Andreas Gruenbacher <agruenba@xxxxxxxxxx>
- [PATCH v14 16/22] richacl: Create-time inheritance
- From: Andreas Gruenbacher <agruenba@xxxxxxxxxx>
- [PATCH v14 17/22] richacl: Automatic Inheritance
- From: Andreas Gruenbacher <agruenba@xxxxxxxxxx>
- [PATCH v14 18/22] richacl: xattr mapping functions
- From: Andreas Gruenbacher <agruenba@xxxxxxxxxx>
- [PATCH v14 19/22] richacl: Add richacl xattr handler
- From: Andreas Gruenbacher <agruenba@xxxxxxxxxx>
- [PATCH v14 20/22] vfs: Add richacl permission checking
- From: Andreas Gruenbacher <agruenba@xxxxxxxxxx>
- [PATCH v14 21/22] ext4: Add richacl support
- From: Andreas Gruenbacher <agruenba@xxxxxxxxxx>
- [PATCH v14 22/22] ext4: Add richacl feature flag
- From: Andreas Gruenbacher <agruenba@xxxxxxxxxx>
- [PATCH v14 05/22] vfs: Add permission flags for setting file attributes
- From: Andreas Gruenbacher <agruenba@xxxxxxxxxx>
- [PATCH v14 00/22] Richacls (Core and Ext4)
- From: Andreas Gruenbacher <agruenba@xxxxxxxxxx>
- Re: [PATCH v13 45/51] sunrpc: Allow to demand-allocate pages to encode into
- From: Andreas Gruenbacher <agruenba@xxxxxxxxxx>
- Re: [PATCH v13 12/51] vfs: Cache richacl in struct inode
- From: Andreas Gruenbacher <agruenba@xxxxxxxxxx>
- Re: [PATCH v13 10/51] vfs: Cache base_acl objects in inodes
- From: Andreas Gruenbacher <agruenba@xxxxxxxxxx>
- Re: [PATCH v13 02/51] vfs: Add MAY_CREATE_FILE and MAY_CREATE_DIR permission flags
- From: Andreas Gruenbacher <agruenba@xxxxxxxxxx>
- Re: [PATCH v13 21/51] ext4: Add richacl feature flag
- From: Andreas Gruenbacher <agruenba@xxxxxxxxxx>
- Re: [PATCH v13 02/51] vfs: Add MAY_CREATE_FILE and MAY_CREATE_DIR permission flags
- From: Andreas Dilger <adilger@xxxxxxxxx>
- Re: [PATCH v13 21/51] ext4: Add richacl feature flag
- From: Andreas Gruenbacher <agruenba@xxxxxxxxxx>
- Re: [PATCH v13 43/51] ext4: Don't allow unmapped identifiers in richacls
- From: Andreas Dilger <adilger@xxxxxxxxx>
- Re: [PATCH v13 20/51] ext4: Add richacl support
- From: Andreas Gruenbacher <agruenba@xxxxxxxxxx>
- Re: [PATCH v13 21/51] ext4: Add richacl feature flag
- From: Andreas Dilger <adilger@xxxxxxxxx>
- Re: [PATCH v13 20/51] ext4: Add richacl support
- From: Andreas Dilger <adilger@xxxxxxxxx>
- Re: [PATCH v13 12/51] vfs: Cache richacl in struct inode
- From: Andreas Dilger <adilger@xxxxxxxxx>
- Re: [PATCH v13 10/51] vfs: Cache base_acl objects in inodes
- From: Andreas Dilger <adilger@xxxxxxxxx>
- Re: [PATCH v13 47/51] nfs: Fix GETATTR bitmap verification
- From: Trond Myklebust <trond.myklebust@xxxxxxxxxxxxxxx>
- Re: [PATCH v13 45/51] sunrpc: Allow to demand-allocate pages to encode into
- From: Trond Myklebust <trond.myklebust@xxxxxxxxxxxxxxx>
[Index of Archives]
[Linux USB Devel]
[Linux SCSI]
[Samba]
[Yosemite News]