messages from 2012-03-27 17:07:15 to 2012-04-27 13:13:06 UTC [more...]
[PATCH 0/6] Extended file stat system call
2012-04-27 13:13 UTC (59+ 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: "
[patch] cifs: fix revalidation test in cifs_llseek()
2012-04-27 13:08 UTC (3+ messages)
[PATCH 0/4] cifs: pave way for change to "strictcache" by default
2012-04-27 12:28 UTC (6+ 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: eliminate CONFIG_CIFS_WEAK_PW_HASH
2012-04-27 11:15 UTC (8+ messages)
[PATCH] cifs: add a deprecation warning to CIFS_IOC_CHECKUMOUNT ioctl
2012-04-27 10:11 UTC
[PATCH] cifs - check S_AUTOMOUNT in revalidate
2012-04-27 8:18 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
[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 (9+ 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] 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)
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox