index
:
guix
add-compress-debug-symbols-phase
add-maintainers-to-etc-teams.scm
add-tests-for-guix-shell-container
audio-team
beam-team
bootstrap-team
client-add-build-max-log-size-option
core-packages-team
core-packages-team-2026-06-20
core-packages-team-2026-06-20-rebased
core-packages-team-2026-07-21
core-packages-team-2026-07-21-rebased
crypto-team
daemon-allow-all-clients-to-set-build-max-log-size
dexed
emacs-team
gnome-team
go-team
graal
guile-daemon
guix-extension-channels
haskell-team
hpc-team
hurd-team
hurl
java-team
javascript-team
kde-team
kernel-updates
keyring
libreoffice
librewolf-updates
lisp-team-asdf-build-system/abcl
master
merge-xorg-configurations
mesa-updates
mpd-fix-groups
nckx-patch-1
next-master
ocaml-team
onnx
perlssl
python-team
qt-team
r-team
rename-kernel-team
ruby-team
rust-team
science-team
sysadmin-team
tex-team
ungoogled-chromium-updates
version-0.10.0
version-0.11.0
version-0.12.0
version-0.13.0
version-0.14.0
version-0.15.0
version-0.16.0
version-0.8.3
version-0.9.0
version-1.0.0
version-1.0.1
version-1.1.0
version-1.2.0
version-1.3.0
version-1.4.0
version-1.5.0
wip-arm-bootstrap
wip-container
wip-digests
wip-fix-system-tests
wip-full-source-bootstrap
wip-gexp-grafts
wip-gexp-hygiene
wip-guix-log
wip-harden-installer
wip-hurd-vm
wip-ipfs
wip-ipfs-substitutes
wip-ipfs2
wip-julia-upgrade
wip-node-riscv64
wip-ocaml
wip-plmshift
wip-postfix
wip-riscv-bootstrap
wip-riscv-bootstrap1
wip-system-bootstrap
world-rebuild
Transactional package manager, declarative GNU/Linux distribution, reproducible deployment tool, and more! https://guix.gnu.org
Mirror
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
gnu
/
build
/
file-systems.scm
Age
Commit message (
Expand
)
Author
Files
Lines
2026-03-29
revert 7e7487166b02aa41d42e96a1dfccaceda7fefc12
nckx-patch-1
nckx
1
-7
/
+6
2026-02-23
file-systems: canonicalize-device-spec: Wait for device to exist.
Rutherther
1
-6
/
+7
2026-02-23
file-systems: mount-file-system: Guard against missing devices.
Rutherther
1
-26
/
+54
2025-11-06
file-systems: Support the 'remount' mount flag.
Sören Tempel
1
-0
/
+2
2025-09-21
file-systems: Fix article usage in docstrings.
Jean-Baptiste Note
1
-3
/
+3
2025-09-21
file-systems: Add support for hibernation swap detection.
Jean-Baptiste Note
1
-0
/
+37
2025-09-18
Reapply "Update Maxim's email address."
Maxim Cournoyer
1
-1
/
+1
2025-09-18
Revert "Update Maxim's email address."
Maxim Cournoyer
1
-1
/
+1
2025-09-18
Update Maxim's email address.
Maxim Cournoyer
1
-1
/
+1
2025-06-16
file-systems: Support UUIDs for FAT12.
Quentin Vincent
1
-4
/
+7
2024-11-11
bootloader: grub: Remove hardcoded partition number for the Hurd.
Janneke Nieuwenhuizen
1
-0
/
+58
2024-09-01
file-systems: Add support for exFAT.
Tobias Geerinckx-Rice
1
-1
/
+116
2024-07-26
file-systems: Allow specifying CIFS credentials in a file.
vicvbcun
1
-0
/
+42
2024-07-20
file-systems: Skip checking the cifs file-system type.
Richard Sent
1
-0
/
+1
2024-06-04
file-systems: Add support for mounting CIFS file systems
Richard Sent
1
-2
/
+43
2024-06-04
file-systems: Add host-to-ip nested function
Richard Sent
1
-5
/
+10
2024-02-19
file-systems: Recognize “none” as a valid device spec.
Nicolas Graves
1
-4
/
+5
2023-02-26
file-systems: Validate 'no-diratime flag.
Tobias Geerinckx-Rice
1
-0
/
+1
2022-11-20
file-systems: Always do recursive bind mounts.
Ricardo Wurmus
1
-1
/
+1
2022-11-03
file-systems: Gracefully handle EMEDIUMTYPE in 'read-partitions'.
Marius Bakke
1
-0
/
+4
2022-10-20
file-systems: Support the 'no-diratime' mount flag.
Ludovic Courtès
1
-0
/
+2
2022-09-08
file-systems: Open files with O_CLOEXEC.
Ludovic Courtès
1
-1
/
+14
2022-08-10
gnu: system: file-systems: Add shared flag.
Oleg Pykhalov
1
-0
/
+6
2022-07-01
file-systems: Add 'cleanly-unmounted-ext2?'.
Ludovic Courtès
1
-0
/
+24
2022-04-08
file-systems: Invoke fsck tools with 'system*/tty'.
Ludovic Courtès
1
-44
/
+44
2022-04-08
mapped-devices: Ensure 'cryptsetup open' gets a tty.
Ludovic Courtès
1
-1
/
+29
2021-11-23
system: Add swap flags.
Josselin Poiret
1
-1
/
+35
2021-09-28
file-systems: Prefer low-memory mode of ‘btrfs check’.
Tobias Geerinckx-Rice
1
-1
/
+4
2021-09-23
file-systems: Add support for XFS.
Tobias Geerinckx-Rice
1
-2
/
+70
2021-09-23
file-systems: Add file system to *-SUPERBLOCK-VOLUME-NAME docstrings.
Tobias Geerinckx-Rice
1
-18
/
+18
2021-09-23
gnu: Don't abuse check-btrfs-file-system to scan.
Tobias Geerinckx-Rice
1
-2
/
+0
2021-09-23
file-systems: Support forced checks & repairs.
Tobias Geerinckx-Rice
1
-60
/
+149
2021-05-04
file-systems: Rewrite comment.
Tobias Geerinckx-Rice
1
-5
/
+5
2021-05-04
file-systems: Handle abnormal ‘bcachefs fsck’ exits.
Tobias Geerinckx-Rice
1
-2
/
+3
2021-04-23
file-systems: read-partition-{uuid,label} don't swallow ENOENT & co.
Ludovic Courtès
1
-15
/
+14
2021-03-10
file-systems: 'mount-file-system' preserves the right mount flags.
Ludovic Courtès
1
-8
/
+2
2021-02-25
file-systems: 'mount-file-system' preserves source flags for bind mounts.
Ludovic Courtès
1
-15
/
+30
2020-12-06
file-systems: Fix ‘bcachefs fsck’ exit value logic.
Tobias Geerinckx-Rice
1
-6
/
+8
2020-11-07
file-systems: Add support for bcachefs.
Tobias Geerinckx-Rice
1
-1
/
+58
2020-10-30
file-systems: Allow swap space lookup by UUID/label.
Ludovic Courtès
1
-1
/
+45
2020-09-07
linux-boot: Handle nfs-root device strings.
Stefan
1
-1
/
+2
2020-07-31
file-system: Add mount-may-fail? option.
Mathieu Othacehe
1
-21
/
+28
2020-07-26
file-systems: Add NTFS support.
Mathieu Othacehe
1
-1
/
+40
2020-05-20
linux-boot: Refactor boot-system.
Maxim Cournoyer
1
-2
/
+4
2020-05-03
file-systems: Fix UTF-16 handling in initrd.
Danny Milosavljevic
1
-0
/
+25
2020-05-03
file-systems: Fix F2FS volume name accessor.
Danny Milosavljevic
1
-1
/
+19
2020-05-02
file-systems: Add support for F2FS.
raingloom
1
-2
/
+59
2020-03-02
build: file-systems: Do not warn about file system check for NFS.
Maxim Cournoyer
1
-0
/
+2
2020-01-05
file-systems: Handle LUKS2 header.
David Trudgian
1
-2
/
+11
2020-01-03
file-systems: Add support for JFS.
Tobias Geerinckx-Rice
1
-2
/
+47
[next]