linux-fsdevel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2016-07-05 15:50:49 to 2016-07-09 13:25:58 UTC [more...]

[PATCH v6 000/119] xfs: add reverse mapping, reflink, dedupe, and online scrub support
 2016-07-09 13:25 UTC  (35+ messages)
` [PATCH 013/119] xfs: support btrees with overlapping intervals for keys
` [PATCH 026/119] xfs: add owner field to extent allocation and freeing
` [PATCH 028/119] xfs: define the on-disk rmap btree format
` [PATCH 030/119] xfs: rmap btree transaction reservations
` [PATCH 031/119] xfs: rmap btree requires more reserved free space
` [PATCH 032/119] xfs: add rmap btree operations
` [PATCH 033/119] xfs: support overlapping intervals in the rmap btree
` [PATCH 034/119] xfs: teach rmapbt to support interval queries
` [PATCH 035/119] xfs: add tracepoints for the rmap functions

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

[PATCH 1/2] nfsd: allow SCSI layout support without block layout
 2016-07-08 23:30 UTC  (6+ messages)
` [PATCH 2/2] xfs: abstract block export operations from nfsd layouts
    ` [PATCH 2/2] "

[PATCH 0/2] binfmt_elf: fix calculations for bss padding
 2016-07-08 21:48 UTC  (3+ messages)
` [PATCH 1/2] "
` [PATCH 2/2] mm: refuse wrapped vm_brk requests

[PATCH] Fix bss mapping for the interpreter in binfmt_elf
 2016-07-08 21:10 UTC  (4+ messages)

[RFC PATCH 0/7][V2] Overlayfs SELinux Support
 2016-07-08 17:41 UTC  (9+ messages)
` [PATCH 1/7] security, overlayfs: provide copy up security hook for unioned files
` [PATCH 2/7] selinux: Implementation for inode_copy_up() hook
` [PATCH 3/7] security,overlayfs: Provide security hook for copy up of xattrs for overlay file
` [PATCH 4/7] selinux: Implementation for inode_copy_up_xattr() hook
` [PATCH 5/7] selinux: Pass security pointer to determine_inode_label()
` [PATCH 6/7] security, overlayfs: Provide hook to correctly label newly created files
` [PATCH 7/7] selinux: Implement dentry_create_files_as() hook

[PATCH 1/2] f2fs: move i_size_write in f2fs_write_end
 2016-07-08 17:32 UTC  (2+ messages)
` [PATCH 2/2] f2fs: avoid mark_inode_dirty

[PATCH 0/5][RFC] Overlayfs SELinux Support
 2016-07-08 15:34 UTC  (39+ messages)
` [PATCH 1/5] security, overlayfs: provide copy up security hook for unioned files
` [PATCH 2/5] security,overlayfs: Provide security hook for copy up of xattrs for overlay file
` [PATCH 3/5] selinux: Pass security pointer to determine_inode_label()
` [PATCH 4/5] overlayfs: Correctly label newly created file over whiteout
` [PATCH 5/5] overlayfs: Use vfs_getxattr_noperm() for real inode

[PATCH] fs: fix checking if ranges overlap in __register_chrdev_region
 2016-07-08 14:42 UTC 

Hang due to nfs letting tasks freeze with locked inodes
 2016-07-08 14:27 UTC  (14+ messages)

[PATCH v2] xfs: abstract block export operations from nfsd layouts
 2016-07-08 13:53 UTC 

[PATCH] vfs: Update lookup_dcache() comment
 2016-07-08  2:04 UTC 

Device removal crash problems
 2016-07-08  1:03 UTC  (2+ messages)

[RFC] [PATCH 0/2] mkdir lookup optimization
 2016-07-07 23:17 UTC  (12+ messages)
` [PATCH 1/2] nfs: Fix spurios EPERM when mkdir of existing dentry
` [PATCH 2/2] staging/lustre: Prevent spurious EPERM on mkdir

[PATCH] acl: 200% better uncached ACL markers
 2016-07-07 22:08 UTC 

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

[PATCH] posix_acl: de-union a_refcount and a_rcu
 2016-07-07 14:20 UTC  (3+ messages)

[PATCH v23 00/22] Richacls (Core and Ext4)
 2016-07-07 14:14 UTC  (11+ messages)
` [PATCH v23 08/22] richacl: Compute maximum file masks from an acl
` [PATCH v23 11/22] vfs: Cache base_acl objects in inodes
` [PATCH v23 12/22] vfs: Add get_richacl and set_richacl inode operations
` [PATCH v23 13/22] vfs: Cache richacl in struct inode

