index
:
user/sven/linux.git
ipvs/backlog-conns
ipvs/checkpatch-cleanup
ipvs/cleanups
ipvs/droutbytes
ipvs/experimental
ipvs/locking
master
mvsas-fixes
nl80211-ssid-association
tmp/ipvs/track-backlog-connections
tmp/leds/core
tmp/leds/register-multiple-devices
tmp/md/sparse-cleanup
tmp/misc/sparse-fixes
x86_32-entry-fixes
davem/net-next/HEAD
davem/net-next/main
davem/net/HEAD
davem/net/main
ipvs-next/HEAD
ipvs-next/main
ipvs/HEAD
ipvs/main
leds/HEAD
leds/master
netfilter-next/HEAD
netfilter-next/main
netfilter/HEAD
netfilter/main
next/HEAD
next/master
stable/2.6.11.y
stable/2.6.12.y
stable/2.6.13.y
stable/2.6.14.y
stable/2.6.15.y
stable/2.6.16.y
stable/2.6.17.y
stable/2.6.18.y
stable/2.6.19.y
stable/2.6.20.y
stable/2.6.21.y
stable/2.6.22.y
stable/2.6.23.y
stable/2.6.24.y
stable/2.6.25.y
stable/2.6.26.y
stable/2.6.27.y
stable/2.6.28.y
stable/2.6.29.y
stable/2.6.30.y
stable/2.6.31.y
stable/2.6.32.y
stable/2.6.33.y
stable/2.6.34.y
stable/2.6.35.y
stable/2.6.36.y
stable/2.6.37.y
stable/2.6.38.y
stable/2.6.39.y
stable/3.0.y
stable/3.1.y
stable/3.10.y
stable/3.11.y
stable/3.12.y
stable/3.13.y
stable/3.14.y
stable/3.15.y
stable/3.16.y
stable/3.17.y
stable/3.18.y
stable/3.19.y
stable/3.2.y
stable/3.3.y
stable/3.4.y
stable/3.5.y
stable/3.6.y
stable/3.7.y
stable/3.8.y
stable/3.9.y
stable/4.0.y
stable/4.1.y
stable/4.10.y
stable/4.11.y
stable/4.12.y
stable/4.13.y
stable/4.14.y
stable/4.15.y
stable/4.16.y
stable/4.17.y
stable/4.18.y
stable/4.19.y
stable/4.2.y
stable/4.20.y
stable/4.3.y
stable/4.4.y
stable/4.5.y
stable/4.6.y
stable/4.7.y
stable/4.8.y
stable/4.9.y
stable/5.0.y
stable/5.1.y
stable/5.10.y
stable/5.11.y
stable/5.12.y
stable/5.13.y
stable/5.14.y
stable/5.15.y
stable/5.16.y
stable/5.17.y
stable/5.18.y
stable/5.19.y
stable/5.2.y
stable/5.3.y
stable/5.4.y
stable/5.5.y
stable/5.6.y
stable/5.7.y
stable/5.8.y
stable/5.9.y
stable/6.0.y
stable/6.1.y
stable/6.10.y
stable/6.11.y
stable/6.12.y
stable/6.13.y
stable/6.14.y
stable/6.15.y
stable/6.16.y
stable/6.17.y
stable/6.18.y
stable/6.2.y
stable/6.3.y
stable/6.4.y
stable/6.5.y
stable/6.6.y
stable/6.7.y
stable/6.8.y
stable/6.9.y
torvalds/HEAD
torvalds/master
Linux Kernel
Sven Wegener
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
exportfs
Age
Commit message (
Expand
)
Author
2013-09-07
exportfs: don't assume that ->iterate() won't feed us too long entries
Al Viro
2013-06-29
[readdir] constify ->actor
Al Viro
2013-06-29
[readdir] ->readdir() is gone
Al Viro
2013-06-29
[readdir] introduce ->iterate(), ctx->pos, dir_emit()
Al Viro
2013-06-29
[readdir] introduce iterate_dir() and dir_context
Al Viro
2013-02-27
hlist: drop the node parameter from iterators
Sasha Levin
2012-12-20
Merge branch 'for-3.8' of git://linux-nfs.org/~bfields/linux
Linus Torvalds
2012-12-17
fs, exportfs: add exportfs_encode_inode_fh() helper
Cyrill Gorcunov
2012-12-17
fs, exportfs: escape nil dereference if no s_export_op present
Cyrill Gorcunov
2012-11-07
exportfs: add FILEID_INVALID to indicate invalid fid_type
Namjae Jeon
2012-07-23
switch dentry_open() to struct path, make it grab references itself
Al Viro
2012-07-14
vfs: switch i_dentry/d_alias to hlist
Al Viro
2012-05-29
->encode_fh() API change
Al Viro
2011-03-15
vfs: Add open by file handle support
Aneesh Kumar K.V
2011-03-14
exportfs: Return the minimum required handle size
Aneesh Kumar K.V
2011-01-07
fs: dcache per-inode inode alias locking
Nick Piggin
2011-01-07
fs: dcache rationalise dget variants
Nick Piggin
2011-01-07
fs: dcache remove dcache_lock
Nick Piggin
2011-01-07
fs: scale inode alias list
Nick Piggin
2010-10-25
exportfs: use dget_parent
Christoph Hellwig
2009-10-27
nfs: new subdir Documentation/filesystems/nfs
J. Bruce Fields
2008-12-25
Merge branch 'next' into for-linus
James Morris
2008-12-08
EXPORTFS: handle NULL returns from fh_to_dentry()/fh_to_parent()
J. Bruce Fields
2008-11-14
CRED: Pass credentials through dentry_open()
David Howells
2008-10-23
[PATCH] prepare vfs_readdir() callers to returning filldir result
Al Viro
2008-10-23
[PATCH] reduce the stack footprint of exportfs_decode_fh()
Al Viro
2008-10-23
[PATCH] switch all filesystems over to d_obtain_alias
Christoph Hellwig
2008-04-30
fs: replace remaining __FUNCTION__ occurrences
Harvey Harrison
2007-10-22
exportfs: update documentation
Christoph Hellwig
2007-10-22
exportfs: make struct export_operations const
Christoph Hellwig
2007-10-22
exportfs: remove old methods
Christoph Hellwig
2007-10-22
exportfs: add new methods
Christoph Hellwig
2007-10-22
exportfs: add fid type
Christoph Hellwig
2007-07-17
knfsd: exportfs: split out reconnecting a dentry from find_exported_dentry
Christoph Hellwig
2007-07-17
knfsd: exportfs: add find_disconnected_root helper
Christoph Hellwig
2007-07-17
knfsd: exportfs: move acceptable check into find_acceptable_alias
Christoph Hellwig
2007-07-17
knfsd: exportfs: untangle ISDIR logic in find_exported_dentry
Christoph Hellwig
2007-07-17
knfsd: exportfs: remove CALL macro
Christoph Hellwig
2007-07-17
knfsd: exportfs: add procedural interface for NFSD
Christoph Hellwig
2007-07-17
knfsd: exportfs: remove iget abuse
Christoph Hellwig
2007-07-17
knfsd: exportfs: add exportfs.h header
Christoph Hellwig
2007-05-08
header cleaning: don't include smp_lock.h when not used
Randy Dunlap
2006-10-03
[PATCH] VFS: Make filldir_t and struct kstat deal in 64-bit inode numbers
David Howells
2006-05-21
[PATCH] NFS server subtree_check returns dubious value
Peter Staubach
2006-01-18
[PATCH] exportfs: add find_acceptable_alias helper
Christoph Hellwig
2006-01-09
[PATCH] mutex subsystem, semaphore to mutex: VFS, ->i_sem
Jes Sorensen
2005-03-04
[PATCH] nfsd: exportfs: reduce stack usage
Neil Brown
2004-09-07
[PATCH] knfsd: return EACCES instead of ESTALE for certain filehandle lookup ...
Neil Brown
2004-08-22
[PATCH] kNFSd: get rid of open_private_file
Neil Brown
2004-05-14
[PATCH] d_flags locking fixes
Andrew Morton
[prev]
[next]