Linux CIFS filesystem development
 help / color / mirror / Atom feed
 messages from 2012-03-06 16:41:48 to 2012-03-28 17:07:08 UTC [more...]

cifs: use standard token parser for mount options
 2012-03-28 17:07 UTC  (4+ messages)
      ` [PATCH] Remove unnecessary check for NULL in password parser

[PATCH v2 0/6] Prepare byte-range locking code for future SMB2 usage
 2012-03-28 16:48 UTC  (11+ messages)
  ` [PATCH v2 1/6] CIFS: Move locks to file structure
  ` [PATCH v2 2/6] CIFS: Fix VFS locks usage
  ` [PATCH v2 3/6] CIFS: Convert lock type to 32 bit variable
  ` [PATCH v2 4/6] CIFS: Separate protocol specific lock type handling
  ` [PATCH v2 5/6] CIFS: Separate protocol specific part from getlk
  ` [PATCH v2 6/6] CIFS: Separate protocol specific part from setlk

[PATCH v3] CIFS: Fix VFS lock usage for oplocked files
 2012-03-28 13:36 UTC 

[PATCH] mount.cifs: add support for -s option
 2012-03-28 11:45 UTC  (2+ messages)

[PATCH] cifs.upcall: use krb5_sname_to_principal to construct principal name
 2012-03-28 11:42 UTC 

[PATCH v2] CIFS: Fix VFS lock usage for oplocked files
 2012-03-28 10:06 UTC  (2+ messages)

[PATCH] CIFS: Fix VFS lock usage for oplocked files
 2012-03-28  5:33 UTC  (4+ messages)

[PATCH] CIFS: Add missed forcemand mount option
 2012-03-27 18:41 UTC  (6+ messages)

[PATCH v3 0/5] Prepare byte-range locking code for future SMB2 usage
 2012-03-27 11:38 UTC  (6+ messages)
  ` [PATCH v3 1/5] CIFS: Move locks to cifsFileInfo structure
  ` [PATCH v3 2/5] CIFS: Convert lock type to 32 bit variable
  ` [PATCH v3 3/5] CIFS: Separate protocol specific lock type handling
  ` [PATCH v3 4/5] CIFS: Separate protocol specific part from getlk
  ` [PATCH v3 5/5] CIFS: Separate protocol specific part from setlk

[PATCH] cifs: silence compiler warnings showing up with gcc-4.7.0
 2012-03-26 13:55 UTC 

[PATCH 00/16] Get SMB2 mount work
 2012-03-26  9:21 UTC  (16+ messages)
  ` [PATCH 01/16] CIFS: Introduce SMB2 Kconfig option
  ` [PATCH 02/16] CIFS: Introduce SMB2 mounts as vers=2
  ` [PATCH 03/16] CIFS: Check for SMB2 vs CIFS in find_tcp_session
  ` [PATCH 04/16] CIFS: Add SMB2 status codes
  ` [PATCH 06/16] CIFS: Make transport routines work with SMB2
  ` [PATCH 07/16] CIFS: Add SMB2 credits support
  ` [PATCH 08/16] CIFS: Make demultiplex_thread work with SMB2 code
  ` [PATCH 09/16] CIFS: Respect SMB2 max hdr size for cifs_request kmem_cache
  ` [PATCH 10/16] CIFS: Add capability to send SMB2 negotiate message
  ` [PATCH 11/16] CIFS: Add session setup/logoff capability for SMB2
  ` [PATCH 12/16] CIFS: Add tree connect/disconnect "
  ` [PATCH 13/16] CIFS: Process reconnects for SMB2 shares
  ` [PATCH 14/16] CIFS: Add SMB2 support for is_path_accessible
  ` [PATCH 15/16] CIFS: Query SMB2 inode info
  ` [PATCH 16/16] CIFS: Get SMB2 mount work

During negprot request, shouldn't cifs _always_ set the "extended security negotiation" bit in flags2 ?
 2012-03-24 11:41 UTC  (2+ messages)

[PATCH v1 0/8] cifs: convert "strict" writes to be asynchronous
 2012-03-23 21:22 UTC  (10+ messages)
` [PATCH v1 8/8] cifs: convert cifs_iovec_write to use async writes

[GIT] CIFS Fixes
 2012-03-22 19:07 UTC 

[PATCH] cifs: handle "sloppy" option appropriately
 2012-03-22 17:16 UTC  (2+ messages)

[PATCH] cifs: remove /proc/fs/cifs/OplockEnabled
 2012-03-22 15:43 UTC 

[PATCH] cifs: use standard token parser for mount options
 2012-03-22 15:30 UTC  (25+ messages)
                  ` [PATCH v2] "

[PATCH 1/2] Define ENOAUTHSERVICE to indicate "Authentication service unavailable"
 2012-03-22 13:35 UTC  (2+ messages)
` [PATCH 2/2] Define ENONAMESERVICE and ENAMEUNKNOWN to indicate name service errors

