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