Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | block/sed-opal: Propagate original error message to userland. | Scott Bauer | 2017-02-23 | 1 | -2/+5 |
* | block/sed-opal: Introduce free_opal_dev to free the structure and clean up state | Scott Bauer | 2017-02-23 | 1 | -0/+30 |
* | block/sed: Embed function data into the function sequence | Jon Derrick | 2017-02-22 | 1 | -255/+163 |
* | block/sed: Check received header lengths | Jon Derrick | 2017-02-22 | 1 | -14/+21 |
* | block/sed: Add helper to qualify response tokens | Jon Derrick | 2017-02-22 | 1 | -36/+25 |
* | block/sed: Use ssize_t on atom parsers to return errors | Jon Derrick | 2017-02-22 | 1 | -14/+14 |
* | block/sed-opal: allocate struct opal_dev dynamically | Christoph Hellwig | 2017-02-17 | 1 | -10/+91 |
* | block/sed-opal: tone down not supported warnings | Christoph Hellwig | 2017-02-17 | 1 | -4/+4 |
* | Move stack parameters for sed_ioctl to prevent oversized stack with CONFIG_KASAN | Scott Bauer | 2017-02-14 | 1 | -87/+46 |
* | block: Add Sed-opal library | Scott Bauer | 2017-02-06 | 1 | -0/+2448 |