Linux CIFS filesystem development
 help / color / mirror / Atom feed
 messages from 2012-05-09 14:04:01 to 2012-05-29 15:51:41 UTC [more...]

[GIT] CIFS Fixes
 2012-05-29 15:51 UTC 

[PATCH v2 0/7] transport/session code move to ops struct
 2012-05-29 14:34 UTC  (9+ messages)
  ` [PATCH v2 1/7] CIFS: Introduce S_OP/S_OPV macros for a safe access to ops struct field
  ` [PATCH v2 2/7] CIFS: Move get_next_mid to ops struct
  ` [PATCH v2 3/7] CIFS: Move trans2 processing "
  ` [PATCH v2 4/7] CIFS: Extend credit mechanism to process request type
  ` [PATCH v2 5/7] CIFS: Move protocol specific negotiate code to ops struct
  ` [PATCH v2 6/7] CIFS: Move protocol specific session setup/logoff "
  ` [PATCH v2 7/7] CIFS: Move protocol specific tcon/tdis "

Why do we use a global lock when manipulating MIDs
 2012-05-29 13:50 UTC  (5+ messages)

Can someone point me at the repos that contains the recent protocol ops structure code?
 2012-05-29  0:35 UTC 

Possible CIFS bug - open one file, get another
 2012-05-28  4:08 UTC  (2+ messages)

(unknown),
 2012-05-25 13:45 UTC 

long cifs timeout when share becomes unavailable
 2012-05-25 12:26 UTC  (4+ messages)

security mechanism message
 2012-05-25 12:14 UTC  (2+ messages)

[PATCH 0/6] transport/session code move to ops struct
 2012-05-25  9:19 UTC  (7+ messages)
  ` [PATCH 1/6] CIFS: Move get_next_mid "
  ` [PATCH 2/6] CIFS: Move trans2 processing "
  ` [PATCH 3/6] CIFS: Extend credit mechanism to process request type
  ` [PATCH 4/6] CIFS: Move protocol specific negotiate code to ops struct
  ` [PATCH 5/6] CIFS: Move protocol specific session setup/logoff "
  ` [PATCH 6/6] CIFS: Move protocol specific tcon/tdis "

stat fails for directory in cifs that contains latin-1 accented character
 2012-05-24 10:51 UTC  (2+ messages)

[PATCH v2 0/5] Move protocol specific transport code to ops struct
 2012-05-23 14:10 UTC  (7+ messages)
  ` [PATCH v2 1/5] CIFS: Move protocol specific part from SendReceive2 "
  ` [PATCH v2 2/5] CIFS: Move header_size/max_header_size to ops structure
  ` [PATCH v2 3/5] CIFS: Move protocol specific part from cifs_readv_receive to ops struct
  ` [PATCH v2 4/5] CIFS: Move protocol specific demultiplex thread calls "
  ` [PATCH v2 5/5] CIFS: Move add/set_credits and get_credits_field to ops structure

linux-cifs 5.4 problems
 2012-05-23  0:35 UTC  (4+ messages)

[Samba] Trouble with mount.cifs while smbclient works (Ubuntu 12.04)
 2012-05-22 13:32 UTC  (12+ messages)
        `  "

[PATCH] cifs: fix oops while traversing open file list (try #4)
 2012-05-21 14:31 UTC  (2+ messages)

[PATCH] manpage: document the cache= option and mark strictcache and directio as being deprecated
 2012-05-21 13:14 UTC 

[PATCH] mount.cifs: unused variables
 2012-05-21 12:22 UTC  (2+ messages)

[PATCH] cifs: fix oops while traversing open file list (try #3)
 2012-05-21 12:04 UTC  (2+ messages)

[PATCH 0/5] Move protocol specific transport code to ops struct
 2012-05-19 14:50 UTC  (20+ messages)
  ` [PATCH 1/5] CIFS: Move protocol specific part from SendReceive2 "
  ` [PATCH 2/5] CIFS: Move header_size/max_header_size to ops structure
  ` [PATCH 3/5] CIFS: Move protocol specific part from cifs_readv_receive to ops struct
  ` [PATCH 4/5] CIFS: Move protocol specific demultiplex thread calls "
  ` [PATCH 5/5] CIFS: Move add/set_credits and get_credits_field to ops structure

[PATCH] doc: remove old XML sources for mount.cifs.8 and cifs.upcall.8
 2012-05-18 17:11 UTC  (2+ messages)

