]> git.sesse.net Git - bcachefs-tools-debian/shortlog
bcachefs-tools-debian
2019-12-29 Justin HustedAdd a travis.yml file for bcachefs-tools.
2019-12-29 Justin Hustedbcachefs-tools: Fix test.
2019-12-29 Justin Hustedbcachefs-tools: Add a smoke test master script.
2019-12-29 Justin Hustedbcachefs-tools: fix test bug in valgrind handling.
2019-12-28 Justin Hustedbcachefs-tools: Fix build errors.
2019-12-28 Justin Hustedbachefs-tools: Fix broken test code.
2019-12-28 Justin Hustedbcachefs-tools: Fix build break with FUSE.
2019-12-28 Kent OverstreetUpdate bcachefs sources to cfb41d25c7 bcachefs: Add...
2019-12-28 Justin HustedMake valgrind disabled by default in unit tests.
2019-12-27 Kent OverstreetFix bchu_fs_get_devices()
2019-12-18 Kent OverstreetRedo cmd_fs_usage for new ioctls
2019-12-18 Kent OverstreetUpdate bcachefs sources to 5d7142b75a bcachefs: Redo...
2019-12-18 Kent OverstreetUpdate bcachefs sources to a8faf2472b bcachefs: Update...
2019-12-16 Kent OverstreetUpdate bcachefs sources to adfbb84c7c fixup! bcachefs...
2019-12-16 koverstreetMerge pull request #24 from brendon-boldt/new-install...
2019-12-16 Kent OverstreetUpdate bcachefs sources to fbb669e9de bcachefs: Kill...
2019-12-15 Justin HustedClean up after failed unit tests better.
2019-12-15 Justin HustedIncrease stack size of userspace threads to 32k.
2019-12-06 Brendon BoldtAdd note about make clean for fuse build
2019-12-06 Brendon BoldtAdd Fedora, Ubuntu, Arch info to INSTALL
2019-12-04 Kent OverstreetPut valgrind support behind CONFIG_VALGRIND
2019-11-28 Kent OverstreetMerge commit '780de81b36'
2019-11-18 Justin HustedSupport remounting in fuse tests.
2019-11-18 Justin HustedMake valgrind optional in tests.
2019-11-18 Kent OverstreetUpdate bcachefs sources to d372ddcbfa bcachefs: Reorgan...
2019-11-11 Justin HustedMake fuse3 support optional and document.
2019-11-10 Kent OverstreetUpdate bcachefs sources to b1a4dc53be bcachefs: Set...
2019-11-10 Justin HustedTemporary fix for lost+found file permission.
2019-11-10 Justin HustedImplement basic fuse mount tests.
2019-11-10 Justin HustedFix memory leak in fuse write.
2019-11-08 Justin HustedMake userspace blkdev cleanup code more robust.
2019-11-08 Justin HustedFix refcount bug in blkdev and timer kthreads.
2019-11-05 Justin HustedUse the correct clock for userspace time.
2019-11-05 Justin HustedAdd makefile support for tags.
2019-11-04 Kent OverstreetUpdate bcachefs sources to 9e76e8d98c bcachefs: Fix...
2019-11-04 Justin HustedInitial version of bcachefs tests.
2019-11-04 Justin HustedStop blkdev completion thread at process exit time...
2019-11-04 Justin HustedStop workqueue threads at process exit time, to make...
2019-11-04 Justin HustedStop the timer task at process exit time, to make valgr...
2019-11-04 Justin HustedTemporary import of valgrind fixes for bcachefs branch.
2019-11-04 Justin HustedFix memory leak in cmd_format.c
2019-11-04 Justin HustedAdd better valgrind support for journal write buffers.
2019-11-04 Justin HustedChange preempt_disable() etc. to use a recursive mutex.
2019-11-04 Justin HustedAdd more fuse logging.
2019-10-18 Kent OverstreetEnable caching of negative dentries
2019-10-18 Kent OverstreetSimplify readdir
2019-10-18 Kent OverstreetWrite path now updates i_size/i_sectors
2019-10-18 Justin HustedUse proper flags mask.
2019-10-18 Justin HustedPrettify the align_io function by returning by value.
2019-10-18 Justin HustedFix missing mode setting in fuse mkdir.
2019-10-18 Justin HustedAdd fuse symlink and readlink support.
2019-10-18 Justin HustedImplement unaligned write support for fuse. Seems to...
2019-10-18 Justin HustedFactor alignment logic out of bcachefs_fuse_read.
2019-10-18 Justin HustedImplement unaligned read support for fuse.
2019-10-18 Justin HustedMake fuse read and write work (for aligned writes).
2019-10-18 Justin HustedFix fuse read/write to not segfault on unaligned IO.
2019-10-18 Kent Overstreetinitialize op->pos for write
2019-10-18 Justin HustedAdd valgrind handling: data read from io_submit was...
2019-10-18 Kent Overstreetfill in .st_ino in .getattr
2019-10-18 Kent Overstreetbuild fixes; initial read/write methods
2019-10-18 Justin HustedFix infinite looping behavior with readdir.
2019-10-18 Justin HustedImplement option parsing for fuse. The syntax is:
2019-10-18 Kent Overstreetfuse
2019-10-16 Kent OverstreetUpdate bcachefs sources to fc4f1d59cf bcachefs: Fix...
2019-10-12 Kent OverstreetUpdate bcachefs sources to de906c3e2e bcachefs: Fix...
2019-10-11 Kent OverstreetUpdate bcachefs sources to d0625a4418 bcachefs: Fix...
2019-10-10 Kent OverstreetUpdate bcachefs sources to 7e03c1ab0e bcachefs: Kill...
2019-10-04 Kent OverstreetUpdate bcachefs sources to ce9293e9d0 bcachefs: Factor...
2019-10-04 Kent OverstreetUpdate bcachefs sources to cddca21efc bcachefs: Don...
2019-10-01 Kent OverstreetUpdate bcachefs sources to 380885b0b8 bcachefs: Fix...
2019-10-01 Kent OverstreetUpdate six locks
2019-09-25 Kent OverstreetUpdate bcachefs sources to 5a3a4087af bcachefs: Convert...
2019-08-29 Kent OverstreetHave cmd_dump fix errors
2019-08-29 Kent OverstreetUpdate bcachefs sources to fee79cd654 bcachefs: Fix...
2019-08-29 Kent OverstreetUpdate bcachefs sources to 0d627739e9 bcachefs: Improve...
2019-08-28 Kent OverstreetAdd a way to pass arbitrary mount options to fsck
2019-08-28 Kent OverstreetUpdate bcachefs sources to 05ef7000f2 bcachefs: Switch...
2019-08-28 Kent OverstreetUpdate llist code
2019-08-28 Kent OverstreetUpdate bcachefs sources to bfb7133d71 bcachefs: Refacto...
2019-08-28 Kent OverstreetUpdate bcachefs sources to 4ed63a3241 bcachefs: Trust...
2019-08-27 Kent OverstreetUpdate bcachefs sources to 14f68409be bcachefs: Optimiz...
2019-08-27 Kent OverstreetBuild with -fno-delete-null-pointer-checks
2019-08-21 Kent OverstreetUpdate bcachefs sources to ece184f718 bcachefs: Reflink
2019-08-21 koverstreetMerge pull request #20 from highvoltage/master
2019-08-21 Jonathan CarterFix typos
2019-08-17 koverstreetMerge pull request #19 from stintel/master
2019-08-16 Stijn Tintelcmd_device_remove: allow removal by device id
2019-07-13 Kent OverstreetUpdate bcachefs sources to 22776fe990 bcachefs: Convert...
2019-07-12 Kent OverstreetUpdate bcachefs sources to b5fff15213 bcachefs: Fix...
2019-07-11 Kent OverstreetUpdate bcachefs sources to 44dc1f2695 bcachefs: Fix...
2019-07-11 Kent OverstreetUpdate bcachefs sources to b91a514413 bcachefs: Don...
2019-06-13 Kent OverstreetFix cmd_fs_usage for more than 4 devices
2019-05-30 Kent OverstreetUpdate bcachefs sources to 7e42539c80 bcachefs: Don...
2019-05-24 Kent OverstreetUpdate bcachefs sources to f38382c574 bcachefs: Improve...
2019-05-08 Kent OverstreetUpdate bcachefs sources to 454bd4f82d bcachefs: Fix...
2019-04-17 Kent OverstreetUpdate bcachefs sources to 6f603b8d79 bcachefs: some...
2019-04-11 Kent Overstreetdefine XATTR_CREATE/XATTR_REPLACE for systems with...
2019-04-10 Kent Overstreetfix check for SYS_random
2019-04-06 Kent Overstreetinitialize filesystem when formatting
2019-04-05 Kent OverstreetUpdate bcachefs sources to d83b992f65 bcachefs: Rewrite...
next