Linux CIFS filesystem development
 help / color / mirror / Atom feed
 messages from 2012-04-10 07:23:24 to 2012-05-03 11:18:48 UTC [more...]

[PATCH] cifs: make sure we ignore the credentials= and cred= options
 2012-05-03 11:18 UTC  (2+ messages)

[PATCH] Use mkstemp instead of mktemp
 2012-05-03  8:16 UTC  (5+ messages)

[PATCH] cifs - check S_AUTOMOUNT in revalidate
 2012-05-03  5:49 UTC  (11+ messages)

[PATCH] mount.cifs: don't pass credentials= option to the kernel
 2012-05-02 18:25 UTC 

[PATCH] cifs: don't cap ra_pages at the same level as default_backing_dev_info
 2012-05-02 12:42 UTC  (2+ messages)

[PATCH] cifs: add missing initialization of server->req_lock
 2012-05-02  5:02 UTC  (2+ messages)

lockdep pops with -rc5 kernel
 2012-05-02  2:57 UTC  (3+ messages)

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

[patch] cifs: fix revalidation test in cifs_llseek()
 2012-04-30 15:15 UTC  (6+ messages)
    ` [patch v2] "

setuids/setgids by default
 2012-04-29  4:52 UTC  (4+ messages)

[PATCH] cifs: Fix comment as d_alloc_root() is replaced by d_make_root()
 2012-04-28 12:13 UTC 

[PATCH 0/6] Extended file stat system call
 2012-04-28  0:58 UTC  (66+ messages)
  ` [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 3/6] xstat: AFS: "
` [PATCH 4/6] xstat: NFS: "
` [PATCH 5/6] xstat: CIFS: "

[GIT] CIFS Fixes
 2012-04-27 22:38 UTC 

[PATCH] cifs: eliminate CONFIG_CIFS_WEAK_PW_HASH
 2012-04-27 15:14 UTC  (10+ messages)

[PATCH] cifs: add a deprecation warning to CIFS_IOC_CHECKUMOUNT ioctl
 2012-04-27 10:11 UTC 

[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)

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


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