index
:
pub/scm/linux/kernel/git/bod/linux.git
master
Fiery the angels fell deep thunder rolled around their shores burning with the fires of Orc
Bryan O'Donoghue
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
exportfs
Age
Commit message (
Expand
)
Author
Files
Lines
2026-06-05
find_acceptable_alias(): skip NORCU aliases with zero refcount
Al Viro
1
-5
/
+4
2026-04-21
Merge tag 'pull-dcache-busy-wait' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-1
/
+1
2026-04-02
for_each_alias(): helper macro for iterating through dentries of given inode
Al Viro
1
-1
/
+1
2026-03-06
treewide: change inode->i_ino from unsigned long to u64
Jeff Layton
1
-2
/
+2
2026-01-29
fs: add helpers name_is_dot{,dot,_dotdot}
Amir Goldstein
1
-1
/
+2
2025-06-11
exportfs: use lookup_one_unlocked()
NeilBrown
1
-3
/
+1
2025-05-26
Merge tag 'vfs-6.16-rc1.misc' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-0
/
+1
2025-05-15
readdir: supply dir_context.count as readdir buffer size hint
Miklos Szeredi
1
-0
/
+1
2025-04-07
VFS: improve interface for lookup_one functions
NeilBrown
1
-3
/
+2
2025-03-25
exportfs: add module description
Arnd Bergmann
1
-0
/
+1
2025-03-14
exportfs: remove locking around ->get_parent() call.
NeilBrown
1
-2
/
+0
2024-11-15
fs: prepare for "explicit connectable" file handles
Amir Goldstein
1
-2
/
+15
2024-05-28
fhandle: relax open_by_handle_at() permission checks
Christian Brauner
1
-2
/
+7
2024-01-23
fs: Create a generic is_dot_dotdot() utility
Chuck Lever
1
-10
/
+0
2024-01-23
exportfs: fix the fallback implementation of the get_name export operation
Trond Myklebust
1
-1
/
+11
2023-10-28
fs: fix build error with CONFIG_EXPORTFS=m or not defined
Amir Goldstein
1
-41
/
+0
2023-10-28
exportfs: support encoding non-decodeable file handles by default
Amir Goldstein
1
-3
/
+29
2023-10-28
exportfs: make ->encode_fh() a mandatory method for NFS export
Amir Goldstein
1
-7
/
+9
2023-10-24
exportfs: add helpers to check if filesystem can encode/decode file handles
Amir Goldstein
1
-6
/
+2
2023-08-29
exportfs: remove kernel-doc warnings in exportfs
Zhu Wang
1
-0
/
+1
2023-08-06
vfs: get rid of old '->iterate' directory operation
Linus Torvalds
1
-1
/
+1
2023-05-22
exportfs: add explicit flag to request non-decodeable file handles
Amir Goldstein
1
-2
/
+18
2023-05-22
exportfs: change connectable argument to bit flags
Amir Goldstein
1
-2
/
+11
2023-01-19
fs: port ->permission() to pass mnt_idmap
Christian Brauner
1
-2
/
+2
2022-11-28
exportfs: use pr_debug for unreachable debug statements
David Disseldorp
1
-4
/
+4
2022-08-17
Change calling conventions for filldir_t
Al Viro
1
-4
/
+3
2022-04-28
exportfs: support idmapped mounts
Christian Brauner
1
-2
/
+3
2020-12-09
exportfs: Add a function to return the raw output from fh_to_dentry()
Trond Myklebust
1
-8
/
+24
2019-11-10
exportfs_decode_fh(): negative pinned may become positive without the parent ...
Al Viro
1
-12
/
+19
2019-07-31
docs: fs: convert docs without extension to ReST
Mauro Carvalho Chehab
1
-1
/
+1
2019-05-21
treewide: Add SPDX license identifier - Makefile/Kconfig
Thomas Gleixner
1
-0
/
+1
2019-05-21
treewide: Add SPDX license identifier for more missed files
Thomas Gleixner
1
-0
/
+1
2018-11-23
exportfs: do not read dentry after free
Pan Bian
1
-1
/
+1
2018-11-18
exportfs: fix 'passing zero to ERR_PTR()' warning
YueHaibing
1
-0
/
+1
2018-04-12
ovl: do not try to reconnect a disconnected origin dentry
Amir Goldstein
1
-0
/
+9
2017-03-03
Merge branch 'rebased-statx' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-1
/
+2
2017-03-02
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-02
introduce a parallel variant of ->iterate()
Al Viro
1
-1
/
+1
2016-05-02
reconnect_one(): use lookup_one_len_unlocked()
Al Viro
1
-3
/
+7
2016-01-22
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-10-31
vfs: make first argument of dir_context.actor typed
Miklos Szeredi
1
-2
/
+3
2014-06-04
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
[next]