]> git.sesse.net Git - bcachefs-tools-debian/shortlog
bcachefs-tools-debian
2024-02-21 Steinar H.... Disable pristine-tar option in gbp.conf, since there... master
2024-02-21 Steinar H.... Depend on python3:any due to bcachefsck_all being a...
2024-02-21 Steinar H.... Add debhelper tokens to postinst and postrm scripts...
2024-02-21 Steinar H.... Build-Depend on pkgconf instead of pkg-config (Lintian...
2024-02-21 Steinar H.... Enable Rust parts, including mount.bcachefs.
2024-02-21 Steinar H.... Revert upstream patch f6b619da.
2024-02-21 Steinar H.... Build-depend on systemd-dev, since udev.pc has moved...
2024-02-21 Steinar H.... Start working on NMU for new upstream version.
2024-02-21 Steinar H.... Update upstream source from tag 'v1.6.3'
2024-02-20 Kent Overstreetv1.6.3
2024-02-20 Kent OverstreetUpdate bcachefs sources to c887148ebf99 thread_with_fil...
2024-02-18 Kent Overstreetcmd_fsck: Collect return code of kernel fsck with close()
2024-02-17 Thomas Bertschingerbch_bindgen: fix packed and aligned structs on i686...
2024-02-16 Kent OverstreetMerge remote-tracking branch 'github/master'
2024-02-16 koverstreetMerge pull request #211 from oz123/master
2024-02-16 Kent OverstreetUpdate bcachefs sources to 9a555a741e80 bcachefs: omit...
2024-02-14 Kent Overstreetfix build on old gcc
2024-02-14 Kent Overstreetfsck: Fall back to userland fsck when probed for kernel...
2024-02-12 Kent Overstreetfsck: Automatically use kernel fsck when better version...
2024-02-11 Kent Overstreetkill_btree_node: fix return code
2024-02-11 Kent OverstreetUpdate bcachefs sources to 39a84c99af2d bcachefs: Clamp...
2024-02-10 Kent OverstreetUpdate bcachefs sources to bee7b5a4fa21 bcachefs: Pin...
2024-02-09 koverstreetMerge pull request #236 from ErrorNoInternet/subcommand...
2024-02-09 ErrorNoInternetfeat: add aliases for a few subcommands
2024-02-09 ErrorNoInternetrefactor: clean up arguments
2024-02-07 Alexander FougnerReplace atty with stdlib
2024-02-07 Kent Overstreetkill dependency on char signedness
2024-02-06 Kent Overstreetfix snapshotting when dst is single component path
2024-02-06 Kent OverstreetUpdate bcachefs sources to 50847e296b34 bcachefs: Check...
2024-02-06 Kent Overstreetcmd_subvolume: Fix snapshot creation with implicit...
2024-02-06 Frederik Schwancosmetic refactoring of Makefile
2024-02-04 Thomas Bertschingerrust: update bindgen to 0.69.4; remove custom type...
2024-02-04 koverstreetMerge pull request #231 from sesse/install-mount
2024-02-04 Steinar H.... Make initramfs hook install mount.bcachefs
2024-01-29 koverstreetMerge pull request #229 from g2p/cli-symlink
2024-01-29 koverstreetMerge pull request #228 from g2p/non-utf8-printbuf...
2024-01-29 Gabrielprintbuf_to_formatter: Lossy display of non-UTF-8 printbufs
2024-01-29 GabrielAdd bcachefs command compatibility symlink
2024-01-27 Kent Overstreetcmd_list_journal: --transaction-filter now takes range
2024-01-27 Ryan Lahfafeat(c_src): drop entirely subvolume subcommands
2024-01-27 Ryan Lahfafix(build): clean should delete top-level libbcachefs.a
2024-01-27 Ryan Lahfafeat(rust/commands): introduce Rust-driven `subvolume...
2024-01-27 Ryan Lahfafeat(rust/wrappers): init `BcachefsHandle`
2024-01-27 Ryan Lahfafeat(bindgen): expose `bcache_fs_(open|close)` to Rust...
2024-01-27 Raito Bezariusdoc(versioning): document version semantics of this...
2024-01-27 Raito Bezariusfeat(bindgen): expose `BCH_IOCTL_SUBVOLUME_*` on Rust...
2024-01-27 Raito Bezariusfix(bindgen): expand the Fix753 workaround for any...
2024-01-27 Raito Bezariusfix(libbcachefs/ioctl): `dirfd` should be a signed...
2024-01-24 Kent OverstreetUpdate bcachefs sources to 481b5f343248 bcachefs: Bette...
2024-01-23 Thomas Bertschingeruse upstream bindgen; fix packed and aligned types
2024-01-23 Thomas Bertschingerremove bch_bindgen/Cargo.lock from version control
2024-01-23 koverstreetMerge pull request #220 from ElvishJerricco/fix-nix...
2024-01-23 Will Fancherrust: fix docs
2024-01-23 Will Fanchernix: fix build
2024-01-21 koverstreetMerge pull request #219 from xhebox/master
2024-01-21 xhebch_bindgen: add liburcu paths by pkgconfig
2024-01-21 Kent OverstreetRemove gag usage
2024-01-18 Oz TiramAdd option to read passphrase from a keyfile
2024-01-16 Kent OverstreetMove c_src dirs back to toplevel
2024-01-16 Faidon Liambotisrust: bump rpassword to v7.x
2024-01-16 Thomas Bertschingermove Rust sources to top level, C sources into c_src
2024-01-16 Thomas Bertschingerremove library from bcachefs-tools Rust package
2024-01-16 Thomas Bertschingerconvert main() from C to Rust
2024-01-16 Kent Overstreetcmd_dump: Use buffered IO
2024-01-15 Kent OverstreetPrune rust dependencies
2024-01-15 Kent Overstreetcmd_attr: check for errors from fdopendir()
2024-01-15 Kent Overstreetcmd_mount: Use noxcl for opening block devices
2024-01-13 Faidon Liambotisrust: remove dependency on itertools
2024-01-12 Thomas Bertschingerfix invalid write in pop_cmd()
2024-01-12 Kent Overstreetcmd_migrate: Fix fsck invocation
2024-01-12 Steinar H.... init_layout(): fix rounding
2024-01-12 koverstreetMerge pull request #206 from kode54/fix-fsck-service
2024-01-12 Christopher... fix fsck service location
2024-01-11 Kent Overstreetkill bd_buffered_fd
2024-01-11 Kent Overstreetkill bd_sync_fd
2024-01-11 Kent OverstreetFix bch2_super_write() alignment
2024-01-08 Thomas Bertschingercreate common entry point for Rust commands
2024-01-06 Kent OverstreetUpdate bcachefs sources to cbb2e45634dd bcachefs: fix...
2024-01-05 Kent Overstreetatomic64_read_acquire() should be inline
2024-01-05 Kent Overstreetcmd_show_super: --field-only
2024-01-05 Kent OverstreetUpdate bcachefs sources to d267e10a43b2 bcachefs: __bch...
2024-01-05 Kent Overstreetlinux header updates
2024-01-05 Kent Overstreetfix show_super default fields
2024-01-05 Kent Overstreetcmd_reset_counters
2024-01-04 Kent Overstreetfix list_journal for nochanges
2024-01-04 Kent OverstreetUpdate bcachefs sources to 2a6125decb43 bcachefs: bch_s...
2024-01-04 Kent Overstreetimprove do_splice()
2024-01-03 Jonathan CarterUpload to unstable
2023-12-30 Kent OverstreetUpdate bcachefs sources to 5264e9f4d0c0 bcachefs: fix...
2023-12-30 Kent Overstreetfix missing atomic64_read_acquire on 32 bit
2023-12-28 Kent Overstreetfix cmd_list for new nochanges semantics
2023-12-27 Jonathan CarterUpload to experimental
2023-12-24 koverstreetMerge pull request #196 from Conan-Kudo/spec-libexecdir
2023-12-24 Neal Gompapackaging: Update RPM spec to use %_libexecdir for...
2023-12-24 Kent OverstreetUpdate bcachefs sources to 44ac32df8e0c bcachefs: Split...
2023-12-24 koverstreetMerge pull request #195 from Conan-Kudo/use-libexec
2023-12-24 Neal GompaMakefile, fsck: Use libexec instead of lib
2023-12-24 Kent Overstreetfixup for old gcc
2023-12-24 Kent Overstreetv1.4.0: Split brain detection
2023-12-24 Kent Overstreetcmd_fsck: -k, run fsck in kernel
next