Linux CIFS filesystem development
 help / color / mirror / Atom feed
 messages from 2012-12-17 15:36:44 to 2013-02-20 21:58:16 UTC [more...]

Samba mounting question
 2013-02-20 21:58 UTC  (5+ messages)

[PATCH 3/4] dcache: change rename_lock to a sequence read/write lock
 2013-02-19 18:50 UTC  (2+ messages)

linux-next: interesting commits in the cifs tree
 2013-02-19  1:41 UTC  (3+ messages)

Hello dear,
 2013-02-19  0:14 UTC 

Samba bug 9519 - patch for kernel client workaround
 2013-02-18 17:02 UTC 

Fwd: [PATCH] cifs: bugfix for unreclaimed writeback pages in cifs_writev_requeue()
 2013-02-18 16:59 UTC  (5+ messages)
      `  "

We offer 3% interest rate for loan
 2013-02-17 12:13 UTC 

[PATCH 1/1] cifs: set MAY_SIGN when sec=krb5
 2013-02-14  5:58 UTC  (8+ messages)

WARNING MESSAGE: Your Account Expires in 2 Day(s)
 2013-02-13  5:56 UTC 

Helpdesk Warning: Important Upgrade For Your Mailbox
 2013-02-12  5:26 UTC 

CIFS VFS: Unexpected SMB signature
 2013-02-11 20:26 UTC  (2+ messages)

smbclient fails to connect with kerberos
 2013-02-08  2:03 UTC  (3+ messages)

[PATCH RFC] cifs: revalidate directories instiantiated via FIND_* in order to handle DFS referrals
 2013-02-07 17:42 UTC  (4+ messages)

[PATCH v2 1/8] locks: make flock_lock_file take is_conflict callback parm
 2013-02-07 17:03 UTC  (21+ messages)
` [PATCH v2 2/8] fcntl: Introduce new O_DENY* open flags
` [PATCH v2 3/8] vfs: Add O_DENYREAD/WRITE flags support for open syscall
` [PATCH v2 4/8] CIFS: Add O_DENY* open flags support
` [PATCH v2 5/8] CIFS: Use NT_CREATE_ANDX command for forcemand mounts
` [PATCH v2 6/8] CIFS: Translate SHARING_VIOLATION to -ETXTBSY error code for SMB2
` [PATCH v2 7/8] NFSv4: Add O_DENY* open flags support
` [PATCH v2 8/8] NFSD: Pass share reservations flags to VFS

Writes greater than 64k fails with -ENOSPC
 2013-02-07 13:55 UTC  (15+ messages)

[PATCH v2 0/8] Add O_DENY* support for VFS and CIFS/NFS
 2013-02-07  9:40 UTC  (7+ messages)

Read speed
 2013-02-05 20:17 UTC  (7+ messages)

Mount failure due to restricted access to a point along the mount path
 2013-02-04 19:55 UTC  (3+ messages)

Great Proposal!!
 2013-02-03 20:39 UTC 

[PATCH] cifs: ensure that cifs_get_root() only traverses directories
 2013-02-03 16:54 UTC  (4+ messages)

[PATCH] cifs-utils: add autoconf test to make sure that libwbclient is usable
 2013-02-02 10:19 UTC  (4+ messages)
      ` [PATCH v2] "

CIFS auth changes make mount of a DNS-323 share fail unless sec=ntlm is passed in 3.8
 2013-01-31 16:48 UTC 

[PATCH] setcifsacl: fix infinite loop in getnumcaces
 2013-01-30  2:25 UTC  (4+ messages)

[PATCH] setcifsacl: fix offset calculation in "set" code
 2013-01-29 12:17 UTC 

[GIT] CIFS Fixes
 2013-01-24 23:15 UTC 

[PATCH] fs/cifs/cifs_dfs_ref.c: fix potential memory leakage
 2013-01-23  6:00 UTC  (4+ messages)

[PATCH] cifs: fix srcip_matches() for ipv6
 2013-01-21  7:41 UTC  (5+ messages)

[PATCH 4/4] fs: remove obsolete simple_strto<foo>
 2013-01-17 23:39 UTC  (2+ messages)

Shortcuts on Windows share not accessible in CIFS mount
 2013-01-16  9:53 UTC 

BUSINESS OFFER!
 2013-01-14 18:08 UTC 

BUSINESS OFFER!
 2013-01-14 16:55 UTC 

[PATCH] mount.cifs: set parsed_info->got_user when a cred file supplies a username
 2013-01-13 10:53 UTC 

Credentials file – "username=" setting ignored
 2013-01-12 14:05 UTC 

[PATCH] mount.cifs: remove support for "complex" usernames from mount.cifs
 2013-01-09 17:19 UTC  (11+ messages)
                    ` Fwd: "

