linux-cifs.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2018-10-21 16:18:11 to 2019-02-17 00:46:19 UTC [more...]

xfstests and current cifs for-next patch set
 2019-02-17  0:46 UTC  (2+ messages)

[RFC PATCH 00/27] Containers and using authenticated filesystems
 2019-02-17  0:14 UTC  (35+ messages)
` [RFC PATCH 01/27] containers: Rename linux/container.h to linux/container_dev.h
` [RFC PATCH 02/27] containers: Implement containers as kernel objects
` [RFC PATCH 03/27] containers: Provide /proc/containers
` [RFC PATCH 04/27] containers: Allow a process to be forked into a container
` [RFC PATCH 05/27] containers: Open a socket inside "
` [RFC PATCH 06/27] containers, vfs: Allow syscall dirfd arguments to take a container fd
` [RFC PATCH 07/27] containers: Make fsopen() able to create a superblock in a container
` [RFC PATCH 08/27] containers, vfs: Honour CONTAINER_NEW_EMPTY_FS_NS
` [RFC PATCH 09/27] vfs: Allow mounting to other namespaces
` [RFC PATCH 10/27] containers: Provide fs_context op for container setting
` [RFC PATCH 11/27] containers: Sample program for driving container objects
` [RFC PATCH 12/27] containers: Allow a daemon to intercept request_key upcalls in a container
` [RFC PATCH 13/27] keys: Provide a keyctl to query a request_key authentication key
` [RFC PATCH 14/27] keys: Break bits out of key_unlink()
` [RFC PATCH 15/27] keys: Make __key_link_begin() handle lockdep nesting
` [RFC PATCH 16/27] keys: Grant Link permission to possessers of request_key auth keys
` [RFC PATCH 17/27] keys: Add a keyctl to move a key between keyrings
` [RFC PATCH 18/27] keys: Find the least-recently used unseen key in a keyring
` [RFC PATCH 19/27] containers: Sample: request_key upcall handling
` [RFC PATCH 20/27] container, keys: Add a container keyring
` [RFC PATCH 21/27] keys: Fix request_key() lack of Link perm check on found key
` [RFC PATCH 22/27] KEYS: Replace uid/gid/perm permissions checking with an ACL
` [RFC PATCH 23/27] KEYS: Provide KEYCTL_GRANT_PERMISSION
` [RFC PATCH 24/27] keys: Allow a container to be specified as a subject in a key's ACL
` [RFC PATCH 25/27] keys: Provide a way to ask for the container keyring
` [RFC PATCH 26/27] keys: Allow containers to be included in key ACLs by name
` [RFC PATCH 27/27] containers: Sample to grant access to a key in a container

xfstest status update - possible regression outside cifs in rc6
 2019-02-16 19:37 UTC 

[PATCH AUTOSEL 4.20 62/77] cifs: fix memory leak of an allocated cifs_ntsd structure
 2019-02-15 20:10 UTC  (4+ messages)
` [PATCH AUTOSEL 4.20 65/77] CIFS: Do not assume one credit for async responses
` [PATCH AUTOSEL 4.20 66/77] CIFS: Fix mounts if the client is low on credits

[PATCH v4] Update mount.cifs with vers=default mount option and SMBv3.0.2
 2019-02-15 20:06 UTC  (2+ messages)

[cifs-utils] next branch is updated
 2019-02-15 19:53 UTC  (3+ messages)

[PATCH AUTOSEL 4.19 55/65] CIFS: Do not assume one credit for async responses
 2019-02-15  2:11 UTC 

support rst2man.py (was Re: [PATCH] cifs-utils: support rst2man-3)
 2019-02-15  1:07 UTC 

[PATCH v3] Update mount.cifs with vers=default mount option and SMBv3.0.2
 2019-02-15  1:06 UTC  (2+ messages)

Have needs for it?
 2019-02-11 12:22 UTC 

[SMB3][PATCH] request more credits during session setup
 2019-02-14 17:41 UTC  (4+ messages)

Have needs for?
 2019-02-11  8:40 UTC 

Have needs for?
 2019-02-11 11:05 UTC 

[RFC PATCH 0/9] keys: Namespacing
 2019-02-14 16:58 UTC  (10+ messages)
` [RFC PATCH 1/9] keys: Invalidate used request_key authentication keys
` [RFC PATCH 2/9] keys: Kill off request_key_async{,_with_auxdata}
` [RFC PATCH 3/9] keys: Simplify key description management
` [RFC PATCH 4/9] keys: Cache the hash value to avoid lots of recalculation
` [RFC PATCH 5/9] keys: Include target namespace in match criteria
` [RFC PATCH 6/9] keys: Garbage collect keys for which the domain has been removed
` [RFC PATCH 7/9] keys: Network namespace domain tag
` [RFC PATCH 8/9] keys: Pass the network namespace into request_key mechanism
` [RFC PATCH 9/9] KEYS: Namespace keyring names

