summaryrefslogtreecommitdiff
path: root/libbcachefs/chardev.c
AgeCommit message (Expand)Author
2023-06-27Update bcachefs sources to 84f132d569 bcachefs: fsck: Break walk_inode() up i...Kent Overstreet
2023-06-04Update bcachefs sources to 7c0fe6f104 bcachefs: Fix bch2_fsck_ask_yn()Kent Overstreet
2022-11-26Update bcachefs sources to 5963d1b1a4 bcacehfs: Fix bch2_get_alloc_in_memory_...Kent Overstreet
2022-04-07Update bcachefs sources to d3da360412 bcachefs: Fold bucket_state in to BCH_D...Kent Overstreet
2022-01-04Update bcachefs sources to 50ac18afbb bcachefs: Fix an uninitialized variableKent Overstreet
2021-07-11Update bcachefs sources to 400c2f8d96 bcachefs: Mask out unknown compat featu...Kent Overstreet
2021-07-07Update bcachefs sources to dbee44d5ab bcachefs: add bcachefs xxhash supportKent Overstreet
2021-05-15Update bcachefs sources to ae6f512de8 bcachefs: Fix out of bounds read in fs ...Kent Overstreet
2021-04-04Update bcachefs sources to f26267fc82 bcachefs: kill bset_tree->max_keyKent Overstreet
2021-01-25Update bcachefs sources to 313b24b652 bcachefs: Fix an assertionKent Overstreet
2020-11-30Update bcachefs sources to 021e62a098 bcachefs: Fix error in filesystem initi...Kent Overstreet
2020-11-17Update bcachefs sources to b1107114ca bcachefs: Add an ioctl for resizing jou...Kent Overstreet
2020-08-24Update bcachefs sources to 10ab39f2fa bcachefs: Improvements to the journal r...Kent Overstreet
2020-06-26Update bcachefs sources to b1708f0191 bcachefs: Fix a null ptr deref in bch2_...Kent Overstreet
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 w...Kent Overstreet
2019-04-17Update bcachefs sources to 6f603b8d79 bcachefs: some improvements to startup ...Kent Overstreet
2019-03-28Update bcachefs sources to d868a87c67 bcachefs: fix initial gcKent Overstreet
2019-02-28Update bcachefs sources to 75e8a078b8 bcachefs: improved flush_held_btree_wri...Kent Overstreet
2019-01-23Update bcachefs sources to 99750eab4d bcachefs: Persist stripe blocks_usedKent Overstreet
2019-01-13Update bcachefs sources to ef60854e99 bcachefs: More allocator startup improv...Kent Overstreet
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 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-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, improv...Kent Overstreet
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 user...Kent Overstreet
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