index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
autofs
Age
Commit message (
Expand
)
Author
Files
Lines
2024-01-12
Merge tag 'pull-dcache' of git://git.kernel.org/pub/scm/linux/kernel/git/viro...
Linus Torvalds
1
-5
/
+2
2023-11-25
dentry: switch the lists of children to hlist
Al Viro
1
-5
/
+2
2023-11-20
autofs: add: new_inode check in autofs_fill_super()
Ian Kent
1
-35
/
+21
2023-10-30
Merge tag 'vfs-6.7.ctime' of gitolite.kernel.org:pub/scm/linux/kernel/git/vfs...
Linus Torvalds
2
-4
/
+4
2023-10-24
autofs: fix add autofs_parse_fd()
Ian Kent
2
-4
/
+11
2023-10-18
autofs: convert to new timestamp accessors
Jeff Layton
2
-4
/
+4
2023-09-22
autofs: fix protocol sub version setting
Ian Kent
1
-1
/
+11
2023-09-22
autofs: convert autofs to use the new mount api
Ian Kent
3
-124
/
+155
2023-09-22
autofs: validate protocol version
Ian Kent
1
-15
/
+23
2023-09-22
autofs: refactor parse_options()
Ian Kent
1
-64
/
+72
2023-09-22
autofs: reformat 0pt enum declaration
Ian Kent
1
-3
/
+14
2023-09-22
autofs: refactor super block info init
Ian Kent
1
-25
/
+28
2023-09-22
autofs: add autofs_parse_fd()
Ian Kent
1
-17
/
+31
2023-09-22
autofs: refactor autofs_prepare_pipe()
Ian Kent
1
-1
/
+9
2023-08-28
Merge tag 'v6.6-vfs.autofs' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-2
/
+3
2023-08-28
Merge tag 'v6.6-vfs.ctime' of git://git.kernel.org/pub/scm/linux/kernel/git/v...
Linus Torvalds
2
-4
/
+4
2023-08-04
autofs: use wake_up() instead of wake_up_interruptible(()
Ian Kent
1
-1
/
+1
2023-08-04
autofs: fix memory leak of waitqueues in autofs_catatonic_mode
Fedor Pchelkin
1
-1
/
+2
2023-07-30
arch/*/configs/*defconfig: Replace AUTOFS4_FS by AUTOFS_FS
Sven Joachim
1
-12
/
+0
2023-07-13
autofs: convert to ctime accessor functions
Jeff Layton
2
-4
/
+4
2023-06-15
autofs: set ctime as well when mtime changes on a dir
Jeff Layton
1
-3
/
+3
2023-01-19
fs: port ->permission() to pass mnt_idmap
Christian Brauner
1
-3
/
+3
2023-01-19
fs: port ->mkdir() to pass mnt_idmap
Christian Brauner
1
-2
/
+2
2023-01-19
fs: port ->symlink() to pass mnt_idmap
Christian Brauner
1
-2
/
+2
2022-07-18
autofs: remove unused ino field inode
Ian Kent
1
-2
/
+0
2022-07-18
autofs: add comment about autofs_mountpoint_changed()
Ian Kent
1
-3
/
+20
2022-07-18
autofs: use dentry info count instead of simple_empty()
Ian Kent
3
-11
/
+14
2022-07-18
autofs: make dentry info count consistent
Ian Kent
2
-4
/
+1
2022-07-18
autofs: use inode permission method for write access
Ian Kent
1
-41
/
+22
2021-10-21
autofs: fix wait name hash calculation in autofs_wait()
Ian Kent
1
-1
/
+1
2021-03-24
autofs: should_expire() argument is guaranteed to be positive
Al Viro
1
-1
/
+1
2021-03-21
get rid of autofs_getpath()
Al Viro
2
-56
/
+17
2021-01-24
fs: make helpers idmap mount aware
Christian Brauner
1
-7
/
+10
2020-12-10
file: Replace ksys_close with close_fd
Eric W. Biederman
1
-2
/
+3
2020-10-16
autofs: harden ioctl table
Matthew Wilcox
1
-2
/
+6
2020-09-30
autofs: use __kernel_write() for the autofs pipe writing
Linus Torvalds
1
-1
/
+1
2020-08-15
fs: autofs: delete repeated words in comments
Randy Dunlap
1
-2
/
+2
2020-07-08
autofs: switch to kernel_write
Christoph Hellwig
1
-1
/
+1
2020-03-14
LOOKUP_MOUNTPOINT: fold path_mountpointat() into path_lookupat()
Al Viro
1
-3
/
+3
2019-12-06
Merge branch 'next.autofs' of git://git.kernel.org/pub/scm/linux/kernel/git/v...
Linus Torvalds
3
-29
/
+18
2019-10-25
autofs: fix a leak in autofs_expire_indirect()
Al Viro
1
-2
/
+3
2019-09-18
autofs: don't bother with atomics for ino->count
Al Viro
3
-14
/
+14
2019-09-18
autofs_dir_rmdir(): check ino->count for deciding whether it's empty...
Al Viro
1
-4
/
+3
2019-09-18
autofs: get rid of pointless checks around ->count handling
Al Viro
1
-14
/
+8
2019-09-18
autofs_clear_leaf_automount_flags(): use ino->count instead of ->d_subdirs
Al Viro
1
-5
/
+1
2019-07-27
autofs_lookup(): hold ->d_lock over playing with ->d_flags
Al Viro
1
-6
/
+7
2019-07-27
get rid of autofs_info->active_count
Al Viro
2
-28
/
+6
2019-07-25
autofs: simplify get_next_positive_...(), get rid of trylocks
Al Viro
1
-71
/
+32
2019-05-24
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 83
Thomas Gleixner
8
-32
/
+8
2019-05-21
treewide: Add SPDX license identifier - Makefile/Kconfig
Thomas Gleixner
2
-0
/
+2
[next]