linux-fsdevel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2013-03-11 20:08:44 to 2013-03-15 13:30:42 UTC [more...]

[PATCHv2, RFC 00/30] Transparent huge page cache
 2013-03-15 13:30 UTC  (54+ messages)
` [PATCHv2, RFC 01/30] block: implement add_bdi_stat()
` [PATCHv2, RFC 02/30] mm: implement zero_huge_user_segment and friends
` [PATCHv2, RFC 03/30] mm: drop actor argument of do_generic_file_read()
` [PATCHv2, RFC 04/30] radix-tree: implement preload for multiple contiguous elements
` [PATCHv2, RFC 05/30] thp, mm: avoid PageUnevictable on active/inactive lru lists
` [PATCHv2, RFC 06/30] thp, mm: basic defines for transparent huge page cache
` [PATCHv2, RFC 07/30] thp, mm: introduce mapping_can_have_hugepages() predicate
` [PATCHv2, RFC 08/30] thp, mm: rewrite add_to_page_cache_locked() to support huge pages
` [PATCHv2, RFC 09/30] thp, mm: rewrite delete_from_page_cache() "
` [PATCHv2, RFC 10/30] thp, mm: locking tail page is a bug
` [PATCHv2, RFC 11/30] thp, mm: handle tail pages in page_cache_get_speculative()
` [PATCHv2, RFC 12/30] thp, mm: add event counters for huge page alloc on write to a file
` [PATCHv2, RFC 13/30] thp, mm: implement grab_cache_huge_page_write_begin()
` [PATCHv2, RFC 14/30] thp, mm: naive support of thp in generic read/write routines
` [PATCHv2, RFC 15/30] thp, libfs: initial support of thp in simple_read/write_begin/write_end
` [PATCHv2, RFC 16/30] thp: handle file pages in split_huge_page()
` [PATCHv2, RFC 17/30] thp: wait_split_huge_page(): serialize over i_mmap_mutex too
` [PATCHv2, RFC 18/30] thp, mm: truncate support for transparent huge page cache
` [PATCHv2, RFC 19/30] thp, mm: split huge page on mmap file page
` [PATCHv2, RFC 20/30] ramfs: enable transparent huge page cache
` [PATCHv2, RFC 21/30] x86-64, mm: proper alignment mappings with hugepages
` [PATCHv2, RFC 22/30] mm: add huge_fault() callback to vm_operations_struct
` [PATCHv2, RFC 23/30] thp: prepare zap_huge_pmd() to uncharge file pages
` [PATCHv2, RFC 24/30] thp: move maybe_pmd_mkwrite() out of mk_huge_pmd()
` [PATCHv2, RFC 25/30] thp, mm: basic huge_fault implementation for generic_file_vm_ops
` [PATCHv2, RFC 26/30] thp: extract fallback path from do_huge_pmd_anonymous_page() to a function
` [PATCHv2, RFC 27/30] thp: initial implementation of do_huge_linear_fault()
` [PATCHv2, RFC 28/30] thp: handle write-protect exception to file-backed huge pages
` [PATCHv2, RFC 29/30] thp: call __vma_adjust_trans_huge() for file-backed VMA
` [PATCHv2, RFC 30/30] thp: map file-backed huge pages on fault

lgetxattr()/getxattr() return different values on a file labelled with selinux disabled
 2013-03-15 12:53 UTC  (2+ messages)

[PATCH 0/9] overlay filesystem: request for inclusion (v17)
 2013-03-15 12:12 UTC  (44+ messages)
` [PATCH 1/9] vfs: add i_op->dentry_open()
` [PATCH 2/9] vfs: export do_splice_direct() to modules
` [PATCH 3/9] vfs: export __inode_permission() "
` [PATCH 4/9] vfs: introduce clone_private_mount()
` [PATCH 5/9] overlay filesystem
` [PATCH 6/9] overlayfs: add statfs support
` [PATCH 7/9] overlayfs: implement show_options
` [PATCH 8/9] overlay: overlay filesystem documentation
` [PATCH 9/9] fs: limit filesystem stacking depth

[PATCH 0/4] fix depvpts in user namespaces
 2013-03-15 12:01 UTC  (7+ messages)
  ` [PATCH 1/4] dev_cgroup: keep track of which cgroup is the root cgroup
  ` [PATCH 2/4] fs: allow dev accesses in userns in controlled situations
  ` [PATCH 3/4] fs: allow mknod in user namespaces
  ` [PATCH 4/4] devpts: fix usage "

hello dear nice to meet you
 2013-03-15  1:10 UTC 

Tux3 Report: Birds of a Feather flocked Together
 2013-03-15  0:57 UTC  (2+ messages)

[PATCH 00/13] overlay filesystem: request for inclusion (v16)
 2013-03-14 22:59 UTC  (30+ messages)
` [PATCH 01/13] vfs-add-i_op-dentry_open
` [PATCH 02/13] vfs-export-do_splice_direct-to-modules
` [PATCH 03/13] vfs-introduce-clone_private_mount
` [PATCH 04/13] overlay filesystem
` [PATCH 05/13] overlayfs-add-statfs-support
` [PATCH 06/13] overlayfs-implement-show_options
` [PATCH 07/13] overlay-overlay-filesystem-documentation
` [PATCH 08/13] fs-limit-filesystem-stacking-depth
` [PATCH 09/13] overlayfs-fix-possible-leak-in-ovl_new_inode
` [PATCH 10/13] overlayfs-create-new-inode-in-ovl_link
` [PATCH 11/13] vfs-export-inode_permission-to-modules
` [PATCH 12/13] ovl-switch-to-inode_permission
` [PATCH 13/13] overlayfs-copy-up-i_uid-i_gid-from-the-underlying-inode
            ` DT_WHT (Re: [PATCH 00/13] overlay filesystem: request for inclusion (v16))

mmotm 2013-03-01-15-50 uploaded
 2013-03-14 21:16 UTC  (5+ messages)
` mmotm 2013-03-01-15-50 uploaded (strict user copy)

