linux-cifs.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2019-02-15 16:09:57 to 2019-03-06 00:07:41 UTC [more...]

[PATCH 0/5] Simplify credits handling for compound requests
 2019-03-06  0:07 UTC  (8+ messages)
` [PATCH 1/5] cifs: change wait_for_free_request() to take flags as argument
` [PATCH 2/5] cifs: pass flags down into wait_for_free_credits()
` [PATCH 3/5] cifs: wait_for_free_credits() make it possible to wait for >=1 credits
` [PATCH 4/5] cifs: prevent starvation in wait_for_free_credits for multi-credit requests
` [PATCH 5/5] cifs: simplify how we handle credits in compond_send_recv()

[PATCH 0/5] cifs: simplify how we allocate credits for compunds
 2019-03-06  0:06 UTC  (6+ messages)
` [PATCH 1/5] cifs: change wait_for_free_request() to take flags as argument
` [PATCH 2/5] cifs: pass flags down into wait_for_free_credits()
` [PATCH 3/5] cifs: wait_for_free_credits() make it possible to wait for >=1 credits
` [PATCH 4/5] cifs: prevent starvation in wait_for_free_credits for multi-credit requests
` [PATCH 5/5] cifs: simplify how we handle credits in compond_send_recv()

[PATCH 10/23] CIFS: Mask signals during sock_sendmsg()
 2019-03-05 23:53 UTC 

[PATCH 0/3] more reconnect fixes
 2019-03-05 23:51 UTC  (5+ messages)
` [PATCH] CIFS: Fix read after write for files with read caching
` [PATCH 1/3] CIFS: Only send SMB2_NEGOTIATE command on new TCP connections
` [PATCH 2/3] CIFS: Return -EAGAIN instead of -ENOTSOCK
` [PATCH 3/3] CIFS: Mask off signals when sending SMB packets

xfstests passing again to current for-next
 2019-03-05 23:45 UTC 

[PATCH 1/2] CIFS: Fix a bug with re-sending wdata when transport returning -EAGAIN
 2019-03-05 19:47 UTC  (4+ messages)
` [PATCH 2/2] CIFS: Fix a bug with re-sending rdata "

[PATCH] CIFS: fix FSCTL_SET_REPARSE_POINT SMB2_ioctl() call
 2019-03-05 15:49 UTC  (6+ messages)

More tests added to buildbot
 2019-03-05  7:21 UTC  (8+ messages)

[PATCH] CIFS: Fix read after write for files with read caching
 2019-03-05  2:37 UTC  (2+ messages)

[PATCH V4] CIFS: Do not skip SMB2 message IDs on send failures
 2019-03-05  2:13 UTC  (2+ messages)

[PATCH v3] CIFS: Do not skip SMB2 message IDs on send failures
 2019-03-04 22:05 UTC  (2+ messages)

xfstest 112 fsx aio
 2019-03-04 17:04 UTC  (2+ messages)

[PATCH] Display cruid on krb5 mounts
 2019-03-03 19:06 UTC 

buildbot - added five more tests
 2019-03-02 12:19 UTC 

[PATCH] setcifsacl - fix adding ACE when owner sid in unexpected location
 2019-03-02  5:13 UTC 

[PATCH v2] CIFS: Do not skip SMB2 message IDs on send failures
 2019-03-02  2:29 UTC  (2+ messages)

[PATCH] smbinfo: decode the ACEs
 2019-03-01  2:05 UTC 

Alternate Data Stream Status for LinuxCIFS utils
 2019-03-01  0:13 UTC  (2+ messages)

[LSF/MM TOPIC] Using buildbot for automated testing of CIFS.KO
 2019-02-28 16:51 UTC  (4+ messages)

[PATCH] cifs: Clean up an error code in cifs_root_iget()
 2019-02-28 13:34 UTC  (3+ messages)

[PATCH] Add a dynamic tracepoint for smb3_cmd_enter
 2019-02-28 11:56 UTC  (3+ messages)

[PATCH] cifs: use correct format characters
 2019-02-28  6:01 UTC  (5+ messages)
` [PATCH v2] "

[PATCH 0/2] Simplify handling of credits in compound_send_recv()
 2019-02-28  5:12 UTC  (5+ messages)
