Linux CIFS filesystem development
 help / color / mirror / Atom feed
 messages from 2010-12-20 16:35:49 to 2011-01-21 01:05:24 UTC [more...]

linux-next: build warning after merge of the cifs tree
 2011-01-21  1:05 UTC 

[PATCH -v2 1/6] functions to either extract or create av_ pair/ti_info blob
 2011-01-20 21:59 UTC  (2+ messages)

[PATCH] cifs: Replace remaining use of md5 hashing functions local to cifs with kernel crypto APIs
 2011-01-20 21:57 UTC 

[PATCH] cifs: set up recurring workqueue job to do SMB echo requests
 2011-01-20 18:19 UTC  (2+ messages)

[PATCH] cifs: Fix regression during share-level security mounts (Repost)
 2011-01-20 15:33 UTC  (3+ messages)

[PATCH] cifs: Fix regression during share-level security mounts
 2011-01-20 14:26 UTC  (6+ messages)

CIFS related seg fault (v2.6.37)
 2011-01-20  5:18 UTC  (5+ messages)

[PATCH 0/5] cifs: clean up some unaligned memory accesses
 2011-01-19 16:30 UTC  (17+ messages)
  ` [PATCH 1/5] cifs: use get/put_unaligned functions to access ByteCount
  ` [PATCH 2/5] cifs: clean up unaligned accesses in validate_t2
  ` [PATCH 3/5] cifs: fix unaligned access in check2ndT2 and coalesce_t2
  ` [PATCH 4/5] cifs: clean up unaligned accesses in cifs_unicode.c
  ` [PATCH 5/5] cifs: fix unaligned accesses in cifsConvertToUCS

[PATCH] CIFS: Fix oplock break handling (try #2)
 2011-01-18 20:25 UTC  (2+ messages)

Lose shared network resource
 2011-01-18 12:40 UTC  (2+ messages)

[PATCH] cifs: Use mask of ACEs for SID Everyone to calculate all three permissions user, group, and other
 2011-01-17 21:05 UTC  (19+ messages)

[PATCH] CIFS: Fix oplock break handling
 2011-01-17 16:19 UTC  (3+ messages)

ANNOUNCE: cifs-utils release 4.8 available for download
 2011-01-16  2:01 UTC 

[PATCH] manpage: fix the SEE ALSO section
 2011-01-14 20:43 UTC 

[PATCH 0/5] cifs.upcall: add keytab support for unattended mounts
 2011-01-14 20:43 UTC  (12+ messages)
  ` [PATCH 1/5] cifs.upcall: consolidate find_krb5_cc calls
  ` [PATCH 2/5] cifs.upcall: clean up key description decoding routine
  ` [PATCH 3/5] cifs.upcall: save off username field from key description
  ` [PATCH 4/5] cifs.upcall: debug logging for the key description parser
  ` [PATCH 5/5] cifs.upcall: add keytab support for unattended mounts

[PATCH 1/2] mount.cifs: clean up handling of uid= and gid=
 2011-01-14 20:39 UTC  (7+ messages)
  ` [PATCH 2/2] mount.cifs: add cruid= mount option

2.6.38 merge progress
 2011-01-14 18:55 UTC 

[PATCH] cifs: remove extraneous calls to d_set_d_op
 2011-01-14 13:12 UTC  (2+ messages)

Fwd: CIFS data coherency problem
 2011-01-14 12:41 UTC  (17+ messages)
  `  "

[PATCH] Teach cifs about network namespaces
 2011-01-13 19:02 UTC  (12+ messages)
          ` [PATCH] Teach cifs about network namespaces (take 2)
                      ` [PATCH] Teach cifs about network namespaces (take 3)

Suspend failed - unable to freeze cifsd
 2011-01-13 19:01 UTC  (4+ messages)

[PATCH] cifs: add cruid= mount option
 2011-01-12 16:21 UTC 

[PATCH] cifs: add mount option to handle stat() failures by 32-bit apps
 2011-01-11 13:48 UTC  (4+ messages)

[PATCH] cifs: just ignore extra junk at the end of the SMB
 2011-01-10  4:43 UTC  (4+ messages)

[GIT] CIFS Fixes
 2011-01-10  0:19 UTC 

[PATCH] cifs.upcall: fix crash when trying to free uninitialized var
 2011-01-07 19:05 UTC  (3+ messages)

[PATCH] cifs: cFYI the entire error code in map_smb_to_linux_error
 2011-01-07 16:32 UTC 

