aboutsummaryrefslogtreecommitdiff
path: root/fs/pstore/internal.h
AgeCommit message (Expand)AuthorFilesLines
2020-12-01pstore: Move kmsg_bytes default into KconfigGravatar Vasile-Laurentiu Stanimir 1-1/+0
2020-05-30pstore/ftrace: Provide ftrace log merging routineGravatar Kees Cook 1-0/+9
2020-05-30pstore: Remove filesystem records when backend is unregisteredGravatar Kees Cook 1-0/+1
2020-05-30pstore: Add locking around superblock changesGravatar Kees Cook 1-1/+0
2018-10-22pstore: Centralize init/exit routinesGravatar Kees Cook 1-2/+3
2018-03-07pstore: Select compression at runtimeGravatar Kees Cook 1-0/+3
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGravatar Greg Kroah-Hartman 1-0/+1
2017-07-15Merge branch 'work.mount' of git://git.kernel.org/pub/scm/linux/kernel/git/vi...Gravatar Linus Torvalds 1-0/+3
2017-07-06pstore: Implement show_optionsGravatar David Howells 1-0/+3
2017-05-31pstore: Create common record initializerGravatar Kees Cook 1-0/+2
2017-04-27pstore: Solve lockdep warning by moving inode locksGravatar Kees Cook 1-1/+4
2017-03-07pstore: Switch pstore_mkfile to pass recordGravatar Kees Cook 1-4/+1
2016-11-15pstore: Add ftrace timestamp counterGravatar Joel Fernandes 1-34/+0
2015-10-22pstore: Fix return type of pstore_is_mounted()Gravatar Geliang Tang 1-1/+1
2015-10-22pstore: add pstore unregisterGravatar Geliang Tang 1-0/+4
2015-01-16pstore: Add pmsg - user-space accessible pstore objectGravatar Mark Salyzyn 1-0/+6
2013-08-19pstore: Add file extension to pstore file if compressedGravatar Aruna Balakrishnaiah 1-2/+3
2012-11-26efi_pstore: Add a sequence counter to a variable nameGravatar Seiji Aguchi 1-1/+1
2012-09-06pstore/ftrace: Convert to its own enable/disable debugfs knobGravatar Anton Vorontsov 1-0/+6
2012-07-17pstore: Headers should include all stuff they useGravatar Anton Vorontsov 1-0/+2
2012-07-17pstore: Add persistent function tracingGravatar Anton Vorontsov 1-0/+43
2011-08-16pstore: defer inserting OOPS entries into pstoreGravatar Luck, Tony 1-1/+1
2011-07-22pstore: Extend API for more flexibility in new backendsGravatar Matthew Garrett 1-1/+1
2011-03-21pstore: use mount option instead sysfs to tweak kmsg_bytesGravatar Luck, Tony 1-2/+1
2010-12-28pstore: new filesystem interface to platform persistent storageGravatar Tony Luck 1-0/+7