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
/
9p
/
vfs_dentry.c
Age
Commit message (
Expand
)
Author
2023-05-04
9p: Remove INET dependency
Jason Andryuk
2022-12-02
9p/fs: Remove unneeded idr.h #include
Christophe JAILLET
2022-07-02
9p fid refcount: add p9_fid_get/put wrappers
Dominique Martinet
2021-11-04
9p: fix a bunch of checkpatch warnings
Dominique Martinet
2021-11-03
9p: fix file headers
Dominique Martinet
2020-11-19
9p: add refcount to p9_fid struct
Jianyong Wu
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 188
Thomas Gleixner
2015-04-15
VFS: normal filesystems (and lustre): d_inode() annotations
David Howells
2014-10-09
9p: switch to %p[dD]
Al Viro
2013-11-15
consolidate simple ->d_delete() instances
Al Viro
2013-02-28
v9fs: get rid of v9fs_dentry
Al Viro
2013-02-27
9p: turn fid->dlist into hlist
Al Viro
2013-02-26
vfs: kill FS_REVAL_DOT by adding a d_weak_revalidate dentry op
Jeff Layton
2012-07-14
stop passing nameidata * to ->d_revalidate()
Al Viro
2012-01-05
9p: Reduce object size with CONFIG_NET_9P_DEBUG
Joe Perches
2011-04-15
fs/9p: Fix revalidate to return correct value
Aneesh Kumar K.V
2011-03-15
fs/9p: Add support for marking inode attribute invalid
Aneesh Kumar K.V
2011-03-15
fs/9p: Clarify cached dentry delete operation
Aneesh Kumar K.V
2011-01-12
switch 9p
Al Viro
2011-01-07
fs: change d_delete semantics
Nick Piggin
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
2009-03-27
constify dentry_operations: 9p
Al Viro
2008-12-19
9p: convert d_iname references to d_name.name
Wu Fengguang
2007-07-14
9p: Reorganization of 9p file system code
Latchesar Ionkov
2007-05-21
Detach sched.h from mm.h
Alexey Dobriyan
2007-05-08
header cleaning: don't include smp_lock.h when not used
Randy Dunlap
2007-02-18
9p: implement optional loose read cache
Eric Van Hensbergen
2006-03-25
[PATCH] v9fs: update license boilerplate
Eric Van Hensbergen
2006-03-25
[PATCH] v9fs: print 9p messages
Latchesar Ionkov
2006-03-02
[PATCH] v9fs: simplify fid mapping
Eric Van Hensbergen
2006-01-08
[PATCH] v9fs: zero copy implementation
Latchesar Ionkov
2006-01-08
[PATCH] v9fs: new multiplexer implementation
Latchesar Ionkov
2005-09-28
[PATCH] v9fs: fix races in fid allocation
Latchesar Ionkov
2005-09-09
[PATCH] v9fs: VFS file, dentry, and directory operations
Eric Van Hensbergen