linux-cifs.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2016-04-13 22:27:41 to 2016-06-30 14:11:28 UTC [more...]

[PATCH v23 00/22] Richacls (Core and Ext4)
 2016-06-30 14:11 UTC  (24+ messages)
` [PATCH v23 01/22] vfs: Add IS_ACL() and IS_RICHACL() tests
` [PATCH v23 02/22] vfs: Add MAY_CREATE_FILE and MAY_CREATE_DIR permission flags
` [PATCH v23 03/22] vfs: Add MAY_DELETE_SELF and MAY_DELETE_CHILD "
` [PATCH v23 04/22] vfs: Make the inode passed to inode_change_ok non-const
` [PATCH v23 05/22] vfs: Add permission flags for setting file attributes
` [PATCH v23 06/22] richacl: In-memory representation and helper functions
` [PATCH v23 07/22] richacl: Permission mapping functions
` [PATCH v23 08/22] richacl: Compute maximum file masks from an acl
` [PATCH v23 09/22] richacl: Permission check algorithm
` [PATCH v23 10/22] posix_acl: Improve xattr fixup code
` [PATCH v23 11/22] vfs: Cache base_acl objects in inodes
` [PATCH v23 12/22] vfs: Add get_richacl and set_richacl inode operations
` [PATCH v23 13/22] vfs: Cache richacl in struct inode
` [PATCH v23 14/22] richacl: Update the file masks in chmod()
` [PATCH v23 15/22] richacl: Check if an acl is equivalent to a file mode
` [PATCH v23 16/22] richacl: Create-time inheritance
` [PATCH v23 17/22] richacl: Automatic Inheritance
` [PATCH v23 18/22] richacl: xattr mapping functions
` [PATCH v23 19/22] richacl: Add richacl xattr handler
` [PATCH v23 20/22] vfs: Add richacl permission checking
` [PATCH v23 21/22] ext4: Add richacl support
` [PATCH v23 22/22] ext4: Add richacl feature flag

[GIT] CIFS Fixes
 2016-06-27 18:06 UTC 

[PATCH v2] [SMB3] Fix reconnect to not defer smb3 session reconnect long after socket reconnect
 2016-06-24  4:39 UTC 

[PATCH] [SMB3] File names with trailing period or space need special case conversion
 2016-06-24  4:33 UTC 

[PATCH 1/2] [SMB3] Fix reconnect to not defer smb3 session reconnect long after socket reconnect
 2016-06-24  4:30 UTC  (2+ messages)
  ` [PATCH 2/2] [SMB3] Avoid possible deadlock in previous patch

PROBLEM: Attempting to create subdirectory returns error after removing parent directory with child entries using rmdir()
 2016-06-23 13:27 UTC  (4+ messages)

[PATCH] Making shares unaccessible at root level mountable (aka solving bsc#8950 ...again)
 2016-06-12 18:01 UTC  (5+ messages)

[PATCH 04/21] fs: Replace CURRENT_TIME with current_fs_time() for inode timestamps
 2016-06-10 22:23 UTC  (10+ messages)
` [PATCH 07/21] fs: cifs: Replace CURRENT_TIME by current_fs_time()
` [PATCH 08/21] fs: cifs: Replace CURRENT_TIME with ktime_get_real_ts()
` [PATCH 09/21] fs: cifs: Replace CURRENT_TIME by get_seconds

God bless you as yo reply urgently 
 2016-06-09 20:16 UTC 

[PATCH 04/21] fs: Replace CURRENT_TIME with current_fs_time() for inode timestamps
 2016-06-09 13:05 UTC 

[PATCH] cifs: check hash calculating succeeded
 2016-06-08 16:02 UTC 

[PATCH v22 00/22] Richacls (Core and Ext4)
 2016-05-31 11:50 UTC  (23+ messages)