[cifs-utils PATCH v1] mount.cifs: be more verbose and helpful regarding mount errors
 2019-02-14 11:15 UTC 

linux-next: Signed-off-by missing for commit in the cifs tree
 2019-02-14  7:37 UTC 

[PATCH] CIFS: Do not reset lease state to NONE on lease break
 2019-02-14  7:33 UTC  (2+ messages)

[PATCH AUTOSEL 4.20 38/42] cifs: Limit memory used by lock request calls to a page
 2019-02-12  1:48 UTC  (5+ messages)
` [PATCH AUTOSEL 4.20 39/42] CIFS: Fix credits calculation for cancelled requests
` [PATCH AUTOSEL 4.20 40/42] CIFS: Move credit processing to mid callbacks for SMB3
` [PATCH AUTOSEL 4.20 41/42] CIFS: Fix error paths in writeback code

[PATCH AUTOSEL 3.18 4/4] cifs: Limit memory used by lock request calls to a page
 2019-02-09 18:50 UTC 

[PATCH AUTOSEL 4.4 4/4] cifs: Limit memory used by lock request calls to a page
 2019-02-09 18:50 UTC 

[PATCH AUTOSEL 4.9 12/12] cifs: Limit memory used by lock request calls to a page
 2019-02-09 18:49 UTC 

[PATCH AUTOSEL 4.14 16/16] cifs: Limit memory used by lock request calls to a page
 2019-02-09 18:49 UTC 

[PATCH AUTOSEL 4.19 27/28] cifs: Limit memory used by lock request calls to a page
 2019-02-09 18:48 UTC 

[PATCH] cifs: Fix NULL pointer dereference of devname
 2019-02-03 15:50 UTC  (2+ messages)

[PATCH] CIFS: fix use-after-free of the lease keys
 2019-01-31 15:53 UTC  (3+ messages)

[PATCH AUTOSEL 3.18 51/61] cifs: check ntwrk_buf_start for NULL before dereferencing it
 2019-01-28 16:26 UTC 

[PATCH AUTOSEL 4.4 68/80] cifs: check ntwrk_buf_start for NULL before dereferencing it
 2019-01-28 16:23 UTC 

[PATCH AUTOSEL 4.9 090/107] cifs: check ntwrk_buf_start for NULL before dereferencing it
 2019-01-28 16:19 UTC 

[PATCH AUTOSEL 4.14 147/170] cifs: check ntwrk_buf_start for NULL before dereferencing it
 2019-01-28 16:11 UTC 

[PATCH AUTOSEL 4.19 226/258] cifs: check ntwrk_buf_start for NULL before dereferencing it
 2019-01-28 15:58 UTC 

[PATCH AUTOSEL 4.20 269/304] cifs: check ntwrk_buf_start for NULL before dereferencing it
 2019-01-28 15:43 UTC 

[patch 7/9] smb3: Cleanup license mess
 2019-01-19  5:43 UTC  (2+ messages)

[PATCH][V2] cifs: fix memory leak of an allocated cifs_ntsd structure
 2019-01-17 15:59 UTC  (3+ messages)

Fwd: [PATCH 0/7] SMB3 credit flow control handling and writeback fixes
 2019-01-11  6:24 UTC  (2+ messages)
  ` Fwd: [PATCH 7/7] CIFS: Fix error paths in writeback code

[PATCH] cifs: fix memory leak of an allocated cifs_ntsd structure
 2019-01-08 17:46 UTC  (4+ messages)

[PATCH] smb3: fix large reads on encrypted connections
 2019-01-06 17:05 UTC  (2+ messages)

cifs large stack allocations
 2019-01-03  9:54 UTC 

Stall during read() on CIFS with 4.19
 2019-01-01 19:30 UTC  (2+ messages)

linux-next: Signed-off-by missing for commit in the cifs tree
 2018-12-24 16:10 UTC  (2+ messages)

[PATCH] cifs: check kzalloc return
 2018-12-21  5:53 UTC  (5+ messages)

[PATCH] cifs: handle allocation failures early
 2018-12-19 15:14 UTC  (2+ messages)

