Linux CIFS filesystem development
 help / color / mirror / Atom feed
 messages from 2012-03-26 09:21:29 to 2012-04-26 21:54:41 UTC [more...]

[PATCH 0/6] Extended file stat system call
 2012-04-26 21:54 UTC  (45+ messages)
` [PATCH 3/6] xstat: AFS: Return extended attributes
` [PATCH 4/6] xstat: NFS: "
` [PATCH 5/6] xstat: CIFS: "
  ` [PATCH 1/6] xstat: Add a pair of system calls to make extended file stats available
  ` [PATCH 2/6] xstat: Ext4: Return extended attributes
  ` [PATCH 6/6] xstat: eCryptFS: "

[PATCH] use mkstemp instead of mktemp
 2012-04-26 18:22 UTC  (2+ messages)

[PATCH] CIFS: Fix indentation in cifs_show_options
 2012-04-25 11:10 UTC 

[PATCH 0/2] Fixes to cifs_show_options
 2012-04-24 16:37 UTC  (2+ messages)

[PATCH 2/2] Use correct conversion specifiers in cifs_show_options
 2012-04-24 15:18 UTC  (2+ messages)

[PATCH 1/2] CIFS: Show backupuid/gid in /proc/mounts
 2012-04-24 15:18 UTC  (2+ messages)

Emergency Email, Please get back
 2012-04-24  6:40 UTC 

Re-Validate your Email Account!
 2012-04-23  1:42 UTC 

[PATCH] mount.cifs: remove unnecessary getuid() check in libcap version of toggle_dac_capability
 2012-04-20 15:47 UTC  (4+ messages)

uninitialized variables in the 5.4 release
 2012-04-20 15:47 UTC  (4+ messages)

[PATCH] cifs: fix offset handling in cifs_iovec_write
 2012-04-20  3:22 UTC  (2+ messages)

CIFS shares keep hanging with VirtualBox
 2012-04-20  2:10 UTC  (5+ messages)

[patch] cifs: fix revalidation test in cifs_llseek()
 2012-04-19 21:06 UTC 

mount.cifs.c toggle_dac_capability() stores return code
 2012-04-19 19:10 UTC  (2+ messages)

build breaks with krb5 < 1.7 in the 5.4 release
 2012-04-19 18:03 UTC  (2+ messages)

[PATCH] mount.cifs: fix up some -D_FORTIFY_SOURCE=2 warnings
 2012-04-19 13:42 UTC  (5+ messages)

ANNOUNCE: cifs-utils release 5.4 is ready for download
 2012-04-18 21:49 UTC 

[PATCH v2] docs: update to project resources in README
 2012-04-18 19:54 UTC  (2+ messages)

[PATCH] automake: add -Werror to CFLAGS
 2012-04-18 19:54 UTC  (6+ messages)

[PATCH] cifs-utils: fix up some compiler warnings in asn1.c
 2012-04-18 19:53 UTC  (2+ messages)

[PATCH] autoconf: fix tests for wbclient to use pkgconfig
 2012-04-18 19:53 UTC  (2+ messages)

[PATCH 4/5] SUNRPC: Add RPC based upcall mechanism for RPCGSS auth
 2012-04-18 10:59 UTC 

[GIT] CIFS Fixes
 2012-04-17 16:10 UTC 

[PATCH] docs: update to project resources in README
 2012-04-17 13:33 UTC  (5+ messages)

Can you mount/map to a dfsroot and then cd into the directories
 2012-04-16 19:20 UTC  (2+ messages)

[Lsf] [RFC] writeback and cgroup
 2012-04-16  1:25 UTC 

[PATCH v2] autoconf: fix tests for wbclient to use pkgconfig
 2012-04-15 12:14 UTC 

[PATCH v1 0/5] cifs: asynchronous read support for uncached reads
 2012-04-14  2:23 UTC  (6+ messages)
  ` [PATCH v1 1/5] cifs: make cifs_readdata_alloc take a work_func_t arg
  ` [PATCH v1 2/5] cifs: abstract out function to marshal the iovec for readv receives
  ` [PATCH v1 3/5] cifs: add refcounting to cifs_readdata structures
  ` [PATCH v1 4/5] cifs: add wrapper for cifs_async_readv to retry opening file
  ` [PATCH v1 5/5] cifs: convert cifs_iovec_read to use async reads

3.4.0-rc2+: CIFS - strange file modes
 2012-04-13 21:47 UTC  (5+ messages)
  ` [PATCH] Fix number parsing in cifs_parse_mount_options

[PATCH v2] mount.cifs: don't allow unprivileged users to mount onto dirs to which they can't chdir
 2012-04-12 10:57 UTC  (2+ messages)

3.4.0-rc2+ - CIFS mount failure
 2012-04-11 12:03 UTC  (10+ messages)
              ` [PATCH] Cleanup handling of NULL value passed for a mount option

[GIT] CIFS Fixes
 2012-04-05  1:13 UTC 

[PATCH 1/2] CIFS: Move locks to cifsFileInfo structure
 2012-04-04 12:35 UTC  (3+ messages)
  ` [PATCH 2/2] CIFS: Convert lock type to 32 bit variable

[PATCH] Fix UNC parsing on mount
 2012-04-04  0:58 UTC 

Alternate Data Streams
 2012-04-02 17:51 UTC  (5+ messages)

[PATCH] mount.cifs: don't allow unprivileged users to mount onto dirs to which they can't chdir
 2012-04-02 13:29 UTC 

[PATCH v3] CIFS: Fix VFS lock usage for oplocked files
 2012-04-01 18:56 UTC  (2+ messages)

[ 105/175] CIFS: Respect negotiated MaxMpxCount
 2012-04-01 13:55 UTC 

[GIT] CIFS Fixes
 2012-03-30 21:04 UTC 

[PATCH v2 1/2] CIFS: Move locks to cifsFileInfo structure
 2012-03-30 20:31 UTC 

sync/fsync issues on cifs drives
 2012-03-30 20:03 UTC  (2+ messages)

[PATCH v3 0/5] Prepare byte-range locking code for future SMB2 usage
 2012-03-30 12:03 UTC  (11+ 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: writing past end of struct in cifs_convert_address()
 2012-03-29 19:57 UTC  (2+ messages)

[PATCH] cifs.upcall: use krb5_sname_to_principal to construct principal name
 2012-03-29 13:49 UTC  (2+ messages)

[PATCH v3] CIFS: Fix VFS lock usage for oplocked files
 2012-03-28 17:42 UTC  (2+ messages)

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

cifs: use standard token parser for mount options
 2012-03-28 17:23 UTC  (5+ 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  (5+ messages)

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

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

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

[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  (15+ messages)
  ` [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


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