index
:
pub/scm/linux/kernel/git/bod/linux.git
master
Fiery the angels fell deep thunder rolled around their shores burning with the fires of Orc
Bryan O'Donoghue
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
fs_struct.c
Age
Commit message (
Expand
)
Author
Files
Lines
2026-06-29
fs: stop rewriting paths for PF_EXITING | PF_DUMPCORE
Christian Brauner
1
-2
/
+1
2026-06-29
fs: stop rewriting kthread fs structs
Christian Brauner
1
-0
/
+4
2026-06-29
fs: make userspace_init_fs a dynamically-initialized pointer
Christian Brauner
1
-1
/
+47
2026-06-29
fs: add real_fs to track task's actual fs_struct
Christian Brauner
1
-3
/
+8
2026-06-29
fs: notice when init abandons fs sharing
Christian Brauner
1
-0
/
+25
2026-06-29
fs: add switch_fs_struct()
Christian Brauner
1
-0
/
+18
2026-01-14
fs: add <linux/init_task.h> for 'init_fs'
Ben Dooks
1
-0
/
+1
2025-11-05
fs: inline current_umask() and move it to fs_struct.h
Mateusz Guzik
1
-6
/
+0
2025-07-08
fold fs_struct->{lock,seq} into a seqlock
Al Viro
1
-22
/
+14
2023-08-21
kill do_each_thread()
Oleg Nesterov
1
-2
/
+2
2020-07-29
vfs: Use sequence counter with associated spinlock
Ahmed S. Darwish
1
-2
/
+2
2019-05-21
treewide: Add SPDX license identifier for missed files
Thomas Gleixner
1
-0
/
+1
2017-03-02
sched/headers: Prepare for new header dependencies before moving code to <lin...
Ingo Molnar
1
-0
/
+1
2017-03-02
sched/headers: Prepare for new header dependencies before moving code to <lin...
Ingo Molnar
1
-1
/
+1
2013-11-06
seqcount: Add lockdep functionality to seqcount/seqlock structures
John Stultz
1
-1
/
+1
2013-03-01
constify path_get/path_put and fs_struct.c stuff
Al Viro
1
-3
/
+3
2012-11-28
kill daemonize()
Al Viro
1
-24
/
+0
2012-07-14
get rid of ->mnt_longterm
Al Viro
1
-22
/
+10
2012-03-24
Merge tag 'module-for-3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/p...
Linus Torvalds
1
-1
/
+1
2012-03-20
vfs: take path_get_longterm() out of write_seqcount scope
Al Viro
1
-12
/
+15
2012-03-20
no need to play with fs->seq in exit_fs()
Al Viro
1
-2
/
+0
2012-02-28
fs: reduce the use of module.h wherever possible
Paul Gortmaker
1
-1
/
+1
2011-01-16
sanitize vfsmount refcounting changes
Al Viro
1
-11
/
+24
2011-01-07
fs: scale mntget/mntput
Nick Piggin
1
-10
/
+16
2011-01-07
fs: fs_struct use seqlock
Nick Piggin
1
-0
/
+10
2010-08-18
fs: fs_struct rwlock to spinlock
Nick Piggin
1
-16
/
+16
2010-08-11
vfs: add helpers to get root and pwd
Miklos Szeredi
1
-6
/
+1
2009-03-31
Get rid of indirect include of fs_struct.h
Al Viro
1
-0
/
+1
2009-03-31
New helper - current_umask()
Al Viro
1
-0
/
+6
2009-03-31
New locking/refcounting for fs_struct
Al Viro
1
-20
/
+49
2009-03-31
Take fs_struct handling to new file (fs/fs_struct.c)
Al Viro
1
-0
/
+141