Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | pstore/zone: Use GFP_ATOMIC to allocate zone buffer | Qiujun Huang | 2022-10-17 | 1 | -1/+1 |
* | pstore/zone: cleanup "rcnt" type | Dan Carpenter | 2022-06-23 | 1 | -6/+6 |
* | pstore/zone: fix a kernel-doc markup | Mauro Carvalho Chehab | 2021-01-21 | 1 | -1/+1 |
* | pstore/zone: cap the maximum device size | Christoph Hellwig | 2020-12-01 | 1 | -0/+4 |
* | treewide: Use fallthrough pseudo-keyword | Gustavo A. R. Silva | 2020-08-23 | 1 | -1/+0 |
* | pstore/blk: Support non-block storage devices | WeiXiong Liao | 2020-05-31 | 1 | -1/+7 |
* | pstore/zone: Provide way to skip "broken" zone for MTD devices | WeiXiong Liao | 2020-05-31 | 1 | -12/+53 |
* | pstore/zone,blk: Add ftrace frontend support | WeiXiong Liao | 2020-05-30 | 1 | -1/+113 |
* | pstore/zone,blk: Add console frontend support | WeiXiong Liao | 2020-05-30 | 1 | -5/+76 |
* | pstore/zone,blk: Add support for pmsg frontend | WeiXiong Liao | 2020-05-30 | 1 | -9/+259 |
* | pstore/zone: Introduce common layer to manage storage zones | WeiXiong Liao | 2020-05-30 | 1 | -0/+985 |