index
:
delta/linux-rt.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
master
stable-rt/v3.14-rt
stable-rt/v3.14-rt-rebase
stable-rt/v3.2-rt
stable-rt/v3.2-rt-rebase
stable-rt/v5.10-rt
v3.0-rt
v3.0-rt-rebase
v3.10-rt
v3.10-rt-rebase
v3.12-rt
v3.12-rt-rebase
v3.14-rt
v3.14-rt-rebase
v3.18-rt
v3.18-rt-next
v3.18-rt-rebase
v3.2-rt
v3.2-rt-features
v3.2-rt-rebase
v3.4-rt
v3.4-rt-features
v3.4-rt-rebase
v3.6-rt
v3.6-rt-rebase
v3.6-stable
v3.8-rt
v3.8-rt-rebase
v4.1-rt
v4.1-rt-rebase
v4.14-rt
v4.14-rt-next
v4.14-rt-rebase
v4.19-rt
v4.19-rt-next
v4.19-rt-rebase
v4.4-rt
v4.4-rt-next
v4.4-rt-rebase
v4.9-rt
v4.9-rt-next
v4.9-rt-rebase
v5.10-rt
v5.10-rt-next
v5.10-rt-rebase
v5.15-rt
v5.15-rt-next
v5.15-rt-rebase
v5.4-rt
v5.4-rt-rebase
v6.1-rt
v6.1-rt-next
v6.1-rt-rebase
git.kernel.org: pub/scm/linux/kernel/git/rt/linux-stable-rt.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
exportfs
Commit message (
Expand
)
Author
Age
Files
Lines
*
switch dentry_open() to struct path, make it grab references itself
Al Viro
2012-07-23
1
-7
/
+6
*
vfs: switch i_dentry/d_alias to hlist
Al Viro
2012-07-14
1
-1
/
+2
*
->encode_fh() API change
Al Viro
2012-05-29
1
-14
/
+19
*
vfs: Add open by file handle support
Aneesh Kumar K.V
2011-03-15
1
-0
/
+2
*
exportfs: Return the minimum required handle size
Aneesh Kumar K.V
2011-03-14
1
-2
/
+7
*
fs: dcache per-inode inode alias locking
Nick Piggin
2011-01-07
1
-5
/
+7
*
fs: dcache rationalise dget variants
Nick Piggin
2011-01-07
1
-1
/
+1
*
fs: dcache remove dcache_lock
Nick Piggin
2011-01-07
1
-4
/
+0
*
fs: scale inode alias list
Nick Piggin
2011-01-07
1
-0
/
+4
*
exportfs: use dget_parent
Christoph Hellwig
2010-10-25
1
-9
/
+8
*
nfs: new subdir Documentation/filesystems/nfs
J. Bruce Fields
2009-10-27
1
-1
/
+1
*
Merge branch 'next' into for-linus
James Morris
2008-12-25
1
-1
/
+3
|
\
|
*
CRED: Pass credentials through dentry_open()
David Howells
2008-11-14
1
-1
/
+3
*
|
EXPORTFS: handle NULL returns from fh_to_dentry()/fh_to_parent()
J. Bruce Fields
2008-12-08
1
-0
/
+4
|
/
*
[PATCH] prepare vfs_readdir() callers to returning filldir result
Al Viro
2008-10-23
1
-3
/
+4
*
[PATCH] reduce the stack footprint of exportfs_decode_fh()
Al Viro
2008-10-23
1
-5
/
+4
*
[PATCH] switch all filesystems over to d_obtain_alias
Christoph Hellwig
2008-10-23
1
-4
/
+0
*
fs: replace remaining __FUNCTION__ occurrences
Harvey Harrison
2008-04-30
1
-5
/
+5
*
exportfs: update documentation
Christoph Hellwig
2007-10-22
1
-16
/
+25
*
exportfs: make struct export_operations const
Christoph Hellwig
2007-10-22
1
-3
/
+3
*
exportfs: remove old methods
Christoph Hellwig
2007-10-22
1
-179
/
+0
*
exportfs: add new methods
Christoph Hellwig
2007-10-22
1
-6
/
+130
*
exportfs: add fid type
Christoph Hellwig
2007-10-22
1
-18
/
+18
*
knfsd: exportfs: split out reconnecting a dentry from find_exported_dentry
Christoph Hellwig
2007-07-17
1
-100
/
+113
*
knfsd: exportfs: add find_disconnected_root helper
Christoph Hellwig
2007-07-17
1
-16
/
+23
*
knfsd: exportfs: move acceptable check into find_acceptable_alias
Christoph Hellwig
2007-07-17
1
-6
/
+6
*
knfsd: exportfs: untangle ISDIR logic in find_exported_dentry
Christoph Hellwig
2007-07-17
1
-16
/
+10
*
knfsd: exportfs: remove CALL macro
Christoph Hellwig
2007-07-17
1
-56
/
+72
*
knfsd: exportfs: add procedural interface for NFSD
Christoph Hellwig
2007-07-17
1
-1
/
+21
*
knfsd: exportfs: remove iget abuse
Christoph Hellwig
2007-07-17
1
-53
/
+3
*
knfsd: exportfs: add exportfs.h header
Christoph Hellwig
2007-07-17
1
-0
/
+1
*
header cleaning: don't include smp_lock.h when not used
Randy Dunlap
2007-05-08
1
-1
/
+0
*
[PATCH] VFS: Make filldir_t and struct kstat deal in 64-bit inode numbers
David Howells
2006-10-03
1
-1
/
+1
*
[PATCH] NFS server subtree_check returns dubious value
Peter Staubach
2006-05-21
1
-1
/
+1
*
[PATCH] exportfs: add find_acceptable_alias helper
Christoph Hellwig
2006-01-18
1
-43
/
+36
*
[PATCH] mutex subsystem, semaphore to mutex: VFS, ->i_sem
Jes Sorensen
2006-01-09
1
-6
/
+6
*
Linux-2.6.12-rc2
v2.6.12-rc2
Linus Torvalds
2005-04-16
2
-0
/
+546