Linux CIFS filesystem development
 help / color / mirror / Atom feed
 messages from 2010-11-09 06:57:41 to 2010-11-28 08:12:51 UTC [more...]

[PATCH 0/6] Add strict cache mode (try #4)
 2010-11-28  8:12 UTC  (6+ 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] CIFS: Make cifsFileInfo_put work with strict cache mode (try #3)
 2010-11-28  8:11 UTC  (4+ messages)

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

[PATCH 00/14] cifs: overhaul request timeout behavior in CIFS (try #1)
 2010-11-28  1:20 UTC  (21+ 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

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: fix a few fscache issues
 2010-11-27 12:24 UTC  (7+ 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 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] cifs: remove unnecessary locking around sequence_number
 2010-11-22 20:31 UTC  (3+ messages)
  ` [PATCH] cifs: remove unused CIFSSMBNotify
  ` [PATCH] cifs: remove Local_System_Name

[PATCH 1/2] CIFS: Simplify ipv*_connect functions into one (try #2)
 2010-11-22 19:51 UTC  (16+ messages)
  ` [PATCH 2/2] CIFS: Add match_port check during looking for an existing connection "

[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  (14+ messages)
  ` [PATCH 1/6] CIFS: Make cifsFileInfo_put work with strict cache mode
  ` [PATCH 2/6] CIFS: Make read call "
  ` [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 -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)

[PATCH] CIFS: Fix mounting share on non-standard ports
 2010-11-16 19:31 UTC  (12+ messages)

Attention Please
 2010-11-16 16:03 UTC 

(unknown), ,
 2010-11-16 13:59 UTC 

[PATCH] cifs: handle cifs_get_tcon() errors properly
 2010-11-15 16:51 UTC  (5+ messages)

[PATCH 1/2] CIFS: Simplify ipv*_connect functions into one
 2010-11-15 13:25 UTC  (6+ messages)
  ` [PATCH 2/2] CIFS: Add match_port check during looking for existing connection
      ` [PATCH 2/2] CIFS: Add match_port check during looking for an "

Attention Please, Investment Initiative From Jozef Ruud Roosevelt
 2010-11-14 14:41 UTC 

[PATCH] fs/cifs/Kconfig: CIFS depends on CRYPTO_HMAC
 2010-11-14  3:37 UTC  (2+ messages)

[PATCH] cifs: Allow to set extended attribute cifs_acl
 2010-11-13 20:47 UTC 

[PATCH] cifs: don't take extra tlink reference in initiate_cifs_search
 2010-11-12 11:30 UTC 

Source code of SMB2 Kernel module
 2010-11-12  5:16 UTC  (17+ messages)

[patch] cifs: don't overwrite dentry name in d_revalidate
 2010-11-11 15:28 UTC  (2+ messages)

[PATCH] cifs: fix potential use-after-free in cifs_oplock_break_put
 2010-11-11  8:38 UTC  (2+ messages)

[PATCH] cifs: fix another memleak, in cifs_root_iget
 2010-11-11  3:40 UTC  (3+ messages)

[PATCH] cifs: Handle extended attribute name cifs_acl to generate cifs acl blob (try #3)
 2010-11-11  1:10 UTC 

[PATCH] cifs: Percolate error up to the caller during get/set acls [try #4]
 2010-11-10 18:46 UTC  (2+ messages)

[PATCH 3/6] CIFS: Make write call work with strict cache mode
 2010-11-10 15:55 UTC 

[PATCH 0/6] Introducing new strict cache mode (try #4)
 2010-11-10 13:30 UTC  (13+ messages)
` [PATCH 1/6] CIFS: Make cifsFileInfo_put work with strict cache mode
` [PATCH 2/6] CIFS: Make read call "
` [PATCH 3/6] CIFS: Make write "

[PATCH] cifs: Percolate error up to the caller during get/set acls [try #3]
 2010-11-10 12:28 UTC  (4+ messages)

[PATCH] cifs: Percolate error up to the caller during get/set acls [try #2]
 2010-11-09 22:06 UTC  (5+ messages)

[PATCH] cifs: Percolate error up to the caller during get/set acls [try #2]
 2010-11-09 19:34 UTC 

[PATCH] cifs: Percolate error up to the caller during get/set acls
 2010-11-09 18:56 UTC  (4+ messages)

[GIT] CIFS Fixes
 2010-11-09 18:20 UTC 

[PATCH] cifs: fix a memleak in cifs_setattr_nounix()
 2010-11-09 15:19 UTC  (3+ messages)

[PATCH] cifs: Percolate errors up to the caller during get/set acls
 2010-11-09 15:18 UTC  (4+ messages)

2.6.37-rc1 kmemleak warnings when saving a file over cifs
 2010-11-09 11:17 UTC  (5+ messages)


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