[PATCH] cifs: fix rmdir + azure + compounding regression
 2018-12-19  4:24 UTC 

[PATCH] CIFS: return correct errors when pinning memory failed for direct I/O
 2018-12-18  5:07 UTC  (2+ messages)

[PATCH] CIFS: use the correct length when pinning memory for direct I/O for write
 2018-12-18  5:05 UTC  (3+ messages)

linux-next: build failure after merge of the y2038 tree
 2018-12-17 22:25 UTC  (3+ messages)

[PATCH AUTOSEL 3.18 15/16] cifs: In Kconfig CONFIG_CIFS_POSIX needs depends on legacy (insecure cifs)
 2018-12-13  4:33 UTC 

[PATCH AUTOSEL 4.4 21/23] cifs: In Kconfig CONFIG_CIFS_POSIX needs depends on legacy (insecure cifs)
 2018-12-13  4:32 UTC 

[PATCH AUTOSEL 4.9 29/34] cifs: In Kconfig CONFIG_CIFS_POSIX needs depends on legacy (insecure cifs)
 2018-12-13  4:31 UTC 

[PATCH AUTOSEL 4.14 33/41] cifs: In Kconfig CONFIG_CIFS_POSIX needs depends on legacy (insecure cifs)
 2018-12-13  4:30 UTC 

[PATCH AUTOSEL 4.19 63/73] cifs: In Kconfig CONFIG_CIFS_POSIX needs depends on legacy (insecure cifs)
 2018-12-13  4:28 UTC 

[PATCH] CIFS: Avoid returning EBUSY to upper layer VFS
 2018-12-07  1:47 UTC  (3+ messages)

[PATCH 2/2] fs: Don't open-code lru_to_page
 2018-11-30  9:11 UTC  (8+ messages)

[Patch v4 1/3] CIFS: Add support for direct I/O read
 2018-11-29 23:23 UTC  (14+ messages)
` [Patch v4 2/3] CIFS: Add support for direct I/O write
` [Patch v4 3/3] CIFS: Add direct I/O functions to file_operations

NULL pointer dereference in smb2_queryfs with v4.19.2
 2018-11-28 13:58 UTC  (7+ messages)
      ` Fwd: "

linux-next: build warnings after merge of the cifs tree
 2018-11-26  6:51 UTC  (5+ messages)

[PATCH AUTOSEL 4.9 02/17] cifs: don't dereference smb_file_target before null check
 2018-11-13  5:52 UTC 

[PATCH AUTOSEL 4.14 02/26] cifs: don't dereference smb_file_target before null check
 2018-11-13  5:51 UTC  (2+ messages)
` [PATCH AUTOSEL 4.14 03/26] cifs: fix return value for cifs_listxattr

[PATCH AUTOSEL 4.18 02/39] cifs: don't dereference smb_file_target before null check
 2018-11-13  5:50 UTC  (2+ messages)
` [PATCH AUTOSEL 4.18 03/39] cifs: fix return value for cifs_listxattr

[PATCH AUTOSEL 4.19 02/44] cifs: don't dereference smb_file_target before null check
 2018-11-13  5:49 UTC  (2+ messages)
` [PATCH AUTOSEL 4.19 03/44] cifs: fix return value for cifs_listxattr

linux-next: Signed-off-by missing for commit in the cifs tree
 2018-11-05  5:55 UTC 

[PATCH] cifs: clean up indentation, replace spaces with tab
 2018-11-03 18:22 UTC  (2+ messages)

[PATCH v3 00/25] fs: fixes for serious clone/dedupe problems
 2018-11-02 19:05 UTC  (8+ messages)
` [PATCH 05/25] vfs: avoid problematic remapping requests into partial EOF block

[PATCH] cifs: don't dereference smb_file_target before null check
 2018-11-01 14:34 UTC  (2+ messages)

[PATCH] cifs: fix spelling mistake, EACCESS -> EACCES
 2018-10-26 18:50 UTC  (2+ messages)

NULL pointer dereference in SMB2_close_free() with v4.19
 2018-10-23 19:15 UTC 

[PATCH v6 00/28] fs: fixes for serious clone/dedupe problems
 2018-10-22  6:55 UTC  (15+ messages)
` [PATCH 24/28] xfs: clean up xfs_reflink_remap_blocks call site
` [PATCH 25/28] xfs: support returning partial reflink results
` [PATCH 27/28] xfs: remove xfs_reflink_remap_range
` [PATCH 28/28] xfs: remove [cm]time update from reflink calls


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).