linux-fsdevel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2016-07-11 10:09:27 to 2016-07-15 08:00:52 UTC [more...]

[RFC v3 00/45] Richacls
 2016-07-15  8:00 UTC  (4+ messages)
` [RFC v3 42/45] nfs: Add richacl support

[PATCH] staging: lustre: o2iblnd: iov fixes for kiblnd_send
 2016-07-15  5:14 UTC  (3+ messages)

[PATCH 1/5] f2fs: refactor __exchange_data_block for speed up
 2016-07-15  3:05 UTC  (7+ messages)
` [PATCH 2/5] f2fs: disable extent_cache for fcollapse/finsert inodes
` [PATCH 3/5] f2fs: support copy_file_range
` [PATCH 4/5] f2fs: add maximum prefree segments
` [PATCH 5/5] f2fs: use blk_plug in all the possible paths

[PATCH] ext4 crypto: migrate into vfs's crypto engine
 2016-07-15  2:53 UTC  (4+ messages)
` [PATCH v2] "

[PATCH 0/5 RFC] Add an interface to discover relationships between namespaces
 2016-07-15  2:12 UTC  (14+ messages)
` [PATCH 1/5] namespaces: move user_ns into ns_common
` [PATCH 2/5] kernel: add a helper to get an owning user namespace for a namespace
` [PATCH 3/5] nsfs: add ioctl to get an owning user namespace for ns file descriptor
` [PATCH 4/5] nsfs: add ioctl to get a parent namespace
` [PATCH 5/5] tools/testing: add a test to check nsfs ioctl-s

[PATCH 1/2] dax: some small updates to dax.txt documentation
 2016-07-14 21:40 UTC  (2+ messages)
` [PATCH 2/2] dax: remote unused fault wrappers

[PATCH v23 00/22] Richacls (Core and Ext4)
 2016-07-14 20:59 UTC  (36+ messages)
` [PATCH v23 06/22] richacl: In-memory representation and helper functions
` [PATCH v23 07/22] richacl: Permission mapping functions
` [PATCH v23 08/22] richacl: Compute maximum file masks from an acl
` [PATCH v23 09/22] richacl: Permission check algorithm
` [PATCH v23 13/22] vfs: Cache richacl in struct inode
` [PATCH v23 14/22] richacl: Update the file masks in chmod()
` [PATCH v23 15/22] richacl: Check if an acl is equivalent to a file mode
` [PATCH v23 16/22] richacl: Create-time inheritance
` [PATCH v23 17/22] richacl: Automatic Inheritance
` [PATCH v23 18/22] richacl: xattr mapping functions
` [PATCH v23 19/22] richacl: Add richacl xattr handler
` [PATCH v23 20/22] vfs: Add richacl permission checking

FIDEDUPERANGE with src_length == 0
 2016-07-14 18:16 UTC  (7+ messages)

[PATCH] ioctl_ficlonerange.2: mention a subtlety with length == 0
 2016-07-14 18:11 UTC 

[PATCH v2 0/7] vfs: Use dlock list for SB's s_inodes list
 2016-07-14 17:41 UTC  (24+ messages)
` [PATCH v2 1/7] lib/dlock-list: Distributed and lock-protected lists
` [PATCH v2 2/7] lib/dlock-list: Add __percpu modifier for parameters
` [PATCH v2 3/7] fsnotify: Simplify inode iteration on umount
` [PATCH v2 4/7] vfs: Remove unnecessary list_for_each_entry_safe() variants
` [PATCH v2 5/7] vfs: Use dlock list for superblock's inode list
` [RFC PATCH v2 6/7] lib/persubnode: Introducing a simple per-subnode APIs
` [RFC PATCH v2 7/7] lib/dlock-list: Use the per-subnode APIs for managing lists

[PATCH review 0/12] General unprivileged mount support v2
 2016-07-14 17:03 UTC  (11+ messages)
` [PATCH review 01/12] fs: Refuse uid/gid changes which don't map into s_user_ns
  ` [PATCH review 08/12] quota: Ensure qids map to the filesystem
  ` [PATCH review 10/12] dquot: For now explicitly don't support filesystems outside of init_user_ns

[RFC PATCH 0/9][V3] Overlayfs SELinux Support
 2016-07-14 14:32 UTC  (24+ messages)
` [PATCH 1/9] security, overlayfs: provide copy up security hook for unioned files
` [PATCH 2/9] selinux: Implementation for inode_copy_up() hook
` [PATCH 3/9] security,overlayfs: Provide security hook for copy up of xattrs for overlay file
` [PATCH 4/9] selinux: Implementation for inode_copy_up_xattr() hook
` [PATCH 5/9] selinux: Pass security pointer to determine_inode_label()
` [PATCH 6/9] security, overlayfs: Provide hook to correctly label newly created files
` [PATCH 7/9] selinux: Implement dentry_create_files_as() hook
` [PATCH 8/9] overlayfs: Dilute permission checks on lower only if not special file
` [PATCH 9/9] overlayfs: Append MAY_READ when diluting write checks

[Bug] fs/dcache.c: NULL pointer dereference on dentry_string_cmp
 2016-07-14 13:25 UTC 

What to do on cdev_add failure
 2016-07-14  6:47 UTC  (2+ messages)

[PATCH 1/7] f2fs: set mapping error for EIO
 2016-07-14  6:07 UTC  (9+ messages)
` [PATCH 3/7] f2fs: drop any block plugging
  ` [f2fs-dev] "

[PATCH v6 000/119] xfs: add reverse mapping, reflink, dedupe, and online scrub support
 2016-07-13 23:55 UTC  (26+ messages)
` [PATCH 006/119] xfs: port differences from xfsprogs libxfs
` [PATCH 031/119] xfs: rmap btree requires more reserved free space
` [PATCH 036/119] xfs: add an extent to the rmap btree
` [PATCH 037/119] xfs: remove an extent from "
` [PATCH 038/119] xfs: convert unwritten status of reverse mappings
` [PATCH 039/119] xfs: add rmap btree insert and delete helpers
` [PATCH 040/119] xfs: create helpers for mapping, unmapping, and converting file fork extents

[PATCH v2] xfs: abstract block export operations from nfsd layouts
 2016-07-13 23:23 UTC  (4+ messages)

mmotm 2016-07-13-16-09 uploaded
 2016-07-13 23:09 UTC 

Fast Loans
 2016-07-13 12:27 UTC 

[PATCH v2 10/17] libnvdimm, pmem: use REQ_FUA, REQ_FLUSH for nvdimm_flush()
 2016-07-13 19:46 UTC  (3+ messages)
` [PATCH v3] "

[PATCH 0/2] binfmt_elf: fix calculations for bss padding
 2016-07-13 17:00 UTC  (9+ messages)
` [PATCH 1/2] "
` [PATCH 2/2] mm: refuse wrapped vm_brk requests

ELOOP from getdents
 2016-07-13 15:34 UTC  (5+ messages)

FS: the /tmp can't be umounted!
 2016-07-13  6:33 UTC 

mmotm 2016-07-12-15-56 uploaded
 2016-07-12 22:57 UTC 

[PATCH v2 03/17] libnvdimm: introduce devm_nvdimm_memremap(), convert nfit_spa_map() users
 2016-07-12 22:22 UTC  (2+ messages)
` [PATCH v3] "

[PATCH v2 08/17] libnvdimm: introduce nvdimm_flush() and nvdimm_has_flush()
 2016-07-12 22:25 UTC  (2+ messages)
` [PATCH v3] "

[PATCH 00/10] allow BFLT executables on systems with a MMU
 2016-07-12 22:21 UTC  (12+ messages)
` [PATCH 01/10] binfmt_flat: assorted cleanups
` [PATCH 02/10] elf_fdpic_transfer_args_to_stack(): make it generic
` [PATCH 03/10] binfmt_flat: use generic transfer_args_to_stack()
` [PATCH 04/10] binfmt_flat: clean up create_flat_tables() and stack accesses
` [PATCH 05/10] binfmt_flat: use proper user space accessors with relocs processing code
` [PATCH 06/10] binfmt_flat: use proper user space accessors with old relocs code
` [PATCH 07/10] binfmt_flat: use clear_user() rather than memset() to clear .bss
` [PATCH 08/10] binfmt_flat: update libraries' data segment pointer with userspace accessors
` [PATCH 09/10] binfmt_flat: add MMU-specific support
` [PATCH 10/10] binfmt_flat: allow compressed flat binary format to work on MMU systems

[PATCH v2 00/17] replace pcommit with ADR or directed flushing
 2016-07-12 22:12 UTC  (4+ messages)
` [PATCH v2 16/17] x86/insn: remove pcommit

aio: Question about durability guarantees
 2016-07-12 15:11 UTC  (4+ messages)

[PATCH] vfs: check i_count under lock in evict_inodes
 2016-07-12  5:26 UTC  (5+ messages)

[git pull] vfs.git fixes
 2016-07-12  5:16 UTC 

[RFC PATCH 0/7][V2] Overlayfs SELinux Support
 2016-07-12  0:02 UTC  (12+ messages)
` [PATCH 1/7] security, overlayfs: provide copy up security hook for unioned files
` [PATCH 3/7] security,overlayfs: Provide security hook for copy up of xattrs for overlay file
      ` [kbuild-all] [PATCH 3/7] security, overlayfs: "

More parallel atomic_open/d_splice_alias fun with NFS and possibly more FSes
 2016-07-11 22:54 UTC  (14+ messages)
                      ` lustre sendmsg stuff

[RFC PATCH] ext4: validate number of meta clusters in group
 2016-07-11 20:30 UTC  (6+ messages)

[PATCH] posix_acl: de-union a_refcount and a_rcu
 2016-07-11 17:49 UTC  (4+ messages)

[RESEND PATCH 0/5] vfs: Use dlock list for SB's s_inodes list
 2016-07-11 17:37 UTC  (4+ messages)
` [RESEND PATCH 1/5] lib/dlock-list: Distributed and lock-protected lists

[PATCH resend] posix_acl: de-union a_refcount and a_rcu
 2016-07-11 13:10 UTC 

Hang due to nfs letting tasks freeze with locked inodes
 2016-07-11 12:50 UTC  (10+ messages)

A filesystem without directories
 2016-07-11 12:33 UTC  (2+ messages)


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