index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
pstore
/
internal.h
Age
Commit message (
Expand
)
Author
2018-10-22
pstore: Centralize init/exit routines
Kees Cook
2018-03-07
pstore: Select compression at runtime
Kees Cook
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2017-07-15
Merge branch 'work.mount' of git://git.kernel.org/pub/scm/linux/kernel/git/vi...
Linus Torvalds
2017-07-06
pstore: Implement show_options
David Howells
2017-05-31
pstore: Create common record initializer
Kees Cook
2017-04-27
pstore: Solve lockdep warning by moving inode locks
Kees Cook
2017-03-07
pstore: Switch pstore_mkfile to pass record
Kees Cook
2016-11-15
pstore: Add ftrace timestamp counter
Joel Fernandes
2015-10-22
pstore: Fix return type of pstore_is_mounted()
Geliang Tang
2015-10-22
pstore: add pstore unregister
Geliang Tang
2015-01-16
pstore: Add pmsg - user-space accessible pstore object
Mark Salyzyn
2013-08-19
pstore: Add file extension to pstore file if compressed
Aruna Balakrishnaiah
2012-11-26
efi_pstore: Add a sequence counter to a variable name
Seiji Aguchi
2012-09-06
pstore/ftrace: Convert to its own enable/disable debugfs knob
Anton Vorontsov
2012-07-17
pstore: Headers should include all stuff they use
Anton Vorontsov
2012-07-17
pstore: Add persistent function tracing
Anton Vorontsov
2011-08-16
pstore: defer inserting OOPS entries into pstore
Luck, Tony
2011-07-22
pstore: Extend API for more flexibility in new backends
Matthew Garrett
2011-03-21
pstore: use mount option instead sysfs to tweak kmsg_bytes
Luck, Tony
2010-12-28
pstore: new filesystem interface to platform persistent storage
Tony Luck