[GIT PULL] a configfs update for 4.7
 2016-07-07 10:48 UTC 

[PATCH] ovl:support fsinotify on overlayfs
 2016-07-07  7:37 UTC 

[PATCH review 0/11] General unprivileged mount support
 2016-07-06 18:12 UTC  (42+ messages)
` [PATCH review 01/11] fs: Refuse uid/gid changes which don't map into s_user_ns
  ` [PATCH review 07/11] vfs: Don't create inodes with a uid or gid unknown to the vfs
  ` [PATCH review 09/11] quota: Handle quota data stored in s_user_ns
    ` [PATCH v2 "
` [PATCH review 0/12] General unprivileged mount support v2
  ` [PATCH review 01/12] fs: Refuse uid/gid changes which don't map into s_user_ns
    ` [PATCH review 02/12] userns: Handle -1 in k[ug]id_has_mapping when !CONFIG_USER_NS
    ` [PATCH review 03/12] vfs: Verify acls are valid within superblock's s_user_ns
    ` [PATCH review 04/12] fs: Check for invalid i_uid in may_follow_link()
    ` [PATCH review 05/12] cred: Reject inodes with invalid ids in set_create_file_as()
    ` [PATCH review 06/12] vfs: Don't modify inodes with a uid or gid unknown to the vfs
    ` [PATCH review 07/12] vfs: Don't create "
    ` [PATCH review 08/12] quota: Ensure qids map to the filesystem
    ` [PATCH review 09/12] quota: Handle quota data stored in s_user_ns in quota_setxquota
    ` [PATCH review 10/12] dquot: For now explicitly don't support filesystems outside of init_user_ns
    ` [PATCH review 11/12] evm: Translate user/group ids relative to s_user_ns when computing HMAC
    ` [PATCH review 12/12] fs: Update i_[ug]id_(read|write) to translate relative to s_user_ns

[PATCH 1/2] f2fs: check only data or node for summary
 2016-07-06 17:50 UTC  (3+ messages)
` [f2fs-dev] "

More parallel atomic_open/d_splice_alias fun with NFS and possibly more FSes
 2016-07-06 16:24 UTC  (20+ messages)

[PATCH 1/6] f2fs: introduce f2fs_set_page_dirty_nobuffer
 2016-07-06 16:06 UTC  (6+ messages)
` [PATCH 2/6] f2fs: call SetPageUptodate if needed
` [PATCH 3/6] f2fs: shrink critical region in spin_lock
` [PATCH 4/6] f2fs: skip to check the block address of node page
` [PATCH 5/6] f2fs: use percpu_rw_semaphore
` [PATCH 6/6] f2fs: avoid mark_inode_dirty and update_inode

[RFC] weirdness in ext4_sync_file()
 2016-07-06 12:00 UTC  (2+ messages)

[PATCH] Patch for quota-tools to avoid project quota crash
 2016-07-06  9:47 UTC  (3+ messages)

[PATCH v3] fs/dcache.c: avoid soft-lockup in dput()
 2016-07-06  3:32 UTC 

[PATCH v2] fs/dcache.c: avoid soft-lockup in dput()
 2016-07-06  2:36 UTC  (3+ messages)

[PATCH 0/4] ceph: allow ceph_d_revalidate to handle some cases under LOOKUP_RCU
 2016-07-06  1:55 UTC  (6+ messages)
` [PATCH 1/4] ceph: remove ceph_mdsc_lease_release
` [PATCH 2/4] ceph: clear d_fsinfo pointer under d_lock
` [PATCH 3/4] ceph: allow dentry_lease_is_valid to work under RCU walk
` [PATCH 4/4] ceph: handle LOOKUP_RCU in ceph_d_revalidate

Autofs and mount namespaces
 2016-07-05 23:35 UTC  (4+ messages)

[PATCH 0/3 v2] fs: allow to use dirfd as root for openat and other *at syscalls
 2016-07-05 21:36 UTC  (5+ messages)
` [PATCH 1/3] namei: add LOOKUP_DFD_ROOT to use dfd as root
    ` [PATCH 1/3 v2] "

[PATCH] mbcache: fix to detect failure of register_shrinker
 2016-07-05 20:16 UTC  (2+ messages)
`  "

[RFC] [PATCH 0/2] OrangeFS in-kernel lookup and attribute cache
 2016-07-05 19:13 UTC  (3+ messages)
` [PATCH 1/2] orangefs: Use d_time to avoid excessive lookups
` [PATCH 2/2] orangefs: Cache getattr results

[RFC PATCH] coredump: avoid ext4 auto_da_alloc for core file
 2016-07-05 16:57 UTC  (5+ 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).