messages from 2016-05-26 11:36:23 to 2016-08-16 11:02:51 UTC [more...]
[PATCH v25 00/22] Richacls (Core and Ext4)
2016-08-16 11:02 UTC (11+ messages)
` [PATCH v25 01/22] vfs: Add IS_ACL() and IS_RICHACL() tests
` [PATCH v25 02/22] vfs: Add MAY_CREATE_FILE and MAY_CREATE_DIR permission flags
` [PATCH v25 03/22] vfs: Add MAY_DELETE_SELF and MAY_DELETE_CHILD "
` [PATCH v25 04/22] vfs: Make the inode passed to inode_change_ok non-const
` [PATCH v25 05/22] vfs: Add permission flags for setting file attributes
` [PATCH v25 06/22] richacl: In-memory representation and helper functions
` [PATCH v25 07/22] richacl: Permission mapping functions
` [PATCH v25 08/22] richacl: Permission check algorithm
` [PATCH v25 09/22] richacl: Compute maximum file masks from an acl
` [PATCH v25 10/22] vfs: Cache base_acl objects in inodes
filenames with special chars and posix path caps enabled - regression?
2016-08-15 15:48 UTC (5+ messages)
nfs/cifs mountinfo differences (was: Re: [PATCH] libmount: Skip root comparison for cifs in mnt_table_is_fs_mounted())
2016-08-05 17:22 UTC (3+ messages)
[PATCH] Create test groups for cifs in xfstests
2016-08-05 9:46 UTC (2+ messages)
[RFC PATCH] sunrpc: do not allow process to freeze within RPC state machine
2016-08-04 15:08 UTC
[PATCH 0/3] bug fixes and code cleanups for inaccessible root patch
2016-08-03 21:54 UTC (7+ messages)
` [PATCH 1/3] Fix memory leaks in cifs_do_mount()
` [PATCH 2/3] Compare prepaths when comparing superblocks
` [PATCH 3/3] Move check for prefix path to within cifs_get_root()
[PATCH 1036/1285] Replace numeric parameter like 0444 with macro
2016-08-02 12:10 UTC
[PATCH] Add full_path_type arg to cifs_build_path_to_root()
2016-08-01 12:32 UTC (2+ messages)
[PATCH] Making shares unaccessible at root level mountable (aka solving bsc#8950 ...again)
2016-07-29 20:20 UTC (20+ messages)
[GIT] CIFS/SMB3 Fixes
2016-07-29 1:43 UTC
[PATCH] CIFS: Fix a possible invalid memory access in smb2_query_symlink()
2016-07-28 5:27 UTC (4+ messages)
[PATCH v24 00/22] Richacls (Core and Ext4)
2016-07-25 14:09 UTC (23+ messages)
` [PATCH v24 01/22] vfs: Add IS_ACL() and IS_RICHACL() tests
` [PATCH v24 02/22] vfs: Add MAY_CREATE_FILE and MAY_CREATE_DIR permission flags
` [PATCH v24 03/22] vfs: Add MAY_DELETE_SELF and MAY_DELETE_CHILD "
` [PATCH v24 04/22] vfs: Make the inode passed to inode_change_ok non-const
` [PATCH v24 05/22] vfs: Add permission flags for setting file attributes
` [PATCH v24 06/22] richacl: In-memory representation and helper functions
` [PATCH v24 07/22] richacl: Permission mapping functions
` [PATCH v24 21/22] ext4: Add richacl support
` [PATCH v24 08/22] richacl: Permission check algorithm
` [PATCH v24 09/22] richacl: Compute maximum file masks from an acl
` [PATCH v24 10/22] vfs: Cache base_acl objects in inodes
` [PATCH v24 11/22] vfs: Add get_richacl and set_richacl inode operations
` [PATCH v24 12/22] vfs: Cache richacl in struct inode
` [PATCH v24 13/22] richacl: Update the file masks in chmod()
` [PATCH v24 14/22] richacl: Check if an acl is equivalent to a file mode
` [PATCH v24 15/22] richacl: Create-time inheritance
` [PATCH v24 16/22] richacl: Automatic Inheritance
` [PATCH v24 17/22] richacl: xattr mapping functions
` [PATCH v24 18/22] richacl: Add richacl xattr handler
` [PATCH v24 19/22] vfs: Add richacl permission checking
` [PATCH v24 20/22] vfs: Move check_posix_acl and check_richacl out of fs/namei.c
` [PATCH v24 22/22] ext4: Add richacl feature flag
[PATCH] cifs: fix crash due to race in hmac(md5) handling
2016-07-25 9:51 UTC (5+ messages)
[bug report] CIFS: Implement follow_link for SMB2
2016-07-24 7:40 UTC (3+ messages)
[PATCH] cifs: unbreak TCP session reuse
2016-07-20 6:13 UTC (4+ messages)
` Fwd: "
CIFS hang
2016-07-19 9:57 UTC (3+ messages)
[PATCH v23 00/22] Richacls (Core and Ext4)
2016-07-14 20:59 UTC (56+ 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
[PATCH] Add MF-Symlinks support for SMB 2.0
2016-07-12 12:14 UTC (2+ messages)
[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 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 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 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 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 (7+ messages)
[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
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox