index
:
kernel/linux.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
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
exportfs
Age
Commit message (
Expand
)
Author
Files
Lines
2017-03-03
Merge branch 'rebased-statx' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-1
/
+2
2017-03-03
statx: Add a system call to make enhanced file info available
David Howells
1
-1
/
+2
2017-03-02
sched/headers: Prepare to remove <linux/cred.h> inclusion from <linux/sched.h>
Ingo Molnar
1
-0
/
+1
2016-10-06
exportfs: be careful to only return expected errors.
NeilBrown
1
-4
/
+6
2016-05-03
introduce a parallel variant of ->iterate()
Al Viro
1
-1
/
+1
2016-05-03
reconnect_one(): use lookup_one_len_unlocked()
Al Viro
1
-3
/
+7
2016-01-23
wrappers for ->i_mutex access
Al Viro
1
-6
/
+6
2015-02-22
VFS: (Scripted) Convert S_ISLNK/DIR/REG(dentry->d_inode) to d_is_*(dentry)
David Howells
1
-1
/
+1
2014-11-03
move d_rcu from overlapping d_child to overlapping d_alias
Al Viro
1
-1
/
+1
2014-11-01
vfs: make first argument of dir_context.actor typed
Miklos Szeredi
1
-2
/
+3
2014-06-05
fs/exportfs/expfs.c: kernel-doc warning fixes
Fabian Frederick
1
-2
/
+2
2013-11-09
exportfs: fix quadratic behavior in filehandle lookup
J. Bruce Fields
1
-53
/
+13
2013-11-09
exportfs: better variable name
J. Bruce Fields
1
-6
/
+6
2013-11-09
exportfs: move most of reconnect_path to helper function
J. Bruce Fields
1
-78
/
+86
2013-11-09
exportfs: eliminate unused "noprogress" counter
J. Bruce Fields
1
-13
/
+2
2013-11-09
exportfs: stop retrying once we race with rename/remove
J. Bruce Fields
1
-5
/
+40
2013-11-09
exportfs: clear DISCONNECTED on all parents sooner
J. Bruce Fields
1
-4
/
+21
2013-11-09
exportfs: more detailed comment for path_reconnect
J. Bruce Fields
1
-1
/
+13
2013-11-09
exportfs: BUG_ON in crazy corner case
Christoph Hellwig
1
-6
/
+2
2013-11-09
exportfs: fix 32-bit nfsd handling of 64-bit inode numbers
J. Bruce Fields
1
-2
/
+16
2013-09-08
exportfs: don't assume that ->iterate() won't feed us too long entries
Al Viro
1
-1
/
+1
2013-06-29
[readdir] constify ->actor
Al Viro
1
-5
/
+5
2013-06-29
[readdir] ->readdir() is gone
Al Viro
1
-1
/
+1
2013-06-29
[readdir] introduce ->iterate(), ctx->pos, dir_emit()
Al Viro
1
-1
/
+1
2013-06-29
[readdir] introduce iterate_dir() and dir_context
Al Viro
1
-1
/
+3
2013-02-28
hlist: drop the node parameter from iterators
Sasha Levin
1
-2
/
+1
2012-12-21
Merge branch 'for-3.8' of git://linux-nfs.org/~bfields/linux
Linus Torvalds
1
-2
/
+2
2012-12-18
fs, exportfs: add exportfs_encode_inode_fh() helper
Cyrill Gorcunov
1
-5
/
+14
2012-12-18
fs, exportfs: escape nil dereference if no s_export_op present
Cyrill Gorcunov
1
-1
/
+1
2012-11-08
exportfs: add FILEID_INVALID to indicate invalid fid_type
Namjae Jeon
1
-2
/
+2
2012-07-23
switch dentry_open() to struct path, make it grab references itself
Al Viro
1
-7
/
+6
2012-07-14
vfs: switch i_dentry/d_alias to hlist
Al Viro
1
-1
/
+2
2012-05-30
->encode_fh() API change
Al Viro
1
-14
/
+19
2011-03-15
vfs: Add open by file handle support
Aneesh Kumar K.V
1
-0
/
+2
2011-03-14
exportfs: Return the minimum required handle size
Aneesh Kumar K.V
1
-2
/
+7
2011-01-07
fs: dcache per-inode inode alias locking
Nick Piggin
1
-5
/
+7
2011-01-07
fs: dcache rationalise dget variants
Nick Piggin
1
-1
/
+1
2011-01-07
fs: dcache remove dcache_lock
Nick Piggin
1
-4
/
+0
2011-01-07
fs: scale inode alias list
Nick Piggin
1
-0
/
+4
2010-10-26
exportfs: use dget_parent
Christoph Hellwig
1
-9
/
+8
2009-10-28
nfs: new subdir Documentation/filesystems/nfs
J. Bruce Fields
1
-1
/
+1
2008-12-25
Merge branch 'next' into for-linus
James Morris
1
-1
/
+3
2008-12-09
EXPORTFS: handle NULL returns from fh_to_dentry()/fh_to_parent()
J. Bruce Fields
1
-0
/
+4
2008-11-14
CRED: Pass credentials through dentry_open()
David Howells
1
-1
/
+3
2008-10-23
[PATCH] prepare vfs_readdir() callers to returning filldir result
Al Viro
1
-3
/
+4
2008-10-23
[PATCH] reduce the stack footprint of exportfs_decode_fh()
Al Viro
1
-5
/
+4
2008-10-23
[PATCH] switch all filesystems over to d_obtain_alias
Christoph Hellwig
1
-4
/
+0
2008-04-30
fs: replace remaining __FUNCTION__ occurrences
Harvey Harrison
1
-5
/
+5
2007-10-22
exportfs: update documentation
Christoph Hellwig
1
-16
/
+25
2007-10-22
exportfs: make struct export_operations const
Christoph Hellwig
1
-3
/
+3
[next]