summaryrefslogtreecommitdiff
path: root/fs/pstore/platform.c
AgeCommit message (Expand)Author
2017-04-27pstore: Solve lockdep warning by moving inode locksKees Cook
2017-03-07pstore: simplify write_user_compat()Kees Cook
2017-03-07pstore: Remove write_buf() callbackKees Cook
2017-03-07pstore: Replace arguments for write_buf_user() APIKees Cook
2017-03-07pstore: Replace arguments for write_buf() APIKees Cook
2017-03-07pstore: Do not duplicate record metadataKees Cook
2017-03-07pstore: Allocate records on heap instead of stackKees Cook
2017-03-07pstore: Pass record contents instead of copyingKees Cook
2017-03-07pstore: Always allocate buffer for decompressionKees Cook
2017-03-07pstore: Replace arguments for write() APIKees Cook
2017-03-07pstore: Replace arguments for read() APIKees Cook
2017-03-07pstore: Switch pstore_mkfile to pass recordKees Cook
2017-03-07pstore: Move record decompression to functionKees Cook
2017-03-07pstore: Extract common arguments into structureKees Cook
2017-03-07pstore: Improve register_pstore() error reportingKees Cook
2017-03-07pstore: Avoid race in module unloadingKees Cook
2017-03-07pstore: Shut down worker when unregisteringKees Cook
2017-03-07pstore: constify pstore_zbackend structuresBhumika Goyal
2017-02-24fs/pstore: fs/squashfs: change usage of LZ4 to work with new LZ4 versionSven Schmidt
2016-11-15pstore: Convert console write to use ->write_bufNamhyung Kim
2016-11-08pstore: Actually give up during locking failureLi Pengcheng
2016-09-08pstore/pmsg: drop bounce bufferMark Salyzyn
2016-09-08pstore: Split pstore fragile flagsNamhyung Kim
2016-06-02pstore: add lzo/lz4 compression supportGeliang Tang
2016-05-31pstore: Cleanup pstore_dump()Namhyung Kim
2016-05-31pstore: Enable compression on normal path (again)Namhyung Kim
2016-05-31ramoops: Only unregister when registeredKees Cook
2015-11-02pstore: fix code comment to match codeGeliang Tang
2015-10-22pstore: add pstore unregisterGeliang Tang
2015-10-21pstore: add a helper function pstore_register_kmsgGeliang Tang
2015-05-21fs/pstore: update the backend parameter in pstore moduleWang Long
2015-05-21pstore: do not use message compression without lockKonstantin Khlebnikov
2015-01-16pstore: Fix sprintf format specifier in pstore_dump()alex chen
2015-01-16pstore: Add pmsg - user-space accessible pstore objectMark Salyzyn
2014-06-06fs/pstore: logging clean-upFabian Frederick
2014-03-17pstore: Fix memory leak when decompress using big_oops_bufLiu ShuoX
2013-12-20pstore: Don't allow high traffic options on fragile devicesLuck, Tony
2013-09-16pstore: Remove the messages related to compression failureAruna Balakrishnaiah
2013-09-16pstore: Use zlib_inflateInit2 instead of zlib_inflateInitAruna Balakrishnaiah
2013-09-16pstore: Adjust buffer size for compression for smaller registered buffersAruna Balakrishnaiah
2013-08-19pstore: Add file extension to pstore file if compressedAruna Balakrishnaiah
2013-08-19pstore: Add decompression support to pstoreAruna Balakrishnaiah
2013-08-19pstore: Introduce new argument 'compressed' in the read callbackAruna Balakrishnaiah
2013-08-19pstore: Add compression support to pstoreAruna Balakrishnaiah
2013-08-19pstore: Add new argument 'compressed' in pstore write callbackAruna Balakrishnaiah
2013-07-04Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...Linus Torvalds
2013-07-01pstore: Pass header size in the pstore write callbackAruna Balakrishnaiah
2013-06-28pstore: Return unique error if backend registration excluded by kernel paramLenny Szubowicz
2013-01-11pstore: Avoid deadlock in panic and emergency-restart pathSeiji Aguchi
2012-11-26efi_pstore: Add a sequence counter to a variable nameSeiji Aguchi