Linux CIFS filesystem development
 help / color / mirror / Atom feed
 messages from 2012-12-07 16:16:02 to 2013-02-05 20:17:42 UTC [more...]

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

[PATCH v2 0/8] Add O_DENY* support for VFS and CIFS/NFS
 2013-02-05 14:38 UTC  (6+ messages)

[PATCH v2 1/8] locks: make flock_lock_file take is_conflict callback parm
 2013-02-05 14:35 UTC  (13+ 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

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] "

[PATCH 1/1] cifs: set MAY_SIGN when sec=krb5
 2013-02-01  5:51 UTC  (6+ messages)

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 

Writes greater than 64k fails with -ENOSPC
 2013-01-31 11:24 UTC  (11+ messages)

[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  (3+ messages)

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

[PATCH RFC] cifs: revalidate directories instiantiated via FIND_* in order to handle DFS referrals
 2013-01-15 19:47 UTC  (3+ messages)

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  (16+ messages)

your patch 1165211 on pachwork.kernel.org
 2012-12-17 14:12 UTC 

Performance degradation with ISAM tables
 2012-12-15 14:39 UTC  (5+ messages)

Re: [Regression] commit 81bcd8b7 breaks CIFS mount
 2012-12-14  6:11 UTC 

[Regression] commit 81bcd8b7 breaks CIFS mount
 2012-12-14  5:05 UTC  (2+ messages)

Mounting CIFS with root not accessible - permission denied
 2012-12-14  2:54 UTC  (2+ messages)

[PATCH] cifs: fix double-free of "string" in cifs_parse_mount_options
 2012-12-13 14:51 UTC  (2+ messages)

[PATCH] getcifsacl: remove unneeded openlog() call
 2012-12-13 13:48 UTC  (2+ messages)

[PATCH] cifs-utils: only link in -lrt to binaries that need it
 2012-12-13 13:48 UTC  (2+ messages)

[PATCH] autoconf: enable full RELRO in cifs-utils binaries
 2012-12-13 13:48 UTC  (2+ messages)

FINANCIAL LOAN OFFER AT 3% INTEREST RATE
 2012-12-13  7:52 UTC 

[GIT] CIFS Fixes
 2012-12-12  4:58 UTC 

[PATCH v4] CIFS: Fix write after setting a read lock for read oplock files
 2012-12-11 16:31 UTC  (2+ messages)

Patch review for Jeff's UNC path processing series
 2012-12-10 11:37 UTC  (2+ messages)

[PATCH] [CIFS] fix "disabling echoes and oplocks" on SMB2 mounts
 2012-12-10  1:39 UTC  (3+ messages)

[CIFS] Do not send SMB2 signatures for SMB3 frames
 2012-12-10  1:31 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