linux-cifs.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2017-02-08 23:44:53 to 2017-03-29 17:29:07 UTC [more...]

[PATCH net-next 0/2] break include loop and dsa devlink support
 2017-03-29 17:29 UTC  (8+ messages)
` [PATCH net-next 2/2] net: dsa: dsa2: Add basic support of devlink
  ` [PATCH net-next 1/2] net: break include loop netdevice.h, dsa.h, devlink.h

[PATCH 0/25 v2] fs: Convert all embedded bdis into separate ones
 2017-03-29 10:56 UTC  (3+ messages)
  ` [PATCH 04/25] fs: Provide infrastructure for dynamic BDIs in filesystems
` [PATCH 10/25] cifs: Convert to separately allocated bdi

[PATCH 4/4] CIFS: store results of cifs_reopen_file to avoid infinite wait
 2017-03-28 23:26 UTC 

[PATCH 3/4] CIFS: remove bad_network_name flag
 2017-03-28 23:26 UTC 

[PATCH 2/4] CIFS: reconnect thread reschedule itself
 2017-03-28 23:26 UTC 

[PATCH 1/4] CIFS: queue 'reconnect' thread with a delay
 2017-03-28 23:26 UTC 

[PATCH 0/4] Various fixes and improvements for SMB CA
 2017-03-28 23:26 UTC 

Funding
 2017-03-25 21:22 UTC 

[PATCH 0/2] Add kernel AIO support for CIFS
 2017-03-25 15:12 UTC  (6+ messages)
  ` [PATCH 1/2] CIFS: Add asynchronous read support through kernel AIO
  ` [PATCH 2/2] CIFS: Add asynchronous write "

[PATCH] Reset TreeId to zero on SMB2 TREE_CONNECT
 2017-03-24  4:30 UTC  (3+ messages)

[PATCH] mount.cifs: Remove data_blob.h include
 2017-03-16 10:40 UTC  (2+ messages)

(unknown),
 2017-03-14 21:58 UTC 

63214 linux-cifs
 2017-03-13 23:13 UTC 

(unknown),
 2017-03-11 21:59 UTC 

[cifs:for-next 1/1] fs/cifs/smb2misc.c:689:14-41: WARNING: casting value returned by memory allocation function to (struct close_cancelled_open *) is useless
 2017-03-05 22:42 UTC  (2+ messages)
` [PATCH] fix alloc_cast.cocci warnings

New kernel, new problems
 2017-03-04 23:14 UTC  (5+ messages)

17667 linux-cifs
 2017-03-04 19:45 UTC 

[PATCH v4] Handle mismatched open calls
 2017-03-04  3:33 UTC  (3+ messages)

[GIT] SMB3 Fixes
 2017-03-03 23:58 UTC 

[PATCH v2] smb2: Enforce sec= mount option
 2017-03-02 23:29 UTC  (4+ messages)

cifs-utils release 6.7 ready for download
 2017-03-02 18:44 UTC 

cifs running amok after being disconnected (timeout?)
 2017-03-02 14:24 UTC  (6+ messages)

[PATCH 00/10] various fs subsystems refcounter conversions
 2017-03-02 10:43 UTC  (11+ messages)
` [PATCH 02/10] fs, cachefiles: convert cachefiles_object.usage from atomic_t to refcount_t
` [PATCH 03/10] fs, proc: convert proc_dir_entry.count "
` [PATCH 04/10] fs, nilfs: convert nilfs_root.count "
` [PATCH 06/10] fs, fscache: convert fscache_cache_tag.usage "
  ` [PATCH 01/10] fs, kernfs: convert kernfs_node.count "
  ` [PATCH 05/10] fs, hfs: convert hfs_bnode.refcnt "
  ` [PATCH 07/10] fs, fscache: convert fscache_operation.usage "
  ` [PATCH 08/10] fs, fsnotify: convert fsnotify_group.refcnt "
` [PATCH 09/10] fs, fsnotify: convert fsnotify_mark.refcnt "
` [PATCH 10/10] fs, cifs: convert tcon_link.tl_count "

[PATCH v3 0/7] Add support for DFS in SMB2+
 2017-03-02  4:41 UTC  (16+ messages)
  ` [PATCH v3 1/7] CIFS: move DFS response parsing out of SMB1 code
  ` [PATCH v3 2/7] CIFS: add build_path_from_dentry_optional_prefix()
  ` [PATCH v3 3/7] CIFS: add use_ipc flag to SMB2_ioctl()
  ` [PATCH v3 4/7] CIFS: let ses->ipc_tid hold smb2 TreeIds
  ` [PATCH v3 5/7] CIFS: set signing flag in SMB2+ TreeConnect if needed
  ` [PATCH v3 6/7] CIFS: use DFS pathnames in SMB2+ Create requests
  ` [PATCH v3 7/7] CIFS: implement get_dfs_refer for SMB2+

