Age | Commit message (Expand) | Author |
2018-04-05 | Merge tag 'for-4.17/block-20180402' of git://git.kernel.dk/linux-block | Linus Torvalds |
2018-03-16 | block: sed-opal: fix u64 short atom length | Jonas Rabenstein |
2018-03-06 | block: sed-opal: fix response string extraction | Jonas Rabenstein |
2018-02-22 | treewide/trivial: Remove ';;$' typo noise | Ingo Molnar |
2017-09-11 | block: sed-opal: Set MBRDone on S3 resume path if TPER is MBREnabled | Scott Bauer |
2017-04-07 | block: sed-opal: Tone down all the pr_* to debugs | Scott Bauer |
2017-03-30 | block/sed-opal: fix spelling mistake: "Lifcycle" -> "Lifecycle" | Colin Ian King |
2017-03-08 | block/sed: Fix opal user range check and unused variables | Jon Derrick |
2017-02-23 | block/sed-opal: Propagate original error message to userland. | Scott Bauer |
2017-02-23 | block/sed-opal: Introduce free_opal_dev to free the structure and clean up state | Scott Bauer |
2017-02-22 | block/sed: Embed function data into the function sequence | Jon Derrick |
2017-02-22 | block/sed: Check received header lengths | Jon Derrick |
2017-02-22 | block/sed: Add helper to qualify response tokens | Jon Derrick |
2017-02-22 | block/sed: Use ssize_t on atom parsers to return errors | Jon Derrick |
2017-02-17 | block/sed-opal: allocate struct opal_dev dynamically | Christoph Hellwig |
2017-02-17 | block/sed-opal: tone down not supported warnings | Christoph Hellwig |
2017-02-14 | Move stack parameters for sed_ioctl to prevent oversized stack with CONFIG_KASAN | Scott Bauer |
2017-02-06 | block: Add Sed-opal library | Scott Bauer |