linux-fsdevel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2015-09-23 13:11:45 to 2015-09-27 22:09:31 UTC [more...]

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

[PATCH v4 0/7] Initial support for user namespace owned mounts
 2015-09-27 19:30 UTC  (22+ messages)
` [PATCH v4 1/7] fs: Add user namesapace member to struct super_block
` [PATCH v4 2/7] userns: Simpilify MNT_NODEV handling
` [PATCH v4 3/7] fs: Verify access of user towards block device file when mounting
` [PATCH v4 4/7] fs: Limit file caps to the user namespace of the super block
` [PATCH v4 5/7] fs: Treat foreign mounts as nosuid
` [PATCH v4 6/7] Smack: Add support for unprivileged mounts from user namespaces
` [PATCH v4 7/7] selinux: "

v4.3-rc2, fault in sock_release via nfs_put_client
 2015-09-27 18:22 UTC  (2+ messages)

[PATCH] mm: fix cpu hangs on truncating last page of a 16t sparse file
 2015-09-27 17:59 UTC  (4+ messages)

Build regressions/improvements in v4.3-rc2
 2015-09-27 16:09 UTC  (3+ messages)

[PATCH] fs: namespace: to_mnt_ns should be static
 2015-09-27 14:31 UTC 

aufs vs overlayfs for factory settings use case
 2015-09-27 13:53 UTC  (4+ messages)

[PATCH] UBIFS: Add freeze support in ubifs
 2015-09-27  8:06 UTC  (2+ messages)

[PATCH 0/3] Remove ext3 filesystem driver
 2015-09-27  7:24 UTC  (2+ messages)

[PATCHSET v2 block/for-4.2/writeback] ext4: implement cgroup writeback support
 2015-09-26 22:14 UTC  (28+ messages)
` [PATCH 2/2] "
              ` [PATCH cgroup/for-4.3-fixes] cgroup, writeback: don't enable cgroup writeback on traditional hierarchies

[PATCH 00/15] get_user_pages() for dax mappings
 2015-09-26 20:10 UTC  (24+ messages)
` [PATCH 01/15] avr32: convert to asm-generic/memory_model.h
` [PATCH 04/15] x86, mm: quiet arch_add_memory()
` [PATCH 05/15] pmem: kill memremap_pmem()
` [PATCH 06/15] devm_memunmap: use devres_release()
` [PATCH 07/15] devm_memremap: convert to return ERR_PTR
` [PATCH 08/15] block, dax, pmem: reference counting infrastructure
` [PATCH 11/15] mm, dax, pmem: introduce __pfn_t
` [PATCH 12/15] mm, dax, gpu: convert vm_insert_mixed to __pfn_t, introduce _PAGE_DEVMAP

ANNOUNCE: nfs-utils-1.3.3 released
 2015-09-26 17:39 UTC 

[PATCH] dax: fix deadlock in __dax_fault
 2015-09-26  3:17 UTC  (8+ messages)

[PATCH] f2fs: do not skip dentry block writes
 2015-09-26  2:54 UTC 

[PATCH v3 0/9] VFS: In-kernel copy system call
 2015-09-26  0:14 UTC  (13+ messages)
` [PATCH v3 1/9] vfs: add copy_file_range syscall and vfs helper
` [PATCH v3 2/9] x86: add sys_copy_file_range to syscall tables
` [PATCH v3 3/9] btrfs: add .copy_file_range file operation
` [PATCH v3 4/9] vfs: Copy should check len after file open mode
` [PATCH v3 5/9] vfs: Copy shouldn't forbid ranges inside the same file
  ` [PATCH v3 6/9] vfs: Copy should use file_out rather than file_in
` [PATCH v3 7/9] vfs: Remove copy_file_range mountpoint checks
` [PATCH v3 8/9] vfs: copy_file_range() can do a pagecache copy with splice
` [PATCH v3 9/9] btrfs: btrfs_copy_file_range() only supports reflinks
` [PATCH v3 10/9] copy_file_range.2: New page documenting copy_file_range()

[4.3-rc1, regression] ext2 vs ext3/ext4 fs probing issues
 2015-09-25 23:51 UTC  (2+ messages)

[RFC v7 00/41] Richacls
 2015-09-25 20:17 UTC  (44+ messages)
` [RFC v7 15/41] richacl: Automatic Inheritance
` [RFC v7 24/41] richacl: Set the other permissions to the other mask
` [RFC v7 25/41] richacl: Isolate the owner and group classes
` [RFC v7 26/41] richacl: Apply the file masks to a richacl
        ` [PATCH] richacl: Possible other write-through fix
` [RFC v7 27/41] richacl: Create richacl from mode values
` [RFC v7 28/41] nfsd: Keep list of acls to dispose of in compoundargs
` [RFC v7 29/41] nfsd: Use richacls as internal acl representation
` [RFC v7 30/41] nfsd: Add richacl support
` [RFC v7 31/41] nfsd: Add support for the v4.1 dacl attribute
` [RFC v7 32/41] nfsd: Add support for the MAY_CREATE_{FILE,DIR} permissions

fuse scalability part 1
 2015-09-25 17:53 UTC  (6+ messages)
  ` [fuse-devel] "

[PATCH] fs, seqfile: always allow oom killer
 2015-09-25 13:13 UTC  (2+ messages)

Data race in __inode_add_bytes
 2015-09-25 11:52 UTC  (5+ messages)

[v15 0/4] ext4: add project quota support
 2015-09-24 17:12 UTC  (12+ messages)
` [v15 1/4] ext4: adds project ID support

[PATCH v2] dax: fix NULL pointer in __dax_pmd_fault()
 2015-09-24 16:06 UTC  (8+ messages)

[PATCH 09/13] Move bp_type_idx to kernel/event/hw_breakpoint.c
 2015-09-24 12:15 UTC  (4+ messages)

ext4: performance regression introduced by the cgroup writeback support
 2015-09-24  7:26 UTC  (6+ messages)

[PATCH 0/3] make BTRFS, UDF, NILFS2 work with NFSv2
 2015-09-24  1:59 UTC  (4+ messages)
` [PATCH 1/3] BTRFS: support NFSv2 export

[PATCH v3 36/39] ubifs: implement ubifs_get_qsize to get quota size in ubifs
 2015-09-24  0:50 UTC  (12+ messages)

[PATCH v3 0/7] Initial support for user namespace owned mounts
 2015-09-23 21:00 UTC  (5+ messages)
` [PATCH v3 5/7] fs: Treat foreign mounts as nosuid

(unknown),
 2015-09-23 17:11 UTC 


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).