pub/scm/fs/fuse/dbfs.git  about / heads / tags
FUSE fs w/ Berkeley DB backend.
$ git log --pretty=format:'%h %s (%cs)%d'
739d71b Add support for BDB 4.7. (2009-02-09)
	(HEAD -> master)
ae82f4e Add support for BDB 4.6. (2007-12-03)
570af17 Make Berkeley DB check less version-specific. (2007-11-28)
24242b1 Properly clean up from open-db failure.  Tighten default file perms. (2007-11-25)
7e83485 Upgrade Berkeley DB requirement to 4.5 (Fedora 7 locally). (2007-11-24)
d9f32b0 Doc update: add BUGS file, update README (2007-03-19)
0d9d6a9 Bump version to 0.8git. (2007-03-19)
bd328d5 Release version 0.7. (2007-03-19)
92dcccd Make sure to reply to FUSE, in releasedir op. (2007-03-19)
ae90ffe Bump version to 0.7git. (2006-12-07)
...

$ git cat-file blob HEAD:README
This program implements a FUSE filesystem, backed by Berkeley DB.

The latest version of fuse-dbfs can be found in the git repository
git://git.kernel.org/pub/scm/fs/fuse/dbfs.git

Software home:
http://www.kernel.org/pub/linux/kernel/people/jgarzik/fs/

git repository:
git://git.kernel.org/pub/scm/fs/fuse/dbfs.git

Build (and probably runtime) dependencies:
* GLib 2.x
* DB 4.x
* FUSE
* OpenSSL, or compatible libcrypto (for SHA1)

Other documentation to read:
AUTHORS		List of primary program authors
BUGS		List of problems we need to fix
COPYING		Software license (GPL)
INSTALL		Generic GNU autotools software installation instructions
NEWS		Overview of per-release changes
SCHEMA		Database data structure layout

# heads (aka `branches'):
$ git for-each-ref --sort=-creatordate refs/heads \
	--format='%(HEAD) %(refname:short) %(subject) (%(creatordate:short))'
* master       Add support for BDB 4.7. (2009-02-09)

# tags:
$ git for-each-ref --sort=-creatordate refs/tags \
	--format='%(refname:short) %(subject) (%(creatordate:short))'
# no tags, yet...

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

git clone https://yhbt.net/lore/pub/scm/fs/fuse/dbfs.git