` [PATCH 1/2] cifs: change wait_for_free_request to take number of requests to wait for
` [PATCH 2/2] cifs: simplify how we handle credits in compond_send_recv()

[PATCH AUTOSEL 4.20 65/77] CIFS: Do not assume one credit for async responses
 2019-02-27 19:39 UTC  (4+ messages)

[PATCH] smb3: add dynamic trace point for query_info_enter/done
 2019-02-27 19:18 UTC  (2+ messages)

[PATCH] add dynamic trace points for compounded query/setinfo paths
 2019-02-27 19:15 UTC  (2+ messages)

mount -t cifs fails while smbclient succeed
 2019-02-27 14:17 UTC  (3+ messages)

Failure to reconnect after cluster failvoer
 2019-02-27 14:16 UTC  (7+ messages)

regressions & flakiness make for ugly symlink links
 2019-02-27  8:54 UTC  (8+ messages)
    ` Re:upcalls seem to have problems with symlinks, junctions et al
      ` upcalls "

[PATCH] Improve dynamic tracing of open and posix mkdir
 2019-02-27  1:23 UTC  (2+ messages)

Updated ftrace patches for read/write/query_dir
 2019-02-26 22:08 UTC  (3+ messages)

[PATCH] dynamic tracing open_enter/done
 2019-02-26  2:25 UTC  (2+ messages)

[PATCH] Missing read completion trace point
 2019-02-25 21:09 UTC 

[PATCH] smb3 tracepoints for read_enter, write_enter and query_dir_enter
 2019-02-25 18:59 UTC  (4+ messages)

New tracepoints for read/write enter
 2019-02-25 17:17 UTC 

Update POSIX negotiate context during negprot to include GUID
 2019-02-25 15:54 UTC  (7+ messages)

Testing your tree with Linux client
 2019-02-25  7:25 UTC 

[PATCH] Add tracepoints for query_dir
 2019-02-25  6:16 UTC 

[PATCH AUTOSEL 4.19 52/65] cifs: fix computation for MAX_SMB2_HDR_SIZE
 2019-02-23 21:06 UTC 

[PATCH AUTOSEL 4.14 33/45] cifs: fix computation for MAX_SMB2_HDR_SIZE
 2019-02-23 21:08 UTC 

[PATCH AUTOSEL 4.9 24/32] cifs: fix computation for MAX_SMB2_HDR_SIZE
 2019-02-23 21:09 UTC 

[PATCH AUTOSEL 4.4 19/26] cifs: fix computation for MAX_SMB2_HDR_SIZE
 2019-02-23 21:10 UTC 

[PATCH AUTOSEL 3.18 14/18] cifs: fix computation for MAX_SMB2_HDR_SIZE
 2019-02-23 21:11 UTC 

[PATCH AUTOSEL 4.20 57/72] cifs: fix computation for MAX_SMB2_HDR_SIZE
 2019-02-23 21:04 UTC 

VAS INTERESUYUT BAZY DANNYKH? - YOU ARE INTERESTED IN DATABASES?
 2019-02-21 20:21 UTC 

[PATCH] CIFS: Reset current mid to next value in sequence on send failures
 2019-02-21 21:54 UTC  (5+ messages)

[RFC PATCH 00/27] Containers and using authenticated filesystems
 2019-02-21 10:39 UTC  (53+ messages)
` [RFC PATCH 02/27] containers: Implement containers as kernel objects
` [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 08/27] containers, vfs: Honour CONTAINER_NEW_EMPTY_FS_NS
` [RFC PATCH 09/27] vfs: Allow mounting to other namespaces
` [RFC PATCH 13/27] keys: Provide a keyctl to query a request_key authentication key
` [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

xfstests and current cifs for-next patch set
 2019-02-21  9:44 UTC  (13+ messages)

[cifs:for-next 8/30] fs//cifs/inode.c:2083:18: note: in expansion of macro 'min'
 2019-02-21  5:11 UTC 

[PATCH] getcifsacl: Improve help usage and add -h option
 2019-02-21  5:09 UTC 

[PATCH] getcifsacl: Do not go to parse_sec_desc if getxattr fails
 2019-02-19  4:40 UTC  (2+ messages)

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

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


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