index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2019-07-04
vfs: Convert openpromfs to use the new mount API
David Howells
2019-07-04
vfs: Convert xenfs to use the new mount API
David Howells
2019-07-04
vfs: Convert gadgetfs to use the new mount API
David Howells
2019-07-04
vfs: Convert oprofilefs to use the new mount API
David Howells
2019-07-04
vfs: Convert ibmasmfs to use the new mount API
David Howells
2019-07-04
vfs: Convert qib_fs/ipathfs to use the new mount API
David Howells
2019-07-04
vfs: Convert efivarfs to use the new mount API
David Howells
2019-07-04
vfs: Convert configfs to use the new mount API
David Howells
2019-07-04
vfs: Convert binfmt_misc to use the new mount API
David Howells
2019-07-04
convenience helper: get_tree_single()
Al Viro
2019-07-04
convenience helper get_tree_nodev()
Al Viro
2019-05-25
vfs: Kill sget_userns()
David Howells
2019-05-25
vfs: Use sget_fc() for pseudo-filesystems
David Howells
2019-05-25
fold mount_pseudo_xattr() into pseudo_fs_get_tree()
Al Viro
2019-05-25
vfs: Convert btrfs_test to use the new mount API
David Howells
2019-05-25
vfs: Convert virtio_balloon to use the new mount API
David Howells
2019-05-25
vfs: Convert ocxlflash to use the new mount API
David Howells
2019-05-25
vfs: Convert cxl to use the new mount API
David Howells
2019-05-25
vfs: Convert ia64 perfmon to use the new mount API
David Howells
2019-05-25
vfs: Convert drm to use the new mount API
David Howells
2019-05-25
vfs: Convert dax to use the new mount API
David Howells
2019-05-25
vfs: Convert sockfs to use the new mount API
David Howells
2019-05-25
zsfold: Convert zsfold to use the new mount API
David Howells
2019-05-25
vfs: Convert zsmalloc to use the new mount API
David Howells
2019-05-25
vfs: Convert pipe to use the new mount API
David Howells
2019-05-25
vfs: Convert nsfs to use the new mount API
David Howells
2019-05-25
vfs: Convert bdev to use the new mount API
David Howells
2019-05-25
vfs: Convert anon_inodes to use the new mount API
David Howells
2019-05-25
vfs: Convert aio to use the new mount API
David Howells
2019-05-25
vfs: Provide a mount_pseudo-replacement for the new mount API
David Howells
2019-05-25
vfs: Provide sb->s_iflags settings in fs_context struct
David Howells
2019-05-25
vfs: Fix refcounting of filenames in fs_parser
David Howells
2019-05-25
move mount_capable() further out
Al Viro
2019-05-25
move mount_capable() calls to vfs_get_tree()
Al Viro
2019-05-25
cpuset: move mount -t cpuset logics into cgroup.c
Al Viro
2019-05-25
procfs: set ->user_ns before calling ->get_tree()
Al Viro
2019-05-25
mqueue: set ->user_ns before ->get_tree()
Al Viro
2019-05-25
switch mount_capable() to fs_context
Al Viro
2019-05-25
legacy_get_tree(): pass fc->user_ns to mount_capable()
Al Viro
2019-05-25
move the capability checks from sget_userns() to legacy_get_tree()
Al Viro
2019-05-25
vfs: Kill mount_ns()
David Howells
2019-05-25
vfs: Convert nfsctl to use the new mount API
David Howells
2019-05-25
vfs: Convert rpc_pipefs to use the new mount API
David Howells
2019-05-25
consolidate the capability checks in sget_{fc,userns}()
Al Viro
2019-05-25
start massaging the checks in sget_...(): move to sget_userns()
Al Viro
2019-05-25
no need to protect against put_user_ns(NULL)
Al Viro
2019-05-25
mount_pseudo(): drop 'name' argument, switch to d_make_root()
Al Viro
2019-05-21
device-dax: Drop register_filesystem()
Dan Williams
2019-05-21
unexport simple_dname()
Al Viro
2019-05-21
z3fold: don't bother with dentry_operations
David Howells
[next]