Sasha Levin
|
b67bfe0d42
hlist: drop the node parameter from iterators
|
12 years ago |
Linus Torvalds
|
982197277c
Merge branch 'for-3.8' of git://linux-nfs.org/~bfields/linux
|
12 years ago |
Cyrill Gorcunov
|
711c7bf991
fs, exportfs: add exportfs_encode_inode_fh() helper
|
12 years ago |
Cyrill Gorcunov
|
ab49bdecc3
fs, exportfs: escape nil dereference if no s_export_op present
|
12 years ago |
Namjae Jeon
|
216b6cbdcb
exportfs: add FILEID_INVALID to indicate invalid fid_type
|
13 years ago |
Al Viro
|
765927b2d5
switch dentry_open() to struct path, make it grab references itself
|
13 years ago |
Al Viro
|
b3d9b7a3c7
vfs: switch i_dentry/d_alias to hlist
|
13 years ago |
Al Viro
|
b0b0382bb4
->encode_fh() API change
|
13 years ago |
Aneesh Kumar K.V
|
becfd1f375
vfs: Add open by file handle support
|
14 years ago |
Aneesh Kumar K.V
|
5fe0c23788
exportfs: Return the minimum required handle size
|
14 years ago |
Nick Piggin
|
873feea09e
fs: dcache per-inode inode alias locking
|
14 years ago |
Nick Piggin
|
dc0474be3e
fs: dcache rationalise dget variants
|
14 years ago |
Nick Piggin
|
b5c84bf6f6
fs: dcache remove dcache_lock
|
14 years ago |
Nick Piggin
|
b23fb0a603
fs: scale inode alias list
|
14 years ago |
Christoph Hellwig
|
0461ee2616
exportfs: use dget_parent
|
14 years ago |
J. Bruce Fields
|
dc7a08166f
nfs: new subdir Documentation/filesystems/nfs
|
15 years ago |
James Morris
|
cbacc2c7f0
Merge branch 'next' into for-linus
|
16 years ago |
J. Bruce Fields
|
a4f4d6df53
EXPORTFS: handle NULL returns from fh_to_dentry()/fh_to_parent()
|
16 years ago |
David Howells
|
745ca2475a
CRED: Pass credentials through dentry_open()
|
16 years ago |
Al Viro
|
53c9c5c0e3
[PATCH] prepare vfs_readdir() callers to returning filldir result
|
17 years ago |
Al Viro
|
f3f8e17571
[PATCH] reduce the stack footprint of exportfs_decode_fh()
|
17 years ago |
Christoph Hellwig
|
440037287c
[PATCH] switch all filesystems over to d_obtain_alias
|
17 years ago |
Harvey Harrison
|
8e24eea728
fs: replace remaining __FUNCTION__ occurrences
|
17 years ago |
Christoph Hellwig
|
e38f981758
exportfs: update documentation
|
17 years ago |
Christoph Hellwig
|
3965516440
exportfs: make struct export_operations const
|
17 years ago |
Christoph Hellwig
|
cfaea787c0
exportfs: remove old methods
|
17 years ago |
Christoph Hellwig
|
2596110a39
exportfs: add new methods
|
17 years ago |
Christoph Hellwig
|
6e91ea2bb0
exportfs: add fid type
|
17 years ago |
Christoph Hellwig
|
019ab801cf
knfsd: exportfs: split out reconnecting a dentry from find_exported_dentry
|
18 years ago |
Christoph Hellwig
|
dd90b50906
knfsd: exportfs: add find_disconnected_root helper
|
18 years ago |