messages from 2010-07-15 02:17:16 to 2010-07-30 14:40:17 UTC [more...]
Archive
2010-07-30 14:40 UTC
[PATCH 1/2] cifs: show features compiled in as part of DebugData
2010-07-30 14:39 UTC (3+ messages)
[PATCH] CIFS: Remove __exit mark from cifs_exit_dns_resolver()
2010-07-30 14:25 UTC
ANNOUNCE: cifs-utils release 4.6 available for download
2010-07-30 12:58 UTC
[PATCH 1/2] cifs: show features compiled in as part of DebugData
2010-07-30 12:39 UTC (2+ messages)
[PATCH 2/2] cifs: update README
2010-07-30 12:31 UTC
[RFC][PATCH 1/2] cifs: show enabled features in /proc
2010-07-30 11:29 UTC (3+ messages)
[RFC][PATCH 2/2] cifs: add information about 'features' file to README
2010-07-30 10:00 UTC
[PATCH] cifs: document 'fsc' mount option
2010-07-30 9:49 UTC (11+ messages)
What are the uid=0 and gid=0 doing?
2010-07-29 20:08 UTC (3+ messages)
[PATCH 00/18] Extended file stat functions [ver #6]
2010-07-29 16:15 UTC (84+ messages)
` [PATCH 02/18] xstat: Add a pair of system calls to make extended file stats available "
` [PATCH 06/18] xstat: Ext4: Return extended attributes "
` [PATCH 07/18] xstat: NFS: "
` [PATCH 08/18] xstat: CIFS: "
` [PATCH 09/18] xstat: Make special system filesystems return FS_SPECIAL_FL "
` [PATCH 10/18] xstat: Make network filesystems return FS_REMOTE_FL "
` [PATCH 11/18] xstat: Make automounter filesystems return FS_AUTOMOUNT_FL "
` [PATCH 12/18] xstat: Add a dentry op to handle automounting rather than abusing follow_link() "
` [PATCH 13/18] xstat: AFS: Use d_automount() "
` [PATCH 14/18] xstat: NFS: "
` [PATCH 15/18] xstat: CIFS: "
` [PATCH 16/18] xstat: Remove the automount through follow_link() kludge code from pathwalk "
` [PATCH 17/18] xstat: Add an AT_NO_AUTOMOUNT flag to suppress terminal automount "
` [PATCH 18/18] xstat: Provide a mechanism to gather extra results for [f]xstat() "
Build infrastructure for storing NTLM creds in kernel keyring
2010-07-29 13:52 UTC
[PATCH 0/4] cifs-utils: add -Wextra to CFLAGS and fix up warnings
2010-07-28 11:08 UTC (6+ messages)
` [PATCH 1/4] automake: add -Wextra to CFLAGS
` [PATCH 2/4] mtab: add __attribute__((unused)) to unused variables
` [PATCH 3/4] cifs.upcall: swap c99 initializers for memset calls
` [PATCH 4/4] data_blob: change for loop indices to a unsigned int
[PATCH] mount.cifs: document 'fsc' mount option
2010-07-27 16:54 UTC (2+ messages)
[PATCH] cifs: add 'fsc' mount option to the usage help text
2010-07-27 16:43 UTC (2+ messages)
[PATCH] cifs.upcall: require a uid= or creduid= parm
2010-07-27 16:42 UTC (6+ messages)
` [PATCH] mount.cifs: handle the "mand" and "nomand" mount options
` [PATCH] mount.cifs: ignore the "_netdev" mount option
[PATCH] cifs: fsc should not default to "on"
2010-07-27 13:40 UTC (3+ messages)
[PATCH 1/6] Add a dentry op to handle automounting rather than abusing follow_link()
2010-07-27 12:51 UTC (16+ messages)
` [PATCH 2/6] AFS: Use d_automount() "
` [PATCH 3/6] NFS: "
` [PATCH 4/6] CIFS: "
` [PATCH 1/6] Add a dentry op to handle automounting rather than abusing follow_link() [ver #2]
` [PATCH 5/6] Remove the automount through follow_link() kludge code from pathwalk
` [PATCH 6/6] Add an AT_NO_AUTOMOUNT flag to suppress terminal automount
` [PATCH 6/6] Add an AT_NO_AUTOMOUNT flag to suppress terminal automount [ver #2]
[PATCH] mount.cifs: handle the "mand" and "nomand" mount options (try #2)
2010-07-27 11:42 UTC
[PATCH 1/2] cifs: map NT_STATUS_ERROR_WRITE_PROTECTED to -EROFS
2010-07-26 14:37 UTC (3+ messages)
` [PATCH 2/2] cifs: ignore the "mand", "nomand" and "_netdev" mount options
[PATCH 00/09] cifs: local caching support using FS-Cache
2010-07-24 5:40 UTC (13+ messages)
2.6.36 merge plans
2010-07-23 23:13 UTC (2+ messages)
[PATCH 0/6] cifs: session matching and authentication fixes and cleanups
2010-07-23 20:51 UTC (7+ messages)
` [PATCH 6/6] cifs: add separate cred_uid field to sesInfo
panic at umount in fscache code
2010-07-23 15:29 UTC (3+ messages)
linux-next: manual merge of the workqueues tree with the Linus' tree
2010-07-23 12:05 UTC (7+ messages)
linux-next: manual merge of the workqueues tree with the cifs tree
2010-07-23 4:46 UTC
linux-next: manual merge of the workqueues tree with the cifs tree
2010-07-23 4:46 UTC
[PATCH 1/6] KEYS: Authorise keyctl_set_timeout() on a key if we have its authorisation key
2010-07-22 17:47 UTC (8+ messages)
` [PATCH 2/6] CIFS: Fix a malicious redirect problem in the DNS lookup code
` [PATCH 3/6] CIFS: Make cifs_convert_address() take a const src pointer and a length
` [PATCH 4/6] DNS: Separate out CIFS DNS Resolver code
` [PATCH 6/6] DNS: Make AFS go to the DNS for AFSDB records for unknown cells
` [PATCH 5/6] DNS: Implement option parsing on dns_resolver results
[PATCH] CIFS: Fix a malicious redirect problem in the DNS lookup code
2010-07-22 11:53 UTC
[PATCH 04/09] cifs: define superblock-level cache index objects and register them
2010-07-21 14:06 UTC (4+ messages)
[PATCH 0/4] Generalise dns_resolver
2010-07-20 15:42 UTC (5+ messages)
` [PATCH 2/4] Implement a DNS Resolver Module
[PATCH 10/15] fs: cifs: check kmalloc() result
2010-07-19 21:58 UTC (4+ messages)
linux-next: build failure after merge of the vfs tree
2010-07-19 0:25 UTC
[PATCH] cifs: truncate fallout
2010-07-18 21:51 UTC
[PATCH 22/36] fs/cifs: Remove unnecessary casts of private_data
2010-07-15 2:41 UTC (2+ 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