Show patches with: Submitter = Vivek Goyal       |    State = Action Required       |   375 patches
« 1 2 3 4 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
[38/52] Dispatch FORGET requests later instead of dropping them virtio-fs: shared file system for virtual machines - - - --- 2018-12-10 Vivek Goyal New
[37/52] fuse: multiplex cached/direct_io/dax file operations virtio-fs: shared file system for virtual machines - - - --- 2018-12-10 Vivek Goyal New
[36/52] fuse: Kick worker when free memory drops below 20% of total ranges virtio-fs: shared file system for virtual machines - - - --- 2018-12-10 Vivek Goyal New
[35/52] fuse: Add logic to do direct reclaim of memory virtio-fs: shared file system for virtual machines - - - --- 2018-12-10 Vivek Goyal New
[34/52] fuse: Add logic to free up a memory range virtio-fs: shared file system for virtual machines - - - --- 2018-12-10 Vivek Goyal New
[33/52] fuse, dax: Take ->i_mmap_sem lock during dax page fault virtio-fs: shared file system for virtual machines - - - --- 2018-12-10 Vivek Goyal New
[32/52] fuse: Define dax address space operations virtio-fs: shared file system for virtual machines - - - --- 2018-12-10 Vivek Goyal New
[31/52] dax: Pass dax_dev to dax_writeback_mapping_range() virtio-fs: shared file system for virtual machines - - - --- 2018-12-10 Vivek Goyal New
[30/52] fuse: delete dentry if timeout is zero virtio-fs: shared file system for virtual machines - - - --- 2018-12-10 Vivek Goyal New
[29/52] fuse: add DAX mmap support virtio-fs: shared file system for virtual machines - - - --- 2018-12-10 Vivek Goyal New
[28/52] Do fallocate() to grow file before mapping for file growing writes virtio-fs: shared file system for virtual machines - - - --- 2018-12-10 Vivek Goyal New
[27/52] fuse: Maintain a list of busy elements virtio-fs: shared file system for virtual machines - - - --- 2018-12-10 Vivek Goyal New
[26/52] fuse: Implement basic DAX read/write support commands virtio-fs: shared file system for virtual machines - - - --- 2018-12-10 Vivek Goyal New
[25/52] Introduce interval tree basic data structures virtio-fs: shared file system for virtual machines - - - --- 2018-12-10 Vivek Goyal New
[24/52] fuse: Introduce setupmapping/removemapping commands virtio-fs: shared file system for virtual machines - - - --- 2018-12-10 Vivek Goyal New
[23/52] fuse: simplify fuse_fill_super_common() calling virtio-fs: shared file system for virtual machines - - - --- 2018-12-10 Vivek Goyal New
[22/52] Create a list of free memory ranges virtio-fs: shared file system for virtual machines - - - --- 2018-12-10 Vivek Goyal New
[21/52] fuse: Introduce fuse_dax_mapping virtio-fs: shared file system for virtual machines - - - --- 2018-12-10 Vivek Goyal New
[20/52] Limit number of pages returned by direct_access() virtio-fs: shared file system for virtual machines - - - --- 2018-12-10 Vivek Goyal New
[19/52] virito-fs: Make dax optional virtio-fs: shared file system for virtual machines - - - --- 2018-12-10 Vivek Goyal New
[18/52] virtio-fs: Map cache using the values from the capabilities virtio-fs: shared file system for virtual machines - - - --- 2018-12-10 Vivek Goyal New
[17/52] virtio-fs: Retrieve shm capabilities for cache virtio-fs: shared file system for virtual machines - - - --- 2018-12-10 Vivek Goyal New
[16/52] virtio-fs: Add VIRTIO_PCI_CAP_SHARED_MEMORY_CFG and utility to find them virtio-fs: shared file system for virtual machines - - - --- 2018-12-10 Vivek Goyal New
[15/52] fuse: map virtio_fs DAX window BAR virtio-fs: shared file system for virtual machines - - - --- 2018-12-10 Vivek Goyal New
[14/52] fuse: add fuse_conn->dax_dev field virtio-fs: shared file system for virtual machines - - - --- 2018-12-10 Vivek Goyal New
[13/52] dax: remove block device dependencies virtio-fs: shared file system for virtual machines - - - --- 2018-12-10 Vivek Goyal New
[12/52] virtio_fs: Set up dax_device virtio-fs: shared file system for virtual machines - - - --- 2018-12-10 Vivek Goyal New
[11/52] fuse: implement FUSE_FORGET for virtio-fs virtio-fs: shared file system for virtual machines - - - --- 2018-12-10 Vivek Goyal New
[10/52] fuse: export fuse_get_unique() virtio-fs: shared file system for virtual machines - - - --- 2018-12-10 Vivek Goyal New
[09/52] fuse: process requests queues virtio-fs: shared file system for virtual machines - - - --- 2018-12-10 Vivek Goyal New
[08/52] fuse: add fuse_iqueue_ops callbacks virtio-fs: shared file system for virtual machines - - - --- 2018-12-10 Vivek Goyal New
[07/52] fuse: export fuse_len_args() virtio-fs: shared file system for virtual machines - - - --- 2018-12-10 Vivek Goyal New
[06/52] fuse: export fuse_end_request() virtio-fs: shared file system for virtual machines - - - --- 2018-12-10 Vivek Goyal New
[05/52] virtio_fs: get mount working virtio-fs: shared file system for virtual machines - - - --- 2018-12-10 Vivek Goyal New
[04/52] fuse: extract fuse_fill_super_common() virtio-fs: shared file system for virtual machines - - - --- 2018-12-10 Vivek Goyal New
[03/52] fuse: rely on mutex_unlock() barrier instead of fput() virtio-fs: shared file system for virtual machines - - - --- 2018-12-10 Vivek Goyal New
[02/52] fuse: add probe/remove virtio driver virtio-fs: shared file system for virtual machines - - - --- 2018-12-10 Vivek Goyal New
[01/52] fuse: add skeleton virtio_fs.ko module virtio-fs: shared file system for virtual machines - - - --- 2018-12-10 Vivek Goyal New
[RFC,v2,1/1] shiftfs: uid/gid shifting bind mount - - - --- 2017-03-02 Vivek Goyal New
[V2] vfs: Use upper filesystem inode in bprm_fill_uid() - - - --- 2017-02-13 Vivek Goyal New
vfs: Use upper filesystem inode in bprm_fill_uid() - - - --- 2017-02-13 Vivek Goyal New
[POC/RFC] overlayfs: fix data inconsistency at copy up - - - --- 2016-10-21 Vivek Goyal New
[bisected] Re: docker overlay support broken post v4.8 - - - --- 2016-10-13 Vivek Goyal New
overlayfs: During copy up, switch to mounter's creds early - - - --- 2016-09-06 Vivek Goyal New
[1/9] security, overlayfs: provide copy up security hook for unioned files 1 - - --- 2016-07-13 Vivek Goyal New
[9/9] overlayfs: Append MAY_READ when diluting write checks - - - --- 2016-07-13 Vivek Goyal New
[8/9] overlayfs: Dilute permission checks on lower only if not special file - - - --- 2016-07-13 Vivek Goyal New
[7/9] selinux: Implement dentry_create_files_as() hook 1 - - --- 2016-07-13 Vivek Goyal New
[6/9] security, overlayfs: Provide hook to correctly label newly created files 1 - - --- 2016-07-13 Vivek Goyal New
[5/9] selinux: Pass security pointer to determine_inode_label() 1 - - --- 2016-07-13 Vivek Goyal New
[4/9] selinux: Implementation for inode_copy_up_xattr() hook 1 - - --- 2016-07-13 Vivek Goyal New
[3/9] security,overlayfs: Provide security hook for copy up of xattrs for overlay file 1 - - --- 2016-07-13 Vivek Goyal New
[2/9] selinux: Implementation for inode_copy_up() hook 1 - - --- 2016-07-13 Vivek Goyal New
[1/9] security, overlayfs: provide copy up security hook for unioned files - - - --- 2016-07-13 Vivek Goyal New
[3/7] security,overlayfs: Provide security hook for copy up of xattrs for overlay file - - - --- 2016-07-11 Vivek Goyal New
[7/7] selinux: Implement dentry_create_files_as() hook - - - --- 2016-07-08 Vivek Goyal New
[6/7] security, overlayfs: Provide hook to correctly label newly created files - - - --- 2016-07-08 Vivek Goyal New
[5/7] selinux: Pass security pointer to determine_inode_label() - - - --- 2016-07-08 Vivek Goyal New
[4/7] selinux: Implementation for inode_copy_up_xattr() hook - - - --- 2016-07-08 Vivek Goyal New
[3/7] security,overlayfs: Provide security hook for copy up of xattrs for overlay file - - - --- 2016-07-08 Vivek Goyal New
[2/7] selinux: Implementation for inode_copy_up() hook - - - --- 2016-07-08 Vivek Goyal New
[1/7] security, overlayfs: provide copy up security hook for unioned files - - - --- 2016-07-08 Vivek Goyal New
[1/5] security, overlayfs: provide copy up security hook for unioned files - - - --- 2016-07-08 Vivek Goyal New
[2/5] security,overlayfs: Provide security hook for copy up of xattrs for overlay file - - - --- 2016-07-06 Vivek Goyal New
[1/5] security, overlayfs: provide copy up security hook for unioned files - - - --- 2016-07-05 Vivek Goyal New
[5/5] overlayfs: Use vfs_getxattr_noperm() for real inode - - - --- 2016-07-05 Vivek Goyal New
[4/5] overlayfs: Correctly label newly created file over whiteout - - - --- 2016-07-05 Vivek Goyal New
[3/5] selinux: Pass security pointer to determine_inode_label() - - - --- 2016-07-05 Vivek Goyal New
[2/5] security,overlayfs: Provide security hook for copy up of xattrs for overlay file - - - --- 2016-07-05 Vivek Goyal New
[1/5] security, overlayfs: provide copy up security hook for unioned files - - - --- 2016-07-05 Vivek Goyal New
overlayfs: Warn instead of error if d_type is not supported - - - --- 2016-07-01 Vivek Goyal New
overlayfs: Do d_type check only if work dir creation was successful - 1 - --- 2016-05-20 Vivek Goyal New
overlayfs: Ensure upper filesystem supports d_type - - - --- 2016-02-22 Vivek Goyal New
overlay: Clear stale ->numlower state over rename operation - - - --- 2016-01-25 Vivek Goyal New
ovl: Do not leave whiteout during unlink/rmdir if parent does not have merge property - - - --- 2016-01-11 Vivek Goyal New
« 1 2 3 4 »