` [PATCH v22 01/22] vfs: Add IS_ACL() and IS_RICHACL() tests
` [PATCH v22 02/22] vfs: Add MAY_CREATE_FILE and MAY_CREATE_DIR permission flags
` [PATCH v22 03/22] vfs: Add MAY_DELETE_SELF and MAY_DELETE_CHILD "
` [PATCH v22 04/22] vfs: Make the inode passed to inode_change_ok non-const
` [PATCH v22 07/22] richacl: Permission mapping functions
` [PATCH v22 08/22] richacl: Compute maximum file masks from an acl
` [PATCH v22 09/22] richacl: Permission check algorithm
` [PATCH v22 10/22] posix_acl: Improve xattr fixup code
` [PATCH v22 11/22] vfs: Cache base_acl objects in inodes
` [PATCH v22 12/22] vfs: Add get_richacl and set_richacl inode operations
` [PATCH v22 14/22] richacl: Update the file masks in chmod()
` [PATCH v22 15/22] richacl: Check if an acl is equivalent to a file mode
` [PATCH v22 16/22] richacl: Create-time inheritance
` [PATCH v22 17/22] richacl: Automatic Inheritance
` [PATCH v22 18/22] richacl: xattr mapping functions
` [PATCH v22 19/22] richacl: Add richacl xattr handler
` [PATCH v22 20/22] vfs: Add richacl permission checking
  ` [PATCH v22 05/22] vfs: Add permission flags for setting file attributes
  ` [PATCH v22 06/22] richacl: In-memory representation and helper functions
  ` [PATCH v22 13/22] vfs: Cache richacl in struct inode
  ` [PATCH v22 21/22] ext4: Add richacl support
` [PATCH v22 22/22] ext4: Add richacl feature flag

Hello
 2016-05-29  0:44 UTC 

[PATCH] posix acls: Move namespace conversion into filesystem / xattr handlers
 2016-05-27 18:26 UTC  (15+ messages)
      ` [lustre-devel] "

[PATCH 1/2] cifs: use CIFS_MAX_DOMAINNAME_LEN when converting the domain name
 2016-05-26 18:31 UTC  (4+ messages)
` [PATCH 2/2] cifs: dynamic allocation of ntlmssp blob

[PATCH] cifs: stuff the fl_owner into "pid" field in the lock request
 2016-05-25 11:04 UTC  (3+ messages)

[PATCH v21 00/22] Richacls
 2016-05-23  1:20 UTC 

[GIT] CIFS Fixes
 2016-05-21  0:07 UTC 

linux-next: build failure after merge of the security tree
 2016-05-20  3:07 UTC  (4+ messages)

linux-next: manual merge of the vfs tree with the cifs tree
 2016-05-19 23:41 UTC 

[PATCH] CIFS: Remove some obsolete comments
 2016-05-19 18:31 UTC  (2+ messages)

linux-next: manual merge of the vfs tree with Linus' tree
 2016-05-19  2:02 UTC  (2+ messages)

[PATCH] cifs: Create dedicated keyring for spnego operations
 2016-05-19  1:08 UTC  (4+ messages)

proposal
 2016-05-18  3:40 UTC 

[git pull] vfs.git#sendmsg.cifs
 2016-05-17 23:34 UTC 

[GIT] CIFS Fixes
 2016-05-17 22:36 UTC 

[PATCH] [SMB3] remove directory incorrectly tries to set delete on close on non-empty directories
 2016-05-17 15:19 UTC  (2+ messages)

[PATCH] fs: Add MODULE_SOFTDEP declarations for hard-coded crypto drivers
 2016-05-17 14:59 UTC  (2+ messages)

duplicate extents SMB3 fcntl and cp --reflink from cifs.ko
 2016-05-16 16:54 UTC 

(unknown),
 2016-05-15  6:00 UTC 

[PATCH v21 00/22] Richacls
 2016-05-10 15:55 UTC  (27+ messages)
