summaryrefslogtreecommitdiff
path: root/fs/pstore/platform.c
Commit message (Expand)AuthorAge
* 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: 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
|/
* pstore: Solve lockdep warning by moving inode locksKees Cook2017-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: 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: constify pstore_zbackend structuresBhumika Goyal2017-03-07
* fs/pstore: fs/squashfs: change usage of LZ4 to work with new LZ4 versionSven Schmidt2017-02-24
* pstore: Convert console write to use ->write_bufNamhyung Kim2016-11-15
* pstore: Actually give up during locking failureLi Pengcheng2016-11-08
* pstore/pmsg: drop bounce bufferMark Salyzyn2016-09-08
* pstore: Split pstore fragile flagsNamhyung Kim2016-09-08
* pstore: add lzo/lz4 compression supportGeliang Tang2016-06-02
* pstore: Cleanup pstore_dump()Namhyung Kim2016-05-31
* pstore: Enable compression on normal path (again)Namhyung Kim2016-05-31
* ramoops: Only unregister when registeredKees Cook2016-05-31
* pstore: fix code comment to match codeGeliang Tang2015-11-02
* pstore: add pstore unregisterGeliang Tang2015-10-22
* pstore: add a helper function pstore_register_kmsgGeliang Tang2015-10-21
* fs/pstore: update the backend parameter in pstore moduleWang Long2015-05-21
* pstore: do not use message compression without lockKonstantin Khlebnikov2015-05-21
* pstore: Fix sprintf format specifier in pstore_dump()alex chen2015-01-16
* pstore: Add pmsg - user-space accessible pstore objectMark Salyzyn2015-01-16
* fs/pstore: logging clean-upFabian Frederick2014-06-06
* pstore: Fix memory leak when decompress using big_oops_bufLiu ShuoX2014-03-17
* pstore: Don't allow high traffic options on fragile devicesLuck, Tony2013-12-20
* pstore: Remove the messages related to compression failureAruna Balakrishnaiah2013-09-16
* pstore: Use zlib_inflateInit2 instead of zlib_inflateInitAruna Balakrishnaiah2013-09-16
* pstore: Adjust buffer size for compression for smaller registered buffersAruna Balakrishnaiah2013-09-16
* pstore: Add file extension to pstore file if compressedAruna Balakrishnaiah2013-08-19
* pstore: Add decompression support to pstoreAruna Balakrishnaiah2013-08-19