public inbox for linux-xfs@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2015-10-24 04:14:17 to 2015-11-03 16:25:52 UTC [more...]

[PATCH v13 00/51] Richacls
 2015-11-03 16:25 UTC  (53+ messages)
` [PATCH v13 01/51] vfs: Add IS_ACL() and IS_RICHACL() tests
` [PATCH v13 02/51] vfs: Add MAY_CREATE_FILE and MAY_CREATE_DIR permission flags
` [PATCH v13 03/51] vfs: Add MAY_DELETE_SELF and MAY_DELETE_CHILD "
` [PATCH v13 04/51] vfs: Make the inode passed to inode_change_ok non-const
` [PATCH v13 05/51] vfs: Add permission flags for setting file attributes
` [PATCH v13 06/51] richacl: In-memory representation and helper functions
` [PATCH v13 07/51] richacl: Permission mapping functions
` [PATCH v13 08/51] richacl: Compute maximum file masks from an acl
` [PATCH v13 09/51] richacl: Permission check algorithm
` [PATCH v13 10/51] vfs: Cache base_acl objects in inodes
` [PATCH v13 11/51] vfs: Add get_richacl and set_richacl inode operations
` [PATCH v13 12/51] vfs: Cache richacl in struct inode
` [PATCH v13 13/51] richacl: Update the file masks in chmod()
` [PATCH v13 14/51] richacl: Check if an acl is equivalent to a file mode
` [PATCH v13 15/51] richacl: Create-time inheritance
` [PATCH v13 16/51] richacl: Automatic Inheritance
` [PATCH v13 17/51] richacl: xattr mapping functions
` [PATCH v13 18/51] richacl: Add richacl xattr handler
` [PATCH v13 19/51] vfs: Add richacl permission checking
` [PATCH v13 20/51] ext4: Add richacl support
` [PATCH v13 21/51] ext4: Add richacl feature flag
` [PATCH v13 22/51] xfs: Fix error path in xfs_get_acl
` [PATCH v13 23/51] xfs: Make xfs_set_mode non-static
` [PATCH v13 24/51] xfs: Change how listxattr generates synthetic attributes
` [PATCH v13 25/51] xfs: Add richacl support
` [PATCH v13 26/51] xfs: Plug memory leak in xfs_attrmulti_attr_set
` [PATCH v13 27/51] xfs: Fix richacl access by ioctl
` [PATCH v13 28/51] richacl: acl editing helper functions
` [PATCH v13 29/51] richacl: Move everyone@ aces down the acl
` [PATCH v13 30/51] richacl: Propagate everyone@ permissions to other aces
` [PATCH v13 31/51] richacl: Set the owner permissions to the owner mask
` [PATCH v13 32/51] richacl: Set the other permissions to the other mask
` [PATCH v13 33/51] richacl: Isolate the owner and group classes
` [PATCH v13 34/51] richacl: Apply the file masks to a richacl
` [PATCH v13 35/51] richacl: Create richacl from mode values
` [PATCH v13 36/51] nfsd: Keep list of acls to dispose of in compoundargs
` [PATCH v13 37/51] nfsd: Use richacls as internal acl representation
` [PATCH v13 38/51] nfsd: Add richacl support
` [PATCH v13 39/51] nfsd: Add support for the v4.1 dacl attribute
` [PATCH v13 40/51] nfsd: Add support for the MAY_CREATE_{FILE, DIR} permissions
` [PATCH v13 41/51] richacl: Add support for unmapped identifiers
` [PATCH v13 42/51] nfsd: Add support for unmapped richace identifiers
` [PATCH v13 43/51] ext4: Don't allow unmapped identifiers in richacls
` [PATCH v13 44/51] xfs: "
` [PATCH v13 45/51] sunrpc: Allow to demand-allocate pages to encode into
` [PATCH v13 46/51] sunrpc: Add xdr_init_encode_pages
` [PATCH v13 47/51] nfs: Fix GETATTR bitmap verification
` [PATCH v13 48/51] nfs: Remove unused xdr page offsets in getacl/setacl arguments
` [PATCH v13 49/51] nfs: Distinguish missing users and groups from nobody
` [PATCH v13 50/51] nfs: Add richacl support
` [PATCH v13 51/51] nfs: Add support for the v4.1 dacl attribute

[PATCH] xfs: only modify ACLs if CONFIG_XFS_POSIX_ACL enabled
 2015-11-03 15:54 UTC  (2+ messages)

On-disk data for XFS_DINNODE_FMT_EXTENTS
 2015-11-03 15:31 UTC  (3+ messages)

[PATCH] xfs: Fix error path in xfs_get_acl
 2015-11-03 13:47 UTC 

Is it possible to change sunit of log section post-mkfs
 2015-11-03 13:02 UTC  (2+ messages)

[PATCH 0/6 V2] xfs: upfront block zeroing for DAX
 2015-11-03  9:16 UTC  (26+ messages)
` [PATCH 1/6] xfs: fix inode size update overflow in xfs_map_direct()
` [PATCH 2/6] xfs: introduce BMAPI_ZERO for allocating zeroed extents
` [PATCH 3/6] xfs: Don't use unwritten extents for DAX
` [PATCH 4/6] xfs: DAX does not use IO completion callbacks
` [PATCH 5/6] xfs: add ->pfn_mkwrite support for DAX
` [PATCH 6/6] xfs: xfs_filemap_pmd_fault treats read faults as write faults

与B2B展会等传统平台互补的外贸客户开发模式
 2015-11-03  7:31 UTC 

Как уволить сотрудника, если он этого не хочет
 2015-11-03  6:59 UTC 

[ANNOUNCE] xfs: for-next branch rebased and updated to 264e89a
 2015-11-03  5:06 UTC 

[PATCH v2 0/5] xfs: SGI ACL Fixes
 2015-11-03  2:12 UTC  (13+ messages)
` [PATCH v2 1/5] xfs: Validate the length of on-disk ACLs
` [PATCH v2 2/5] xfs: Plug memory leak in xfs_attrmulti_attr_set
` [PATCH v2 3/5] xfs: SGI ACLs: Fix caching and mode setting
` [PATCH v2 4/5] xfs: Add namespace parameter to the xfs kuid/kgid <=> uid/gid wrappers
` [PATCH v2 5/5] xfs: SGI ACLs: Map uid/gid namespaces
  ` [PATCH 1/2] xfs: Fixes to "invalidate cached acl if set directly via xattr"
  ` [PATCH 2/2] xfs: invalidate cached acl if set via ioctl