` [PATCH v21 01/22] vfs: Add IS_ACL() and IS_RICHACL() tests
` [PATCH v21 02/22] vfs: Add MAY_CREATE_FILE and MAY_CREATE_DIR permission flags
` [PATCH v21 03/22] vfs: Add MAY_DELETE_SELF and MAY_DELETE_CHILD "
` [PATCH v21 04/22] vfs: Make the inode passed to inode_change_ok non-const
` [PATCH v21 05/22] vfs: Add permission flags for setting file attributes
` [PATCH v21 06/22] richacl: In-memory representation and helper functions
` [PATCH v21 07/22] richacl: Permission mapping functions
` [PATCH v21 08/22] richacl: Compute maximum file masks from an acl
` [PATCH v21 09/22] richacl: Permission check algorithm
` [PATCH v21 10/22] posix_acl: Improve xattr fixup code
` [PATCH v21 11/22] vfs: Cache base_acl objects in inodes
` [PATCH v21 12/22] vfs: Add get_richacl and set_richacl inode operations
` [PATCH v21 13/22] vfs: Cache richacl in struct inode
` [PATCH v21 14/22] richacl: Update the file masks in chmod()
` [PATCH v21 15/22] richacl: Check if an acl is equivalent to a file mode
` [PATCH v21 16/22] richacl: Create-time inheritance
` [PATCH v21 17/22] richacl: Automatic Inheritance
` [PATCH v21 18/22] richacl: xattr mapping functions
` [PATCH v21 19/22] richacl: Add richacl xattr handler
` [PATCH v21 20/22] vfs: Add richacl permission checking
` [PATCH v21 21/22] ext4: Add richacl support
` [PATCH v21 22/22] ext4: Add richacl feature flag

STRICTLY CONFIDENTIAL
 2016-05-07  6:22 UTC 

Design of fsnotify for FUSE, nfs and cifs: when/how to send a watch
 2016-04-26  0:13 UTC  (5+ messages)

[PATCH] cifs: remove any preceding delimiter from prefix_path
 2016-04-25  3:30 UTC  (2+ messages)

[RFC][PATCHSET] reduce messing with iovecs in cifs
 2016-04-25  3:22 UTC  (15+ messages)
` [PATCH 1/6] [net] drop 'size' argument of sock_recvmsg()
` [PATCH 2/6] cifs: merge the hash calculation helpers
` [PATCH 3/6] cifs: quit playing games with draining iovecs
` [PATCH 4/6] cifs: no need to wank with copying and advancing iovec on recvmsg side either
` [PATCH 5/6] cifs_readv_receive: use cifs_read_from_socket()
` [PATCH 6/6] cifs: don't bother with kmap on read_pages side

[PATCH] cifs: Use file_dentry()
 2016-04-25  2:15 UTC  (3+ messages)

[PATCH 25/41] Documentation: filesystems: fix spelling mistakes
 2016-04-25  2:09 UTC  (2+ messages)

[PATCH] cifs: Switch to generic xattr handlers
 2016-04-22 10:11 UTC 

[PATCH] Add full_path_type arg to cifs_build_path_to_root()
 2016-04-20 16:16 UTC 

Greetings!!!
 2016-04-18 20:16 UTC 

Greetings!!!
 2016-04-18 17:49 UTC 

IMPORTANT MAIL TO YOU
 2016-04-18 11:09 UTC 

[PATCH] Create test groups for cifs in xfstests
 2016-04-15  5:02 UTC  (3+ messages)

[PATCH] xattr: Export xattr_resolve_name
 2016-04-15  3:01 UTC  (24+ messages)
  ` [PATCH 4/8] ceph: Get rid of d_find_alias in ceph_set_acl
  ` [PATCH 5/8] ceph: Switch to generic xattr handlers
  ` [PATCH 7/8] posix acls: Export xattr_handler functions
  ` [PATCH 8/8] gfs2: Switch to generic xattr handlers
  ` [PATCH 2/8] cifs: Check for equality with ACL_TYPE_ACCESS and ACL_TYPE_DEFAULT
  ` [PATCH 6/8] ceph: kill __ceph_removexattr()
    ` [PATCH 3/8] cifs: Fix removexattr for os2.* xattrs
    ` [PATCH 1/8] cifs: Fix xattr name checks

[PATCH net-next] sock: tigthen lockdep checks for sock_owned_by_user
 2016-04-14  2:43 UTC  (2+ messages)


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).