]> git.sesse.net Git - bcachefs-tools-debian/shortlog
bcachefs-tools-debian
2023-12-23 Kent OverstreetUpdate bcachefs sources to 72740a707b64 bcachefs: Split...
2023-12-23 Kent Overstreetcmd_fsck can now take colon separated devices
2023-12-23 Kent OverstreetUpdate bcachefs sources to c6d45169c6 bcachefs: Convert...
2023-12-22 koverstreetMerge pull request #194 from intelfx/work/makefile...
2023-12-22 Ivan ShapovalovMakefile: avoid recursively expanding expensive variables
2023-12-22 Kent OverstreetSilence a few rust build warnings
2023-12-22 Kent OverstreetUpdate bcachefs sources to df6415fefb27 bcachefs: Fixes...
2023-12-22 Kent OverstreetUpdate bcachefs sources to 5d0a6c2b32f1 bcachefs: check...
2023-12-20 Thomas Bertschingerremove Rust artifacts during `make clean`
2023-12-20 Kent Overstreetcmd_list_journal: fix check to print entry header
2023-12-20 Kent Overstreetcmd_migrate: don't link data above i_size
2023-12-20 Thomas Bertschingerdocs: add llvm-config dependency for arch, fedora
2023-12-20 Kent Overstreetcmd_migrate: fix memory leaks
2023-12-20 Kent Overstreetmake allocator helpers inlines
2023-12-20 Kent Overstreetcmd_migrate: check for write errors
2023-12-20 Kent Overstreetfix shrinker_free()
2023-12-20 Kent Overstreetcmd_migrate: fix write_data()
2023-12-19 Kent Overstreetv1.3.6
2023-12-19 Kent OverstreetDrop mlockall()
2023-12-19 Kent OverstreetUpdate bcachefs sources to 1a739db0b256 bcachefs; guard...
2023-12-17 Kent Overstreetcmd_dump: fix error message
2023-12-16 Kent OverstreetFix makefile when building without systemd
2023-12-16 Kent OverstreetUpdate bcachefs sources to 841a95c29f4c bcachefs: fix...
2023-12-10 Alexander Fougnerfix packaging
2023-12-10 Chris Webbbcachefs-tools: Fix typo in 872cd43
2023-12-10 Chris Webbbcachefs-tools: Disable -Wgnu-variable-sized-type-not...
2023-12-10 Chris Webbbcachefs-tools: Guard the __struct_group() #define...
2023-12-10 Chris Webbbcachefs-tools: Avoid glibc-specific mallinfo() in...
2023-12-10 Chris Webbbcachefs-tools: Use sysinfo(2) directly to implement...
2023-12-10 Chris Webbbcachefs-tools: Use basename(3) from <libgen.h>
2023-12-08 Tero Roponenbcachefs-tools: make 'all' the default Makefile goal
2023-12-08 Kent OverstreetMerge remote-tracking branch 'amoz/devel'
2023-12-08 koverstreetMerge pull request #190 from Dikay900/fs_free_space
2023-12-07 Alexander Fougnerfix build for glibc prior to 2.33
2023-12-07 Alexander Fougnerfix fallback flex array
2023-12-07 Philip Laubecmd_fs: calculate size based on bucket count for data...
2023-12-07 Kent OverstreetOnline fsck
2023-12-07 Kent OverstreetUpdate bcachefs sources to 6d44812757dd bcachefs: BCH_I...
2023-12-07 Kent OverstreetUpdate .gitignore for new service files
2023-12-07 Darrick J.... fsck: add a service to schedule and run bcachefsck...
2023-12-07 Darrick J.... fsck: add systemd service definitions for automatic...
2023-12-07 koverstreetMerge pull request #191 from cepelinas9000/fuse-fixes-1
2023-12-07 Tautvydas NesvarbuMultiple small fuse fixes for write, api, and hardlink
2023-12-06 Alexander Fougnerfix udev rules path
2023-12-06 koverstreetMerge pull request #189 from Dikay900/fs_human_readable
2023-12-06 Philip Laubecmd_fs: add long parameter --human-readable to usage...
2023-12-06 Kent OverstreetDisable shrinker thread shutdown
2023-12-05 Darrick J.... misc: don't allow udisks to automount bcachefs filesyst...
2023-11-30 Kent OverstreetUpdate bcachefs sources to 71a5b27e017d bcachefs: Make...
2023-11-30 Kent OverstreetUpdate bcachefs sources to 676dd269f0f8 mean and varian...
2023-11-30 Kent OverstreetUpdate bcachefs sources to eb83f1f842bb mean and varian...
2023-11-29 Kent Overstreetadd a fallback __DECLARE_FLEX_ARRAY
2023-11-29 Kent OverstreetUpdate bcachefs sources to c3e4d892b77b mean and varian...
2023-11-28 Brett Holmanman: Fix cmd-option format
2023-11-28 Brian Fosterbcachefs-tools: don't skip stale superblock wipe in...
2023-11-28 Kent Overstreetcmd_list_journal: Apply star_start_of_lines() correctly
2023-11-28 Kent OverstreetUpdate bcachefs sources to feaca6edbd24 mean and varian...
2023-11-28 Kent OverstreetConvert to BCH_IOCTL_DEV_USAGE_V2
2023-11-26 Kent OverstreetUpdate bcachefs sources to 8c94740b1bf8 bcachefs: Add...
2023-11-25 Kent Overstreetcmd_fs_usage: Print out replica set durability
2023-11-25 Alexander Batischevdocs: mention that libclang is required
2023-11-25 Daniel Hillimprove kmalloc performance
2023-11-23 Alexander Fougnerrust: fix MSRV build
2023-11-22 Kent OverstreetUpdate bcachefs sources to 783085c3cc44 kbuild: Allow...
2023-11-21 Jonathan CarterNew upstream release
2023-11-20 Finn Behrensnix: add bcachefs-fuse package
2023-11-18 Zhai Canfix manpage date
2023-11-18 Zhai Canmanpage: add options for `set-option`
2023-11-18 Zhai Canupdate manpage
2023-11-17 Kent OverstreetFix build for cmd_fusemount.c
2023-11-17 Brian Fosterbcachefs-tools: fix broken libblkid superblock wipe
2023-11-16 Kent OverstreetBump rust edition to 2021
2023-11-16 Kent Overstreetdelete dead code
2023-11-16 Kent OverstreetUpdate bcachefs sources to 938f680845d1 fixup! rename...
2023-11-16 Kent OverstreetCreate COPYING.rust-dependencies in release tarballs
2023-11-16 Kent OverstreetVersion is now specified in the makefile
2023-11-13 Kent OverstreetUpdate bcachefs sources to 3ca08ab51ec9 bcachefs: six...
2023-11-12 Finn Behrensrust keylocation add none variant and implement ValueEnum
2023-11-10 Zhai Canrust-cli: add help on `list` command
2023-11-10 Zhai Canadd command to generate Rust-part CLI completions
2023-11-09 Finn Behrensnix: add devShell
2023-11-09 Finn Behrensnix: fix build add overlay and formatter to flake
2023-11-08 Nicholas Sielickibtree_write_buffer: ensure atomic64_sub_return_release...
2023-11-08 Nicholas Sielickirust: mount: use libc::c_ulong for flags
2023-11-08 Kent OverstreetFix build on 32 bit
2023-11-08 Kent Overstreetmake-release-tarball.sh
2023-11-07 Alexander Fougnerci: skip install of recommended packages
2023-11-07 Alexander Fougnerci: bump github actions
2023-11-07 Kent OverstreetAvoiding picking different bucket sizes for different...
2023-11-07 Kent OverstreetFix build for cmd_fusermount.c
2023-11-07 Kent Overstreetcmd_format: Check for device options after device arguments
2023-11-05 Alexander Fougnerdowngrade rust deps to compile for MSRV
2023-11-03 Kent OverstreetUpdate bcachefs sources to d464ec667b2b bcachefs: Add...
2023-11-02 Kent OverstreetUpdate, slim down rust dependencies
2023-11-02 Kent OverstreetUpdate bcachefs sources to b9bd69421f73 bcachefs: x...
2023-10-28 Jonathan CarterPrepare for upload
2023-10-28 Jonathan Carterremove debian/files
2023-10-28 Jonathan CarterFix version number
2023-10-27 Kent OverstreetUpdate bcachefs sources to 6628827a8707 bcachefs: Skip...
2023-10-27 Kent OverstreetUpdate bcachefs sources to 7250b2ee5574 bcachefs: Fix...
next