summaryrefslogtreecommitdiff
path: root/libbcachefs/chardev.c
AgeCommit message (Collapse)Author
2020-08-24Update bcachefs sources to 10ab39f2fa bcachefs: Improvements to the journal ↵Kent Overstreet
read error paths
2020-06-26Update bcachefs sources to b1708f0191 bcachefs: Fix a null ptr deref in ↵Kent Overstreet
bch2_btree_iter_traverse_one()
2019-12-18Update bcachefs sources to 5d7142b75a bcachefs: Redo filesystem usage ioctlsKent Overstreet
2019-07-11Update bcachefs sources to b91a514413 bcachefs: Don't try to delete stripes ↵Kent Overstreet
when RO
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-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
2019-01-13Update bcachefs sources to ef60854e99 bcachefs: More allocator startup ↵Kent Overstreet
improvements
2018-12-12Update bcachefs sources to f7670cba39 bcachefs: Fix for building in userspaceKent Overstreet
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-05-17Update bcachefs sources to 0906b1fb49 bcachefs: fixes for 32 bit/big endian ↵Kent Overstreet
machines
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-08Update bcachefs sources to d5e561b3cc bcachefs: BCH_DATA ioctlKent 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-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-04-10Update bcachefs sources to 3b4024f944Kent Overstreet
2017-04-09Update bcachefs sources to da037866e6Kent Overstreet
2017-04-05Allow disk commands to specify member by indexKent Overstreet
2017-03-19Rename from bcache-tools to bcachefs-toolsKent Overstreet