summaryrefslogtreecommitdiff
path: root/libbcachefs/extents.c
AgeCommit message (Collapse)Author
2019-08-21Update bcachefs sources to ece184f718 bcachefs: ReflinkKent Overstreet
2019-07-11Update bcachefs sources to b91a514413 bcachefs: Don't try to delete stripes ↵Kent Overstreet
when RO
2019-05-29Update bcachefs sources to 7e42539c80 bcachefs: Don't overflow stack in ↵Kent Overstreet
bch2_extent_merge_inline()
2019-05-24Update bcachefs sources to f38382c574 bcachefs: Improve key marking interfaceKent Overstreet
2019-04-17Update bcachefs sources to 6f603b8d79 bcachefs: some improvements to startup ↵Kent Overstreet
messages and options
2019-03-28Update bcachefs sources to d868a87c67 bcachefs: fix initial gcKent Overstreet
2019-03-24Update bcachefs sources to ffe09df106 bcachefs: Verify fs hasn't been ↵Kent Overstreet
modified before going rw
2019-02-28Update bcachefs sources to 75e8a078b8 bcachefs: improved ↵Kent Overstreet
flush_held_btree_writes()
2019-01-23Update bcachefs sources to 99750eab4d bcachefs: Persist stripe blocks_usedKent Overstreet
2018-12-12Update bcachefs sources to f7670cba39 bcachefs: Fix for building in userspaceKent Overstreet
2018-11-30Update bcachefs sources to 62de7539dc bcachefs: Make bkey types globally uniqueKent Overstreet
2018-11-23Update bcachefs sources to da7fefde29 bcachefs: shim for userspace raid libraryKent Overstreet
2018-11-12Update bcachefs sources to a9f14c773f bcachefs: More btree gc refactoringsKent Overstreet
2018-11-09Update bcachefs sources to d7dbddc450 bcachefs: revamp to_text methodsKent Overstreet
2018-11-04Update bcachefs sources to 7227ff07f14b Merge pull request #10 from ↵Tim Schlueter
modelrockettier/real_mount_time
2018-11-03Update bcachefs sources to defaad6d47 bcachefs: Fix an assertion when ↵Kent Overstreet
rebuilding replicas
2018-11-03Update bcachefs sources to b12d1535f3 bcachefs: fix bounds checks in ↵Kent Overstreet
bch2_bio_map()
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-05-17Update bcachefs sources to 0906b1fb49 bcachefs: fixes for 32 bit/big endian ↵Kent Overstreet
machines
2018-05-04Update bcachefs sources to ed4aea2ad4 bcachefs: fix gcc warningKent Overstreet
2018-04-10Update bcachefs sources to edf5f38218 bcachefs: Refactor superblock codeKent Overstreet
2018-03-20Update bcachefs sources to 9fc6ccd865 bcachefs: fix copygc_pred()Kent Overstreet
2018-03-13Update bcachefs sources to f7ccf51390 bcachefs: durabilityKent Overstreet
2018-02-28Update bcachefs sources to e7f4678827 bcachefs: fix variable shadowing in ↵Kent Overstreet
macro call
2018-02-19Update bcachefs sources to 90d78c2461 bcachefs: Option parsing for io targetsKent Overstreet
2018-02-16Update bcachefs sources to e99d29e402 bcachefs: zstd support, compression ↵Kent Overstreet
refactoring
2018-02-08Update bcachefs sources to d5e561b3cc bcachefs: BCH_DATA ioctlKent Overstreet
2018-02-05Update bcachefs sources to 0e765bc37c bcachefs: foreground merging of ↵Kent Overstreet
interior btree nodes
2018-01-21Update bcachefs sources to ae6e8a59d3 bcachefs: quota limit enforcementKent Overstreet
2018-01-11Update bcachefs sources to 02ae70070a bcachefs: Allocate new btree roots lazilyKent Overstreet
2017-12-28Update bcachefs sources to f4b290345a bcachefs: device resizeKent Overstreet
2017-12-23Update bcachefs sources to 2afdc642c2 bcachefs: kill bucket_data_type, ↵Kent Overstreet
improve disk usage stats
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-11-22Update bcachefs sources to 9e7ae5219c bcachefs: Make write points more dynamicKent Overstreet
2017-11-10Update bcachefs sources to 6a361fb68c bcachefs: Rework btree read error handlingKent Overstreet
2017-11-10Update bcachefs sources to 58b77cfec6 bcachefs: improve btree_ptr_debugcheck()Kent Overstreet
2017-11-08Update bcachefs sources to d4b7ef921a bcachefs: RefactoringKent Overstreet
2017-10-08Update bcachefs sources to e82e656279 bcachefs: Cleanups for building in ↵Kent Overstreet
userspace
2017-06-13Update bcachefs sources to 6a25f7a00d bcachefs: fix ioctl codeKent 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 ↵Kent Overstreet
interface for chacha20
2017-04-23Update bcachefs sources to 2e70771b8dKent Overstreet
2017-03-31Update bcachefs sourcesKent Overstreet
2017-03-19Rename from bcache-tools to bcachefs-toolsKent Overstreet