Inode link count on mounted Win98 shares
 2012-03-22  9:28 UTC  (4+ messages)

cifs aio_write improvements
 2012-03-21 20:37 UTC  (2+ messages)

[PATCH v3 00/10] Prepare transport code for future SMB2 usage
 2012-03-21 16:56 UTC  (13+ messages)
  ` [PATCH v3 01/10] CIFS: Simplify inFlight logic
  ` [PATCH v3 02/10] CIFS: Introduce credit-based flow control
  ` [PATCH v3 03/10] CIFS: Make wait_for_free_request killable
  ` [PATCH v3 04/10] CIFS: Prepare credits code for a slot reservation
  ` [PATCH v3 05/10] CIFS: Delete echo_retries module parm
  ` [PATCH v3 06/10] CIFS: Separate protocol-specific code from transport routines
  ` [PATCH v3 07/10] CIFS: Separate protocol-specific code from demultiplex code
  ` [PATCH v3 08/10] CIFS: Separate protocol-specific code from cifs_readv_receive code
  ` [PATCH v3 09/10] CIFS: Expand CurrentMid field
  ` [PATCH v3 10/10] CIFS: Change mid_q_entry structure fields

cifs: pull request for 3.4
 2012-03-21 16:56 UTC  (2+ messages)

[PATCH] CIFS: Respect negotiated MaxMpxCount
 2012-03-21 16:48 UTC  (4+ messages)

[PATCH] cifs: fix issue mounting of DFS ROOT when redirecting from one domain controller to the next
 2012-03-21 10:30 UTC 

[PATCH v2 00/11] Prepare transport code for future SMB2 usage
 2012-03-20 22:21 UTC  (43+ messages)
  ` [PATCH v2 01/11] CIFS: Respect negotiated MaxMpxCount
  ` [PATCH v2 02/11] CIFS: Simplify inFlight logic
  ` [PATCH v2 03/11] CIFS: Introduce credit-based flow control
  ` [PATCH v2 04/11] CIFS: Make wait_for_free_request killable
  ` [PATCH v2 05/11] CIFS: Prepare credits code for a slot reservation
  ` [PATCH v2 06/11] CIFS: Delete echo_retries module parm
  ` [PATCH v2 07/11] CIFS: Separate protocol-specific code from transport routines
  ` [PATCH v2 08/11] CIFS: Separate protocol-specific code from demultiplex code
  ` [PATCH v2 09/11] CIFS: Separate protocol-specific code from cifs_readv_receive code
  ` [PATCH v2 10/11] CIFS: Expand CurrentMid field
  ` [PATCH v2 11/11] CIFS: Change mid_q_entry structure fields

[PATCH] fixes issue mounting of DFS ROOT mount when redirecting from one domain controller to the next
 2012-03-20 21:29 UTC  (2+ messages)

Issue with CIFS mounting of DFS ROOT mount when redirecting from one domain controller to the next
 2012-03-20 14:50 UTC  (5+ messages)

pull request
 2012-03-20 14:35 UTC  (2+ messages)

[PATCH v4 08/10] CIFS: Separate protocol-specific code from cifs_readv_receive code
 2012-03-20 11:41 UTC  (2+ messages)

[PATCH] CIFS: Fix a spurious error in cifs_push_posix_locks
 2012-03-19 15:20 UTC  (3+ messages)

GSOC: Create GUI or command-line tools for displaying /proc/fs/cifs statistics project
 2012-03-18 13:46 UTC 

[PATCH v2] CIFS: Do not kmalloc under the flocks spinlock
 2012-03-17  6:45 UTC 

nlink warning
 2012-03-16 14:25 UTC  (4+ messages)

[PATCH 00/17] Preparations before SMB2 protocol support
 2012-03-14 11:52 UTC  (5+ messages)

[GIT] CIFS Fixes
 2012-03-13 17:46 UTC 

[PATCH 0/11] Improve transport code for future SMB2 usage
 2012-03-12 15:09 UTC  (15+ messages)
` [PATCH 06/11] CIFS: Respect MaxMpxCount field

[PATCH 00/11 v2] Push file_update_time() into .page_mkwrite
 2012-03-09  8:19 UTC  (3+ messages)

Connect notifyfs to cifs possible
 2012-03-07 10:44 UTC  (4+ messages)

[PATCH] cifs: possible memory leak in xattr
 2012-03-07  3:51 UTC  (3+ messages)

[PATCH v3] CIFS: Do not kmalloc under the flocks spinlock
 2012-03-07  3:50 UTC  (2+ messages)

[GIT] CIFS Fixes
 2012-03-07  0:38 UTC 

Tr:Re: cifs oplock windows share
 2012-03-06 16:41 UTC  (2+ messages)


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