index
:
drm-misc
drm-misc-fixes
drm-misc-next
drm-misc-next-fixes
drm-misc-templates
for-linux-next
for-linux-next-fixes
topic/rust-drm
Kernel DRM miscellaneous fixes and cross-tree changes
UNKNOWN
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
namespace.c
Age
Commit message (
Expand
)
Author
Files
Lines
2024-02-07
fs: relax mount_setattr() permission checks
Christian Brauner
1
-3
/
+8
2024-01-13
fs: rework listmount() implementation
Christian Brauner
1
-22
/
+28
2024-01-10
Merge tag 'sysctl-6.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/m...
Linus Torvalds
1
-1
/
+0
2024-01-10
Merge tag 'for-6.8-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/kdav...
Linus Torvalds
1
-0
/
+11
2024-01-08
Merge tag 'vfs-6.8.mount' of git://git.kernel.org/pub/scm/linux/kernel/git/vf...
Linus Torvalds
1
-101
/
+526
2023-12-28
fs: Remove the now superfluous sentinel elements from ctl_table array
Joel Granados
1
-1
/
+0
2023-12-15
fs: indicate request originates from old mount API
Christian Brauner
1
-0
/
+11
2023-12-14
fs: keep struct mnt_id_req extensible
Christian Brauner
1
-4
/
+30
2023-12-14
add listmount(2) syscall
Miklos Szeredi
1
-2
/
+84
2023-12-14
statmount: simplify string option retrieval
Christian Brauner
1
-102
/
+145
2023-12-11
statmount: simplify numeric option retrieval
Christian Brauner
1
-25
/
+17
2023-12-11
add statmount(2) syscall
Miklos Szeredi
1
-0
/
+281
2023-11-28
mnt_idmapping: remove check_fsmapping()
Christian Brauner
1
-1
/
+1
2023-11-21
fs: add missing @mp parameter documentation
Christian Brauner
1
-0
/
+1
2023-11-18
namespace: extract show_path() helper
Miklos Szeredi
1
-0
/
+9
2023-11-18
mounts: keep list of mounts in an rbtree
Miklos Szeredi
1
-101
/
+89
2023-11-18
add unique mount ID
Miklos Szeredi
1
-0
/
+4
2023-11-02
Merge tag 'mm-nonmm-stable-2023-11-02-14-08' of git://git.kernel.org/pub/scm/...
Linus Torvalds
1
-8
/
+8
2023-10-19
vfs: stop counting on gcc not messing with mnt_expiry_mark if not asked
Mateusz Guzik
1
-2
/
+2
2023-10-18
treewide: mark stuff as __ro_after_init
Alexey Dobriyan
1
-8
/
+8
2023-09-11
fs: export mnt_{get,put}_write_access() to modules
Amir Goldstein
1
-0
/
+2
2023-09-11
fs: rename __mnt_{want,drop}_write*() helpers
Amir Goldstein
1
-17
/
+17
2023-06-26
Merge tag 'v6.5/vfs.mount' of git://git.kernel.org/pub/scm/linux/kernel/git/v...
Linus Torvalds
1
-80
/
+371
2023-06-20
fs: Provide helpers for manipulating sb->s_readonly_remount
Jan Kara
1
-9
/
+16
2023-05-19
fs: allow to mount beneath top mount
Christian Brauner
1
-48
/
+304
2023-05-19
fs: use a for loop when locking a mount
Christian Brauner
1
-21
/
+28
2023-05-19
fs: properly document __lookup_mnt()
Christian Brauner
1
-3
/
+19
2023-05-19
fs: add path_mounted()
Christian Brauner
1
-12
/
+24
2023-04-24
Merge tag 'pull-fd' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
Linus Torvalds
1
-6
/
+6
2023-04-24
Merge tag 'v6.4/vfs.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/vf...
Linus Torvalds
1
-6
/
+3
2023-04-20
build_mount_idmapped(): switch to fdget()
Al Viro
1
-6
/
+6
2023-03-31
fs: drop peer group ids under namespace lock
Christian Brauner
1
-1
/
+1
2023-03-15
fs/namespace: fnic: Switch to use %ptTd
Andy Shevchenko
1
-6
/
+3
2023-02-24
Merge branch 'work.namespace' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-4
/
+14
2023-01-27
ipc,namespace: batch free ipc_namespace structures
Rik van Riel
1
-4
/
+14
2023-01-19
fs: move mnt_idmap
Christian Brauner
1
-90
/
+2
2023-01-19
fs: port i_{g,u}id_into_vfs{g,u}id() to mnt_idmap
Christian Brauner
1
-26
/
+0
2022-12-12
Merge tag 'fs.idmapped.mnt_idmap.v6.2' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
1
-34
/
+142
2022-11-24
copy_mnt_ns(): handle a corner case (overmounted mntns bindings) saner
Al Viro
1
-1
/
+2
2022-10-31
fs: introduce dedicated idmap type for mounts
Christian Brauner
1
-34
/
+142
2022-08-17
fs: require CAP_SYS_ADMIN in target namespace for idmapped mounts
Seth Forshee
1
-0
/
+7
2022-07-05
switch try_to_unlazy_next() to __legitimize_mnt()
Al Viro
1
-1
/
+1
2022-06-04
Merge tag 'pull-18-rc1-work.mount' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
1
-1
/
+1
2022-05-19
uninline may_mount() and don't opencode it in fspick(2)/fsopen(2)
Al Viro
1
-1
/
+1
2022-05-12
fs: hold writers when changing mount's idmapping
Christian Brauner
1
-2
/
+3
2022-04-21
fs: unset MNT_WRITE_HOLD on failure
Christian Brauner
1
-1
/
+13
2022-04-01
Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
1
-11
/
+12
2022-03-24
Merge tag 'fs.rt.v5.18' of git://git.kernel.org/pub/scm/linux/kernel/git/brau...
Linus Torvalds
1
-2
/
+18
2022-03-24
Merge tag 'fs.v5.18' of git://git.kernel.org/pub/scm/linux/kernel/git/brauner...
Linus Torvalds
1
-70
/
+78
2022-03-22
mount: warn only once about timestamp range expiration
Anthony Iliopoulos
1
-0
/
+2
[next]