messages from 2016-08-16 11:02:47 to 2016-11-11 00:42:59 UTC [more...]
[PATCH v1 0/6] Add support for DFS in smb2+
2016-11-11 0:42 UTC (8+ messages)
` [PATCH v1 1/6] fs/cifs: add smb2 fsctl payloads for DFS resolving
` [PATCH v1 2/6] fs/cifs: implement get_dfs_refer for smb2
` [PATCH v1 3/6] fs/cifs: always use ipc for DFS resolving ioctls
` [PATCH v1 4/6] fs/cifs: add build_path_from_dentry_optional_prefix()
` [PATCH v1 5/6] fs/cifs: always use tree name prefix for DFS resolving
` [PATCH v1 6/6] fs/cifs: enable get_dfs_refer operation for smb2+
[PATCH] CIFS: Fix a possible memory corruption during reconnect
2016-11-10 23:37 UTC (2+ messages)
[PATCH v2] CIFS: Fix a possible memory corruption during reconnect
2016-11-10 23:31 UTC
Клиентские базы +79139230330 Звоните!
2016-11-08 13:06 UTC
27921 linux-cifs
2016-11-07 6:34 UTC
[PATCH] cifs_get_root shouldn't use path with tree name
2016-11-04 17:45 UTC (7+ messages)
[PATCH v2] CIFS: iterate over posix acl xattr entry correctly in ACL_to_cifs_posix()
2016-10-24 12:46 UTC
[PATCH] CIFS: iterate over posix acl xattr entry correctly in ACL_to_cifs_posix()
2016-10-24 12:34 UTC (3+ messages)
[PATCH v2] Call echo service immediately after socket reconnect
2016-10-21 3:40 UTC (3+ messages)
[PATCH] Call echo service immediately after socket reconnect
2016-10-20 23:55 UTC (3+ messages)
[PATCH] Fix BUG() in calc_seckey()
2016-10-18 13:57 UTC (3+ messages)
[PATCH 1/3] CIFS: Fix tcon and file locking
2016-10-17 11:29 UTC (5+ messages)
` [PATCH 2/3] CIFS: Fix persistent handles re-opening on reconnect
` [PATCH 3/3] CIFS: Reset read oplock to NONE if we have mandatory locks after reopen
[GIT] CIFS Fixes
2016-10-14 22:52 UTC
[PATCH 1/2] Add new mount option to set owner uid and gid from special sids in acl
2016-10-14 19:15 UTC (9+ messages)
` [PATCH 2/2] Retrieve uid and gid from special sid if enabled
[cifs-utils PATCH 0/3] cifs-utils: overhaul of cifs.upcall krb5 handling
2016-10-14 18:31 UTC (8+ messages)
` [cifs-utils PATCH 1/3] aclocal: fix typo in idmap.m4
` [cifs-utils PATCH 2/3] cifs.upcall: use krb5 routines to get default ccname
` [cifs-utils PATCH 3/3] cifs.upcall: make the krb5_context a static global variable
[PATCH 0/2 v2 ] Revamp SMB2 authentication code
2016-10-11 18:54 UTC (5+ messages)
` [PATCH 1/2] SMB2: Separate Kerberos authentication from SMB2_sess_setup
` [PATCH 2/2] SMB2: Seperate RawNTLMSSP "
getcifsacl working, but UID/GID mapping is not
2016-10-11 18:49 UTC (2+ messages)
[PATCH v27 00/21] Richacls (Core and Ext4)
2016-10-11 12:50 UTC (22+ messages)
` [PATCH v27 01/21] vfs: Add IS_ACL() and IS_RICHACL() tests
` [PATCH v27 07/21] richacl: Permission check algorithm
` [PATCH v27 08/21] richacl: Compute maximum file masks from an acl
` [PATCH v27 09/21] vfs: Cache base_acl objects in inodes
` [PATCH v27 10/21] vfs: Add get_richacl and set_richacl inode operations
` [PATCH v27 11/21] vfs: Cache richacl in struct inode
` [PATCH v27 12/21] richacl: Update the file masks in chmod()
` [PATCH v27 15/21] richacl: Automatic Inheritance
` [PATCH v27 02/21] vfs: Add MAY_CREATE_FILE and MAY_CREATE_DIR permission flags
` [PATCH v27 03/21] vfs: Add MAY_DELETE_SELF and MAY_DELETE_CHILD "
` [PATCH v27 04/21] vfs: Add permission flags for setting file attributes
` [PATCH v27 05/21] richacl: In-memory representation and helper functions
` [PATCH v27 06/21] richacl: Permission mapping functions
` [PATCH v27 13/21] richacl: Check if an acl is equivalent to a file mode
` [PATCH v27 14/21] richacl: Create-time inheritance
` [PATCH v27 16/21] richacl: xattr mapping functions
` [PATCH v27 21/21] ext4: Add richacl feature flag
` [PATCH v27 17/21] richacl: Add richacl xattr handler
` [PATCH v27 18/21] vfs: Add richacl permission checking
` [PATCH v27 19/21] vfs: Move check_posix_acl and check_richacl out of fs/namei.c
` [PATCH v27 20/21] ext4: Add richacl support
[PATCH 0/2] Revamp SMB2 authentication code
2016-10-07 13:42 UTC (6+ messages)
` [PATCH 1/2] SMB2: Separate Kerberos authentication from SMB2_sess_setup
` [PATCH 2/2] SMB2: Seperate RawNTLMSSP "
Credit Suisse Bank England
2016-10-03 6:21 UTC
[PATCH] Expose cifs module parameters in sysfs
2016-10-01 2:30 UTC (2+ messages)
[PATCH v25 00/21] Richacls (Core and Ext4)
2016-09-30 16:11 UTC (23+ messages)
` [PATCH v26 01/21] vfs: Add IS_ACL() and IS_RICHACL() tests
` [PATCH v26 02/21] vfs: Add MAY_CREATE_FILE and MAY_CREATE_DIR permission flags
` [PATCH v26 03/21] vfs: Add MAY_DELETE_SELF and MAY_DELETE_CHILD "
` [PATCH v26 04/21] vfs: Add permission flags for setting file attributes
` [PATCH v26 05/21] richacl: In-memory representation and helper functions
` [PATCH v26 06/21] richacl: Permission mapping functions
` [PATCH v26 07/21] richacl: Permission check algorithm
` [PATCH v26 08/21] richacl: Compute maximum file masks from an acl
` [PATCH v26 10/21] vfs: Add get_richacl and set_richacl inode operations
` [PATCH v26 09/21] vfs: Cache base_acl objects in inodes
` [PATCH v26 11/21] vfs: Cache richacl in struct inode
` [PATCH v26 12/21] richacl: Update the file masks in chmod()
` [PATCH v26 13/21] richacl: Check if an acl is equivalent to a file mode
` [PATCH v26 14/21] richacl: Create-time inheritance
` [PATCH v26 15/21] richacl: Automatic Inheritance
` [PATCH v26 16/21] richacl: xattr mapping functions
` [PATCH v26 17/21] richacl: Add richacl xattr handler
` [PATCH v26 18/21] vfs: Add richacl permission checking
` [PATCH v26 19/21] vfs: Move check_posix_acl and check_richacl out of fs/namei.c
` [PATCH v26 20/21] ext4: Add richacl support
` [PATCH v26 21/21] ext4: Add richacl feature flag
nfs/cifs mountinfo differences (was: Re: [PATCH] libmount: Skip root comparison for cifs in mnt_table_is_fs_mounted())
2016-09-29 9:55 UTC (7+ messages)
` nfs/cifs mountinfo differences
` [PATCH] libmount: Special handling of root comparison for cifs in mnt_table_is_fs_mounted()
[PATCH][SMB3] Enumerate previous versions of a file
2016-09-29 9:07 UTC
[PATCH v26 00/21] Richacls (Core and Ext4)
2016-09-28 23:32 UTC
[]PATCH][SMB3] Do not send set_info request with no changed fields
2016-09-26 20:30 UTC
cifs mount regression in 4.8 and 4.4 stable
2016-09-23 12:01 UTC (5+ messages)
Recent CIFS/SMB3 fixes from the plugfest
2016-09-23 7:24 UTC
SMB3 credits do match expected server values for cifs.ko
2016-09-23 6:59 UTC
[PATCH] cifs: Limit the overall credit acquired
2016-09-20 20:00 UTC (2+ messages)
xinshiqi has a recommended a Continuing Education course
2016-09-20 6:31 UTC
[PATCH v1 1/1] fs/cifs/dir.c: use correct path separators
2016-09-17 7:54 UTC (3+ messages)
[GIT] CIFS Fixes
2016-09-17 0:06 UTC
Linux CIFS client interacts badly with SMB Transparent Failover and Windows Firewall Stealth Mode
2016-09-12 1:35 UTC
[PATCH] cifs/dir.c: use correct path separator
2016-09-08 10:53 UTC (3+ messages)
[PATCH] Fix regression which breaks DFS mounting
2016-09-07 16:22 UTC (4+ messages)
TLINK_ERROR_EXPIRE breakage
2016-09-05 18:12 UTC (3+ messages)
ANNOUNCE: cifs-utils release 6.6 ready for download
2016-09-04 0:20 UTC
[Shared Post] The Spiritually Self-Seeking Church
2016-09-01 16:15 UTC
Yale Warehousing - link from a friend
2016-08-30 18:18 UTC
cifs_upcall dns_resolver
2016-08-30 15:47 UTC (3+ messages)
Is that possible follow symbol link location which point with full location
2016-08-29 17:19 UTC (7+ messages)
[cifs-utils PATCHv2 0/6] cifs.upcall: cleanup and overhaul of the cifs.upcall krb5 handling code
2016-08-27 21:25 UTC (18+ messages)
` [cifs-utils PATCHv2 1/6] aclocal: fix typo in idmap.m4
` [cifs-utils PATCHv2 2/6] cifs.upcall: use krb5 routines to get default ccname
` [cifs-utils PATCHv2 3/6] cifs.upcall: make the krb5_context a static global variable
` [cifs-utils PATCHv2 4/6] cifs.upcall: remove KRB5_TC_OPENCLOSE
` [cifs-utils PATCHv2 5/6] cifs.upcall: make get_tgt_time take a ccache arg
` [cifs-utils PATCHv2 6/6] cifs.upcall: stop passing around ccache name strings
filenames with special chars and posix path caps enabled - regression?
2016-08-19 11:03 UTC (6+ messages)
TO:0757-88382138-335kxf ★3月14-16日★【JEC世界复合材料展览及会议】 (Gyd3/L-mE)
2016-08-18 0:18 UTC
[PATCH v25 00/22] Richacls (Core and Ext4)
2016-08-16 11:03 UTC (18+ messages)
` [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
` [PATCH v25 11/22] vfs: Add get_richacl and set_richacl inode operations
` [PATCH v25 12/22] vfs: Cache richacl in struct inode
` [PATCH v25 13/22] richacl: Update the file masks in chmod()
` [PATCH v25 14/22] richacl: Check if an acl is equivalent to a file mode
` [PATCH v25 15/22] richacl: Create-time inheritance
` [PATCH v25 16/22] richacl: Automatic Inheritance
` [PATCH v25 17/22] richacl: xattr mapping functions
` [PATCH v25 18/22] richacl: Add richacl xattr handler
` [PATCH v25 19/22] vfs: Add richacl permission checking
` [PATCH v25 20/22] vfs: Move check_posix_acl and check_richacl out of fs/namei.c
` [PATCH v25 21/22] ext4: Add richacl support
` [PATCH v25 22/22] ext4: Add richacl feature flag
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;
as well as URLs for NNTP newsgroup(s).