Linux CIFS filesystem development
 help / color / mirror / Atom feed
 messages from 2010-07-30 17:53:17 to 2010-08-20 19:32:01 UTC [more...]

[PATCH 00/15] cifs: multiuser mount overhaul (try #3)
 2010-08-20 19:32 UTC  (6+ messages)
` [PATCH 01/15] cifs: eliminate redundant xdev check in cifs_rename
` [PATCH 02/15] cifs: add tcon field to cifsFileInfo struct
` [PATCH 04/15] cifs: fix handling of signing with writepages
  ` [PATCH 03/15] cifs: make various routines use the cifsFileInfo->tcon pointer
  ` [PATCH 05/15] cifs: add function to get a tcon from cifs_sb

[PATCH 1/2] cifs-utils: moving resolve_host into separate file
 2010-08-20 19:07 UTC  (3+ messages)
  ` [PATCH 2/2] cifs-utils: infrastructure for stashing passwords in keyring

(unknown)
 2010-08-20  8:31 UTC 

[PATCH] cifs-utils: infrastructure for stashing passwords in keyring
 2010-08-19 21:04 UTC  (2+ messages)

[PATCH 1/2] cifs: correction of unicode header files
 2010-08-19 20:58 UTC  (4+ messages)
  ` [PATCH 2/2] cifs: infrastructure for stashing passwords in keyring

[PATCH] cifs: fix NULL pointer dereference in cifs_find_smb_ses
 2010-08-18 17:13 UTC 

Problems with writing to CIFS share on RHEL5U2
 2010-08-17 12:29 UTC  (2+ messages)

[PATCH 02/18] xstat: Add a pair of system calls to make extended file stats available [ver #6]
 2010-08-16 19:07 UTC  (65+ messages)
  ` [PATCH 00/18] Extended file stat functions "

Minshall+French symlink Patch Set #05
 2010-08-16  8:40 UTC  (4+ messages)

linux-next: build failure after merge of the cifs tree
 2010-08-12 18:21 UTC  (6+ messages)

[PATCH 1/3] NFS: Use kernel DNS resolver [ver #2]
 2010-08-11 16:01 UTC  (4+ messages)
  ` [PATCH 2/3] DNS: If the DNS server returns an error, allow that to be cached "
` [PATCH 3/3] AFS: Implement an autocell mount capability "

Minshall+French symlink Patch Set #05
 2010-08-09 17:07 UTC  (8+ messages)
  ` [PATCH 1/7] cifs: implement CIFSParseMFSymlink()
      ` [PATCH 2/7] cifs: implement CIFSCouldBeMFSymlink() and CIFSCheckMFSymlink()
          ` [PATCH 3/7] cifs: implement CIFSQueryMFSymLink()
              ` [PATCH 4/7] cifs: implement CIFSFormatMFSymlink()
                  ` [PATCH 5/7] cifs: implement CIFSCreateMFSymLink()
                      ` [PATCH 6/7] cifs: use Minshall+French symlink functions
                          ` [PATCH 7/7] cifs: add "mfsymlinks" mount option

[PATCH 1/2] DNS: If the DNS server returns an error, allow that to be cached
 2010-08-09 16:22 UTC  (2+ messages)
  ` [PATCH 2/2] AFS: Implement an autocell mount capability

[PATCH] DNS: If the DNS server returns an error, allow that to be cached [ver #2]
 2010-08-09 16:16 UTC  (2+ messages)

[CIFS] Support for Minshall+French symlinks
 2010-08-09 14:16 UTC  (31+ messages)
  ` [PATCH 1/8] cifs: add "mfsymlinks" mount option
  ` [PATCH 2/8] cifs: add CIFSCreateMFSymLink() and CIFSQueryMFSymLink() as stubs
  ` [PATCH 3/8] cifs: add CIFSCheckMFSymlink() as stub
  ` [PATCH 4/8] cifs: implement CIFSParseMFSymlink()
  ` [PATCH 5/8] cifs: implement CIFSCheckMFSymlink()
  ` [PATCH 6/8] cifs: implement CIFSQueryMFSymLink()
  ` [PATCH 7/8] cifs: implement CIFSFormatMFSymlink()
  ` [PATCH 8/8] cifs: implement CIFSCreateMFSymLink()

[26/34] CIFS: Fix compile error with __init in cifs_init_dns_resolver() definition
 2010-08-07  3:38 UTC  (4+ messages)
      ` [Stable-review] "

[PATCH] NFS: Use kernel DNS resolver
 2010-08-06 21:01 UTC 

[PATCH] DNS: If the DNS server returns an error, allow that to be cached
 2010-08-06 18:27 UTC  (3+ messages)

[PATCH 1/2] cifs: Include linux/err.h for IS_ERR and PTR_ERR
 2010-08-06 16:29 UTC  (3+ messages)
` [PATCH 2/2] DNS: Fixes for the DNS query module

linux-next: build failure after merge of the final tree (cifs tree related)
 2010-08-06  2:35 UTC  (2+ messages)

[PATCH] CIFS: Include <linux/init.h> in dns_resolve.h
 2010-08-06  0:53 UTC 

Build infrastructure for storing NTLM creds in kernel keyring
 2010-08-05 20:12 UTC  (6+ messages)

[CIFS] Support for Minshall+French symlinks
 2010-08-05 19:50 UTC  (8+ messages)
  ` [PATCH 1/7] cifs: implement CIFSParseMFSymlink()
  ` [PATCH 2/7] cifs: implement CIFSCheckMFSymlink()
  ` [PATCH 3/7] cifs: implement CIFSQueryMFSymLink()
  ` [PATCH 4/7] cifs: implement CIFSFormatMFSymlink()
  ` [PATCH 5/7] cifs: implement CIFSCreateMFSymLink()
  ` [PATCH 6/7] cifs: use Minshall+French symlink functions
  ` [PATCH 7/7] cifs: add "mfsymlinks" mount option

[PATCH 0/3] cifs: error handling cleanups
 2010-08-05 14:18 UTC  (4+ messages)
  ` [PATCH 1/3] cifs: clean up error handling in cifs_mknod
  ` [PATCH 2/3] cifs: consolidate error handling in several functions
  ` [PATCH 3/3] cifs: eliminate redundant xdev check in cifs_rename

[PATCH] cifs: update README to include details about 'fsc' option
 2010-08-05 13:22 UTC 

[PATCH 1/2] DNS: Separate out CIFS DNS Resolver code
 2010-08-05 10:03 UTC  (5+ messages)
` [PATCH 2/2] DNS: Make AFS go to the DNS for AFSDB records for unknown cells

[linux-cifs-client][patch] Make NTLMv2 as auth mech withing NTLMSSP and enable signing using crypto shash APIs
 2010-08-05  4:44 UTC  (2+ messages)

[linux-smb2-client][patch] Make NTLMv2 as auth mech within NTLMSSP and enable signing using crypto shash APIs
 2010-08-05  4:01 UTC 

linux-next: manual merge of the workqueues tree with the Linus' tree
 2010-08-05  3:45 UTC  (7+ messages)

Subject: [PATCH] mount.cifs: remove redundant error assignment
 2010-08-04 11:59 UTC  (4+ messages)

2.6.36 merge plans
 2010-08-04 10:49 UTC  (8+ messages)

[PATCH 1/2] cifs: show features compiled in as part of DebugData
 2010-08-04  4:28 UTC  (5+ messages)

[PATCH 1/6] KEYS: Authorise keyctl_set_timeout() on a key if we have its authorisation key
 2010-08-04  4:21 UTC  (3+ messages)
` [PATCH 3/6] CIFS: Make cifs_convert_address() take a const src pointer and a length

linux-next: build failure after merge of the vfs tree
 2010-08-04  1:47 UTC  (2+ messages)

[PATCH 2.6.32/stable] CIFS: Remove __exit mark from cifs_exit_dns_resolver()
 2010-08-03 22:32 UTC  (4+ messages)
` [PATCH 2.6.32/stable] CIFS: Remove __exit mark from cifs_init_dns_resolver() header
      ` [PATCH 2.6.32/stable] CIFS: Fix compile error with __init in cifs_init_dns_resolver() definition

[PATCH] cifs: fix uninitialized variable warning
 2010-08-03 19:18 UTC 

[PATCH] cifs: account for new creduid=0x%x parameter in spnego upcall string
 2010-08-03 14:32 UTC  (2+ messages)

Problems with CVS on CIFS since kernel 2.6.30
 2010-08-03 12:35 UTC  (9+ messages)

[linux-cifs-client][PATCH] Enable signing for ntlmv2 within NTLMSSP using kernel crypto APIs
 2010-08-03  8:33 UTC  (2+ messages)

[PATCH] CIFS: Remove __exit mark from cifs_exit_dns_resolver()
 2010-08-02  9:17 UTC  (3+ messages)

[linux-smb2-client][PATCH] Make ntlmv2 as auth mech within NTLMSSP
 2010-08-01 20:40 UTC 

[linux-cifs-client][PATCH] (resend) Enable signing for ntlmv2 within NTLMSSP using kernel crypto APIs
 2010-07-31 20:50 UTC 

[PATCH 00/09] cifs: local caching support using FS-Cache
 2010-07-30 23:08 UTC  (6+ messages)


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