Linux CIFS filesystem development
 help / color / mirror / Atom feed
 messages from 2016-10-03 06:21:07 to 2016-12-24 20:04:33 UTC [more...]

[GIT] CIFS Fixes
 2016-12-24 20:04 UTC  (3+ messages)

Access samba share which underlying storage is very slow
 2016-12-21 10:07 UTC  (5+ messages)
    ` Fwd: "

[PATCH] Fix default behaviour for empty domains and add domainauto option
 2016-12-16 15:06 UTC  (5+ messages)

Troubles with CIFS and suspend
 2016-12-16 12:45 UTC 

[PATCH] cifs: use %16phN for formatting md5 sum
 2016-12-15  6:37 UTC  (3+ messages)

[PATCH] cifs_get_root shouldn't use path with tree name
 2016-12-14  9:55 UTC  (10+ messages)

[PATCH] cifs: Fix smbencrypt() to stop pointing a scatterlist at the stack
 2016-12-14  8:19 UTC  (4+ messages)

DO YOU NEED A LOAN??
 2016-12-13  5:27 UTC 

LSF/MM 2017: Call for Proposals
 2016-12-08 15:37 UTC  (6+ messages)
    ` [Lsf-pc] "

[PATCH] SMB2: Enforce sec= mount option
 2016-12-08  9:14 UTC  (4+ messages)

[PATCH v2 0/5] Stable fixes
 2016-12-07  7:23 UTC  (8+ messages)
  ` [PATCH v2 1/5] CIFS: Decrease verbosity of ioctl call
  ` [PATCH v2 2/5] CIFS: Fix missing nls unload in smb2_reconnect()
  ` [PATCH v2 3/5] CIFS: Fix a possible memory corruption in push locks
  ` [PATCH v2 4/5] CIFS: Fix a possible memory corruption during reconnect
  ` [PATCH v2 5/5] CIFS: Fix a possible double locking of mutex "

[PATCH 00/15] SMB3 encryption support
 2016-12-06 22:02 UTC  (16+ messages)
  ` [PATCH 01/15] CIFS: Separate SMB2 header structure
  ` [PATCH 02/15] CIFS: Make SendReceive2() takes resp iov
  ` [PATCH 03/15] CIFS: Make send_cancel take rqst as argument
  ` [PATCH 04/15] CIFS: Send RFC1001 length in a separate iov
  ` [PATCH 05/15] CIFS: Separate SMB2 sync header processing
  ` [PATCH 06/15] CIFS: Separate RFC1001 length processing for SMB2 read
  ` [PATCH 07/15] CIFS: Add capability to transform requests before sending
  ` [PATCH 08/15] CIFS: Enable encryption during session setup phase
  ` [PATCH 09/15] CIFS: Encrypt SMB3 requests before sending
  ` [PATCH 10/15] CIFS: Add transform header handling callbacks
  ` [PATCH 11/15] CIFS: Add mid handle callback
  ` [PATCH 12/15] CIFS: Add copy into pages callback for a read operation
  ` [PATCH 13/15] CIFS: Decrypt and process small encrypted packets
  ` [PATCH 14/15] CIFS: Add capability to decrypt big read responses
  ` [PATCH 15/15] CIFS: Allow to switch on encryption with seal mount option

[PATCH v27 00/21] Richacls (Core and Ext4)
 2016-12-06 21:36 UTC  (28+ messages)
` [PATCH v27 01/21] vfs: Add IS_ACL() and IS_RICHACL() tests
  ` [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 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 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/5] Stable fixes
 2016-12-06  5:00 UTC  (11+ messages)
  ` [PATCH 1/5] CIFS: Decrease verbosity of ioctl call
  ` [PATCH 2/5] CIFS: Fix missing nls unload in smb2_reconnect()
  ` [PATCH 3/5] CIFS: Fix a possible memory corruption in push locks
  ` [PATCH 4/5] CIFS: Fix a possible memory corruption during reconnect
  ` [PATCH 5/5] CIFS: Fix a possible double locking of mutex "

[PATCH v2] CIFS: Fix a possible memory corruption during reconnect
 2016-12-05 21:39 UTC  (8+ messages)

[PATCH] CIFS: handle guest access errors to Windows shares
 2016-12-02 17:26 UTC  (9+ messages)

linux-next: build failure after merge of the cifs tree
 2016-12-01  6:27 UTC  (2+ messages)

[PATCH] CIFS: Fix a possible memory corruption during reconnect
 2016-11-30  8:58 UTC  (5+ messages)

[cifs:for-next 1/1] fs/cifs/connect.c:2610:11: error: 'struct cifs_tcon' has no member named 'snapshot_time'
 2016-11-29 21:02 UTC 

[PATCH v2] CIFS: iterate over posix acl xattr entry correctly in ACL_to_cifs_posix()
 2016-11-29 20:24 UTC  (4+ messages)

[GIT] CIFS Fixes
 2016-11-29 19:22 UTC 

[PATCH] Handle guest access failures
 2016-11-29 11:36 UTC 

[PATCH 0/4][cifs-utils] Improvement and fixes for command line options
 2016-11-27 11:37 UTC  (3+ messages)

[PATCH] CIFS: Decrease verbosity of ioctl call
 2016-11-25 12:08 UTC  (3+ messages)

[PATCH] Fix NTLMSSP default behaviour for empty domains
 2016-11-24 21:20 UTC 

[PATCH] SMB2: Fix share type handling
 2016-11-22 12:18 UTC  (3+ messages)

Клиентские базы Skype: prodawez390 Whatsapp: +79139230330 Viber: +79139230330 Telegram: +79139230330 Email: prodawez391@gmail.com
 2016-11-17 18:36 UTC 

cifs mount regression in 4.8 and 4.4 stable
 2016-11-17 10:31 UTC  (8+ messages)

9407 linux-cifs
 2016-11-17  7:47 UTC 

[PATCH v1 0/6] Add support for DFS in smb2+
 2016-11-11  0:46 UTC  (9+ 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+

Клиентские базы +79139230330 Звоните!
 2016-11-08 13:06 UTC 

27921 linux-cifs
 2016-11-07  6:34 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  (4+ messages)
` [cifs-utils PATCH 2/3] cifs.upcall: use krb5 routines to get default ccname

[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 0/2] Revamp SMB2 authentication code
 2016-10-07 13:42 UTC  (5+ messages)
` [PATCH 1/2] SMB2: Separate Kerberos authentication from SMB2_sess_setup

Credit Suisse Bank England
 2016-10-03  6:21 UTC 


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox