summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2018-10-12Update bcachefs sources to d7f6da1d60 bcachefs: fix missing includeKent Overstreet
2018-08-15Update bcachefs sources to 15f6e66e86 bcachefs: pass around bset_tree lessKent Overstreet
2018-07-13Update bcachefs sources to 940d6ca657 bcachefs: acl code improvementsKent Overstreet
2018-06-27Update bcachefs sources to 2cb70a82bc bcachefs: delete some debug codeKent Overstreet
2018-06-01Update bcachefs sources to 9abf628c70 bcachefs: Fix a spurious error in fsckKent Overstreet
2018-05-17drop dead codeKent Overstreet
2018-05-17Switch to liblz4Kent Overstreet
2018-05-17fixes for 32 bit builds/non x86 archsKent Overstreet
2018-05-17Update bcachefs sources to 0906b1fb49 bcachefs: fixes for 32 bit/big endian m...Kent Overstreet
2018-04-10Update bcachefs sources to edf5f38218 bcachefs: Refactor superblock codeKent Overstreet
2018-02-19Update bcachefs sources to 90d78c2461 bcachefs: Option parsing for io targetsKent Overstreet
2018-02-17add missing includeKent Overstreet
2018-02-10include/linux/bitmap.h: inline __bitmap_weight and __bitmap_andLeah Neukirchen
2018-02-09include/linux/time64.h: no need for __iter_div_u64_rem in userspaceLeah Neukirchen
2018-02-09include/linux/log2.h: define PAGE_SHIFT when neededLeah Neukirchen
2018-02-09Patches to support musl libcLeah Neukirchen
2018-02-08Update bcachefs sources to d5e561b3cc bcachefs: BCH_DATA ioctlKent Overstreet
2018-02-05Update bcachefs sources to 0e765bc37c bcachefs: foreground merging of interio...Kent Overstreet
2018-02-05use futex instead of pthread cond variable for scheduleKent Overstreet
2018-01-11Update bcachefs sources to 02ae70070a bcachefs: Allocate new btree roots lazilyKent Overstreet
2017-12-21Update bcachefs sources to 14ce2a2031 bcachefs: fixes for building in userspaceKent Overstreet
2017-12-13Update bcachefs sources to e57b5958cf bcachefs: fix for building in userspaceKent Overstreet
2017-12-13Shim layer updatesKent Overstreet
2017-11-22Update bcachefs sources to 9e7ae5219c bcachefs: Make write points more dynamicKent Overstreet
2017-11-12Simple stupid memory reclaim codeKent Overstreet
2017-10-08Update for new superblock options; makefile improvementsKent Overstreet
2017-10-08Update bcachefs sources to e82e656279 bcachefs: Cleanups for building in user...Kent Overstreet
2017-10-08Faster crc32cKent Overstreet
2017-08-23Workarounds for building with gcc 4Kent Overstreet
2017-08-23urandom fallbackKent Overstreet
2017-06-13Update bcachefs sources to 6a25f7a00d bcachefs: fix ioctl codeKent Overstreet
2017-06-13Fix io from rebase to 4.11Kent Overstreet
2017-05-12Update bcachefs sources to 14e9ac5016 bcachefs: btree_iter fastpathKent Overstreet
2017-05-08Update bcachefs sources to 9ceb982d77 bcachefs: Store bucket gens in a btreeKent Overstreet
2017-05-05Update bcachefs sources to 3610542890 bcachefs: Convert to skcipher interface...Kent Overstreet
2017-04-23Use aioKent Overstreet
2017-04-23Update bcachefs sources to 2e70771b8dKent Overstreet
2017-04-14Update bcachefs sources to f026e4e024Kent Overstreet
2017-04-09Update bcachefs sources to da037866e6Kent Overstreet
2017-04-04Fix some clang warningsKent Overstreet
2017-03-19bcachefs-in-userspace improvementsKent Overstreet
2017-03-19Rename from bcache-tools to bcachefs-toolsKent Overstreet
2017-03-16update bcache sourcesKent Overstreet
2017-03-16fix percpu_ref_reinit()Kent Overstreet
2017-03-12Refactoring for device specific commandsKent Overstreet
2017-03-10update bcache sourcesKent Overstreet
2017-03-09cmd_device_failKent Overstreet
2017-03-09cmd_migrateKent Overstreet
2017-03-03Delete more unused shim code, update bcache codeKent Overstreet
2017-02-28New on disk format - encryptionKent Overstreet