index
:
binx/bcachefs-tools.git
master
Unnamed repository; edit this file 'description' to name the repository.
Hunter Shaffer
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
linux
/
kernel.h
Age
Commit message (
Collapse
)
Author
2021-05-27
Grab math.h from kernel source tree
Kent Overstreet
This gets us round_up() and round_down() Signed-off-by: Kent Overstreet <kent.overstreet@gmail.com>
2021-04-13
Update bcachefs sources to 8eca47e4d5 bcachefs: Improved ↵
Kent Overstreet
check_directory_structure()
2020-11-16
Update bcachefs sources to d1fd471830 bcachefs: Add more debug checks
Kent Overstreet
2019-03-28
Update bcachefs sources to d868a87c67 bcachefs: fix initial gc
Kent Overstreet
2019-01-13
delete dead code
Kent Overstreet
2018-08-15
Update bcachefs sources to 15f6e66e86 bcachefs: pass around bset_tree less
Kent Overstreet
2018-07-13
Update bcachefs sources to 940d6ca657 bcachefs: acl code improvements
Kent Overstreet
2018-05-17
fixes for 32 bit builds/non x86 archs
Kent Overstreet
2017-03-19
bcachefs-in-userspace improvements
Kent Overstreet
Got rid of the stupid shim file hack
2017-03-03
Delete more unused shim code, update bcache code
Kent Overstreet
2017-02-28
New on disk format - encryption
Kent Overstreet
2017-02-06
update bcache code, fsck improvements
Kent Overstreet
2017-01-20
bcache in userspace; userspace fsck
Kent Overstreet