[cifs:test-dfs-changes 4/8] fs/cifs/smb2ops.c:1160:5: error: passing argument 10 of 'SMB2_ioctl' from incompatible pointer type
 2017-03-01 15:16 UTC 

[PATCH v2 0/6] Add support for DFS in SMB2+
 2017-03-01  2:34 UTC  (13+ messages)
  ` [PATCH v2 1/6] CIFS: move DFS response parsing out of SMB1 code
  ` [PATCH v2 2/6] CIFS: add build_path_from_dentry_optional_prefix()
  ` [PATCH v2 3/6] CIFS: implement get_dfs_refer for SMB2+
  ` [PATCH v2 4/6] CIFS: set signing flag in SMB2+ TreeConnect if needed
  ` [PATCH v2 5/6] CIFS: use DFS pathnames in SMB2+ Create requests
  ` [PATCH v2 6/6] CIFS: enable get_dfs_refer for SMB2+

[PATCH] CIFS: Fix possible use after free in demultiplex thread
 2017-03-01  0:05 UTC 

[cifs-utils PATCH 0/8] cifs-utils: fix problems with credcaches with overridden process creds
 2017-02-28 18:31 UTC  (13+ messages)
  ` [cifs-utils PATCH 1/8] data_blob: remove need for replace.h
  ` [cifs-utils PATCH 2/8] spengo.c/asn1.c: "
  ` [cifs-utils PATCH 3/8] cifs.upcall: "
  ` [cifs-utils PATCH 4/8] replace.h: remove it
  ` [cifs-utils PATCH 5/8] treewide: Eliminate SAFE_FREE
  ` [cifs-utils PATCH 6/8] data_blob: Eliminate _PUBLIC_
  ` [cifs-utils PATCH 7/8] cifs.upcall: unset $KRB5CCNAME when creating new credcache from keytab
  ` [cifs-utils PATCH 8/8] cifs.upcall: don't do env scraping when uid is 0
  ` [cifs-utils PATCH 9/8] cifs.upcall: use a MEMORY: ccache when instantiating from a keytab

[PATCH] Handle mismatched open calls
 2017-02-27 22:26 UTC  (2+ messages)

[cifs-utils PATCH v3 0/4] cifs.upcall: allow cifs.upcall to scrape cache location initiating task's environment
 2017-02-24  1:14 UTC  (14+ messages)
  ` [cifs-utils PATCH v4 1/4] cifs.upcall: convert two flags from int to bool
  ` [cifs-utils PATCH v4 2/4] cifs.upcall: switch group IDs when handling an upcall
        ` problem when testing recent cifs.upcall
  ` [cifs-utils PATCH v4 3/4] cifs.upcall: drop capabilities early in program
  ` [cifs-utils PATCH v4 4/4] cifs.upcall: allow scraping of KRB5CCNAME out of initiating task's /proc/<pid>/environ file

[cifs-utils PATCH] replace.h: remove some stuff that just shouldn't be there
 2017-02-23 23:44 UTC 

[cifs-utils PATCH] cifs.upcall: unset $KRB5CCNAME when creating new credcache from keytab
 2017-02-23 23:43 UTC 

[cifs-utils RFC PATCH] cifs.upcall: don't do env scraping when uid is 0
 2017-02-23 23:24 UTC  (2+ messages)

RE:
 2017-02-23 15:09 UTC 

[GIT] CIFS/SMB3 patches
 2017-02-21  0:27 UTC 

Pavel's async i/o CIFS/SMB3 patches
 2017-02-20 22:11 UTC 

[PATCH] Handle mismatched open calls
 2017-02-17 20:31 UTC  (2+ messages)

Fix SMB2_TREE_CONNECT requests with the wrong TreeId
 2017-02-17 18:37 UTC  (8+ messages)

[cifs-utils PATCH] cifs.upcall: trim even more capabilities
 2017-02-16 17:44 UTC  (4+ messages)

[PATCH] manpage: correct typos and spelling mistakes
 2017-02-15 17:10 UTC 

