Linux CIFS filesystem development
 help / color / mirror / Atom feed
 messages from 2012-11-21 14:25:28 to 2012-12-06 21:39:44 UTC [more...]

[PATCH 0/3] Add O_DENY* flags to fcntl and cifs
 2012-12-06 21:39 UTC  (11+ 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 RFC] cifs-utils: new plugin architecture for ID mapping code
 2012-12-06 21:12 UTC  (9+ messages)

[PATCH v4] CIFS: Fix write after setting a read lock for read oplock files
 2012-12-06 18:15 UTC  (3+ messages)
  ` [PATCH] CIFS: Fix possible data coherency problem after oplock break to None

[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)

CIFS VFS: Unexpected SMB signature ...NULL inode in lookup
 2012-12-05 15:18 UTC  (4+ messages)

[PATCH 0/6] cifs-utils: a pile of random patches
 2012-12-04 18:32 UTC  (10+ 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

[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 0/6] cifs: fix handling of unc= and prefixpath= mount options
 2012-12-03 11:48 UTC  (18+ messages)
` [PATCH 1/6] cifs: make error on lack of a unc= option more explicit
` [PATCH 2/6] cifs: get rid of smb_vol->UNCip and smb_vol->port
` [PATCH 3/6] cifs: make convert_delimiter use strchr instead of open-coding it
` [PATCH 4/6] cifs: clean up handling of unc= option
` [PATCH 5/6] cifs: fix up handling of prefixpath= option
    ` [PATCH 5/6 v2] "
` [PATCH 6/6] cifs: parse the device name into UNC and prepath
  ` [PATCH 7/6] cifs: remove unneeded address argument from cifs_find_tcp_session and match_server
      ` [PATCH 8/6] cifs: always zero out smb_vol before parsing options

[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  (20+ messages)
  ` [PATCH 1/5] CIFS: Separate pushing posix locks and lock_sem handling
  ` [PATCH 2/5] CIFS: Separate pushing mandatory "
  ` [PATCH 3/5] CIFS: Implement cifs_relock_file
  ` [PATCH 4/5] CIFS: Fix lock consistensy bug in cifs_setlk
  ` [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)

[PATCH v2 0/9] cifs: second pile of cleanups for cifsacl
 2012-11-26  1:10 UTC  (7+ messages)
` [PATCH v2 5/9] cifs: simplify id_to_sid and sid_to_id mapping code
` [PATCH v2 9/9] cifs: ensure we revalidate the inode after readdir if cifsacl is enabled

Upgrade default authentication to NTLMv2/NTLMSSP (try #2)
 2012-11-25 11:24 UTC  (2+ messages)

Upgrading security default
 2012-11-25  5:57 UTC  (9+ messages)

[PATCH] CIFS: Fix IP address bounds checking on mount utility
 2012-11-24 17:33 UTC  (5+ messages)

[PATCH] CIFS: Make use of common cifs_build_path_to_root for CIFS and SMB2
 2012-11-23 11:34 UTC  (2+ messages)

[PATCH 0/3] Add O_DENY* flags to fcntl and cifs
 2012-11-21 14:47 UTC  (5+ 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


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