Age | Commit message (Expand) | Author | Files | Lines |
2020-12-01 | pstore: Move kmsg_bytes default into Kconfig | Vasile-Laurentiu Stanimir | 1 | -1/+0 |
2020-05-30 | pstore/ftrace: Provide ftrace log merging routine | Kees Cook | 1 | -0/+9 |
2020-05-30 | pstore: Remove filesystem records when backend is unregistered | Kees Cook | 1 | -0/+1 |
2020-05-30 | pstore: Add locking around superblock changes | Kees Cook | 1 | -1/+0 |
2018-10-22 | pstore: Centralize init/exit routines | Kees Cook | 1 | -2/+3 |
2018-03-07 | pstore: Select compression at runtime | Kees Cook | 1 | -0/+3 |
2017-11-02 | License cleanup: add SPDX GPL-2.0 license identifier to files with no license | Greg Kroah-Hartman | 1 | -0/+1 |
2017-07-15 | Merge branch 'work.mount' of git://git.kernel.org/pub/scm/linux/kernel/git/vi... | Linus Torvalds | 1 | -0/+3 |
2017-07-06 | pstore: Implement show_options | David Howells | 1 | -0/+3 |
2017-05-31 | pstore: Create common record initializer | Kees Cook | 1 | -0/+2 |
2017-04-28 | pstore: Solve lockdep warning by moving inode locks | Kees Cook | 1 | -1/+4 |
2017-03-08 | pstore: Switch pstore_mkfile to pass record | Kees Cook | 1 | -4/+1 |
2016-11-16 | pstore: Add ftrace timestamp counter | Joel Fernandes | 1 | -34/+0 |
2015-10-22 | pstore: Fix return type of pstore_is_mounted() | Geliang Tang | 1 | -1/+1 |
2015-10-22 | pstore: add pstore unregister | Geliang Tang | 1 | -0/+4 |
2015-01-17 | pstore: Add pmsg - user-space accessible pstore object | Mark Salyzyn | 1 | -0/+6 |
2013-08-19 | pstore: Add file extension to pstore file if compressed | Aruna Balakrishnaiah | 1 | -2/+3 |
2012-11-27 | efi_pstore: Add a sequence counter to a variable name | Seiji Aguchi | 1 | -1/+1 |
2012-09-07 | pstore/ftrace: Convert to its own enable/disable debugfs knob | Anton Vorontsov | 1 | -0/+6 |
2012-07-17 | pstore: Headers should include all stuff they use | Anton Vorontsov | 1 | -0/+2 |
2012-07-17 | pstore: Add persistent function tracing | Anton Vorontsov | 1 | -0/+43 |
2011-08-16 | pstore: defer inserting OOPS entries into pstore | Luck, Tony | 1 | -1/+1 |
2011-07-23 | pstore: Extend API for more flexibility in new backends | Matthew Garrett | 1 | -1/+1 |
2011-03-21 | pstore: use mount option instead sysfs to tweak kmsg_bytes | Luck, Tony | 1 | -2/+1 |
2010-12-29 | pstore: new filesystem interface to platform persistent storage | Tony Luck | 1 | -0/+7 |