Linux CIFS filesystem development
 help / color / mirror / Atom feed
 messages from 2014-05-19 20:33:33 to 2014-07-11 05:17:39 UTC [more...]

Re: connecting to windows server with SMB2
 2014-07-11  5:17 UTC 

connecting to windows server with SMB2
 2014-07-10 13:58 UTC  (3+ messages)

Re: connecting to windows server with SMB2
 2014-07-10 12:52 UTC 

Re: Re: connecting to windows server with SMB2
 2014-07-10 12:10 UTC 

Re: connecting to windows server with SMB2
 2014-07-10 11:51 UTC  (2+ messages)

[PATCH] CIFS: Indicate reconnect with a parm in read_into_pages
 2014-07-10  9:48 UTC  (3+ messages)

[PATCH 0/7] Optimize reading in a short read case on reconnects
 2014-07-10  9:40 UTC  (9+ messages)
  ` [PATCH 1/7] CIFS: Indicate reconnect with ECONNABORTED error code
  ` [PATCH 2/7] CIFS: Use separate var for the number of bytes got in async read
  ` [PATCH 3/7] CIFS: Count got bytes in read_into_pages()
  ` [PATCH 4/7] CIFS: Fix possible buffer corruption in direct read
  ` [PATCH 5/7] CIFS: Improve indentation in cifs_user_read()
  ` [PATCH 6/7] CIFS: Optimize cifs_user_read() in a short read case on reconnects
  ` [PATCH 7/7] CIFS: Optimize readpages "

Seemingly random loss of permissions to krb5i multiuser mounts
 2014-07-09 21:04 UTC  (2+ messages)

[PATCH v2 00/16] SMB 2.1/3 multicredit requests for reading/writing
 2014-07-09 13:08 UTC  (25+ messages)
  ` [PATCH v2 01/16] CIFS: Fix async reading on reconnects
            ` Fwd: "
  ` [PATCH v2 02/16] CIFS: Separate page processing from writepages
  ` [PATCH v2 03/16] CIFS: Separate page sending "
  ` [PATCH v2 04/16] CIFS: Separate pages initialization "
  ` [PATCH v2 05/16] CIFS: Fix wsize usage in writepages
  ` [PATCH v2 06/16] CIFS: Fix cifs_writev_requeue when wsize changes
  ` [PATCH v2 07/16] CIFS: Separate filling pages from iovec write
  ` [PATCH v2 08/16] CIFS: Separate writing "
  ` [PATCH v2 09/16] CIFS: Fix wsize usage in "
  ` [PATCH v2 10/16] CIFS: Use multicredits for SMB 2.1/3 writes
  ` [PATCH v2 11/16] CIFS: Separate page search from readpages
  ` [PATCH v2 12/16] CIFS: Fix rsize usage in readpages
  ` [PATCH v2 13/16] CIFS: Separate page reading from user read
  ` [PATCH v2 14/16] CIFS: Fix rsize usage in "
  ` [PATCH v2 15/16] CIFS: Fix rsize usage for sync read
  ` [PATCH v2 16/16] CIFS: Use multicredits for SMB 2.1/3 reads

Question on Active Directory Authentication
 2014-07-09 11:13 UTC  (4+ messages)
  ` AW: "

Preliminary Performance Results from Pavel's SMB3 Multicredit (large i/o) patches
 2014-07-07 14:08 UTC  (2+ messages)

cifs: Split lanman auth from CIFS_SessSetup()
 2014-07-07 11:41 UTC 

[PATCH 0/2] Improve wait_on_bit interface
 2014-07-07  5:16 UTC  (3+ messages)
` [PATCH 2/2] SCHED: allow wait_on_bit_action functions to support a timeout
` [PATCH 1/2] SCHED: remove proliferation of wait_on_bit action functions

[PATCH] on 2nd try mount.cifs must also uppercase "orig_dev" - recent kernels now ignore "unc=..." mount option
 2014-07-03 20:06 UTC  (3+ messages)

GOOD DAY,
 2014-06-30 15:44 UTC 

[Problem with mount.cifs version 6.3 in Centos 6.5]
 2014-06-27 14:27 UTC 

cifs: Strange O_DIRECT behaviour on non-directio mounts
 2014-06-27 11:14 UTC 

[PATCH 0/5 v4] Split CIFS_SessSetup()
 2014-06-26 16:28 UTC  (14+ messages)
  ` [PATCH 1/5] cifs: replace code with free_rsp_buf()
  ` [PATCH 2/5] cifs: Split lanman auth from CIFS_SessSetup()
  ` [PATCH 3/5] cifs: Split ntlm and ntlmv2 authentication methods off CIFS_SessSetup()
  ` [PATCH 4/5] cifs: Split Kerberos authentication "
  ` [PATCH 5/5] cifs: Separate rawntlmssp auth from CIFS_SessSetup()

