summaryrefslogtreecommitdiff
path: root/fs/pstore
Commit message (Expand)AuthorAge
* pstore: fix crypto dependencies without compressionTobias Regnery2018-04-06
* pstore: fix crypto dependenciesArnd Bergmann2018-03-15
* pstore: Use crypto compress APIGeliang Tang2018-03-09
* pstore/ram: Do not use stack VLA for parity workspaceKees Cook2018-03-07
* pstore: Select compression at runtimeKees Cook2018-03-07
* pstore: Avoid size casts for 842 compressionKees Cook2018-03-06
* pstore: Add lz4hc and 842 compression supportGeliang Tang2018-03-06
* fs: pstore: remove unused hardirq.hYang Shi2017-11-28
* treewide: Switch DEFINE_TIMER callbacks to struct timer_list *Kees Cook2017-11-21
* Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2017-11-17
|\
| * pstore: remove unneeded unlikely()Hirofumi Nakagawa2017-11-05
* | Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2017-11-13
|\ \
| * | pstore: Use ktime_get_real_fast_ns() instead of __getnstimeofday()Arnd Bergmann2017-11-12
| * | timer: Remove expires and data arguments from DEFINE_TIMERKees Cook2017-10-05
| |/
* | License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-02
|/
* Revert "pstore: Honor dmesg_restrict sysctl on dmesg dumps"Kees Cook2017-08-17
* pstore: Make default pstorefs root dir perms 0750Kees Cook2017-08-17
* Merge branch 'work.mount' of git://git.kernel.org/pub/scm/linux/kernel/git/vi...Linus Torvalds2017-07-15
|\
| * pstore: Implement show_optionsDavid Howells2017-07-06
* | pstore: use memdup_userGeliang Tang2017-06-27
* | pstore: Fix format string to use %u for record idKees Cook2017-05-31
* | pstore: Populate pstore record->time fieldKees Cook2017-05-31
* | pstore: Create common record initializerKees Cook2017-05-31
* | pstore: Avoid potential infinite loopKees Cook2017-05-31
* | pstore: Fix leaked pstore_record in pstore_get_backend_records()Douglas Anderson2017-05-31
* | pstore: Don't warn if data is uncompressed and type is not PSTORE_TYPE_DMESGAnkit Kumar2017-05-31
|/
* Merge tag 'hwparam-20170420' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2017-05-10
|\
| * Annotate hardware config module parameters in fs/pstore/David Howells2017-04-20
* | pstore: Solve lockdep warning by moving inode locksKees Cook2017-04-27
* | pstore: Remove unused vmalloc.h in pmsgGeliang Tang2017-04-27
* | pstore: simplify write_user_compat()Kees Cook2017-03-07
* | pstore: Remove write_buf() callbackKees Cook2017-03-07
* | pstore: Replace arguments for write_buf_user() APIKees Cook2017-03-07
* | pstore: Replace arguments for write_buf() APIKees Cook2017-03-07
* | pstore: Replace arguments for erase() APIKees Cook2017-03-07
* | pstore: Do not duplicate record metadataKees Cook2017-03-07
* | pstore: Allocate records on heap instead of stackKees Cook2017-03-07
* | pstore: Pass record contents instead of copyingKees Cook2017-03-07
* | pstore: Always allocate buffer for decompressionKees Cook2017-03-07
* | pstore: Replace arguments for write() APIKees Cook2017-03-07
* | pstore: Replace arguments for read() APIKees Cook2017-03-07
* | pstore: Switch pstore_mkfile to pass recordKees Cook2017-03-07
* | pstore: Move record decompression to functionKees Cook2017-03-07
* | pstore: Extract common arguments into structureKees Cook2017-03-07
* | pstore: Improve register_pstore() error reportingKees Cook2017-03-07
* | pstore: Avoid race in module unloadingKees Cook2017-03-07
* | pstore: Shut down worker when unregisteringKees Cook2017-03-07
* | pstore: Use dynamic spinlock initializerKees Cook2017-03-07
* | pstore: constify pstore_zbackend structuresBhumika Goyal2017-03-07
|/
* fs/pstore: fs/squashfs: change usage of LZ4 to work with new LZ4 versionSven Schmidt2017-02-24