Linux CIFS filesystem development
 help / color / mirror / Atom feed
 messages from 2015-01-28 19:36:04 to 2015-08-04 11:53:26 UTC [more...]

[RFC v6 00/40] Richacls
 2015-08-04 11:53 UTC  (29+ messages)
` [RFC v6 01/40] vfs: Add IS_ACL() and IS_RICHACL() tests
` [RFC v6 02/40] vfs: Add MAY_CREATE_FILE and MAY_CREATE_DIR permission flags
` [RFC v6 03/40] vfs: Add MAY_DELETE_SELF and MAY_DELETE_CHILD "
` [RFC v6 04/40] vfs: Make the inode passed to inode_change_ok non-const
` [RFC v6 05/40] vfs: Add permission flags for setting file attributes
` [RFC v6 06/40] richacl: In-memory representation and helper functions
  ` [RFC v6 07/40] richacl: Permission mapping functions
  ` [RFC v6 08/40] richacl: Compute maximum file masks from an acl
  ` [RFC v6 18/40] ext4: Add richacl support
  ` [RFC v6 23/40] richacl: Set the owner permissions to the owner mask
` [RFC v6 09/40] richacl: Update the file masks in chmod()
` [RFC v6 10/40] richacl: Permission check algorithm
` [RFC v6 11/40] vfs: Cache base_acl objects in inodes
` [RFC v6 12/40] vfs: Cache richacl in struct inode
` [RFC v6 13/40] richacl: Check if an acl is equivalent to a file mode
` [RFC v6 14/40] richacl: Create-time inheritance
` [RFC v6 15/40] richacl: Automatic Inheritance
` [RFC v6 16/40] richacl: xattr mapping functions
` [RFC v6 17/40] vfs: Add richacl permission checking
` [RFC v6 19/40] ext4: Add richacl feature flag
` [RFC v6 20/40] richacl: acl editing helper functions
` [RFC v6 21/40] richacl: Move everyone@ aces down the acl
` [RFC v6 22/40] richacl: Propagate everyone@ permissions to other aces
` [RFC v6 24/40] richacl: Set the other permissions to the other mask
` [RFC v6 25/40] richacl: Isolate the owner and group classes
` [RFC v6 26/40] richacl: Apply the file masks to a richacl
` [RFC v6 27/40] richacl: Create richacl from mode values
` [RFC v6 28/40] nfsd: Keep list of acls to dispose of in compoundargs

[PATCH 12/15] fs: Drop unlikely before IS_ERR(_OR_NULL)
 2015-07-31  9:20 UTC  (2+ messages)

[regression 4.2-rc3] loop: xfstests xfs/073 deadlocked in low memory conditions
 2015-07-29 22:13 UTC  (3+ messages)

Kerberized mount.cifs with SMB>1?
 2015-07-24 10:09 UTC 

[PATCH 2/2] Update cifs version number
 2015-07-04 23:57 UTC 

[PATCH 1/2] Add way to query server fs info for smb3
 2015-07-04 23:56 UTC 

[GIT PULL] CIFS/SMB3 changes for 4.2
 2015-06-30 19:25 UTC 

[PATCHv2] Add reflink copy over SMB3.11 with new FSCTL_DUPLICATE_EXTENTS
 2015-06-29 21:50 UTC  (9+ messages)
            ` Fwd: "

[PATCH] cifs: Unset CIFS_MOUNT_POSIX_PATHS flag when following dfs mounts
 2015-06-29 19:03 UTC  (3+ messages)

permissions
 2015-06-29 14:49 UTC 

[PATCH 1/5] Add SMB3.11 mount option synonym for new dialect
 2015-06-28 23:36 UTC  (5+ messages)
  ` [PATCH 2/5] Add reflink copy over SMB3.11 with new FSCTL_DUPLICATE_EXTENTS
  ` [PATCH 4/5] Add ioctl to set integrity
  ` [PATCH 5/5] Update negotiate protocol for SMB3.11 dialect
` [PATCH 3/5] Add Get/Set Integrity Information structure definitions

SMB3 very fast file copy over the network with FSCTL_DUPLICATE_EXTENTS
 2015-06-24  5:20 UTC 

cifs.ko client failover with CSVFS Windows 2012 R2 server
 2015-06-23 19:20 UTC  (3+ messages)

CIFS QPathInfo fallback to buggy servers
 2015-06-23  6:31 UTC 

Fwd: CentOS cifs client sees Windows 2012 deduplicated files as symlinks
 2015-06-21 19:43 UTC  (4+ messages)
      `  "

Flush issue with overwritten FID
 2015-06-11 16:06 UTC  (2+ messages)

Can't mount domain share any more -> "mount error(112): Host is down" ; smbclient works with '-m SMB3'
 2015-06-10 14:14 UTC 

Copy from CIFS mount blocks until straced
 2015-06-02 14:15 UTC 

cifs client not forgiving enough when neg prot smb1 (with extended security)
 2015-05-28 22:18 UTC  (2+ messages)

[GIT] CIFS Fixes
 2015-05-27 20:18 UTC 

[PATCH] CIFS: Fix race condition on RFC1002_NEGATIVE_SESSION_RESPONSE
 2015-05-20 18:26 UTC  (3+ messages)