[PATCH 0/2] vfs: Report a mount r/o if the superblock is
 2013-03-14 16:09 UTC  (3+ messages)
` [PATCH 1/2] vfs: mountinfo: A mnt is "
` [PATCH 2/2] vfs: statfs: A fs "

Hello dear
 2013-03-14 12:27 UTC 

[RFC] epoll: avoid spinlock contention with wfcqueue
 2013-03-14 13:31 UTC  (2+ messages)

MY FAMILY NEED YOUR HELP
 2013-03-14 10:32 UTC 

[PATCH 00/14] xfs: Support for interacting with multiple user namespaces
 2013-03-14  6:18 UTC  (16+ messages)
  ` [PATCH 01/14] xfs: Convert uids and gids in xfs acls to/from kuids and kgids
    ` [PATCH 02/14] xfs: Separate the in core and the logged inode
    ` [PATCH 03/14] xfs: Store projectid as a single variable
    ` [PATCH 04/14] xfs: Update inode uids, gids, and projids to be kuids, kgids, and kprojids
    ` [PATCH 05/14] xfs: Update xfs_ioctl_setattr to handle projids in any user namespace
    ` [PATCH 07/14] xfs: Update ioctl(XFS_IOC_FREE_EOFBLOCKS) to handle callers in any userspace
    ` [PATCH 08/14] xfs: Use kprojids when allocating inodes
    ` [PATCH 09/14] xfs: Modify xfs_qm_vop_dqalloc to take kuids, kgids, and kprojids
    ` [PATCH 10/14] xfs: Push struct kqid into xfs_qm_scall_qmlim and xfs_qm_scall_getquota
    ` [PATCH 12/14] xfs: Remember the kqid for a quota
    ` [PATCH 13/14] xfs: Use q_id instead of q_core.d_id
      ` [PATCH 06/14] xfs: Use kuids and kgids in xfs_setattr_nonsize
      ` [PATCH 11/14] xfs: Modify xfs_qm_dqget to take a struct kqid
      ` [PATCH 14/14] xfs: Enable building with user namespaces enabled

[PATCH] epoll: cleanup: hoist out f_op->poll calls
 2013-03-14  4:05 UTC 

epoll: possible bug from wakeup_source activation
 2013-03-14  3:09 UTC  (14+ messages)
              ` [PATCH] epoll: use RCU protect wakeup_source in epitem
                ` [PATCH mm] epoll: lock ep->mtx in ep_free to silence lockdep

[PATCH] epoll: fix sparse error on RCU assignment
 2013-03-14  2:45 UTC  (3+ messages)

[PATCH] fs: Don't compile in drop_caches.c when CONFIG_SYSCTL=n
 2013-03-13 23:17 UTC  (2+ messages)

[PATCH] fs: Make binfmt support for #! scripts modular and removable
 2013-03-13 21:38 UTC 

[PATCH] overlayfs: Print info into the logs when loaded
 2013-03-13 20:52 UTC  (3+ messages)

[PATCH] squashfs: Simplify info in the logs when loaded
 2013-03-13 17:09 UTC 

[PATCH] overlayfs: Print info when (un)loaded into the logs
 2013-03-13 17:01 UTC 

unionmount: Null pointer dereference when creating file in new directory
 2013-03-13 16:22 UTC 

mmotm 2013-03-07-15-45 uploaded
 2013-03-13 12:36 UTC  (2+ messages)

Status of union-mount?
 2013-03-13  9:57 UTC  (5+ messages)

[GIT PULL] mount namespace bug fixes
 2013-03-13  7:30 UTC 

[PATCH v3 0/7] Add O_DENY* support for VFS and CIFS/NFS
 2013-03-12 12:35 UTC  (12+ messages)
` [PATCH v3 6/7] NFSv4: Add O_DENY* open flags support
` [PATCH v3 7/7] NFSD: Pass share reservations flags to VFS

JOB OFFER ON DYNAMIC AIRLINE CANADA
 2013-03-12 10:22 UTC 

Re : Urgent Responds Needed !!!
 2013-03-12 10:41 UTC 

[PATCH v3] fat: editions to support fat_fallocate
 2013-03-12  9:38 UTC  (7+ messages)

Better support for (desktop) file search / indexing applications
 2013-03-12  2:55 UTC  (7+ messages)
        ` Fwd: [Nepomuk] "
            `  "


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