[PATCH 0/9] SMB2.1 multicredit requests for writing
 2014-06-26 12:39 UTC  (14+ messages)
  ` [PATCH 1/9] CIFS: Separate page processing from writepages
  ` [PATCH 2/9] CIFS: Separate page sending "
  ` [PATCH 3/9] CIFS: Separate pages initialization "
  ` [PATCH 4/9] CIFS: Fix wsize usage in writepages
  ` [PATCH 5/9] CIFS: Fix cifs_writev_requeue when wsize changes
  ` [PATCH 6/9] CIFS: Separate filling pages from iovec write
  ` [PATCH 7/9] CIFS: Separate writing "
  ` [PATCH 8/9] CIFS: Fix wsize usage in "
  ` [PATCH 9/9] CIFS: Use multicredits for writes

[GIT] CIFS Fixes
 2014-06-26  4:39 UTC 

[PATCH] fs: cifs: cifsencrypt.c: Cleaning up missing null-terminate in conjunction with strncpy
 2014-06-25 10:42 UTC 

[PATCH][CIFS] fix SMB3 mount failure due to corrupted empty paths when mapchars option used
 2014-06-24 11:07 UTC  (2+ messages)

[PATCH] cifs: set null to username and iocharset after being freed
 2014-06-24  7:31 UTC 

[PATCH 0/2] Update wait_on_bit functions
 2014-06-23 12:45 UTC  (5+ messages)
` [PATCH 1/2] SCHED: remove proliferation of wait_on_bit action functions
  ` [PATCH 2/2] SCHED: allow wait_on_bit_action functions to support a timeout

cifs case insensitivity
 2014-06-23 12:38 UTC  (7+ messages)

[PATCH] cifs: Workaround a probable Samba case sensitivity bug
 2014-06-22 17:40 UTC 

fix wsize patch
 2014-06-22 16:46 UTC  (2+ messages)

[patch] cifs: fix error code in cifs_match_super()
 2014-06-21 20:06 UTC  (2+ messages)

cifs SRV record
 2014-06-21 18:54 UTC  (11+ messages)

smb2 unix extensions
 2014-06-19 16:13 UTC 

[PATCH] cifs: set null to username and iocharset after being freed
 2014-06-19  7:09 UTC 

[PATCH] fs/cifs: fix regression in cifs_create_mf_symlink()
 2014-06-17  8:56 UTC  (4+ messages)

We offer all purpose loan at 3% interest rate
 2014-06-16  8:56 UTC 

We offer all purpose loan at 3% interest rate
 2014-06-13 14:00 UTC 

[PATCH 0/2] xfstests: add cifs.ko server-side copy helper
 2014-06-11 14:05 UTC  (3+ messages)
` [PATCH 1/2] src/cloner: check filesystem type
` [PATCH 2/2] src/cloner: add CIFS_IOC_COPYCHUNK_FILE support

[Samba] Read offline attribute
 2014-06-11 11:33 UTC  (4+ messages)

mount.cifs fails when the share name must be converted to uppercase - e.g. for OS/2
 2014-06-10 23:38 UTC 

Mount cifs using SMB2 - Invalid argument
 2014-06-10 16:30 UTC  (6+ messages)

[RFC 00/32] making inode time stamps y2038 ready
 2014-06-10  9:54 UTC  (27+ messages)
` [RFC 15/32] cifs: convert to struct inode_time

Urgent Notification Free Lotto Award(Reference:WIN-37-14-29-14)
 2014-06-09 23:46 UTC 

[GIT] CIFS Fixes
 2014-06-09  3:00 UTC 

Free Lotto Award Notification(Reference:WIN-37-14-29-14)
 2014-06-07 23:38 UTC 

[PATCH] ioctl: add and ship public header
 2014-06-05 17:27 UTC 

GOOD DAY,
 2014-06-04 19:05 UTC 

Guaranteed Top 10 Google Placements mail-archive.com In 100 Days
 2014-06-04  6:41 UTC 

Nachricht von Brendan Nelson
 2014-06-03 12:14 UTC 

Question: mounted windows share suspends or hangs periodically
 2014-05-30  4:04 UTC  (3+ messages)

Get back to me
 2014-05-29 23:36 UTC 

GSoC 2014: Welcome Pavel!
 2014-05-27 15:10 UTC  (3+ messages)

[PATCH] CIFS: Fix memory leaks in SMB2_open
 2014-05-27 10:28 UTC  (3+ messages)

Did you get my last message?
 2014-05-26 22:22 UTC 

Your Urgent reply
 2014-05-25 18:30 UTC 

linux-next: manual merge of the vfs tree with the cifs tree
 2014-05-23 15:35 UTC  (6+ messages)
  ` [PATCH] cifs: revalidate mapping prior to satisfying read_iter request with cache=loose

[PATCH] cifs: ensure that vol->username is not NULL before running strlen on it
 2014-05-23 10:53 UTC 

cifs kernel updates by release posted
 2014-05-20  4:11 UTC 

cifs: sanitize username handling
 2014-05-19 20:33 UTC 


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