Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2020-12-16 | Merge tag 'for-5.11/block-2020-12-14' of git://git.kernel.dk/linux-block | Linus Torvalds | 1 | -1/+1 |
2020-12-02 | block: remove the nr_sects field in struct hd_struct | Christoph Hellwig | 1 | -1/+1 |
2020-12-01 | pstore/blk: remove {un,}register_pstore_blk | Christoph Hellwig | 1 | -73/+10 |
2020-06-01 | pstore/blk: Introduce "best_effort" mode | Kees Cook | 1 | -1/+20 |
2020-06-01 | pstore/blk: Support non-block storage devices | WeiXiong Liao | 1 | -43/+50 |
2020-06-01 | pstore/blk: Provide way to query pstore configuration | WeiXiong Liao | 1 | -7/+30 |
2020-06-01 | pstore/zone: Provide way to skip "broken" zone for MTD devices | WeiXiong Liao | 1 | -2/+8 |
2020-05-30 | pstore/zone,blk: Add ftrace frontend support | WeiXiong Liao | 1 | -0/+9 |
2020-05-30 | pstore/zone,blk: Add console frontend support | WeiXiong Liao | 1 | -1/+11 |
2020-05-30 | pstore/zone,blk: Add support for pmsg frontend | WeiXiong Liao | 1 | -0/+9 |
2020-05-30 | pstore/blk: Introduce backend for block devices | WeiXiong Liao | 1 | -0/+434 |