summaryrefslogtreecommitdiff
path: root/include/linux/blkdev.h
AgeCommit message (Collapse)Author
2023-02-27Update bcachefs sources to ca97ee3577 bcachefs: ↵Kent Overstreet
bch2_btree_iter_peek_and_restart_outlined() Signed-off-by: Kent Overstreet <kent.overstreet@linux.dev>
2022-08-11Update bcachefs sources to 90a9c61e2b bcachefs: Switch ↵Kent Overstreet
bch2_btree_delete_range() to bch2_trans_run()
2021-11-03Update bcachefs sources to 5fd0c70102 bcachefs: Fix __remove_dirent()Kent Overstreet
2021-10-16make BIO_MAX_VECS unsigned, like the kernel definitionBrett Holman
Signed-off-by: Brett Holman <bholman.devel@gmail.com>
2021-07-14Update bcachefs sources to 787de128a5 bcachefs: Improvements to fsck ↵Kent Overstreet
check_dirents()
2021-06-10Update bcachefs sources to 69be0dae31 bcachefs: Always zero memory from ↵Kent Overstreet
bch2_trans_kmalloc()
2021-04-30Update bcachefs sources to a5c0e1bb30 bcachefs: Clean up ↵Kent Overstreet
bch2_btree_and_journal_walk()
2020-08-24Update bcachefs sources to 10ab39f2fa bcachefs: Improvements to the journal ↵Kent Overstreet
read error paths
2018-11-23Update bcachefs sources to da7fefde29 bcachefs: shim for userspace raid libraryKent Overstreet
2017-12-21Update bcachefs sources to 14ce2a2031 bcachefs: fixes for building in userspaceKent Overstreet
2017-05-05Update bcachefs sources to 3610542890 bcachefs: Convert to skcipher ↵Kent Overstreet
interface for chacha20
2017-04-23Use aioKent Overstreet
2017-04-04Fix some clang warningsKent Overstreet
the issue in cmd_debug - passing members of struct bpos to kstrtoull, which aren't aligned - was a legit bug
2017-03-19Rename from bcache-tools to bcachefs-toolsKent Overstreet
2017-03-10update bcache sourcesKent Overstreet
2017-03-09cmd_migrateKent Overstreet
2017-01-20bcache in userspace; userspace fsckKent Overstreet