summaryrefslogtreecommitdiff
path: root/linux/blkdev.c
AgeCommit message (Expand)Author
2019-12-04Put valgrind support behind CONFIG_VALGRINDKent Overstreet
2019-11-07Make userspace blkdev cleanup code more robust.Justin Husted
2019-11-07Fix refcount bug in blkdev and timer kthreads.Justin Husted
2019-11-03Stop blkdev completion thread at process exit time, to make valgrindJustin Husted
2019-10-18Add valgrind handling: data read from io_submit was not being markedJustin Husted
2017-12-21Update bcachefs sources to 14ce2a2031 bcachefs: fixes for building in userspaceKent Overstreet
2017-08-23handle REQ_OP_FLUSHKent Overstreet
2017-08-23fix incorrect errno usageKent 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-14cmd_list improvements; use %mKent Overstreet
2017-03-09cmd_migrateKent Overstreet
2017-02-02linux shim: return an error on failure to openKent Overstreet
2017-01-20bcache in userspace; userspace fsckKent Overstreet