pub/scm/linux/storage/autofs/autofs.git  about / heads / tags
autofs userspace code repository.
$ git log --pretty=format:'%h %s (%cs)%d'
ad51826 autofs-5.1.9 - fix deadlock in remount (2024-08-14)
	(HEAD -> master)
fe0cc2d autofs-5.1.9 - fix get parent multi-mount check in try_remount() (2024-08-14)
6cbb6e9 autofs-5.1.9 - add some unimplemented amd map options (2024-08-14)
b48aab9 autofs-5.1.9 - refactor amd mount options handling (2024-08-14)
6fdfbcd autofs-5.1.9 - make ioctl ops ->timeout() handle per-dentry expire (2024-08-14)
a200224 autofs-5.1.9 - seperate amd mount and entry flags (2024-08-14)
abf2030 autofs-5.1.9 - fix amd cache options not copied (2024-08-14)
ddbfd29 autofs-5.1.9 - add flags argument to amd do_program_mount() (2024-08-14)
8b6fb4e autofs-5.1.9 - refactor amd function umount_amd_ext_mount() (2024-08-14)
edb2f0f autofs-5.1.9 - refactor amd function do_program_mount() (2024-08-12)
...

$ git cat-file blob HEAD:README

autofs is a kernel-based automounter for Linux. autofs is used to
automatically mount filesystems on demand. After a period of inactivity
set by a predefined timeout value, the auto-mounts will be unmounted.
autofs allows one to provide centrally-managed, consistent file path
names for users and applications, even in large, frequently changing
installations.

To build autofs, please run:

	./configure

To discover available configure options, please run:

	./configure --help

After configuring, you can:

	make		... make the daemon and modules
	make install	... install the daemon and modules

Development kernels 2.3.41 and onwards contain the autofs4 as
standard.  If you're using 2.2, you can apply the patch in
the patches directory; it was made from 2.2.14, but it should
work on 2.2.10 onwards. Patches related to extensions written
by Ian Kent are also in the patches directory. See README.ghosting
for a description of the kernel patches.

If you use autofs as a module, you need to add "alias autofs4 autofs"
to your modules config file (/etc/modules.conf or /etc/conf.modules).

autofs was written by H. Peter Anvin of Transmeta Corporation, please
read the COPYRIGHT file. autofs 4 is the result of Jeremy
Fitzhardinge's <jeremy@goop.org> work on autofs 3. Further enhancements
have been made by Ian Kent <raven@themaw.net>.

If you use or want to help develop autofs, please join the autofs
mailing list by sending an email to:

	majordomo@vger.kernel.org

With the body text:

	subscribe autofs

Once subscribed you can send patches to:

	autofs@vger.kernel.org

# heads (aka `branches'):
$ git for-each-ref --sort=-creatordate refs/heads \
	--format='%(HEAD) %(refname:short) %(subject) (%(creatordate:short))'
* master       autofs-5.1.9 - fix deadlock in remount (2024-08-14)
  autofs-5.0-stable Release 5.0.10 (2015-04-21)

# tags:
$ git for-each-ref --sort=-creatordate refs/tags \
	--format='%(refname:short) %(subject) (%(creatordate:short))'
release_5_1_9 autofs-5.1.8 - update autofs release (2023-11-03) tar.gz
release_5_1_8 update - 5.1.8 (2021-10-19) tar.gz
release_5_1_7 Update to release 5.1.7. (2021-01-25) tar.gz
release_5_1_6 Update to release 5.1.6. (2019-10-07) tar.gz
release_5_1_5 autofs-5.1.5 - update (2018-10-30) tar.gz
release_5_1_4 autofs - update to 5.1.4. (2017-12-19) tar.gz
release_5_1_3 autofs-5.1.3 - update (2017-05-24) tar.gz
release_5_1_2 autofs-5.1.1 - update to 5.1.2 (2016-06-15) tar.gz
release_5_1_1 Fix release date in changelog (2015-04-21) tar.gz
release_5_0_10 Release 5.0.10 (2015-04-21) tar.gz
...