Re: [3.8-rc2] stuck at reading CIFS mounted directory
 2013-01-09 11:27 UTC  (2+ messages)
`  "

[PATCH] cifsidmap: clean up comments on API description
 2013-01-08 15:04 UTC 

[GIT] CIFS Fixes
 2013-01-07 20:38 UTC 

[3.8-rc2] stuck at reading CIFS mounted directory
 2013-01-07 15:13 UTC  (2+ messages)

ANNOUNCE: cifs-utils release 5.9 ready for download
 2013-01-07 12:46 UTC 

(no subject)
 2013-01-05 10:25 UTC 

[PATCH] cifs-utils: fix cifsidmap.h comment
 2013-01-02 19:12 UTC 

[PATCH 0/3] Data coherency fixes for v3.8
 2013-01-02 18:09 UTC  (9+ messages)
  ` [PATCH 1/3] Revert "CIFS: Fix write after setting a read lock for read oplock files"
  ` [PATCH 2/3] CIFS: Fix write after setting a read lock for read oplock files
  ` [PATCH 3/3] CIFS: Don't let read only caching for mandatory byte-range locked files

[PATCH v3 0/6] cifs-utils: plugin interface for name/SID/UID/GID mapping
 2013-01-02 11:32 UTC  (8+ messages)
` [PATCH v3 3/6] cifs-utils: convert setcifsacl to use the plugin interface
` [PATCH v3 4/6] cifs-utils: add autoconf test for WBC_ID_TYPE_BOTH
` [PATCH v3 6/6] cifs-utils: add a manpage for idmapwb
  ` [PATCH v3 1/6] cifs-utils: struct cifs_sid definition to new cifsidmap.h header
  ` [PATCH v3 2/6] cifs-utils: new plugin architecture for ID mapping code
  ` [PATCH v3 5/6] cifs-utils: convert cifs.idmap to use plugin interface

CIFS mount fails if I ctrl-c a long-running find process (Linux mounting Windows share)
 2012-12-29  3:01 UTC  (9+ messages)
          ` Fw: "

question about cifs mount timeouts and reconnects
 2012-12-28  9:20 UTC 

[PATCH] cifs: adjust sequence number downward after signing NT_CANCEL request
 2012-12-27 13:05 UTC 

[PATCH] cifs: move check for NULL socket into smb_send_rqst
 2012-12-27 12:53 UTC  (6+ messages)

3.7.1-rc1: cifs client panic
 2012-12-26  1:40 UTC  (2+ messages)

[PATCH] cifs: don't present the cifsFYI procfile when CONFIG_CIFS_DEBUG is disabled
 2012-12-23 13:54 UTC  (3+ messages)

N/A
 2012-12-22 22:08 UTC 

Fwd: [GIT] CIFS Fixes
 2012-12-22  2:46 UTC 

setting crypto signing key
 2012-12-18 19:25 UTC 

[PATCH] cifs: Do not enable debugging code by default
 2012-12-18 18:10 UTC  (8+ messages)
                      ` vfs trace points?: was: "

[PATCH v2 0/5] cifs-utils: plugin interface for SID to UID/GID mapping
 2012-12-18 15:04 UTC  (9+ messages)
  ` [PATCH v2 1/5] cifs-utils: struct cifs_sid definition to new cifsidmap.h header
  ` [PATCH v2 2/5] cifs-utils: new plugin architecture for ID mapping code
  ` [PATCH v2 3/5] cifs-utils: convert setcifsacl to use the plugin interface
  ` [PATCH v2 4/5] cifs-utils: convert cifs.idmap to use "
  ` [PATCH v2 5/5] cifs-utils: add a manpage for idmapwb

[PATCH] setcifsacl: remove syslog goop
 2012-12-18 13:59 UTC  (2+ messages)

[PATCH] cifs: eliminate cifsERROR variable
 2012-12-18 11:48 UTC 

[PATCH] cifs: don't compare uniqueids in cifs_prime_dcache unless server inode numbers are in use
 2012-12-18 11:46 UTC 

[PATCH 0/3] Add O_DENY* flags to fcntl and cifs
 2012-12-17 15:36 UTC  (8+ messages)


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