[PATCH 00/18] cifs: overhaul request timeout behavior in CIFS (try #4)
 2011-01-06  7:16 UTC  (24+ messages)
  ` [PATCH 01/18] cifs: don't fail writepages on -EAGAIN errors
  ` [PATCH 02/18] cifs: no need to mark smb_ses_list as cifs_demultiplex_thread is exiting
  ` [PATCH 03/18] cifs: make wait_for_free_request take a TCP_Server_Info pointer
  ` [PATCH 04/18] cifs: clean up accesses to midCount
  ` [PATCH 05/18] cifs: move locked sections out of DeleteMidQEntry and AllocMidQEntry
  ` [PATCH 06/18] cifs: move mid result processing into common function
  ` [PATCH 07/18] cifs: wait indefinitely for responses
  ` [PATCH 08/18] cifs: don't reconnect server when we don't get a response
  ` [PATCH 09/18] cifs: clean up sync_mid_result
  ` [PATCH 10/18] cifs: allow for different handling of received response
  ` [PATCH 11/18] cifs: handle cancelled requests better
  ` [PATCH 12/18] cifs: add cifs_call_async
  ` [PATCH 13/18] cifs: add ability to send an echo request
  ` [PATCH 14/18] cifs: set up recurring workqueue job to do SMB echo requests
  ` [PATCH 15/18] cifs: reconnect unresponsive servers
  ` [PATCH 16/18] cifs: remove code for setting timeouts on requests
  ` [PATCH 17/18] cifs: mangle existing header for SMB_COM_NT_CANCEL
  ` [PATCH 18/18] cifs: send an NT_CANCEL request when a process is signalled

[PATCH] cifs.upcall: add 'l' to getopt_long string
 2011-01-05 15:47 UTC  (2+ messages)

[PATCH] manpage: change port option description (try #2)
 2011-01-05 12:24 UTC  (3+ messages)

[PATCH] cifs: switch cifs_open and cifs_create to use CIFSSMBUnixSetFileInfo
 2011-01-04 15:29 UTC  (3+ messages)

[PATCH 1/2] cifs-utils: moving resolve_host into separate file
 2011-01-02 14:39 UTC  (3+ messages)
` [PATCH 2/2] cifs-utils: infrastructure for stashing passwords in keyring

[PATCH] cifs: move time field in cifsInodeInfo
 2010-12-31  2:32 UTC  (6+ messages)

[PATCH] cifs: TCP_Server_Info diet
 2010-12-30 14:39 UTC 

[PATCH] cifs: simplify SMB header check routine
 2010-12-30 14:05 UTC  (2+ messages)

Connection problems using kerberos against EMC Celerra servers
 2010-12-30 13:25 UTC  (6+ messages)
  ` [PATCH 1/3] cifs.upcall: fix memory and call krb5_auth_con_free()
  ` [PATCH 2/3] cifs.upcall: use krb5_auth_con_init() to create an explicit auth_context
  ` [PATCH 3/3] cifs.upcall: use krb5_auth_con_set_req_cksumtype() and pass a GSSAPI checksum (bug #7890)

Limit of simultaneous mount cifs processes?
 2010-12-29 13:49 UTC  (2+ messages)

[PATCH] cifs-utils: fixes for manpage pathname replacement scheme
 2010-12-28 14:20 UTC  (2+ messages)

[PATCH 5/6] CIFS: Implement cifs_strict_writev (try #4)
 2010-12-28 13:40 UTC  (2+ messages)

[PATCH 4/6] CIFS: Implement cifs_strict_readv (try #4)
 2010-12-27 18:11 UTC 

[PATCH 4/6] CIFS: Implement cifs_strict_readv (try #3)
 2010-12-27 16:47 UTC  (10+ messages)
  ` [PATCH 5/6] CIFS: Implement cifs_strict_writev "

[PATCH 00/18] cifs: overhaul request timeout behavior in CIFS (try #3)
 2010-12-23 15:36 UTC  (30+ messages)
` [PATCH 02/18] cifs: no need to mark smb_ses_list as cifs_demultiplex_thread is exiting
` [PATCH 07/18] cifs: wait indefinitely for responses
` [PATCH 09/18] cifs: clean up sync_mid_result
` [PATCH 10/18] cifs: allow for different handling of received response
` [PATCH 12/18] cifs: add cifs_call_async
` [PATCH 13/18] cifs: add ability to send an echo request
` [PATCH 14/18] cifs: set up recurring workqueue job to do SMB echo requests
` [PATCH 15/18] cifs: reconnect unresponsive servers
` [PATCH 16/18] cifs: remove code for setting timeouts on requests
` [PATCH 17/18] cifs: mangle existing header for SMB_COM_NT_CANCEL
` [PATCH 18/18] cifs: send an NT_CANCEL request when a process is signalled

[PATCH 5/6] CIFS: Implement cifs_strict_write (try #2)
 2010-12-22 19:28 UTC  (3+ messages)

[PATCH 3/6] CIFS: Implement cifs_file_strict_mmap (try #2)
 2010-12-22 19:25 UTC  (4+ messages)
` [PATCH 4/6] CIFS: Implement cifs_strict_read "


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