Linux CIFS filesystem development
 help / color / mirror / Atom feed
 messages from 2011-07-31 22:24:26 to 2011-08-24 06:22:49 UTC [more...]

[PATCH] cifs: get rid of unused xid in cifs_get_root
 2011-08-24  6:22 UTC  (2+ messages)

[PATCH] cifs: untangle server->maxBuf and CIFSMaxBufSize
 2011-08-24  6:21 UTC  (2+ messages)

[PATCH] [CIFS] Default auth method needs to be ntlmv2
 2011-08-24  3:18 UTC 

[PATCH] [CIFS] ls on mounts to WindowsCE failing with invalid level message
 2011-08-24  3:16 UTC 

[PATCH] cifs: Fix broken sec=ntlmv2/i sec mount option for Samba server
 2011-08-24  1:16 UTC 

[PATCH] cifs: Add mount option named backup
 2011-08-24  1:16 UTC  (8+ messages)

[PATCH 8/8] cifs-utils: cifsacl utilities: Add make directives for setcifsacl (try #2)
 2011-08-23 19:04 UTC 

[PATCH 7/8] cifs-utils: cifsacl utilities: Add configure and make directives for cifsacl (try #2)
 2011-08-23 19:04 UTC 

[PATCH 6/8] cifs-utils: cifsacl utilities: Change contents of mount.cifs manpage (try #2)
 2011-08-23 19:04 UTC 

[PATCH 5/8] cifs-utils: cifsacl utilities: Add man pages for setcifsacl (try #5)
 2011-08-23 19:04 UTC 

[PATCH 4/8] cifs-utils: cifsacl utilities: Add man pages for getcifsacl (try #2)
 2011-08-23 19:04 UTC 

[PATCH 3/8] cifs-utils: cifsacl utilities: Add file setcifsacl.c (try #2)
 2011-08-23 19:03 UTC 

[PATCH 2/8] cifs-utils: cifsacl utilities: Add file getcifsacl.c (try #2)
 2011-08-23 19:03 UTC 

[PATCH 1/8] cifs-utils: cifsacl utilities: Add file cifsacl.h (try #2)
 2011-08-23 19:03 UTC 

[PATCH 0/5] cifs-utils: cifsacl utilities: Implement getcifsacl and setcifsacl (try #2)
 2011-08-23 19:03 UTC 

[PATCH] autoconf: fix help message for --enable-cifsidmap
 2011-08-23 16:41 UTC  (4+ messages)

[PATCH 0/5] cifs-utils: cifsacl utilities: Implement getcifsacl and setcifsacl
 2011-08-23 12:58 UTC  (4+ messages)

[PATCH 4/5] cifs-utils: cifsacl utilities: Add configure and make directives
 2011-08-23 12:56 UTC  (2+ messages)

[PATCH 1/5] cifs-utils: cifsacl utilities: Create file cifsacl.h
 2011-08-23 12:46 UTC  (2+ messages)

[PATCH] cifs: fix possible memory corruption in CIFSFindNext
 2011-08-23 12:37 UTC  (4+ messages)

[Samba] mount.cifs with "sec=ntlmv2" fails ("mount error(22): Invalid argument")
 2011-08-22 19:49 UTC  (5+ messages)

mount.cifs with "prefixpath" option getting NT_STATUS_ACCESS_DENIED
 2011-08-22 17:30 UTC 

[PATCH 0/3] cifs: chown/chgrp id/sid mapping (try #4)
 2011-08-22 13:32 UTC  (2+ messages)

Good day
 2011-08-22  0:18 UTC 

[PATCH] smb2: Enable signing in smb2
 2011-08-21 21:34 UTC  (3+ messages)

--enable-cifsidmap [default=no]
 2011-08-21 21:31 UTC  (3+ messages)

[PATCH] CIFS: Fix ERR_PTR dereference in cifs_get_root
 2011-08-21 16:22 UTC  (2+ messages)

[PATCH v2] CIFS: Enable signing in SMB2
 2011-08-21 15:07 UTC 

(unknown)
 2011-08-21 14:03 UTC 

[PATCH 5/5] cifs-utils: cifsacl utilities: Add man pages for getcifsacl and setcifsacl
 2011-08-20  3:27 UTC 

[PATCH 3/5] cifs-utils: cifsacl utilities: Create file setcifsacl.c
 2011-08-20  3:27 UTC 

[PATCH 2/5] cifs-utils: cifsacl utilities: Create file getcifsacl.c
 2011-08-20  3:27 UTC 

[PATCH 00/14] cifs: cleanup and overhaul of the receive codepath
 2011-08-20  1:55 UTC  (15+ messages)
  ` [PATCH 01/14] cifs: trivial: remove obsolete comment
  ` [PATCH 02/14] cifs: make smb_msg local to read_from_socket
  ` [PATCH 03/14] cifs: check for unresponsive server every time we call kernel_recvmsg
  ` [PATCH 04/14] cifs: simplify read_from_socket
  ` [PATCH 05/14] cifs: turn read_from_socket into a wrapper around a vectorized version
  ` [PATCH 06/14] cifs: clean up check_rfc1002_header
  ` [PATCH 07/14] cifs: add a third receive phase to cifs_demultiplex_thread
  ` [PATCH 08/14] cifs: clean up checkSMB
  ` [PATCH 09/14] cifs: move mid finding into separate routine
  ` [PATCH 10/14] cifs: eliminate is_multi_rsp parm to find_cifs_mid
  ` [PATCH 11/14] cifs: move buffer pointers into TCP_Server_Info
  ` [PATCH 12/14] cifs: find mid earlier in receive codepath
  ` [PATCH 13/14] cifs: break out 3rd receive phase into separate function
  ` [PATCH 14/14] cifs: add a callback function to receive the rest of the frame

[PATCH] cifs: use memcpy for magic string in cifs signature generation BSRSPYL
 2011-08-20  1:19 UTC 

[PATCH] cifs: switch CIFSSMBQAllEAs to use memcmp
 2011-08-20  1:18 UTC 

mount.cifs prerequisites
 2011-08-19 10:51 UTC  (6+ messages)

Kernel 3.0: Instant kernel crash when mounting CIFS
 2011-08-18 19:02 UTC  (36+ messages)
                  ` Kernel 3.0: Instant kernel crash when mounting CIFS (also crashes with linux-3.1-rc2

[GIT] CIFS Fixes
 2011-08-18 17:08 UTC 

Q: cifs, freeing volume_info->UNCip
 2011-08-18 16:55 UTC  (4+ messages)

CIFS can't read share
 2011-08-16 17:19 UTC  (3+ messages)

[GIT] CIFS Fixes
 2011-08-15  3:19 UTC 

[PATCH] cifs-utils: manpage content for the mount option named backup
 2011-08-12 16:33 UTC 

[PATCH] CIFS: remove local xattr definitions
 2011-08-12  5:08 UTC  (9+ messages)

SMB2.1 leases support for CIFS kernel client
 2011-08-11  0:09 UTC  (4+ messages)

linux-next: build warnings after merge of the security-testing tree (cifs tree related)
 2011-08-10  1:13 UTC 

[PATCH] cifs-utils: Add uid/gid to SID mapping functions (try #4)
 2011-08-09 19:31 UTC 

[PATCH 3/3] cifs: Call id to SID mapping functions to change owner/group (try #4)
 2011-08-09 19:30 UTC 

[PATCH 2/3] cifs: Add data structures and functions for uid/gid to SID mapping (try #4)
 2011-08-09 19:30 UTC 

[PATCH 1/3] cifs: Do not set cifs/ntfs acl using a file handle (try #4)
 2011-08-09 19:30 UTC 

[PATCH 2/2] cifs: Call id to SID mapping functions to change owner/group (try #3)
 2011-08-09 17:56 UTC  (2+ messages)

[PATCH] cifs-utils: Add uid/gid to SID mapping functions (try #3)
 2011-08-09 17:34 UTC 

[PATCH 1/2] cifs: Add data structures and functions for uid/gid to SID mapping (try #3)
 2011-08-09 17:33 UTC 

[PATCH 0/3] cifs: chown/chgrp id/sid mapping
 2011-08-09 17:33 UTC 

regression with prefixpath mounts
 2011-08-09 16:57 UTC  (4+ messages)

Switching to ntlmv2 in NTLMSSP default
 2011-08-09 15:32 UTC 

[PATCH] cifs: cope with negative dentries in cifs_get_root
 2011-08-09  6:38 UTC  (7+ messages)

[PATCH] cifs: demote cERROR in build_path_from_dentry to cFYI
 2011-08-08 16:37 UTC  (3+ messages)

[PATCH 2/2] cifs: Call id to SID mapping functions to change owner/group (try #2)
 2011-08-08 12:32 UTC  (2+ messages)

new sparse warning fs/cifs/cifsfs.c:168:15: warning: dereference of noderef expression fs/cifs/cifsfs.c:542:15: warning: dereference of noderef expression
 2011-08-07 19:32 UTC  (3+ messages)

[GIT] CIFS Fixes
 2011-08-06 20:51 UTC 

[PATCH] cifs: convert prefixpath delimiters in cifs_build_path_to_root
 2011-08-05 14:28 UTC 

smb2 work status
 2011-08-03 20:20 UTC  (5+ messages)

[PATCH] CIFS: Fix missing a decrement of inFlight value
 2011-08-03 20:14 UTC  (2+ messages)

optimize mount.cifs for speed?
 2011-08-03 15:59 UTC  (4+ messages)

[3.0.0+][Regression][Bisected] CIFS: getdents() broken for large dirs
 2011-08-02 21:49 UTC  (6+ messages)

[PATCH 1/2] cifs: Add data structures and functions for uid/gid to SID mapping (try #2)
 2011-08-01 21:24 UTC 

[v5 PATCH 0/5] Simplify demultiplex thread
 2011-08-01 17:42 UTC  (8+ messages)
  ` [v5 PATCH 1/5] CIFS: Move buffer allocation to a separate function
  ` [v5 PATCH 2/5] CIFS: Simplify socket reading in demultiplex thread
  ` [v5 PATCH 3/5] CIFS: Move RFC1002 check to a separate function
  ` [v5 PATCH 4/5] CIFS: Move mid search "
  ` [v5 PATCH 5/5] CIFS: Cleanup demupltiplex thread exiting code

[GIT] CIFS Fixes
 2011-08-01 14:54 UTC 

[PATCH] cifs: demote DFS referral lookup errors to cFYI
 2011-07-31 22:24 UTC  (2+ messages)


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