[cifs-utils PATCH v3 0/4] cifs.upcall: allow cifs.upcall to scrape cache location initiating task's environment
 2017-02-15 16:13 UTC  (6+ messages)
  ` [cifs-utils PATCH v3 1/4] cifs.upcall: convert two flags from int to bool
  ` [cifs-utils PATCH v3 2/4] cifs.upcall: switch group IDs when handling an upcall
  ` [cifs-utils PATCHv3 3/3] cifs.upcall: allow scraping of KRB5CCNAME out of initiating task's /proc/<pid>/environ file
  ` [cifs-utils PATCH v3 3/4] cifs.upcall: drop capabilities early in program
  ` [cifs-utils PATCH v3 4/4] cifs.upcall: allow scraping of KRB5CCNAME out of initiating task's /proc/<pid>/environ file

[PATCH v2 0/2] cifs.upcall: allow cifs.upcall to grab $KRB5CCNAME from initiating process
 2017-02-14 22:33 UTC  (4+ messages)
  ` [PATCH v2 1/2] cifs.upcall: switch group IDs when handling an upcall
  ` [PATCH v2 2/2] cifs.upcall: allow scraping of KRB5CCNAME out of initiating task's /proc/<pid>/environ file

[PATCH v27 00/21] Richacls (Core and Ext4)
 2017-02-13 15:42 UTC  (11+ messages)
` [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 v28 00/21] Richacls (Core and Ext4)
 2017-02-13 15:32 UTC  (22+ messages)
` [PATCH v28 01/21] vfs: Add IS_ACL() and IS_RICHACL() tests
` [PATCH v28 02/21] vfs: Add MAY_CREATE_FILE and MAY_CREATE_DIR permission flags
` [PATCH v28 03/21] vfs: Add MAY_DELETE_SELF and MAY_DELETE_CHILD "
` [PATCH v28 04/21] vfs: Add permission flags for setting file attributes
` [PATCH v28 05/21] richacl: In-memory representation and helper functions
` [PATCH v28 06/21] richacl: Permission mapping functions
` [PATCH v28 07/21] richacl: Permission check algorithm
` [PATCH v28 08/21] richacl: Compute maximum file masks from an acl
` [PATCH v28 11/21] vfs: Cache richacl in struct inode
` [PATCH v28 13/21] richacl: Check if an acl is equivalent to a file mode
` [PATCH v28 14/21] richacl: Create-time inheritance
` [PATCH v28 15/21] richacl: Automatic Inheritance
` [PATCH v28 16/21] richacl: xattr mapping functions
` [PATCH v28 17/21] richacl: Add richacl xattr handler
  ` [PATCH v28 09/21] vfs: Cache base_acl objects in inodes
  ` [PATCH v28 10/21] vfs: Add get_richacl and set_richacl inode operations
  ` [PATCH v28 12/21] richacl: Update the file masks in chmod()
  ` [PATCH v28 18/21] vfs: Add richacl permission checking
  ` [PATCH v28 19/21] vfs: Move check_posix_acl and check_richacl out of fs/namei.c
` [PATCH v28 20/21] ext4: Add richacl support
` [PATCH v28 21/21] ext4: Add richacl feature flag

[cifs-utils PATCH] cifs.upcall: convert several flags from int to bool
 2017-02-13 14:46 UTC 

[cifs-utils PATCH] cifs.upcall: switch group IDs when handling an upcall
 2017-02-13 14:00 UTC 

[RFC][cifs-utils PATCH] cifs.upcall: allow scraping of KRB5CCNAME out of initiating task's /proc/<pid>/environ file
 2017-02-13 12:57 UTC  (5+ messages)

cifs-utils: regression in (mulituser?) mounting 'CIFS VFS: Send error in SessSetup = -126'
 2017-02-10 22:01 UTC  (5+ messages)
                ` [Samba] "

[PATCH 0/2 v2] Add copy_file_range support for cifs
 2017-02-10 20:03 UTC  (5+ messages)
  ` [PATCH 1/2] Rename clone_range to copychunk_range
  ` [PATCH 2/2] Introduce cifs_copy_file_range()

[PATCH 0/24 RFC] fs: Convert all embedded bdis into separate ones
 2017-02-09 12:12 UTC  (4+ messages)
` [PATCH 04/24] fs: Provide infrastructure for dynamic BDIs in filesystems

[PATCH] Introduce cifs_copy_file_range()
 2017-02-09  5:38 UTC  (3+ 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).