summaryrefslogtreecommitdiff
path: root/linux
AgeCommit message (Expand)Author
2019-10-01Update six locksKent Overstreet
2019-09-25Update bcachefs sources to 5a3a4087af bcachefs: Convert a BUG_ON() to a warningKent Overstreet
2019-08-28Update llist codeKent Overstreet
2019-07-11Update bcachefs sources to b91a514413 bcachefs: Don't try to delete stripes w...Kent Overstreet
2019-04-10fix check for SYS_randomKent Overstreet
2019-04-04Update bcachefs sources to d83b992f65 bcachefs: Rewrite journal_seq_blacklist...Kent Overstreet
2019-01-23Update bcachefs sources to 99750eab4d bcachefs: Persist stripe blocks_usedKent Overstreet
2019-01-14Update bcachefs sources to bcca1c557b bcachefs: fixes for getting stuck flush...Kent Overstreet
2019-01-13Update bcachefs sources to ef60854e99 bcachefs: More allocator startup improv...Kent Overstreet
2019-01-13Use 16k stack sizeKent Overstreet
2019-01-13delete dead codeKent Overstreet
2019-01-13check for errors from pthread_create()Kent Overstreet
2018-12-19Delete more shim layer codeKent Overstreet
2018-11-04Don't read meminfo if there are no shrinkersTim Schlueter
2018-06-01Delete more shim layer 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-02-08Update bcachefs sources to d5e561b3cc bcachefs: BCH_DATA ioctlKent 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-11-12Simple stupid memory reclaim codeKent Overstreet
2017-08-23handle REQ_OP_FLUSHKent Overstreet
2017-08-23urandom fallbackKent Overstreet
2017-08-23fix incorrect errno usageKent Overstreet
2017-05-12Update bcachefs sources to 14e9ac5016 bcachefs: btree_iter fastpathKent Overstreet
2017-05-05Update bcachefs sources to 3610542890 bcachefs: Convert to skcipher interface...Kent Overstreet
2017-05-05fix sync writes - don't use O_EXCLKent Overstreet
2017-04-23Use aioKent Overstreet
2017-04-23Update bcachefs sources to 2e70771b8dKent Overstreet
2017-04-14cmd_list improvements; use %mKent Overstreet
2017-04-14Update bcachefs sources to f026e4e024Kent Overstreet
2017-03-19bcachefs-in-userspace improvementsKent Overstreet
2017-03-19make linux shim timer code less fragileKent Overstreet
2017-03-19Rename from bcache-tools to bcachefs-toolsKent 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
2017-02-07fewer workqueuesKent Overstreet
2017-02-02linux shim: return an error on failure to openKent Overstreet
2017-02-02Fix initialization order bugKent Overstreet
2017-01-20bcache in userspace; userspace fsckKent Overstreet