aboutsummaryrefslogtreecommitdiff
path: root/fs/pstore
AgeCommit message (Expand)AuthorFilesLines
2020-06-01Merge branch 'uaccess.__copy_from_user' of git://git.kernel.org/pub/scm/linux...Gravatar Linus Torvalds 1-3/+1
2020-05-31pstore/blk: Introduce "best_effort" modeGravatar Kees Cook 1-1/+20
2020-05-31pstore/blk: Support non-block storage devicesGravatar WeiXiong Liao 2-44/+57
2020-05-31pstore/blk: Provide way to query pstore configurationGravatar WeiXiong Liao 1-7/+30
2020-05-31pstore/zone: Provide way to skip "broken" zone for MTD devicesGravatar WeiXiong Liao 2-14/+61
2020-05-30Documentation: Add details for pstore/blkGravatar WeiXiong Liao 1-0/+2
2020-05-30pstore/zone,blk: Add ftrace frontend supportGravatar WeiXiong Liao 3-1/+134
2020-05-30pstore/zone,blk: Add console frontend supportGravatar WeiXiong Liao 3-9/+102
2020-05-30pstore/zone,blk: Add support for pmsg frontendGravatar WeiXiong Liao 3-9/+280
2020-05-30pstore/blk: Introduce backend for block devicesGravatar WeiXiong Liao 3-0/+501
2020-05-30pstore/zone: Introduce common layer to manage storage zonesGravatar WeiXiong Liao 3-0/+995
2020-05-30pstore/ram: Introduce max_reason and convert dump_oopsGravatar Kees Cook 1-19/+39
2020-05-30pstore/platform: Pass max_reason to kmesg dumpGravatar Pavel Tatashin 1-1/+3
2020-05-30printk: Introduce kmsg_dump_reason_str()Gravatar Kees Cook 1-17/+1
2020-05-30printk: Collapse shutdown types into a single dump reasonGravatar Kees Cook 1-6/+2
2020-05-30pstore/ftrace: Provide ftrace log merging routineGravatar Kees Cook 3-54/+66
2020-05-30pstore/ram: Refactor ftrace buffer mergingGravatar Kees Cook 1-12/+17
2020-05-30pstore/ram: Refactor DT size parsingGravatar Kees Cook 1-12/+19
2020-05-30pstore/ram: Adjust module param permissions to reflect realityGravatar Kees Cook 1-3/+3
2020-05-30pstore/platform: Move module params after declarationsGravatar Kees Cook 1-6/+5
2020-05-30pstore/platform: Use backend name for console registrationGravatar Kees Cook 1-1/+3
2020-05-30pstore/platform: Switch pstore_info::name to constGravatar Kees Cook 1-1/+2
2020-05-30pstore: Make sure console capturing will restartGravatar Kees Cook 1-1/+5
2020-05-30pstore: Remove filesystem records when backend is unregisteredGravatar Kees Cook 3-0/+36
2020-05-30pstore: Do not leave timer disabled for next backendGravatar Kees Cook 1-15/+19
2020-05-30pstore: Add locking around superblock changesGravatar Kees Cook 3-26/+45
2020-05-12pstore: Refactor pstorefs record list removalGravatar Kees Cook 1-6/+13
2020-05-12pstore: Add proper unregister lock checkingGravatar Kees Cook 1-4/+17
2020-05-12pstore: Convert "records_list" locking to mutexGravatar Kees Cook 1-10/+7
2020-05-12pstore: Rename "allpstore" to "records_list"Gravatar Kees Cook 1-10/+10
2020-05-12pstore: Convert "psinfo" locking to mutexGravatar Kees Cook 1-4/+4
2020-05-12pstore: Rename "pstore_lock" to "psinfo_lock"Gravatar Kees Cook 1-5/+5
2020-05-12pstore: Drop useless try_module_get() for backendGravatar Kees Cook 1-8/+0
2020-04-23pstore: switch to copy_from_user()Gravatar Al Viro 1-3/+1
2020-03-09pstore/ram: Replace zero-length array with flexible-array memberGravatar Gustavo A. R. Silva 1-1/+1
2020-02-27pstore: pstore_ftrace_seq_next should increase position indexGravatar Vasily Averin 1-1/+4
2020-02-25pstore/ram: remove unnecessary ramoops_unregister_dummy()Gravatar chenqiwu 1-1/+0
2020-02-25pstore/platform: fix potential mem leak if pstore_init_fs failedGravatar chenqiwu 1-2/+2
2020-01-08pstore/ram: Regularize prz label allocation lifetimeGravatar Kees Cook 2-3/+3
2020-01-02pstore/ram: Write new dumps to start of recycled zonesGravatar Aleksandr Yashkin 1-0/+11
2020-01-02pstore/ram: Fix error-path memory leak in persistent_ram_new() callersGravatar Kees Cook 1-0/+2
2019-10-29pstore: Make pstore_choose_compression() staticGravatar Ben Dooks (Codethink) 1-1/+1
2019-08-30pstore: fs superblock limitsGravatar Deepa Dinamani 1-0/+2
2019-07-08pstore: Fix double-free in pstore_mkfile() failure pathGravatar Norbert Manthey 1-7/+6
2019-07-08pstore: no need to check return value of debugfs_create functionsGravatar Greg Kroah-Hartman 1-16/+2
2019-07-08pstore/ram: Improve backward compatibility with older ChromebooksGravatar Douglas Anderson 1-0/+21
2019-06-08Merge tag 'spdx-5.2-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Gravatar Linus Torvalds 6-69/+6
2019-06-05Merge tag 'pstore-v5.2-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/...Gravatar Linus Torvalds 2-15/+28
2019-06-05treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 336Gravatar Thomas Gleixner 1-15/+1
2019-06-05treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 333Gravatar Thomas Gleixner 2-26/+2