[PATCH 1/1] cifs: potential missing check for posix_lock_file_wait
 2015-05-20 18:16 UTC  (5+ messages)

[PATCH] Fix to convert SURROGATE PAIR filename
 2015-05-20 18:14 UTC  (5+ messages)

[PATCH] cifs: When "refer file directly", make new inode cache if "uniqueid is different"
 2015-05-20 18:06 UTC  (9+ messages)

[patch] CIFS: remove an unneeded NULL check
 2015-05-20 16:36 UTC  (2+ messages)

[CIFS] fix static checker warning
 2015-05-20 16:21 UTC  (2+ messages)

change mapping default to documented SFM mapping - comments?
 2015-04-22 10:35 UTC 

Query regarding patent on compounding of request
 2015-04-12 22:53 UTC  (2+ messages)

[PATCH] cifs: Don't replace dentries for dfs mounts
 2015-04-07 14:04 UTC  (5+ messages)

Fix another bug from patch Re: [PATCH] Fix that several functions handle incorrect value of mapchars
 2015-04-07  3:47 UTC  (2+ messages)

[RFC PATCH 0/5] Remove rw parameter from direct_IO()
 2015-04-05 16:27 UTC  (12+ messages)
` [RFC PATCH 1/5] new helper: iov_iter_rw()
` [RFC PATCH 2/5] Remove rw from {,__,do_}blockdev_direct_IO()
` [RFC PATCH 3/5] Remove rw from dax_{do_,}io()
` [RFC PATCH 5/5] direct_IO: remove rw from a_ops->direct_IO()
  ` [RFC PATCH 4/5] direct_IO: use iov_iter_rw() instead of rw everywhere

[PATCH 07/16] cifs: use is_xxx_kiocb instead of filp->fl_flags
 2015-04-04 19:13 UTC 

Problem with mount.cifs in Fedora 19
 2015-04-03 11:59 UTC  (5+ messages)

[GIT PULL] CIFS Fixes
 2015-04-03  3:32 UTC 

[PATCH 0/4] Fix various coverity warnings in fs/cifs
 2015-04-01 11:07 UTC  (19+ messages)
` [PATCH 1/4] [SMB3] Fix warning on uninitialized buftype
` [PATCH 2/4] [CIFS] Don't ignore errors on encrypting password in SMBTcon
  ` [PATCH 3/4] [SMB3] Fix dereference before null check warning
` [PATCH 4/4] [SMB3] Fix coverity warning

[PATCH] [CIFS] Fix warning
 2015-03-31  3:10 UTC 

[PATCH] CIFS: session servername can't be null
 2015-03-31  0:07 UTC 

Fwd: [RFC 00/39] Richacls (2)
 2015-03-30 18:16 UTC 

GSOC 2015 Aspirant for Improving SMB3 protocol improvements
 2015-03-27 18:42 UTC  (4+ messages)

cifs kernel client status wiki page
 2015-03-25 18:20 UTC 

SMB3 Linux<->Linux symlinks?
 2015-03-25  2:56 UTC  (2+ messages)

[PATCH 1/1] cifs: potential memory leaks when parsing mnt opts
 2015-03-24  4:43 UTC  (5+ messages)

[PATCH] cifs: fix use-after-free bug in find_writable_file
 2015-03-14 17:23 UTC  (3+ messages)

DFS referrals support ?
 2015-03-13 16:07 UTC  (5+ messages)

[patch] mm, mempool: do not allow atomic resizing
 2015-03-11 12:41 UTC  (2+ messages)

How does mounting with BACKUP INTENT work in CIFS?
 2015-03-04 12:46 UTC  (6+ messages)

Hanging cifsiod / OpLock break problems
 2015-03-04  3:08 UTC  (2+ messages)

Confidential Letter
 2015-03-02  0:34 UTC 

Fwd: [RFC 00/21] Richacls
 2015-02-26  1:34 UTC 

SMB2 test suite question
 2015-02-25 19:54 UTC  (2+ messages)

Access denied in sub-folder
 2015-02-24 21:05 UTC  (2+ messages)

Failure to mount a built-in SMB/CIFS server in a router
 2015-02-22 16:09 UTC  (4+ messages)

Question regarding kernel cifs mount bug with prefixpath
 2015-02-19  3:53 UTC  (2+ messages)

[PATCH] Fix that several functions handle incorrect value of mapchars
 2015-02-13  7:50 UTC  (2+ messages)
      ` Fix another bug from patch "

New ioctl
 2015-02-10 21:35 UTC  (5+ messages)
` New ioctl - FSCTL_DUPLICATE_EXTENTS_TO_FILE

[PATCH] cifs: smb2_clone_range() - exit on unhandled error
 2015-02-06  6:05 UTC  (2+ messages)

[GIT PULL] CIFS Fixes
 2015-02-04 17:42 UTC 

[PATCH v3 00/13] locks: saner method for managing file locks
 2015-02-03 18:01 UTC  (4+ messages)

[PATCH] Fix that several functions handle incorrect value of mapchars
 2015-02-03  8:07 UTC 

The patents and license issue from microsoft regarding SMB implementation(GPL)
 2015-01-28 22:32 UTC  (4+ messages)
  ` Aw: "
    `  "


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