index
:
linux-toradex.git
colibri
colibri_vf
tegra
tegra-next
toradex_4.1-2.0.x-imx
toradex_4.1-2.0.x-imx-next
toradex_4.14-2.0.x-imx
toradex_4.14-2.0.x-imx-next
toradex_4.14-2.0.x-imx-rebased
toradex_4.14-2.3.x-imx
toradex_4.19.y
toradex_4.19.y-rt
toradex_4.20.y
toradex_4.9-1.0.x-imx
toradex_4.9-1.0.x-imx-next
toradex_4.9-1.0.x-imx-rebased
toradex_4.9-2.3.x-imx
toradex_4.9-2.3.x-imx-next
toradex_4.9-2.3.x-imx-rebased
toradex_5.0.y
toradex_5.15-2.0.x-imx
toradex_5.15-2.1.x-imx
toradex_5.15-2.2.x-imx
toradex_5.2.y
toradex_5.3.y
toradex_5.4-2.1.x-imx
toradex_5.4-2.3.x-imx
toradex_5.4.y
toradex_6.6-2.0.x-imx
toradex_6.6-2.1.x-imx
toradex_imx6
toradex_imx_3.10.17_1.0.0_ga
toradex_imx_3.10.17_1.0.0_ga-next
toradex_imx_3.14.28_1.0.0_ga
toradex_imx_3.14.52_1.1.0_ga
toradex_imx_3.14.52_1.1.0_ga-next
toradex_imx_4.1.15_1.0.0_ga
toradex_imx_4.1.15_1.0.0_ga-next
toradex_imx_4.14.78_1.0.0_ga-bring_up
toradex_imx_4.9.123_imx8mm_ga-bring_up
toradex_imx_4.9.51_imx8_beta1-bring_up
toradex_imx_4.9.51_imx8_beta1-bring_up_ov5640
toradex_imx_4.9.51_imx8_beta2-bring_up
toradex_ti-linux-5.10.y_bringup
toradex_ti-linux-6.1.y
toradex_ti-linux-6.6.y
toradex_tk1_l4t_r21.5
toradex_tk1_l4t_r21.6
toradex_tk1_l4t_r21.7
toradex_tk1_l4t_r21.7-next
toradex_vf_3.18
toradex_vf_3.18-next
toradex_vf_4.0
toradex_vf_4.0-next
toradex_vf_4.1
toradex_vf_4.1-next
toradex_vf_4.4
toradex_vf_4.4-next
Linux kernel for Apalis and Colibri modules
Toradex
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
exportfs
Age
Commit message (
Expand
)
Author
2015-02-22
VFS: (Scripted) Convert S_ISLNK/DIR/REG(dentry->d_inode) to d_is_*(dentry)
David Howells
2014-11-03
move d_rcu from overlapping d_child to overlapping d_alias
Al Viro
2014-10-31
vfs: make first argument of dir_context.actor typed
Miklos Szeredi
2014-06-04
fs/exportfs/expfs.c: kernel-doc warning fixes
Fabian Frederick
2013-11-09
exportfs: fix quadratic behavior in filehandle lookup
J. Bruce Fields
2013-11-09
exportfs: better variable name
J. Bruce Fields
2013-11-09
exportfs: move most of reconnect_path to helper function
J. Bruce Fields
2013-11-09
exportfs: eliminate unused "noprogress" counter
J. Bruce Fields
2013-11-09
exportfs: stop retrying once we race with rename/remove
J. Bruce Fields
2013-11-09
exportfs: clear DISCONNECTED on all parents sooner
J. Bruce Fields
2013-11-09
exportfs: more detailed comment for path_reconnect
J. Bruce Fields
2013-11-09
exportfs: BUG_ON in crazy corner case
Christoph Hellwig
2013-11-09
exportfs: fix 32-bit nfsd handling of 64-bit inode numbers
J. Bruce Fields
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
[next]