linux-cifs.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2014-03-23 12:16:37 to 2014-06-02 19:55:52 UTC [more...]

[RFC 00/32] making inode time stamps y2038 ready
 2014-06-02 19:55 UTC  (14+ messages)
` [RFC 15/32] cifs: convert to struct inode_time

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  (7+ 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 

Mounting network share on Linux as SMB2
 2014-05-16 19:21 UTC 

STATUS_USER_SESSION_DELETED: auth problems when downgrading from vers=3.0 to vers=2.0/2.1
 2014-05-15 11:46 UTC  (7+ messages)
` [PATCH] cifs: Set client guid on per connection basis

[CIFS][PATCH] Clarify SMB2/SMB3 create context and add missing ones
 2014-05-14 12:38 UTC 

[PATCH][CIFS] Do not send non-zero ClientGUID on SMB2.02 dialect negotiate protocol request
 2014-05-13 20:50 UTC 

[PATCH v3 0/3] cifs: small clean up series
 2014-05-12 16:55 UTC  (4+ messages)
  ` [PATCH v3 1/3] cifs: call strtobool instead of custom implementation
  ` [PATCH v3 2/3] cifs: convert to print_hex_dump() "
  ` [PATCH v3 3/3] cifs: convert printk(LEVEL...) to pr_<level>

[PATCH v2] cifs: call print_hex_dump instead of custom implementation
 2014-05-12 16:30 UTC  (6+ messages)

[PATCH] cifs: call strtobool instead of custom implementation
 2014-05-12 14:59 UTC  (9+ messages)

[PATCH v2] cifs: call strtobool instead of custom implementation
 2014-05-12 14:47 UTC 

[PATCH v2 0/4] cifs: cache invalidation fixes when cache=loose
 2014-05-12  4:09 UTC  (6+ messages)
  ` [PATCH v2 1/4] cifs: convert booleans in cifsInodeInfo to a flags field
  ` [PATCH v2 2/4] cifs: new helper function: cifs_revalidate_mapping
  ` [PATCH v2 3/4] cifs: fix potential races in cifs_revalidate_mapping
  ` [PATCH v2 4/4] cifs: revalidate mapping prior to satisfying aio_read request

[PATCH] fs: cifs: new helper: file_inode(file)
 2014-05-12  4:08 UTC  (2+ messages)

[PATCH resubmit 1/1] Add additional error text for missing mount.cifs
 2014-05-12  3:27 UTC  (3+ messages)

[GIT] CIFS Fix
 2014-05-12  3:02 UTC 

Inode issue with latest install of Red Hat 5 kernel
 2014-05-08 10:44 UTC  (2+ messages)

DFS with unix extensions or mfsymlinks/SFU
 2014-05-08  7:59 UTC  (3+ messages)
    ` AW: "

Mounting the SD Card of a multi functional Network printer
 2014-05-05 21:51 UTC 

[PATCH 1/1] FS/CIFS: remove obsolete __constant
 2014-05-05 21:11 UTC  (5+ messages)

Please Acknowledge My Proposal
 2014-05-03 12:20 UTC 

[PATCH 1/2] cifs: Use min_t() when comparing "size_t" and "unsigned long"
 2014-05-02 19:55 UTC  (4+ messages)
` [PATCH 2/2] mm: Initialize error in shmem_file_aio_read()

[PATCH 0/4 v3] Split CIFS_SessSetup()
 2014-05-02 19:46 UTC  (9+ messages)
  ` [PATCH 1/4] cifs: Split lanman auth from CIFS_SessSetup()
  ` [PATCH 2/4] cifs: Split ntlm and ntlmv2 authentication methods off CIFS_SessSetup()
  ` [PATCH 3/4] cifs: Split Kerberos authentication "
  ` [PATCH 4/4] cifs: Separate rawntlmssp auth from CIFS_SessSetup()

[PATCH] cifs: fix cifs_uniqueid_to_ino_t not to ever return 0
 2014-05-02 17:50 UTC 

[PATCH 0/4 v2] Split CIFS_SessSetup()
 2014-05-02 13:17 UTC  (13+ messages)
  ` [PATCH 1/4] cifs: Split lanman auth from CIFS_SessSetup()
  ` [PATCH 2/4] cifs: Split ntlm and ntlmv2 authentication methods off CIFS_SessSetup()
  ` [PATCH 3/4] cifs: Split Kerberos authentication "
  ` [PATCH 4/4] cifs: Separate rawntlmssp auth from CIFS_SessSetup()

character-problems
 2014-05-02  2:41 UTC  (5+ messages)

[PATCH 0/4] RFC: Split CIFS_SessSetup()
 2014-04-29 13:20 UTC  (11+ messages)
  ` [PATCH 1/4] cifs: Split lanman auth from CIFS_SessSetup()
  ` [PATCH 2/4] cifs: Split ntlm and ntlmv2 authentication methods off CIFS_SessSetup()
  ` [PATCH 3/4] cifs: Split Kerberos authentication "
  ` [PATCH 4/4] cifs: Separate rawntlmssp auth from CIFS_SessSetup()

[PATCH 0/4] cifs: cache invalidation fixes for cifs with cache=loose
 2014-04-25 11:05 UTC  (10+ messages)
  ` [PATCH 1/4] cifs: convert booleans in cifsInodeInfo to a flags field
  ` [PATCH 2/4] cifs: new helper function: cifs_revalidate_mapping
  ` [PATCH 3/4] cifs: fix potential races in cifs_revalidate_mapping
  ` [PATCH 4/4] cifs: revalidate mapping prior to satisfying aio_read request

[PATCH] cifs: fix actimeo=0 corner case when cifs_i->time == jiffies
 2014-04-25  3:54 UTC  (2+ messages)

mount.cifs with "prefixpath" option getting NT_STATUS_ACCESS_DENIED
 2014-04-23 19:27 UTC  (3+ messages)
` [PATCH] CIFS: Fix NT_STATUS_ACCESS for moutn with prefixpath option

[cifs-utils PATCH 1/2] cifscreds: better error handling when key_search fails
 2014-04-21  1:03 UTC  (4+ messages)
  ` [cifs-utils PATCH 2/2] cifscreds: better error handling for key_add

[GIT] CIFS Fixes
 2014-04-18 22:42 UTC 

[PATCH 1/1] Add dditional error text for missing mount.cifs
 2014-04-17 17:56 UTC  (2+ messages)

[PATCH] cif: fix dead code
 2014-04-17  4:10 UTC  (3+ messages)

[PATCH] cifs: fix error handling cifs_user_readv
 2014-04-17  3:56 UTC  (2+ messages)

[PATCH] cifskey: better use snprintf()
 2014-04-16 12:14 UTC  (3+ messages)

spende /Donation
 2014-04-15 19:47 UTC 

SUSPECT: General web-mail maintenance
 2014-04-11 10:33 UTC 

mount.cifs question: mounting a cifs share located on an IBM z/OS mainframe to a linux machine
 2014-04-10 17:47 UTC  (6+ messages)

smbclient didn´t get entire file size
 2014-04-10 10:32 UTC 

test please ignore
 2014-04-09  8:51 UTC 

[PATCH] cifskey: better use snprintf()
 2014-04-09  6:11 UTC  (5+ messages)

[PATCH 3.2] cifs: ensure that uncached writes handle unmapped areas correctly
 2014-04-07 19:16 UTC  (3+ messages)

[cifs-utils PATCH] cifs: use krb5_kt_default() to determine default keytab location
 2014-04-07 18:37 UTC  (2+ messages)

[cifs-utils PATCH] autoconf: allow PAM security install directory to be configurable
 2014-04-07 18:37 UTC  (2+ messages)

[PATCH] fs: cifs: remove unused variable
 2014-04-04 15:34 UTC  (2+ messages)

Question regarding CIFS cache=loose behavior
 2014-03-31 17:48 UTC  (11+ messages)

CIFS Mount Error -5
 2014-03-30 22:07 UTC  (2+ messages)

[v3.2.y][PATCH 0/1] cifs: set MAY_SIGN when sec=krb5
 2014-03-30 20:34 UTC  (3+ messages)
` [v3.2.y][PATCH 1/1] "

[PATCH] cifs: new helper: file_inode(file)
 2014-03-27  8:49 UTC  (2+ messages)

[CIFS][PATCH] Return correct error code on query xattr when empty xattr list
 2014-03-26 14:30 UTC  (2+ messages)

[PATCH v3] cifs: Wait for writebacks to complete before attempting write
 2014-03-24  9:26 UTC  (3+ messages)

Bitte Antworten , Von Dr. Martin Dustin
 2014-03-23 12:16 UTC 


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