[PATCH] cifs: fix oops while traversing open file list (try #2)
 2012-05-18 16:25 UTC  (6+ messages)

Howto get the ipaddress from the info in mountinfo?
 2012-05-18 10:32 UTC 

[PATCH] cifs: Fix comment as d_alloc_root() is replaced by d_make_root()
 2012-05-18  3:32 UTC  (3+ messages)

[PATCH] CIFS: Introduce SMB2 mounts as vers=2.1
 2012-05-17 19:07 UTC 

[PATCH] mount.cifs: don't send a mandatory ver= option to the kernel
 2012-05-17 18:32 UTC  (9+ messages)

[PATCH] mount.cifs: remove smb2 multicall binary code
 2012-05-17 10:48 UTC  (4+ messages)

[PATCH v5] CIFS: Separate protocol specific part from getlk
 2012-05-17  9:13 UTC  (2+ messages)

[PATCH v4 0/5] Separate protocol-specific part from locking code
 2012-05-17  9:06 UTC  (14+ messages)
  ` [PATCH v4 1/5] CIFS: Move locks to cifsFileInfo structure
  ` [PATCH v4 2/5] CIFS: Convert lock type to 32 bit variable
  ` [PATCH v4 3/5] CIFS: Separate protocol specific lock type handling
  ` [PATCH v4 4/5] CIFS: Separate protocol specific part from getlk
  ` [PATCH v4 5/5] CIFS: Separate protocol specific part from setlk

[PATCH 0/3] cifs: add version-specific containers
 2012-05-16 19:15 UTC  (4+ messages)
  ` [PATCH 1/3] cifs: remove the vers= and version= synonyms for ver=
  ` [PATCH 2/3] cifs: add a smb_version_operations/values structures and a smb_version enum
  ` [PATCH 3/3] cifs: convert send_nt_cancel into a version specific op

[GIT] CIFS Fix
 2012-05-16 16:33 UTC 

[PATCH] cifs: fix oops while traversing open file list
 2012-05-16 13:56 UTC  (4+ messages)

[PATCH v2 0/4] cifs: pave way for change to "strictcache" by default
 2012-05-16 11:55 UTC  (5+ messages)
  ` [PATCH v2 1/4] cifs: add a cache= option to better describe the different cache flavors
  ` [PATCH v2 2/4] cifs: add deprecation warnings to strictcache and forcedirectio
  ` [PATCH v2 3/4] cifs: display cache= option in /proc/mounts
  ` [PATCH v2 4/4] cifs: add warning about change in default cache semantics in 3.7

[PATCH v2] cifs: fix misspelling of "forcedirectio"
 2012-05-16 11:31 UTC  (2+ messages)

[PATCH] cifs: fix misspelling of "forcedirectio"
 2012-05-16 11:10 UTC 

SLUB cifs_request: kmem_cache_destroy called for cache that still has objects
 2012-05-16 11:02 UTC  (4+ messages)

[PATCH 2/8] Add some UTF-16 functions for convenience
 2012-05-15 23:01 UTC 

[PATCH 1/8] Support full unicode in uni2char and char2uni
 2012-05-15 22:59 UTC 

[PATCH 0/8] Support non-BMP characters on UTF-16 filesystems
 2012-05-15 22:55 UTC 

[PATCH 0/4] cifs: pave way for change to "strictcache" by default
 2012-05-15 19:11 UTC  (5+ messages)
` [PATCH 1/4] cifs: add a cache= option to better describe the different cache flavors

[PATCH v2] cifs: Include backup intent search flags during searches {try #2)
 2012-05-15 15:38 UTC  (2+ messages)

[PATCH v2] cifs: Include backup intent search flags during searches
 2012-05-15 14:38 UTC  (2+ messages)

Linux 3.2.17 and netapp 8.1
 2012-05-15 13:45 UTC  (11+ messages)

[PATCH] doc: update mailing list
 2012-05-14 10:40 UTC  (2+ messages)

linux-next: failed to fetch the cifs tree
 2012-05-14  2:52 UTC  (2+ messages)

haalloo,
 2012-05-12 17:30 UTC 

[PATCH] cifs: Include backup intent search flags during searches
 2012-05-11 20:44 UTC  (3+ messages)

[PATCH 0/3] cifs: add version-specific operations containers
 2012-05-11 18:47 UTC  (4+ messages)
  ` [PATCH 1/3] cifs: add a smb_version_operations struct and a smb_version enum
  ` [PATCH 2/3] cifs: add ver=2.1 option support
  ` [PATCH 3/3] cifs: convert send_nt_cancel into a version specific op

[PATCH] use mkstemp instead of mktemp
 2012-05-11 18:18 UTC  (4+ messages)

[PATCH] mount.cifs: don't pass credentials= option to the kernel
 2012-05-11 18:12 UTC  (2+ messages)

[PATCH 00/16] Get SMB2 mount work
 2012-05-11 17:21 UTC  (4+ messages)
` [PATCH 03/16] CIFS: Check for SMB2 vs CIFS in find_tcp_session

Extended file stat: Splitting file- and fs-specific info?
 2012-05-11  8:54 UTC  (21+ messages)
` [PATCH 0/6] Extended file stat system call

Avoiding (DFS) regressions by having an automatic testing framework
 2012-05-10 15:55 UTC 

Question about howto test notify with a fuse fs
 2012-05-10 10:03 UTC  (2+ messages)

[GIT] CIFS Fix
 2012-05-09 20:26 UTC  (3+ messages)

linux-next workflow question for cifs
 2012-05-09 19:02 UTC  (8+ messages)

[PATCH 0/6] Extended file stat system call
 2012-04-27  1:06 UTC 


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