Age | Commit message (Expand) | Author |
2016-07-29 | ovl: share inode for hard link | Miklos Szeredi |
2016-07-29 | ovl: store real inode pointer in ->i_private | Miklos Szeredi |
2016-07-29 | ovl: permission: return ECHILD instead of ENOENT | Miklos Szeredi |
2016-07-29 | ovl: update atime on upper | Miklos Szeredi |
2016-07-29 | ovl: fix sgid on directory | Miklos Szeredi |
2016-07-29 | ovl: simplify permission checking | Miklos Szeredi |
2016-07-29 | ovl: do not require mounter to have MAY_WRITE on lower | Vivek Goyal |
2016-07-29 | ovl: do operations on underlying file system in mounter's context | Vivek Goyal |
2016-07-29 | ovl: modify ovl_permission() to do checks on two inodes | Vivek Goyal |
2016-07-29 | ovl: define ->get_acl() for overlay inodes | Vivek Goyal |
2016-07-29 | ovl: move some common code in a function | Vivek Goyal |
2016-07-29 | ovl: store ovl_entry in inode->i_private for all inodes | Andreas Gruenbacher |
2016-07-29 | ovl: use generic_delete_inode | Miklos Szeredi |
2016-07-29 | ovl: check mounter creds on underlying lookup | Miklos Szeredi |
2016-07-27 | Merge branch 'd_real' into overlayfs-next | Miklos Szeredi |
2016-07-23 | Merge branch 'overlayfs-linus' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds |
2016-07-22 | ovl: verify upper dentry in ovl_remove_and_whiteout() | Maxim Patlasov |
2016-07-16 | xfs: fix type confusion in xfs_ioc_swapext | Jann Horn |
2016-07-12 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds |
2016-07-08 | Merge tag 'ecryptfs-4.7-rc7-fixes' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds |
2016-07-08 | ecryptfs: don't allow mmap when the lower fs doesn't support it | Jeff Mahoney |
2016-07-07 | Revert "ecryptfs: forbid opening files without mmap handler" | Jeff Mahoney |
2016-07-07 | Merge branch 'for-linus' of git://git.kernel.dk/linux-block | Linus Torvalds |
2016-07-07 | Merge tag 'configfs-for-4.7' of git://git.infradead.org/users/hch/configfs | Linus Torvalds |
2016-07-05 | nfs_atomic_open(): prevent parallel nfs_lookup() on a negative hashed | Al Viro |
2016-07-05 | Use the right predicate in ->atomic_open() instances | Al Viro |
2016-07-04 | ovl: Copy up underlying inode's ->i_mode to overlay inode | Vivek Goyal |
2016-07-04 | ovl: handle ATTR_KILL* | Miklos Szeredi |
2016-07-03 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/msz... | Linus Torvalds |
2016-07-03 | Merge branch 'overlayfs-linus' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds |
2016-07-03 | ovl: warn instead of error if d_type is not supported | Vivek Goyal |
2016-07-01 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds |
2016-07-01 | Merge tag 'nfsd-4.7-3' of git://linux-nfs.org/~bfields/linux | Linus Torvalds |
2016-07-01 | Merge branch 'libnvdimm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds |
2016-07-01 | locks: use file_inode() | Miklos Szeredi |
2016-06-30 | namespace: update event counter when umounting a deleted dentry | Andrey Ulanov |
2016-06-30 | 9p: use file_dentry() | Miklos Szeredi |
2016-06-30 | lockd: unregister notifier blocks if the service fails to come up completely | Scott Mayhew |
2016-06-30 | writeback: inode cgroup wb switch should not call ihold() | Tahsin Erdogan |
2016-06-30 | fuse: serialize dirops by default | Miklos Szeredi |
2016-06-30 | configfs: Remove ppos increment in configfs_write_bin_file | Marek Vasut |
2016-06-30 | vfs: merge .d_select_inode() into .d_real() | Miklos Szeredi |
2016-06-29 | Merge tag 'nfs-for-4.7-2' of git://git.linux-nfs.org/projects/anna/linux-nfs | Linus Torvalds |
2016-06-29 | ovl: get_write_access() in truncate | Miklos Szeredi |
2016-06-29 | ovl: fix dentry leak for default_permissions | Miklos Szeredi |
2016-06-28 | NFS: Fix another OPEN_DOWNGRADE bug | Trond Myklebust |
2016-06-27 | dax: fix offset overflow in dax_io | Eric Sandeen |
2016-06-27 | Merge branch 'for-next' of git://git.samba.org/sfrench/cifs-2.6 | Linus Torvalds |
2016-06-27 | make nfs_atomic_open() call d_drop() on all ->open_context() errors. | Al Viro |
2016-06-25 | Merge branch 'for-linus-4.7-part2' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds |