index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
fs_struct.c
Age
Commit message (
Expand
)
Author
2020-07-29
vfs: Use sequence counter with associated spinlock
Ahmed S. Darwish
2019-05-21
treewide: Add SPDX license identifier for missed files
Thomas Gleixner
2017-03-02
sched/headers: Prepare for new header dependencies before moving code to <lin...
Ingo Molnar
2017-03-02
sched/headers: Prepare for new header dependencies before moving code to <lin...
Ingo Molnar
2013-11-06
seqcount: Add lockdep functionality to seqcount/seqlock structures
John Stultz
2013-03-01
constify path_get/path_put and fs_struct.c stuff
Al Viro
2012-11-28
kill daemonize()
Al Viro
2012-07-14
get rid of ->mnt_longterm
Al Viro
2012-03-24
Merge tag 'module-for-3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/p...
Linus Torvalds
2012-03-20
vfs: take path_get_longterm() out of write_seqcount scope
Al Viro
2012-03-20
no need to play with fs->seq in exit_fs()
Al Viro
2012-02-28
fs: reduce the use of module.h wherever possible
Paul Gortmaker
2011-01-16
sanitize vfsmount refcounting changes
Al Viro
2011-01-07
fs: scale mntget/mntput
Nick Piggin
2011-01-07
fs: fs_struct use seqlock
Nick Piggin
2010-08-18
fs: fs_struct rwlock to spinlock
Nick Piggin
2010-08-11
vfs: add helpers to get root and pwd
Miklos Szeredi
2009-03-31
Get rid of indirect include of fs_struct.h
Al Viro
2009-03-31
New helper - current_umask()
Al Viro
2009-03-31
New locking/refcounting for fs_struct
Al Viro
2009-03-31
Take fs_struct handling to new file (fs/fs_struct.c)
Al Viro