Linux CIFS filesystem development
 help / color / mirror / Atom feed
 messages from 2012-11-27 16:27:45 to 2012-12-17 15:36:44 UTC [more...]

[PATCH 0/3] Add O_DENY* flags to fcntl and cifs
 2012-12-17 15:36 UTC  (29+ messages)
` [PATCH 2/3] CIFS: Add O_DENY* open flags support
` [PATCH 3/3] CIFS: Use NT_CREATE_ANDX command for forcemand mounts
  ` [PATCH 1/3] fcntl: Introduce new O_DENY* open flags for network filesystems

[PATCH] cifs: Do not enable debugging code by default
 2012-12-17 15:30 UTC  (2+ 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] setcifsacl: remove syslog goop
 2012-12-13 14:35 UTC 

[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 

[PATCH 4/4] fs: remove obsolete simple_strto<foo>
 2012-12-13  3:33 UTC  (2+ messages)

[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  (4+ messages)
  ` [PATCH] CIFS: Fix possible data coherency problem after oplock break to None

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)

[PATCH] cifs-utils: new plugin architecture for ID mapping code
 2012-12-07 15:51 UTC  (2+ messages)

[PATCH 0/6] cifs-utils: a pile of random patches
 2012-12-07 15:34 UTC  (11+ messages)
  ` [PATCH 1/6] mount.cifs: treat uid=,gid=,cruid= options as name before assuming they're a number
  ` [PATCH 2/6] mount.cifs: don't pass "flag" options to the kernel
  ` [PATCH 3/6] autotools: remove unnecessary files from distro
  ` [PATCH 4/6] getcifsacl: use "size" instead of reconverting original field to host endian
  ` [PATCH 5/6] getcifsacl: free strings returned by wbcLookupSid
  ` [PATCH 6/6] getcifsacl: ensure that we don't overrun the wbcDomainSid when converting

CIFS VFS: Unexpected SMB signature ...NULL inode in lookup
 2012-12-07 14:19 UTC  (5+ messages)

[PATCH RFC] cifs-utils: new plugin architecture for ID mapping code
 2012-12-06 22:42 UTC  (10+ messages)

[PATCH] autoconf: enable full RELRO in cifs-utils binaries
 2012-12-06 11:56 UTC 

[PATCH] cifs: rename cifs_readdir_lookup to cifs_prime_dcache and make it void return
 2012-12-05 22:54 UTC  (2+ messages)

cifs-2.6.git for-next branch rebased on current mainline
 2012-12-05 19:33 UTC 

[PATCH] [CIFS] SMB3 mounts fail with access denied to some servers
 2012-12-05 17:24 UTC  (2+ messages)

[PATCH 0/3] cifs: neatening and embedded module size reduction
 2012-12-04 18:18 UTC  (17+ messages)
` [PATCH 1/3] cifs: Remove unused cEVENT macro
` [PATCH 2/3] cifs: Make CIFS_DEBUG possible to undefine
` [PATCH 3/3] cifs: Enable Kconfig control of CIFS_DEBUG
          ` [PATCH V2 3/3] cifs: Add CONFIG_CIFS_DEBUG and rename use "

[PATCH v2 0/6] relock file capability and locking fixes
 2012-12-03 15:20 UTC  (14+ messages)
  ` [PATCH v2 1/6] CIFS: Separate pushing posix locks and lock_sem handling
  ` [PATCH v2 2/6] CIFS: Separate pushing mandatory "
  ` [PATCH v2 3/6] CIFS: Implement cifs_relock_file
  ` [PATCH v2 4/6] CIFS: Fix lock consistensy bug in cifs_setlk
  ` [PATCH v2 5/6] CIFS: Do not permit write to a range mandatory locked with a read lock
  ` [PATCH v2 6/6] CIFS: Fix write after setting a read lock for read oplock files
      ` [PATCH v3 "

proposed cifs.ko authentication overhaul
 2012-12-03 12:46 UTC  (6+ messages)

[PATCH 5/6] cifs: fix up handling of prefixpath= option
 2012-12-03 11:48 UTC  (2+ messages)
  ` [PATCH 5/6 v2] "

[RFQ PATCH] cifs: Change default security error message
 2012-12-03 10:36 UTC  (7+ messages)
          ` [PATCH] MAINTAINERS: Fix cifs-tree git url

[GIT] 2 CIFS Fixes for Regressions
 2012-11-30 23:59 UTC 

Possible to make nfs aware of a inotify watch has been set
 2012-11-30 13:37 UTC  (22+ messages)

cifs: clean up handling of unc= option commit
 2012-11-30 12:02 UTC  (3+ messages)

[PATCH 0/3] Add O_DENY* flags to fcntl and cifs
 2012-11-30 11:10 UTC  (5+ messages)
  ` [PATCH 1/3] fcntl: Introduce new O_DENY* open flags for network filesystems
  ` [PATCH 2/3] CIFS: Add O_DENY* open flags support
  ` [PATCH 3/3] CIFS: Use NT_CREATE_ANDX command for forcemand mounts

[PATCH] cifs: Add handling of blank password option
 2012-11-29 16:56 UTC  (2+ messages)

Mounting SMB2 fails with -EINVAL on 3.7-rc7
 2012-11-29  5:38 UTC  (8+ messages)

[GIT] CIFS Fixes
 2012-11-28 20:27 UTC 

exec of files off cifs mounts can fail
 2012-11-28 20:17 UTC 

[PATCH 0/5] relock file capability and locking fixes
 2012-11-28 14:38 UTC  (15+ messages)
` [PATCH 5/5] CIFS: Fix write after setting a read lock for read oplock files

[PATCH] CIFS: Fix wrong buffer pointer usage in smb_set_file_info
 2012-11-28 11:39 UTC  (2+ messages)

Terminate 5 minute timeout for CIFS mount to missing server in stab?
 2012-11-27 18:51 UTC  (5+ messages)

[PATCH] cifs: fix writeback race with file that is growing
 2012-11-27 17:52 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