# associated public inboxes:
# (number on the left is used for dev purposes)
        713 autofs
         75 ../../../../../../lkml
         23 qemu-devel
         17 linux-arm-kernel
         14 linux-fsdevel
         14 netdev
         12 linux-devicetree
         12 u-boot
         11 linux-nfs
         11 xen-devel
         10 linux-wireless
         10 stable
         10 kvm
          9 dri-devel
          8 linux-arm-msm
          8 git
          8 intel-gfx
          7 linux-bluetooth
          7 openembedded-devel
          6 util-linux
          6 buildroot
          5 linux-mm
          5 linux-mips
          5 dpdk-dev
          5 linuxppc-dev
          5 openembedded-core
          4 linux-mtd
          4 linux-crypto
          4 netfilter-devel
          4 linux-cifs
          4 linux-pm
          4 kvmarm
          4 amd-gfx
          4 linux-omap
          4 linux-tegra
          4 ceph-devel
          4 linux-arch
          3 linux-block
          3 linux-xfs
          3 linux-media
          3 linux-input
          3 alsa-devel
          3 linux-scsi
          3 linux-btrfs
          3 linux-renesas-soc
          3 kernel-hardening
          3 linux-clk
          3 linux-iio
          3 linux-pci
          3 linux-mmc
          3 linux-spi
          3 linux-pwm
          3 openbmc
          3 qemu-riscv
          3 cgroups
          3 reiserfs-devel
          2 linux-samsung-soc
          2 linux-mediatek
          2 linux-acpi
          2 linux-integrity
          2 fstests
          2 linux-hwmon
          2 driverdev-devel
          2 linux-usb
          2 selinux
          2 linux-gpio
          2 linux-rdma
          2 linux-ext4
          2 linux-f2fs-devel
          2 linux-ide
          2 rcu
          2 linux-man
          2 linux-i2c
          2 virtualization
          2 linux-raid
          2 platform-driver-x86
          2 linux-fbdev
          2 linux-cxl
          2 linux-sh
          2 ocfs2-devel
          2 ath10k
          2 nouveau
          2 linux-s390
          2 kernel-janitors
          2 linux-sunxi
          2 mptcp
          2 nvdimm
          2 ath9k-devel
          2 ltp
          2 yocto
          2 linux-patches
          2 chrome-platform
          2 yocto-meta-ti
          2 kexec
          2 virtio-dev
          2 virtio-comment
          2 poky
          2 cluster-devel
          2 igt-dev
          1 linux-fscrypt
          1 cocci
          1 linux-riscv
          1 linux-nvme
          1 live-patching
          1 bpf
          1 linux-efi
          1 linux-edac
          1 linux-amlogic
          1 linux-erofs
          1 linux-nvdimm
          1 linux-iommu
          1 linux-snps-arc
          1 linux-rtc
          1 linux-kselftest
          1 dmaengine
          1 linux-next
          1 linux-parisc
          1 linux-leds
          1 linux-security-module
          1 linux-modules
          1 kernelnewbies
          1 linux-rt-users
          1 linux-sgx
          1 linux-serial
          1 linux-watchdog
          1 linux-trace-devel
          1 linux-hyperv
          1 workflows
          1 selinux-refpolicy
          1 linux-m68k
          1 linux-i3c
          1 linux-spdx
          1 linux-wpan
          1 ksummit-discuss
          1 wireguard
          1 backports
          1 io-uring
          1 linux-kernel-mentees
          1 linux-doc
          1 linux-csky
          1 tpmdd-devel
          1 linux-unionfs
          1 linux-firmware
          1 linux-api
          1 cip-dev
          1 linux-audit
          1 linux-remoteproc
          1 linux-dash
          1 linux-bcache
          1 linux-sparse
          1 mm-commits
          1 lttng-dev
          1 linux-kbuild
          1 linux-fpga
          1 linux-can
          1 containers
          1 linux-rockchip
          1 xdp-newbies
          1 phone-devel
          1 linux-hardening
          1 dash
          1 dm-devel
          1 keyrings
          1 linux-sctp
          1 linux-perf-users
          1 target-devel
          1 lustre-devel
          1 soc
          1 rust-for-linux
          1 ath11k
          1 linux-phy
          1 sparclinux
          1 linux-staging
          1 linux-coco
          1 regressions
          1 ksummit
          1 b43-dev
          1 linux-nfc
          1 linux-bcachefs
          1 ntfs3
          1 llvm
          1 fio
          1 iwd
          1 ell
          1 ofono
          1 yocto-meta-freescale
          1 yocto-toaster
          1 yocto-meta-arm
          1 yocto-docs
          1 bitbake-devel
          1 yocto-meta-virtualization
          1 ntb
          1 yocto-meta-arago
          1 outreachy
          1 xenomai
          1 damon
          1 asahi
          1 openrisc
          1 intel-wired-lan
          1 loongarch
          1 imx
          1 ath12k
          1 b4-sent
          1 linux-trace-kernel
          1 oe-linux-nfc
          1 oe-kbuild-all
          1 oe-chipsec
          1 batman
          1 intel-xe
          1 linux-um
          1 v9fs
          1 ecryptfs
          1 linux-ia64
          1 grub-devel
          1 kbd
          1 cpufreq
          1 dccp
          1 devicetree-spec
          1 devicetree-compiler
          1 initramfs
          1 kvm-ppc
          1 hail-devel
          1 kvm-ia64
          1 linux-8086
          1 kernel-testers
          1 linux-alpha
          1 linux-btrace
          1 linux-embedded
          1 linux-hams
          1 linux-hexagon
          1 linux-hotplug
          1 linux-laptop
          1 linux-sound
          1 trinity
          1 linux-metag
          1 linux-x25
          1 linux-nilfs
          1 lvs-devel
          1 netfilter
          1 linux-oxnas
          1 u-boot-amlogic
          1 lm-sensors
          1 lvm-devel
          1 acpica-devel
          1 perfbook
          1 virtio-fs
          1 smatch
          1 fuego
          1 wireless-regdb
          1 powertop

git clone https://yhbt.net/lore/pub/scm/linux/storage/autofs/autofs.git