index
:
~agd5f/linux
DAL-wip
amd-15.31
amd-17.50
amd-18.10
amd-18.20
amd-18.30
amd-18.40
amd-18.50
amd-19.10
amd-19.20
amd-19.30
amd-19.50
amd-20.10
amd-20.20
amd-20.30
amd-20.40
amd-20.45
amd-22.20
amd-mainline-dkms-4.18-baseline1
amd-staging-drm-next
amd-staging-security-opensource-4.4
backlight_wip
drm-fixes
drm-fixes-5.0
drm-fixes-5.1
drm-fixes-5.10
drm-fixes-5.2
drm-fixes-5.3
drm-fixes-5.4
drm-fixes-5.5
drm-fixes-5.6
drm-fixes-5.7
drm-fixes-5.8
drm-fixes-5.9
drm-next
drm-next-5.1
drm-next-5.10
drm-next-5.11
drm-next-5.2
drm-next-5.3
drm-next-5.4
drm-next-5.5
drm-next-5.6
drm-next-5.7
drm-next-5.8
drm-next-5.9
hmm-fixup-5.3
renoir-acp
renoir-acp-2
rv6xx-dpm-fixes
si_dc_support
tmz
Unnamed repository; edit this file 'description' to name the repository.
agd5f
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
fs_context.c
Age
Commit message (
Expand
)
Author
Files
Lines
2019-09-06
vfs: subtype handling moved to fuse
David Howells
1
-14
/
+0
2019-09-05
vfs: set fs_context::user_ns for reconfigure
Eric Biggers
1
-3
/
+1
2019-05-24
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 36
Thomas Gleixner
1
-5
/
+1
2019-03-20
vfs: syscall: Add fsconfig() for configuring and managing a context
David Howells
1
-0
/
+51
2019-03-20
vfs: Implement logging through fs_context
David Howells
1
-14
/
+91
2019-03-20
vfs: syscall: Add fsopen() to prepare for superblock creation
David Howells
1
-0
/
+4
2019-02-28
vfs: Implement logging through fs_context
David Howells
1
-0
/
+30
2019-02-28
introduce cloning of fs_context
Al Viro
1
-0
/
+67
2019-02-28
vfs: Implement a filesystem superblock creation/configuration context
David Howells
1
-1
/
+299
2019-01-30
introduce fs_context methods
Al Viro
1
-6
/
+22
2019-01-30
fs_context flavour for submounts
Al Viro
1
-0
/
+10
2019-01-30
convert do_remount_sb() to fs_context
David Howells
1
-2
/
+33
2019-01-30
vfs_get_tree(): evict the call of security_sb_kern_mount()
Al Viro
1
-0
/
+8
2019-01-30
vfs: Introduce fs_context, switch vfs_kern_mount() to it.
David Howells
1
-0
/
+182