Linux CIFS filesystem development
 help / color / mirror / Atom feed
 messages from 2010-11-16 21:48:38 to 2010-12-04 20:04:13 UTC [more...]

cifs client timeouts and hard/soft mounts
 2010-12-04 20:04 UTC  (17+ messages)
  ` [cifs-protocol] "

linux-next: Tree for December 3 (cifs)
 2010-12-03 17:48 UTC 

[PATCH 2/6] CIFS: Make read call work with strict cache mode (try #4)
 2010-12-03  7:01 UTC  (3+ messages)
  ` [PATCH 3/6] CIFS: Make write "

Confirm Winning Amount !!
 2010-12-02 22:55 UTC 

[PATCH 0/6] Add strict cache mode (try #4)
 2010-12-01 16:39 UTC  (31+ messages)
  ` [PATCH 1/6] CIFS: Make cifsFileInfo_put work with "
  ` [PATCH 2/6] CIFS: Make read call work with strict cache mode (try #2)
  ` [PATCH 3/6] CIFS: Make write "
  ` [PATCH 4/6] CIFS: Make cifs_fsync "
  ` [PATCH 5/6] CIFS: Make cifs_file_map "
  ` [PATCH 6/6] CIFS: Add strictcache mount option "

[PATCH] cifs: remove unnecessary locking around sequence_number
 2010-12-01 15:13 UTC  (13+ messages)
  ` [PATCH] cifs: remove unused CIFSSMBNotify
  ` [PATCH] cifs: remove Local_System_Name
              ` [PATCH] cifs: replace some hardcoded values with preprocessor constants

[PATCH] mount.cifs: manpage: add entry for "actimeo" option
 2010-12-01 13:19 UTC  (3+ messages)

[PATCH -v5] cifs: add attribute cache timeout (actimeo) tunable
 2010-12-01 11:52 UTC  (3+ messages)

Unable to access (remote) DFS links in DFS root
 2010-11-30 21:06 UTC 

[PATCH] cifs: fix parsing of hostname in dfs referrals
 2010-11-30 20:14 UTC 

Can't mount Windows DFS root using NTLMv2 (fwd)
 2010-11-30 20:08 UTC  (14+ messages)

[PATCH -v4] cifs: add attribute cache timeout (actimeo) tunable
 2010-11-30 19:06 UTC  (2+ messages)

[PATCH -v3] cifs: add attribute cache timeout (actimeo) tunable
 2010-11-30 18:29 UTC  (7+ messages)

Can't mount Windows DFS root using NTLMv2
 2010-11-30 13:18 UTC  (5+ messages)

[PATCH 2/6] CIFS: Make read call work with strict cache mode (try #3)
 2010-11-30  7:56 UTC  (6+ messages)
  ` [PATCH 3/6] CIFS: Make write "
  ` [PATCH 4/6] CIFS: Make cifs_fsync "
  ` [PATCH 5/6] CIFS: Make cifs_file_map "

[PATCH] cifs: trivial comment fix for cifs_invalidate_mapping
 2010-11-29 17:14 UTC  (2+ messages)

[PATCH 0/3] cifs: fix a few fscache issues
 2010-11-29 16:35 UTC  (8+ messages)
  ` [PATCH 1/3] cifs: allow fsc mount option only if CONFIG_CIFS_FSCACHE is set
  ` [PATCH 2/3] cifs: enable fscache iff fsc mount option is used explicitly
  ` [PATCH 3/3] cifs: display fsc in /proc/mounts

[PATCH] CIFS: Make cifsFileInfo_put work with strict cache mode (try #3)
 2010-11-29 11:01 UTC  (6+ messages)

[PATCH 00/14] cifs: overhaul request timeout behavior in CIFS (try #1)
 2010-11-29  1:22 UTC  (26+ messages)
  ` [PATCH 01/14] cifs: move mid result processing into common function
  ` [PATCH 02/14] cifs: wait indefinitely for responses
  ` [PATCH 03/14] cifs: don't reconnect server when we don't get a response
  ` [PATCH 04/14] cifs: clean up handle_mid_response
  ` [PATCH 05/14] cifs: allow for different handling of received response
  ` [PATCH 06/14] cifs: don't fail writepages on -EAGAIN errors
  ` [PATCH 07/14] cifs: handle cancelled requests better
  ` [PATCH 08/14] cifs: make wait_for_free_request take a TCP_Server_Info pointer
  ` [PATCH 09/14] cifs: add cifs_call_async
  ` [PATCH 10/14] cifs: add ability to send an echo request
  ` [PATCH 11/14] cifs: set up recurring workqueue job to do SMB echo requests
  ` [PATCH 12/14] cifs: reconnect unresponsive servers
  ` [PATCH 13/14] cifs: make hard mounts the default
  ` [PATCH 14/14] cifs: remove code for setting timeouts on requests

[PATCH 1/2] CIFS: Simplify non-posix open stuff
 2010-11-28 10:16 UTC  (7+ messages)
  ` [PATCH 2/2] CIFS: Simplify cifs_open code

Interesting deal
 2010-11-27 20:57 UTC 

[PATCH] cifs: Handle extended attribute name cifs_acl to generate cifs acl blob (try #4)
 2010-11-27 17:37 UTC 

[PATCH] cifs: Misc. cleanup in cifsacl handling [try #4]
 2010-11-27 17:37 UTC 

[PATCH 1/2] CIFS: Simplify ipv*_connect functions into one (try #3)
 2010-11-27 12:29 UTC  (2+ messages)

[PATCH 0/3] cifs: tighten up cifs_iget matching criteria
 2010-11-22 20:59 UTC  (5+ messages)
` [PATCH 2/3] cifs: use CreationTime like an i_generation field

[PATCH 1/2] CIFS: Simplify ipv*_connect functions into one (try #2)
 2010-11-22 19:51 UTC  (4+ messages)

[PATCH] CIFS: Make cifsFileInfo_put work with strict cache mode (try #2)
 2010-11-21 19:38 UTC  (2+ messages)

[PATCH 1/6] CIFS: Make cifsFileInfo_put work with strict cache mode
 2010-11-19 19:31 UTC  (8+ messages)

cifs-utils 4.5-2: mount error(11): Resource temporarily unavailable
 2010-11-19  8:36 UTC  (6+ messages)

[PATCH] manpage: change port option description (try #2)
 2010-11-18 18:30 UTC 

[PATCH] manpage: change port option description
 2010-11-18 18:17 UTC  (4+ messages)

[PATCH 0/6] Introducing new strict cache mode (try #5)
 2010-11-18 17:28 UTC  (3+ messages)
` [PATCH 6/6] CIFS: Add strictcache mount option

[PATCH -v2] cifs: add attribute cache timeout (actimeo) tunable
 2010-11-18 13:03 UTC  (2+ messages)

[PATCH] cifs: add attribute cache timeout (actimeo) tunable
 2010-11-17 21:11 UTC  (7+ messages)

[RFC][PATCH] cifs: add attribute cache timeout (actimeo) tunable
 2010-11-17 18:06 UTC  (7+ messages)

[PATCH] cifs: Misc. cleanup in cifsacl handling
 2010-11-17  2:27 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