[RFC 00/11] DAX fsynx/msync support
 2015-11-02 21:02 UTC  (23+ messages)
` [RFC 01/11] pmem: add wb_cache_pmem() to the PMEM API
` [RFC 02/11] mm: add pmd_mkclean()
` [RFC 03/11] pmem: enable REQ_FLUSH handling
` [RFC 04/11] dax: support dirty DAX entries in radix tree
` [RFC 05/11] mm: add follow_pte_pmd()
` [RFC 06/11] mm: add pgoff_mkclean()
` [RFC 07/11] mm: add find_get_entries_tag()
` [RFC 08/11] fs: add get_block() to struct inode_operations
` [RFC 09/11] dax: add support for fsync/sync
` [RFC 10/11] xfs, ext2: call dax_pfn_mkwrite() on write fault
` [RFC 11/11] ext4: add ext4_dax_pfn_mkwrite()

[PATCH] xfs: don't leak uuid table on rmmod
 2015-11-02 17:56 UTC 

[PATCH 0/7] xfs: patches remaining for 4.4 merge window
 2015-11-02 14:15 UTC  (11+ messages)
` [PATCH 1/7] xfs: fix inode size update overflow in xfs_map_direct()
` [PATCH 2/7] xfs: introduce BMAPI_ZERO for allocating zeroed extents
` [PATCH 3/7] xfs: Don't use unwritten extents for DAX
` [PATCH 4/7] xfs: DAX does not use IO completion callbacks
` [PATCH 5/7] xfs: add ->pfn_mkwrite support for DAX
` [PATCH 6/7] xfs: xfs_filemap_pmd_fault treats read faults as write faults
` [PATCH 7/7] xfs: optimise away log forces on timestamp updates for fdatasync

hdd + ssd
 2015-11-02 12:05 UTC  (5+ messages)

[ANNOUNCE] xfs: for-next branch updated to f108bf2
 2015-11-02  3:53 UTC 

Problems compiling xfsdump on Debian unstable
 2015-11-02  3:25 UTC  (3+ messages)

即事思江海”收到回复
 2015-11-01  0:46 UTC 

Offrez vous 3 ans de serenite pour 1 euros
 2015-10-31  3:42 UTC 

[RFCv3 00/58] xfs: add reverse-mapping, reflink, and dedupe support
 2015-10-30 20:56 UTC  (4+ messages)
` [PATCH 40/58] libxfs: adjust refcount of an extent of blocks in refcount btree

[PATCH] xfs_io: implement 'inode' command V3
 2015-10-30 15:17 UTC  (5+ messages)

[PATCH] xfs: invalidate cached acl if set directly via xattr
 2015-10-30 14:46 UTC 

[PATCH 0/8] xfsdump: Ouchie! My bleeding eyes!
 2015-10-30 11:39 UTC  (10+ messages)
` [PATCH 1/8] cleanup: get rid of ASSERT

[PATCH] xfsprogs: make fsr use mntinfo when there is no mntent
 2015-10-29 15:26 UTC  (3+ messages)
` [PATCH v2] "

Bushwhackers 10th Birthday Bash
 2015-10-29  6:55 UTC 

Speeding up xfs_repair on filesystem with millions of inodes
 2015-10-28 17:31 UTC  (5+ messages)

Surface ceiling lighting
 2015-10-28 12:06 UTC 

Inconsistencies with trusted.SGI_ACL_{FILE,DEFAULT}
 2015-10-27 23:38 UTC  (30+ messages)
        ` [PATCH 0/4] xfs: SGI ACL Fixes
          ` [PATCH 1/4] xfs: Validate the length of on-disk ACLs
          ` [PATCH 2/4] xfs: SGI ACLs: Fix caching and mode setting
          ` [PATCH 3/4] xfs: SGI ACLs: Map uid/gid namespaces
          ` [PATCH 4/4] xfs: SGI ACLs: Prepare for richacls

Бережливое производство. Обучение
 2015-10-27  3:33 UTC 

[PATCH 0/4] Richacl support
 2015-10-27  1:23 UTC  (5+ messages)
` [PATCH 4/4] xfs_repair: Validate richacl attributes
    ` [PATCH] xfs_repair: Check for invalid ACL types

[PATCH] xfs: optimise away log forces on timestamp updates for fdatasync
 2015-10-26 20:54 UTC  (5+ messages)

[PATCH] xfs: clear PF_NOFREEZE for xfsaild kthread
 2015-10-26 14:08 UTC  (2+ messages)

isolez votre maison !
 2015-10-24  4:12 UTC 


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